@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	color:#333333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background:white; url(../nimagenes/entorno/bg_body.png) repeat-x scroll left top;
}
a:link {
	text-decoration: none;
	/*color:#035a89;*/
	color:#9a3368;
}
a:visited {
	text-decoration: none;
	/*color:#333333;*/
	color:#9a3368;
}
a:hover {
	text-decoration: none;
	color:#3366AA;
}
a:active {
	text-decoration: none;
	/*color:#333333;*/
	color:#333333;
}
/*OPEN ESTILOS CABECERA*/
#cabecera-publicidad {
	background-color:#CCC;
	padding:2px 0px 4px 0px;
	width:100%;
	float:left;
	background-image:url(../nimagenes/entorno/linea-doble.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
#cabecera-localizador{
	color:#333333;
	background-color: #e3e3e3;
	padding:2px 0px 2px 0px;
	width:100%;
}
.zona-logo{
	width: 995px;
	height:60px;
	margin:0px auto 0px auto;
	padding:2px 10px 2px 10px;
	background-image: url('../imgs/entorno/fondo_cabecera.jpg');
	background-repeat: no-repeat;
	background-position: right top;	/*background-color:#666666;*/
}
#cabecera-menu{
	padding:2px 10px 2px 10px;
	height:53px;
	background-image: url(../nimagenes/entorno/fondo-menu.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}
.publicidad-izquierda{
	float:left;
	background-image: url(../nimagenes/entorno/texto-publicidad.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
}
.publicidad-derecha{
	float:right;
	background-image: url(../nimagenes/entorno/texto-publicidad.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
}
/*CLOSE ESTILOS CABECERA*/

/*OPEN ESTILOS IMAGENES*/
.marco-home{
	border:1px solid #dde1e5;
	padding:2px;
}
.marco-home-especial{
	border:1px solid #dde1e5;
	padding:4px;
	background-color:white;
}
.marco-visual{
	background-image: url(../nimagenes/entorno/marco-foto-visual.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	margin:0px 2px 2px 0px;
}
/*CLOSE ESTILOS IMAGENES*/
/*OPEN ESTILOS CAJAS*/
.caja-destacada1-sombra {
	background-color: #CCCCCC;
	background-image: url(../nimagenes/entorno/sombra.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
	padding:3px 3px 10px 3px;
}
.caja-destacada2 {
	background-color:#f4f0e7;
	padding: 3px;
	border: 1px solid #d9d0af;
	marging:0px 0px 10px 0px;
}
.caja-destacada3 {
	background-color:#eeeeee;
	padding: 3px;
}
.caja-destacada-publicidad {
	text-align:center;
	background-color:#000;
	font-size:10px;
	color:#FFF;
	padding:3px;
	margin:10px 0px 10px 0px;
}
.caja-reportero1 {
	margin: 5px 0px 0px 0px;
	padding: 15px 94px 0px 5px;
	height:76px;
	width:359px;
	font-size:18px;
	color:#333333;
	background-image: url(../nimagenes/actualidad-flamenco/redactores/redactor1-cabecera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*CLOSE ESTILOS CAJAS*/

#contenedor-interior1{
	width:325px;
	float:left;
	margin:0px 0px 0px 0px;
}
#contenedor-interior2{
	width:325px;
	float:left;
	margin:0px 15px 10px 10px;
}
#contenedor-interior3{
	width:320px;
	float:left;
	margin:0px 0px 10px 0px;
}

.contenedor-centrar{
	width: 995px;
	margin:0px auto 0px auto;
	/*background-color:#666666;*/
}
.flotar-izquierda{
	float:left;
}
.flotar-derecha{
	float:right;
}
ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
/*OPEN LINEAS*/
.linea-punteada-horizontal {
	background-image: url(../nimagenes/entorno/linea-punteada-horizontal.gif);
	background-repeat:  repeat-x;
	background-position: left center;
	height: 11px;
}
.linea-punteada-vertical {
	background-image: url(../nimagenes/entorno/linea-punteada-horizontal.gif);
	background-repeat:  repeat-y;
	background-position: center top;
	width:9px;
}
.linea-continua-horizontal {
	background-image: url(../nimagenes/entorno/linea-punteada-horizontal.gif);
	background-repeat:  repeat-x;
	background-position: left center;
	height: 11px;
}
/*CLOSE LINEAS*/
/*OPEN XTRAS*/
.contenedor-xtras1{
	background-color:#dddddd;
	padding:5px;
	float:left;
	background-image: url(../nimagenes/entorno/pixel-gris.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	width:99%;
}
.contenedor-xtras2{
	background-color:#eeeeee;
	padding:3px;
	padding:5px;
	float:left;
	background-image: url(../nimagenes/entorno/pixel-gris.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	width:99%;
}
.contenedor-xtras3{
	background-color:#f7f7f7;
	padding:3px;
	padding:5px;
	float:left;
	background-image: url(../nimagenes/entorno/pixel-gris.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	width:99%;
}
.contenido-xtras{
	width:325px;
	float:left;
}
.contenido-xtras ul{
	padding:0px;
	margin:0px;
}
.contenido-xtras li{
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background-image: url(../nimagenes/iconos/marca1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
	line-height: 5px;
}

.tamano18 {
	FONT-SIZE: 18px! important
}

.tamano19 {
	FONT-SIZE: 19px! important
}

.tamano25 {
	font-family:Arial,Helvetica,sans-serif;
	FONT-SIZE: 30px;
}

/*CLOSE XTRAS*/