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

#consta{
	width:540px;
	text-align:justify;
	border-right:20px;
}
#imagenSeccion{
	padding-left:101px;
	height:60px;
}
#reproductor{
	width:220px;
	text-align:center;
	vertical-align:middle;
}
#animaReprod{
	width:320px;
	text-align:center;
	vertical-align:middle;
}
#constaSemanal{
	width:540px;
	height:221px;
}
#amigo{
	text-align:center;
}
#otrosConsta{
	text-align:left;
	font-weight:normal;
	width: 115px;
}
#otrosConsta td{
	background-color:#FC0;
	height:23px;
	vertical-align:middle;
	padding-left:10px;
	border-top:2px;
	border-right:2px;
	border-left:2px;
	border-color: #FFF;
}
#otrosConsta td:hover{
	background-color:#F90;
}

#publicidadg{
	width: 160px;
	text-align:left;
}
#imagenSeccion2{
	margin-top:40px;
	padding-left:60px;
	height:50px;
	background-color:#FFF;
}
#consta2008{
	margin-top: 40px;
	width: 450px;
	margin-left: 40px;
}
#consta2{
	width: 450px;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
	margin-bottom: 40px;
}
#imgotros{
	float: left;
	border: thin solid #999;	
}
#consta2 td{
	width: 160px;
	background-color:#FC0;
	padding-top:5px;
	padding-bottom:5px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#FFF;
	border-left-color:#FFF;
}
#consta2 td:hover{
	background-color:#F90;
}
#consta2 a{
	font-weight:bold;
	margin-left:15px;
}
.titulo{
	font-size:16px;
	font-weight:bold;
	color:#609;
}
.otrosImg{
	width:115px;
	height:93px;
}
.year{
	text-align:center;
	background-color:#FFF;
}
.banner{
	padding-left:150px;
}
