@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	background-color:#d2d2d2;
	background-image:url(../imagenes/fondo-cabecera.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color: #666666;
	font-size: 12px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	background:transparent;
	padding : 0px;
	margin:0px;
	font-weight:lighter;
	font-size:24px;
}
a{color:#9e4283; text-decoration: none; }
a:hover{ color:#666666;}



/* cuerpo centarl */
#cuerpo{ padding-bottom:5px; margin: 0 auto; text-align: center; width: 1000px;  }

#cabecera{float:left; width:1000px; height:161px; background-image:url(../imagenes/cabecera.jpg);
	background-position:top; background-repeat:no-repeat;}
#logo{float:left; margin:10px 0 0 10px; width:371px; height:108px; text-align:left;}
.copy{color:#FFF; font-size:18px;}

#menu{float:left; width:1000px; height:30px; background-color:#734566; text-align:left;}
#menu a{color:#fff;}

#contenedor{float:left; width:1000px; margin-top:0px; background-color:#FFF;}

#ab{float:left; padding:10px 0 0 10px; width:670px;}
#c{float:right; width:300px; background-color:#e5e5e5;}
#c  p{ font-family:Arial, Helvetica, sans-serif; color:#333333; background-color:#CCCCCC; text-decoration:none; font-size:10px; text-align:center; margin-top:10px; margin-bottom:0px; }

#migaPan{float:right; width:670px; text-align:left; height:20px; background-image:url(../imagenes/fondo-miga.png); background-position:bottom; background-repeat:no-repeat;}
.migaText{margin-left:10px; }

#noticiaDestacada{float:left; width:670px; height:209px; margin-top:10px; background-image:url(../imagenes/fondo-destacada.jpg); background-position:center; background-repeat:no-repeat; text-align:left;}

#noticiaDestacada a{ font-size:18px; color:#a94343; text-decoration:none;}
#noticiaDestacada a:hover{ font-size:18px; color:#999; text-decoration:none;}
.antetitulo{text-transform:uppercase; color:#a94343;}
#imagenDestacada{float:left; margin:5px; width:253px; height:190px; padding:3px; background-color:#FFF; border:solid 1px #CCC;}

#noticiaDesarrollada{float:left; width:670px;  margin-top:10px; text-align:left;}
#noticiaDesarrollada p{ margin-bottom:10px;}
#noticiaDesarrollada div{ margin-bottom:10px;}
#noticiaDesarrollada a{ font-size:18px; color:#a94343; text-decoration:none;}
#noticiaDesarrollada a:hover{ font-size:18px; color:#999; text-decoration:none;}
#imagenDestacadab{float:left; margin:5px; width:253px; padding:3px; background-color:#FFF; border:solid 0px #CCC;}
#pieFoto{float:left; width:250px;  background-color:#CCC; color:#666; padding:2px;}

#ultimasNoticias{float:left; width:670px; text-align:left; margin-top:20px;}
#ultimaNot{float:left; width:300px; padding:2px; margin:2px; border-right:solid 1px #CCC;}
#ultimaNot a{ color:#9e4283; font-weight:bold; text-decoration:none;}
#ultimaNot a:hover{ color:#999;}
#ultimaNot img{float:left; margin-right:5px;}

#ultimasVideos{float:left; width:670px; text-align:left; margin-top:20px; background-color:#eceace;}
#ultimaVid img{float:left; margin-right:5px;}
#ultimaVid{float:left; width:325px; padding:2px; margin:2px; color:#6d4608;}
#ultimaVid a{ color:#6d4608; font-weight:bold; text-decoration:none;}
#ultimaVid a:hover{ color:#999;}
#ultimasVideos h1{font-size:18px;}
#botonVer{float:left; width:76px; height:26px; background-image:url(../imagenes/bobonver.jpg); background-position:center; background-repeat:no-repeat; margin-top:20px; text-align:center;}
#botonVer a{ display:block; color:#FFF; margin-top:4px; text-decoration:none;}
#botonVer a:hover{color:#F09;}
#videoDestacado{float: left; width:369px; height:289px; margin-right:5px;}
#piePag{float:left; width:1000px; height:60px; background-color:#9e4283; margin-top:20px; background-image:url(../imagenes/fondo-pie.gif); background-position:bottom; background-repeat:no-repeat;}
#piePag p{ margin-top:10px; color:#FFF;}
#logoHoy{ float:left; width:76px; height:18px; margin:5px; margin-top:20px;}

#cintillo{float:left; width:670px; 30px; background-color:#CCC; margin-top:10px;}


#itemNoticias{float:left; padding:5px; width:660px; margin-bottom:10px; border-bottom:solid 1px #CCCCCC;}
#itemNoticias a{font-size:14px; text-decoration:none; font-weight:bold;}
#itemNoticias a:hover{font-size:14px;}
.fecha{color:#333333; font-weight:bold; }
#imagenNoticia{width:253px; float:left; padding:3px; margin-right:5px; border:solid 1px #CCCCCC; background-color:#FFFFFF;}
#pieFoto{width:250px; background-color:#CCCCCC; padding:2px;}

/*paginacion*/
#paginar{ float:left; text-align:center;  border-bottom:solid 1px #CCCCCC;  padding:0px; height:auto; float:left; margin:2px; font-size:12px;}
#paginar a{ display:block; width:10px; background-color:#FFF; color:#666; font-weight:bold; font-size:12px;}  
#paginar a:hover{ display:block;   width:10px; color:#FF9900!important; font-size:12px;} 


ul.menu_color2
{   margin:0;
	list-style:none;
}
ul.menu_color2 li
{
	display:block;
	color:#fff;
	position:relative;
	 font-size:18px; color:#FFF; float:left;  padding:4px; margin-right:20px; text-align:center; text-decoration:none;
}
ul.menu_color2 ul
{
	position:absolute;
	left:51px;
	top:-1px;
	display:none;
	list-style:none;
}
ul.menu_color2 > li > ul
{
	position:absolute;
	left:-41px;
	top:30px;
	display:none;
	list-style:none;
	background-color:#734566;
	width:200px;
}

ul.menu_color2 li:hover
{
	background-color:#de8e27; text-decoration:none
}
ul.menu_color2 li:hover > ul
{
	display:block;
}
ul.menu_color2 > li
{
	display:inline;
}

#cajaChat{float:left; width:95%; padding:4px; background-color:#2a6979; background-image:url(http://www.hoycarnaval.es/comunidad/imagenes/fondo-chat.jpg); background-position:bottom; background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; text-align:left; margin-top:5px;}
#Chatp{ margin-left:10px; margin-top:0px;}

#cajaChat a{color:#FFF; text-decoration:none;}
#cajaChat a:hover{text-decoration:underline;}

#cajaChat img{float:left; margin-right:10px;}

#cajaSor{float:left; width:95%; padding:4px; background-color:#2a6979; background-image:url(http://www.hoycarnaval.es/comunidad/imagenes/fondo-ganador.jpg); background-position:bottom; background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; text-align:left; margin-top:5px;}

#cajaSor a{color:#FFF; text-decoration:none;}
#cajaSor a:hover{text-decoration:underline;}

#cajaSor img{float:left; margin-right:10px;}
