BODY { margin-top: 0px;}
.topleft {width:21px;background-image: url(../img/interfaz/top_izda.png);background-repeat: repeat;}
.topcenter {width:950px;height:98px;background-image: url(../img/interfaz/top_center.png);background-repeat: repeat;}
.topright {width:18px;background-image: url(../img/interfaz/top_right.png);background-repeat: repeat;}
.fondocaja{background-color : #aeaeae;}
.fondocontenido{background-color : #ffffff;}
.punto_N {background-image: url(../img/interfaz/puntonegro.png);background-repeat: repeat;}
.punto_B {background-image: url(../img/interfaz/puntoblanco.png);background-repeat: repeat;}
.punto_G {background-image: url(../img/interfaz/puntogris.png);background-repeat: repeat;}
.botongris  {border:2px solid #acacac;background-color : #acacac; font-size : 12px;font-family : Trebuchet MS,Arial;color : #ffffff;text-decoration : none;line-height: 15px;}
.botongris2  {border:2px solid #787878;background-color : #787878; font-size : 12px;font-family : Trebuchet MS,Arial;color : #ffffff;text-decoration : none;line-height: 15px;}
.fondopie{background-color : #848b91;}
.boton  {border:2px solid #de0030;background-color : #de0030; font-size : 12px;font-family : Trebuchet MS,Arial;color : #ffffff;text-decoration : none;line-height: 15px;}
.boton1  {border:2px solid #9b9b9b;background-color : #9b9b9b; font-size : 12px;font-family : Trebuchet MS,Arial;color : #ffffff;text-decoration : none;line-height: 15px;}
.borde {border:1px solid #b9aea3;}
.tit_seccion {font-size : 20px;color : #707070;font-family : Trebuchet MS,Arial;text-decoration : none;}
.tit_subseccion {font-size : 16px;color : #707070;font-family : Trebuchet MS,Arial;text-decoration : none;}
.texto {font-size : 12px;font-family : Trebuchet MS,Arial;color : #707070;text-decoration : none;}
.tit_seccion_A {font-size : 20px;color : #0075bb;font-family : Trebuchet MS,Arial;text-decoration : none;}
.tit_subseccion_A {font-size : 16px;color : #0075bb;font-family : Trebuchet MS,Arial;text-decoration : none;}
.texto_A {font-size : 12px;font-family : Trebuchet MS,Arial;color : #0075bb;text-decoration : none;}
.tit_seccion_B {font-size : 20px;color : #de0030;font-family : Trebuchet MS,Arial;text-decoration : none;}
.tit_subseccion_B {font-size : 16px;color : #de0030;font-family : Trebuchet MS,Arial;text-decoration : none;}
.texto_B {font-size : 12px;font-family : Trebuchet MS,Arial;color : #de0030;text-decoration : none;}
.textopie_A {font-size : 11px;font-family : Trebuchet MS,Arial;color : #676767;text-decoration : none;}
.textopie_B {font-size : 11px;font-family : Trebuchet MS,Arial;color : #d71913;text-decoration : none;}
.fondo_menu{
	background-image: url(../img/interfaz/fondomenu0.png);
	background-repeat: repeat;
	background-position: center center;
	height:58px;
}
.fondo_menu_on{
	background-image: url(../img/interfaz/fondomenu2.png);
	background-repeat: repeat;
	background-position: center center;
	height:58px;
}
.fondo_menu_off{
	background-image: url(../img/interfaz/fondomenu1.png);
	background-repeat: repeat;
	background-position: center center;
	height:58px;
}
.separamenu{width:2px;height:58px;background-image: url(../img/interfaz/separamenu.png);background-position: center center;}
.menu{font-size : 14px;font-family : Trebuchet MS,Arial;color : #ffffff;text-decoration : none;}
input.caja {border-color : Silver;	border-style : inset;border-width : 1pt;border-bottom-width : 1pt;border-top-width : 1pt;border-right-width : 1pt;background-color : White;	font-family : Trebuchet MS,Arial;font-size : 12px;color : #606060;}
select.caja {border-color : Silver;border-style : solid;border-width : 1px;border-bottom-width : 1px;border-top-width : 1px;border-right-width : 1px;background-color : White;font-family : Trebuchet MS,Arial;font-size : 12px;color :#606060;}
textarea.caja {border-color : Silver;border-style : solid;border-width : 1px;border-bottom-width : 1px;border-top-width : 1px;border-right-width : 1px;background-color : White;font-family : Trebuchet MS,Arial;font-size : 12px;color :#606060;}
select.caja180 {width: 180px;	border-color : Silver;border-style : solid;border-width : 1px;border-bottom-width : 1px;border-top-width : 1px;border-right-width : 1px;background-color : White;font-family : Trebuchet MS,Arial;font-size : 12px;color :#606060;}
textarea.caja180 {width: 180px;border-color : Silver;border-style : solid;border-width : 1px;border-bottom-width : 1px;border-top-width : 1px;border-right-width : 1px;background-color : White;font-family : Trebuchet MS,Arial;font-size : 12px;color :#606060;}
textarea.legal {border-color : white;border-style : solid;border-width : 1px;border-bottom-width : 1px;border-top-width : 1px;border-right-width : 1px;background-color : White;font-family : Arial;font-size : 10px;color :#9b9b9b;}
.banner {
	min-width:960px;
	max-width:1180px;
	margin:0 auto;
	width:expression(document.body.clientWidth < 960? "960px" : document.body.clientWidth > 1280? "1180px" : "auto");
	clear:both;
    position:relative;
}
input.formulario  {
	border-color : Silver;
	border-style : inset;
	border-width : 1pt;
	border-bottom-width : 1pt;
	border-top-width : 1pt;
	border-right-width : 1pt;
	background-color : White;
	font-family : arial;
	font-size : 12px;
	color : #353B4C;
}
.botonformulario {
	font-family : arial;
	font-size : 12px;
	color : #23415d;
	background : White;
	border-color : White;
	border-style : outset;
	border-width : thin;
	text-decoration : none;
}
textarea.formulario {
	text-decoration : none;
	font-family : arial;
	font-size : 12px;
	color : #353B4C;
	text-align : left;
	
}
input.boton  {
	font-size : 16px;font-family : arial;
	color : #e44120;
	background : #d0d7cf;
	border-color : White;
	border-style : outset;
	text-decoration : none;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
