@charset "utf-8";
/* CSS Document */



.banner{
	width:270px;
	height:auto;
	margin-left:0px;
	margin-top: 15px;
	float:left;
}
		 
.text{
	width:270px;
	height: auto;
	margin-left:0px;
	margin-top: 15px;
	float:left;
}
/*________________________________________________CONTENEDOR MEDIO_________________________________________________*/
.soluciones{
	width:270px;
	height: auto;
	float:left;
	color:#003333;
	border-bottom: solid #CCCCCC 1px;
	margin-top: 5px;
	padding-bottom:15px;
	margin-left: 0px;}
.titmid{
	width:270px;
	height:25px;
	margin-left:0px;
	margin-top: 30px;
	float:left;
	border-bottom: solid #CCCCCC 2px;
	margin-bottom: 0px;}

.textbot{font-size:11px; 
		 padding-top:1px;}
	  
/*________________________________________________LINK CONTENEDOR TOP-MEDIO-PIE_________________________________________________*/
a.a0{ font-size:12px; 
	  width:54px; 
	  color:#9ECA00;}
a.a0:hover{ color:#fff; 
			width:54px; 
			text-decoration:underline;}

a.a1{width:auto; 
	height:22px; margin-top:10px;
	background-color:#0066CC; 
	padding-top:5px; 
	padding-right: 10px;
	padding-left:15px; 
	font-size: 9px;
	float:left;}
	
	
a.a2{ font-size:12px; 
	  color:#999999;}
a.a2:hover{text-decoration:underline; 
		   color:#0D3951; }

a.a3{font-size:11px; 
	 color:#0D3951; 
	 font-weight:bold;}
	 
a.a3:hover{color:#9ECA00;  
		   font-weight:bold; 
		   text-decoration: underline; }

a.a4{ font-size:12px; 
	  color:#003333; 
	  text-decoration:none;}
a.a4:hover{color:#9ECA00; 
		 text-decoration:none;}

