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

/* -----------------------------------------------------------------------------------------------
   CONTACT 
   -------*/
BODY#Contact { background:url(../images/secciones/gallerymain_bgr.jpg) top left repeat-x #FFFFFF; }
#Contact .Wrapper { background:url(../images/secciones/gallerytop_bgr.jpg) top left no-repeat; }

	/* Menu */
	#Contact .Header UL#menu LI A:HOVER { color:#3eb7e7; }
	#Contact .Header UL#menu LI SPAN { color:#3eb7e7;  }
	#Contact .Header UL#menu LI DD { background:#c1e5f3; }
	#Contact .Header UL#menu LI DD A, #Contact .Header UL#menu LI DD A:VISITED {  border:0 none; }
	#Contact .Header UL#menu li:hover dl, #Contact .Header UL#menu li a:hover dl { border-bottom:16px solid #c1e5f3; margin-bottom:0px;}
	#Contact .Header UL#menu li:hover dt a { border-bottom:10px solid #c1e5f3; }		
	
/*#Contact .MainBox .Content { background:#d0f2ff; border:10px solid #FFF; margin-top:10px; width:780px; height:476px; }
*/

#Contact .MainBox .Content { background:url(../images/secciones/imagegallery_bgr.jpg) 0px 10px no-repeat; }
#Contact .Footer DL DD EM, #Contact .Footer DL DD SPAN { color:#6dcff6; }

#Contact .MainBox .Content .InnerText { background:url(../images/secciones/traslucid3_bgr.png) repeat; width:330px; height:450px; padding:20px 0 10px 40px; margin:20px 10px; float:left; overflow:hidden; }
	#Contact .MainBox .Content .InnerText P { color:#555; line-height:14px; margin-bottom:10px; line-height:18px; font-size:12px; }
	#Contact .MainBox .Content .InnerText P A { color:#555; font-size:12px; }
	#Contact .MainBox .Content .InnerText P A:HOVER { color:#222; text-decoration:underline; }	
	

