body{
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #e5e5e5;
	scrollbar-face-color: #e5e5e5;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #999999;
}

*{font: 13px Tahoma, Verdanda, arial, helvetica, geneva; color: #000000;}

:link{text-decoration: none}
:visited{text-decoration: none}
:hover{color: #ffffff}
:active{text-decoration: none}

b {font-weight: bold; color: #fff;}


/************************* fondos **************************/

#fondoT1{width: 784px; margin: 0; padding: 0; background: url(../img/fondoT.gif) no-repeat top;}
#fondoM1{width: 784px; margin: 0; padding: 0; background: url(../img/fondoM.gif) repeat;}
#fondoB1{width: 784px; margin: 0; padding: 0; background: url(../img/fondoB.gif) no-repeat bottom;}

#fondoT{padding:0; margin:0 auto; background: url(../img/fondoT.gif) repeat-x top #d8b840;}
#fondoTL{padding:0; margin:0 auto; background: url(../img/fondoTL.gif) no-repeat top left;}
#fondoTR{padding:0; margin:0 auto; background: url(../img/fondoTR.gif) no-repeat top right;}
#fondoB{padding:0; margin:0 auto; background: url(../img/fondoB.gif) repeat-x bottom;}
#fondoBL{padding:0; margin:0 auto; background: url(../img/fondoBL.gif) no-repeat bottom left;}
#fondoBR{padding:0; margin:0 auto; background: url(../img/fondoBR.gif) no-repeat bottom right;}
#fondoL{padding:0; margin:0 auto; background: url(../img/fondoL.gif) repeat-y top left;}
#fondoR{padding:0; margin:0 auto; background: url(../img/fondoR.gif) repeat-y top right;}
#fondoESP{padding-top: 16px; padding-bottom: 16px; padding-left: 15px; padding-right: 10px;}

#menuT{padding:0; margin:0 auto; background: url(../img/menuT.jpg) no-repeat top; height: 504px}

#menuL{height: 19px; margin: 0; padding: 0; background: url(../img/Sub1.gif) no-repeat top left;}
#menuR{height: 19px; margin: 0; padding: 0; background: url(../img/Sub3.gif) no-repeat top right #9d6134;}



/************************* textos **************************/

.titulo{font-size: 14px; font-weight: bold; color: #ffffff;}
a.titulo:hover{text-decoration: underline;}

.titulo2{font-size: 12px; font-weight: bold; color: #ffffff;}
a.titulo2:hover{text-decoration: underline;}

.txtNormal{color: #ffffff; text-align: justify;}
a.txtNormal:hover{color: #f0f0f0;}

.fecha{color: #ae6e41;}
a.fecha:hover{color: #9d6134;}

.copete{font-size: 13px; font-weight: bold; font-style: italic; color: #ffffff;}
a.copete:hover{color: #f0f0f0;}

.descargar{font-size: 14px; color: #ae6e41; font-weight: bold; text-transform: lowercase;}
a.descargar:hover{text-decoration: underline;}

.lista{color: #ffffff;}
a.lista:hover{text-decoration: underline;}

.listado{float: left; width: 25%; height: 25px; color: #ffffff;}
a.listado:hover{color: #f0f0f0;}

.subtitulo{color: #5c639e; font-size: 11px;}

.submenu{font-size: 11px; font-weight: bold; font-family: Verdanda, arial, helvetica, geneva; text-transform: uppercase; vertical-align: top; color: #ffffff;}
a.submenu:hover{ color: #d2bd62;}

.foto{border: solid 1px #ffffff;}

.login{font: 9px Arial, Verdana; color: #003f72; text-transform: uppercase;}
a.login:hover{color: #d2bd62;}

.login_nombre{font: 12px Arial, Verdana; color: #003f72; text-transform: uppercase; font-weight: bold;}

.negro{color: #000000;}
a.negro:hover{color: #9d6134;}


/************************* imput **************************/

.imput_20{width: 20px; color: #000000; border: solid 1px #f0f0f0;}
.imput_100{width: 100px; color: #000000; border: solid 1px #f0f0f0;}
.imput_200{width: 160px; color: #000000; border: solid 1px #f0f0f0;}
.imput_450{width: 400px; color: #000000; border: solid 1px #f0f0f0;}
.imput_450x3{width: 400px; height: 60px; color: #000000; border: solid 1px #f0f0f0;}

.imput_login{color: #93b3d8; font: 10px Arial, Verdanda; width: 68px; height: 13px; background-color: #ffffff; border: none; border-bottom: solid 1px #b2cdf5; }
