/* CSS Document */

img { behavior: url(iepngfix.htc); }

.idiomaactivo {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.borde {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFDFE0;
	border-right-color: #DFDFE0;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	
	
.cajas {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	}

.body{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height:21px;
}

.creditos {
	color: #68685e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.fechanoticias {
	color: #464c57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.titulocaja {
	color: #464c57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.tituloseccion {
	color: #566384;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #566384;
}

.precio {
	color: #FF6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.fuentecaja {
	color: #464c57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.fondobottom{
	background-image: url(../imagenes/fondobottom.png);
	background-repeat:  repeat-x;	
}

.fondoprincipalcontenidos{
	background-image: url(../imagenes/fondoprincipalcontenidos.png);
	background-repeat:  repeat-x;	
}

.fondocontenido{
	background-image: url(../imagenes/fondocontenido.png);
	background-repeat:  repeat-y;
	background-position: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c9ccbe;
	border-right-color: #c9ccbe;
	border-bottom-color: #c9ccbe;
	border-left-color: #c9ccbe;
}

.fondocaja{
	background-image: url(../imagenes/fondomenucajadegradado.png);
	background-repeat:    repeat-x;
	background-position: top;
}

.fondoportada{
	background-image: url(../imagenes/portada.jpg);
	background-repeat:    no-repeat;
	background-position: left top;
}

a:link, a:visited, a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

a:hover {
	text-decoration: underline;
}

a.info:link, a.info:visited, a.info:hover {
	color: #68685e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

a.info:hover {
	text-decoration: none;
}

a.blanco:link, a.blanco:visited, a.blanco:hover {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

a.blanco:hover {
	text-decoration: none;
}

a.subrayado:link, a.subrayado:visited, a.subrayado:hover {
	color: #464c57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

a.subrayado:hover {
	text-decoration: none;
}

a.email:link, a.email:visited, a.email:hover {
	color: #464c57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

a.email:hover {
	text-decoration: none;
}

a.boton:link, a.boton:visited, a.boton:hover {
	color: #464c57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.boton:hover {
	text-decoration: underline;
}
