@charset "utf-8";
/* CSS Document */
#cuadro1a{
clear:left!important; 
float:left!important; 
width:360px; 
height:360px;   
float:left!important; 
padding-left:-10px; 
margin-right:20px; 
margin-bottom:20px; 
font-size:17px; 
text-align:center; 
color:#000; 
font-family: Georgia, serif; 
border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
background-color:#FFFFFF;
}
#cuadro1a:hover {
	-webkit-box-shadow: 2px 2px 5px #999;
  -moz-box-shadow: 2px 2px 5px #999;
	filter: shadow(color=#999999, direction=135, strength=2);
}




#cuadro2a{ 
float:left!important; 
width:360px; 
height:360px; 
float:left!important; 
padding-left:-10px;  
margin-right:20px; 
margin-bottom:20px; 
font-size:17px; 
text-align:center; 
color:#000; 
font-family: Georgia, serif; 
border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
background-color:#FFFFFF;
}
#cuadro2a:hover {
	-webkit-box-shadow: 2px 2px 5px #999;
  -moz-box-shadow: 2px 2px 5px #999;
	filter: shadow(color=#999999, direction=135, strength=2);
}


 
#cuadro3a{ 
float:left!important; 
width:360px; 
height:360px; 
float:left!important; 
padding-left:-10px; 
margin-right:20px; 
margin-bottom:20px; 
font-size:17px; 
text-align:center; 
color:#000; 
font-family: Georgia, serif; 
border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
background-color:#FFFFFF;
}
#cuadro3a:hover {
	-webkit-box-shadow: 2px 2px 5px #999;
  -moz-box-shadow: 2px 2px 5px #999;
	filter: shadow(color=#999999, direction=135, strength=2);
}