/*Expdte*/
#encabezado{
	width: 779px;
	background-color: #369;
}
* {
  padding: 0;
  margin: 0;
} 
body {
  color: #333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
}
a {
	color: #069;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	line-height: 18px;
	}
a:hover {
  color: #000;
  text-decoration: underline;
}
#wrap {
  width: 779px;
  margin: 0px auto;
}
.clear {
  clear: both;
}


/*campo de busquedaizquierda */
.campodebusqueda {
	float: left;
	text-align: left;
}
#right {
	float: right;
	width: 385px;
	border-left: 1px solid #aaa;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
#separator {
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
	_height: 21px;
}

#result a {
  margin-right: 5px;
}
#navigation {
  border-bottom: 1px solid #000;
}
#pager,
#pager-header {
  display: inline;
}
#pager li,
.links li {
  list-style-type: none;
  display: inline;
}
#selection {
  padding: 10px 15px 0;
  color:#FF6600;
}
#selection li {
  list-style-type: none;
}
#docs {
  padding-top: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

/* left */

#left {
	float: left;
	width: 350px;
	padding: 0 0 10px 10px;
	background-repeat: no-repeat;
	background-position: left top;
	
}
.left h2 {
  clear: left;
  padding-top: 20px;
  color: #666;
  font-size: 12px;
}

#search input {
  font-size:1.9em;
  padding-left:5px;
  width:350px;
  height:30px;
 }

#calendar {
  width: 160px;
}
#search_help {
	font-size: 11px;
	font-weight: normal;
	color: #939;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
}
.tagcloud {
	padding: 10px 15px 0;
	text-align: left;
	}

.tagcloud_item {
	float: left;
	display:block;
	margin-right: 4px;
	color: #069;
	}
.tagcloud_item:hover {
	color: #09C;
	}

/* tagcloud */

a.tagcloud_size_0 {
font-size: 80%;
}
a.tagcloud_size_1 {
font-size: 90%;
}
a.tagcloud_size_2 {
font-size: 100%;
}
a.tagcloud_size_3 {
font-size: 110%;
}
a.tagcloud_size_4 {
font-size: 120%;
}
a.tagcloud_size_5 {
font-size: 130%;
}
a.tagcloud_size_6 {
font-size: 140%;
	/*color: #969;*/
}
a.tagcloud_size_7 {
font-size: 150%
}
a.tagcloud_size_8 {
font-size: 160%;
	/*color: #c6c;*/
}
a.tagcloud_size_9 {
font-size: 170%;
}
a.tagcloud_size_10 {
	font-size: 180%;
	/*color: #7b2874;*/
}

.text-label {
    color: #cdcdcd;
    font-weight: bold;
}
