.base {

	padding-bottom: 0px;
		/* overflow:auto; */

}
.bordenaranja {

	border: 1px solid #D1E0F1;
		overflow:auto;

   overflow-x: hidden; 


}

.baseindex {
	text-align: justify;
	font-size: 11px;
	line-height: 180%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
		/* overflow:auto; */

}
.baseindex a{
	font-size: 11px;
	color: #3587C2;
	text-decoration: none;
	font-weight: bold;

}
.baseindex a:hover {
	text-decoration:underline;
	
}

#pagecontent p
{
	text-align: justify;
	font-size: 11px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#col1, #col2{
	background :    url("css_img/fondo_tab_azulito.gif") repeat-x;
	border: 1px solid #d1e0f1;
	width: 49%;
	padding:0 0 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#col1 {
float:left;	
margin-right: 3px;
}
#col2 {
float:right;
margin-left: 3px;
}

ul.list2 li {
	float: left;
	width: 49%;
	color: #3587C2;
	font-size: 9px;
	line-height: 150%;
	padding:0 0 1px 0;
	list-style-image:   url("css_img/sinflechita.gif");
	list-type:inside;
} 


ul.list2 li a{
  	color: #3587C2;
	text-decoration: none;
    font-weight: bold;	
	
}
ul.list2 li a:hover{
	text-decoration: underline;
}


.searchbgright{ text-align:left !important}
#textoaviso {font-size:9px !important;}
.searchbgright p a{font-size:11px !important;}

