/* CSS Document */

body{ background-color:#646465; margin:0; background-image:url(../img/bg_body.gif); background-repeat:repeat-x; background-position:top; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666}

h3{}


a{}
a:hover{}


p{}


/*estructura*/

#Contenedor{ width:880px; height:auto; margin-top:10px; margin-left:auto; margin-right:auto;}

#Cabecera{ width:100%; height:159px; background-image:url(../img/cabecera.gif);}

#ContentMenu{ width:100%; height:211px; background-color:#dd3629; background-image:url(../img/menurotator.gif); background-repeat:no-repeat; background-position:right;}
	#Rotator{width:516px; height:217px; float:left; margin-left:35px; padding-bottom:0;}
	#mail{width:300px; height:120px; float:right; margin-top:70px; margin-right:15px; text-align:right; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:18px;}
	.mail{color:#FFFFFF;}
	#Menu{ width:100%; height:29px; background-image:url(../img/bg_menu.gif); background-repeat:no-repeat;}

#Contenido{width:100%; height:auto; background-image:url(../img/fondo_contenido.gif); background-repeat:repeat-x; border-top:#999999 solid 1px; background-color:#FFFFFF;}

	#ContenTexto{width:463px; height:auto; background-color:#f9f9f9; border:#999999 solid 1px; border-top:none; border-bottom:none; float:left; margin-left:34px; padding:28px; padding-top:22px; text-align:justify;}
	
/* IE6 Only */
* html 	#ContenTexto{width:494px; height:auto; background-color:#f9f9f9; border:#999999 solid 1px; border-top:none; border-bottom:none; float:left; margin-left:18px; padding:28px; padding-top:22px; text-align:justify;}

* html 	#BannerDcha{width:260px; height:auto; float:right; margin-right:8px; margin-left:13px; margin-top:22px;}

* html #Menu{ width:100%; height:27px; background-image:url(../img/bg_menu.gif); background-repeat:no-repeat; background-color:#f9f9f9;}


	#BannerDcha{width:260px; height:auto; float:right; margin-right:35px; margin-top:22px;}
	.cabLogin{width:250px; padding:5px; background-color:#dd3629; color:#FFFFFF; font-size:11px; margin-bottom:5px;}
	#Login{width:100%; height:220px; background-image:url(../img/bg_login.gif); background-repeat:no-repeat; background-position:bottom right; border:#999999 solid 1px; font-size:10px; color:#666666; background-color:#FFFFFF;}
	


/*Login*/
#tit1{font-size:150%; height:32px; color:#dd3629; background-image:url(../img/bg_h1.gif); background-repeat:no-repeat; margin-bottom:20px;}
#tit2{font-size:150%; height:32px; color:#dd3629; background-image:url(../img/tit2.gif); background-repeat:no-repeat; margin-bottom:20px;}
#tit3{font-size:150%; height:32px; color:#dd3629; background-image:url(../img/tit3.gif); background-repeat:no-repeat; margin-bottom:20px;}
#tit4{font-size:150%; height:32px; color:#dd3629; background-image:url(../img/tit4.gif);; background-repeat:no-repeat; margin-bottom:20px;}
#tit5{font-size:150%; height:32px; color:#dd3629; background-image:url(../img/tit5.gif);; background-repeat:no-repeat; margin-bottom:20px;}
#tit6{font-size:150%; height:32px; color:#dd3629; background-image:url(../img/tit6.gif);; background-repeat:no-repeat; margin-bottom:20px;}

/*Login*/
#h2{ width:260px; height:32px;margin-bottom:8px;background-image:url(../img/bg_h2.gif); background-repeat:no-repeat;}
.boton{width:55px; height:20px;font-size:95%; color:#FFFFFF; border:0; background-image:url(../img/bg_bottom.gif);}
.boton:hover{width:55px; height:20px;font-size:95%; color:#FFCC00; border:0; background-image:url(../img/bg_bottom.gif);}
.texarea{font-size:90%; color:#FF0000}

.enlmail{font-size:90%; color:#FF0000; float:right; width:180px; margin-top:182px;}

	
	
#Pie{width:100%; height:41px; background-image:url(../img/fondo_pie.gif);}




/* NO ELIMINAR (Imprescindible para que la capa contenedor se adapte verticalmente a todas las demas capas */
/* clearfix */.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}.clearfix {display: inline-block;}
/* Hides from IE-mac \*/* html .clearfix {height: 1%;}.clearfix {display: block;}/* End hide from IE-mac */