/* CSS Document */

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	background-image:url(../imagenes/fdo_web.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #990033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contenedor {
	margin: auto;
	width: 700px;
	position:relative;

}
#cabecera {
	margin: auto;
	width: 700px;
	height:225px;
	position:relative;

}
#logo {
	position:absolute;
	left:37px;
	top:-30px;
	width: 210px;
	height: 123px;
}
#anuncio{
	position:absolute;
	left:710px;
	top:10px;
	width: 121px;
	height: 123px;
}
#anuncio1{
	position:absolute;
	left:-131px;
	top:10px;
	width: 121px;
	height: 123px;
}
#iconos {
	top: 307px;
	left: 78px;
	text-align: left;
	position:absolute;

}
#menu {
	margin: auto;
	height: 25px;
	background-color: #FFCC66;
	font-size: 10px;
	padding-top: 7px;
	padding-bottom:10px;

}
#contenido {
	margin: 30px 75px 30px 75px;
	text-align: left;

}
#cabeceratime {
	margin: 30px 48px 20px 48px;
	position: relative;
	text-align: left;
	width:604px;
	height: 224px;
	background-image: url(../imagenes/maquina.jpg);
	background-repeat: none;

}
#cabeceratime2 {
	margin: 30px 48px 20px 48px;
	position: relative;
	text-align: left;
	width:604px;
	height: 224px;
	background-image: url(../imagenes/maquina_RRPP.jpg);
	background-repeat: none;

}
#cabeceratime3 {
	margin: 30px 48px 20px 48px;
	position: relative;
	text-align: left;
	width:604px;
	height: 224px;
	background-image:url(../imagenes/maquina_cartelismo.jpg);
	background-repeat: none;

}
#epocas {
position: absolute;
top: 140px;
left: 230px;

}
#contenidotime {
	margin: 0px 49px 0px 49px;
	text-align: left;
	background-repeat: repeat-y;
	margin-bottom: 0px;

}
#contenidoprotagonistas {
	margin: auto;
	width: 594px;
	padding-top: 30px;

}
#contenidoprotagonistas02 {
	margin: auto;
	width: 554px;
	background-image:url(../imagenes/centroprotagonistas.jpg); 
	background-repeat: repeat-y;
	padding: 0px 20px 20px;
	min-height: 200px;

}
#contenidoprotagonistas03 {
	margin: auto;
	width: 554px;
	background-image:url(../imagenes/bg_white.jpg);
	background-repeat: repeat-y;
	padding: 0px 20px 20px;
	min-height: 200px;

}

#contenidogaleria {
	width: 616px;
	margin:auto;
	padding-top:30px;
	margin-bottom:0px;
	

}
#contenidogaleria02 {

	width: 576px;
	background-image:url(../imagenes/fdogaleria.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top:0px;

}
#contenidogaleria03 {
	margin: auto;
	width: 616px;
	background-position: center;
	text-align:left;

}
#protagonistablanco {
	margin: auto;
	background-color: white;
	border: 1px solid black;
	padding: 20px 20px 20px 20px;
	min-height: 200px;
	text-align: left;

}
#textotime {
	margin: 0px 40px 0px 40px;
	text-align: left;
}
#cierretime {
	margin: 0px 49px 0px 49px;;
	text-align: left;
	background-image: url(../imagenes/cierre_tiempo.png);
	background-repeat: no-repeat;
	background-position:top;
	margin-top:0px;
}
#frase {
	width:350px;
	
	
	margin: 10px 10px 0px 20px;
	float:left;
}
#frasein {
	padding: 3px 5px 3px 5px;
	background-color: white;
	font-size: 9px;
	color:#999999;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#buscador {
	width:100px;
	margin-right:10px;
	margin-top:10px;
	float:left;
	margin-left:10px;
	position: relative;
}
#rss {
	top:37px;
	left: 12px;
	position: absolute;
}
#redes {
	top:37px;
	left: -519px;
	position: absolute;
	width: 119px;
}
.buscador{
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
}
.buscador2{
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
}
a.noticia
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;		
	font-weight:bold;	
}
a.noticia:hover
{
	color: #DF0070;		
}
.noticiadesc
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
h3.titcomentarios
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.imagen{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imagenright{
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}

