body {
	background-color: #E8E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}


/*TITULOS */
.TitContenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #105195;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.TitContenido a {
	color: #105195;
	text-decoration: none;
}
.Titular_Rojo {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	color: #CC0000;
	background-image: url(../img/iconos/IcoNoticias.gif);
	background-repeat: no-repeat;
	height: 33px;
	text-indent: 30px;
}
.Titular_Noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #105195;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
.Titular_Rojo a, .Titular_Noticia a {
	text-decoration: none;
}
.Titular_Rojo a:hover, .Titular_Noticia a:hover {
	text-decoration:underline;
}
.TitDestacado {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 3px;
	height: 23px;
	width: 190px;
	background-image: url(../img/fondo/BarraDestacado.gif);
	background-repeat:     repeat-x;
	text-align: left;
	float: none;
	cursor: default;
	background-position: left top;
}

	
	
/* SUBTITULOS */
.Subtitulo_Altas {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.Subtitulo_Bajas {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
.Subtitulo_Italica {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-style: italic;
}
.Subtitulo_Altas a, .Subtitulo_Bajas a, .Subtitulo_Italica a {
	color: #333333;
	text-decoration: none;
}
.Subtitulo_Altas a:hover, .Subtitulo_Bajas a:hover, .Subtitulo_Italica a:hover {
	color: #333333;
	text-decoration: underline;
	}
.destaca {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #105195;
	text-decoration: none;
}
	
	
/* NAVEGACION*/
#navega {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#navega a:link, #navega a:active, #navega a:visited, #navega a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul, li{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}



/* GRAFICA */
.historia {
	background-color: #E8E8E8;
	padding: 5px;
}
.icoPdf {
	padding-right: 5px;
	margin-top: 2px;
	padding-top: 3px;
}
.derecha {
	background-image: url(../img/fondo/Der.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 22px;
}
.izquierda {
	background-image: url(../img/fondo/Izquierda.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 22px;
}
.bottom {
	background-image: url(../img/fondo/Bot2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.scroll {
	font-size: 9px;
	color: #003399;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.foto_destacado {
	margin: 3px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}

/*COLORES */
.naranjo {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 5px;
}
.naranjo a, .naranjo a:link, .naranjo a:active, .naranjo a:visited {
color: #FF9900;text-decoration: none;
}
.naranjo a:hover {
color: #FF9900;text-decoration: underline;}
.rojo {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align: left;
}
.rojo a, .rojo a:link, .rojo a:visited, .rojo a:active {
color: #CC0000;text-decoration: none;
}
.rojo a:hover { color: #CC0000; text-decoration: underline;} 
.blanco {
	color: #FFFFFF;
	text-decoration: none;
}
.blanco a, .blanco a:link, .blanco a:active, .blanco a:visited, .blanco a:hover {
	color: #FFFFFF;	text-decoration: none;
}
.Gris {
	color: #666666;
	text-decoration: none;
}
.Azul, .Azul a {
	color:#006699;
}

/* TEXTOS */
p {
	margin: 2px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.TxtSmall {
	font-size: 9px;
	color: #868686;
	text-decoration: none;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}
.normal {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.normal a, p a {
	color: #333333;
	text-decoration: none;
}
.normal a:hover, p a:hover {
	color: #333333;
	text-decoration: underline;
}
.negrita {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.negrita a, .negrita a:link, .negrita a:active, .negrita a:visited {
	color: #333333;
	text-decoration: none;
}
.negrita a:hover {
	color: #333333;
	text-decoration: underline;
}
#PieBlanco {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#PieMX {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	clear: both;
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#PieMX a {
	color: #999999;
	text-decoration: none;
}



/*FORMULARIOS*/
.contacto {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
.TxtBoxContacto {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../img/fondo/BkgBoton.gif);
	background-repeat: repeat-x;
	border: 1px solid #105593;
	background-position: center bottom;
}




/* PRODUCTOS 	
.SubtituloProducto {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 3px;
}
.TxtProducto {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #F6F6F6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	width: 180px;
}
.PieProductos {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-color: #E9E9E9;
	text-align: right;
	padding: 3px;
}
.producto_img {
	padding: 5px;
	height: 150px;
	width: 150px;
	float: left;
}

.combo {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #333333;
}*/

/*borrar 
.zonas {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFDD;
	padding: 5px;
	border: 1px solid #FFCC00;
	background-position: center center;
	text-align: center;
	width: 60px;
}
.txtizq {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 50px;
	float: left;
	margin-left: 10px;
}
.BoxDestacado {
	background-color: #E3F1FD;
	padding: 5px;
	margin: 5px 15px;
}
.TitMenu {
	font-size: 11px;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
	padding: 3px;
	height: 23px;
	width: 190px;
	background-image: url(../img/fondo/BarraDestacado.gif);
	background-repeat:     repeat-x;
	text-align: left;
	float: none;
	cursor: default;
	background-position: left top;
}
.TitMenu a, .TitMenu a:link, .TitMenu a:visited, .TitMenu a:active {	color: #00186E;	text-decoration: none;}
.TitMenu a:hover {	background-image: url(../img/fondo/BarraDestacadoOver.gif);}
.TitProducto {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
.Login {
	background-color: #F8F8F8;
	border: 1px solid #00176D;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.top {
	width: 628px;
	text-align: right;
	height: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-left: 5px;
}
.BotonAdmin {
	font-size: 11px;
	color: #00176D;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #00186E;
	font-weight: bold;
	background-image: url(../img/fondo/BkgBoton.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
*/
#recuadroApaisado, #recuadroApaisado2 {
	float: right;
	width: 370px;
	clear: both;
	margin: 0px;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #f4f4f4;
}
#recuadroAlto, #recuadroAlto2 {
	float: right;
	width: 270px;
	clear: both;
	margin: 0px;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #f4f4f4;
}
