.esquina_izq {
	background-attachment: fixed;
	background-image: url(../img/esquina_izq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 10px;
}
.esquina_dcha {
	background-attachment: fixed;
	background-image: url(../img/esquina_dcha.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 9px;
	width: 10px;
}
.esquina_centro {
	height: 9px;
	width: 100%;
	background-color: #FFFFFF;
}
.texto_inf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #000066;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textito{
	font-size: 10px;
	margin:10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000066;
}
div#flash{
	width:748px;
	height:235px;
}
.superior{
	width:750px;
	height:10px;
	background-image:url(../img/superior.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.inferior{
	width:748px;
	height:10px;
	background-image:url(../img/inferior.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.espacioTD{
	padding:1px 1px 1px 1px;
	/*margin:10px 10px 10px 10px;*/
}
div#espacio{
	margin-left:10px;
	margin-top:5px;
	margin-right:5px;
}
.campo-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #cccccc;
}
.borde-atencion {
	border: 1px solid #D10101;
}

.borde-promo {
	border: 1px solid #06BC08;
}
.borde-clientes {
	border: 1px solid #AAAACC;
}
.borde-newsletters {
	border: 1px solid #616161;
}
.borde-noticias {
	border: 1px solid #FB9529;
}
.txt-gris{
	color:#666666;
	}
.fondo-blanco{
background-color:#FFFFFF;
}
.laterales_i{
width:20px;
background-color:#FFFFFF;
border-left: 1px solid #c0c0d1;
}
.laterales_d{
width:20px;
background-color:#FFFFFF;
border-right: 1px solid #c0c0d1;
}
.fecha-noticia{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#Ff9900;
	text-decoration:underline;
}
.fondo-conten {
	background-attachment: fixed;
	background-image: url(../img/fondo-conten.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo-centro {
	background-attachment: fixed;
	background-image: url(../img/fondo_central.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.margenes{
	margin:1px 0px 1px 1px;
}
.Estilo1 {color: #FFFFFF;
	font-weight:bold;
	font-size:10px;}
.Estilo2 {color: #FFFFFF}
.fondoPal {
	background-attachment: fixed;
	background-image: url(../img/fondo-conten.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lineaMenu {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e5e5ef;
}

