@charset "utf-8";
/* CSS Document */

A{
color:#333333;
text-decoration:none;
}

#todo {
	width: 997px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#izquierda {
	float: left;
	width: auto;
}
#todo #contenido {
	width: 797px;
	float: left;
}

/* SABIAS QUE HOME */

#todo #derecha {
	float: right;
	width: 191px;
	font-size:12px;
	line-height:18px;
	margin-top: 5px;
}

#todo #derecha ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#todo #derecha li {
	list-style-image: url(../imagenes/sq.jpg);
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-color:#EBEBEB;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom: 3px;
	list-style-type: none;
}

a.sabias_home:hover
{
	background-color:#0090B3;
	color: #FFFFFF;
}

#menu {
	margin-top: 5px;
	margin-bottom: 5px;
}


/* ACTIVIDADES Y TALLERES ///////*/

#todo .actividades_talleres {
	width: 797px;
	border: 1px solid #E6E6E6;
	float: left;
	padding-bottom: 40px;
	margin-top: 10px;
}
.actividades_talleres ul
{
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 14px;
	padding: 0px;
	width: 342px;
}

.actividades_talleres li
{
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.actividades_talleres table
{
	margin-bottom: 10px;
	width: 360px;
}

.actividades_talleres a:hover
{
color:#FFFFFF;
}

.vermas
{
	color:#666666;
	text-align: right;
	background-repeat:  no-repeat;
	background-position: right;
	padding-right: 40px;
	height: 26px;
	line-height: 26px;
	margin-top: 10px;
	font-size: 12px;
}

.subtitulos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	position: relative;
	clear: none;
	float: right;
}
#a_comer table{
	background-color:#62B42B;
}

#a_comer a:hover{
	background-color:#62B42B;
}

#a_comer li{
	border-bottom-color:#62B42B;
}

#donde_vamos table{
	background-color: #F33699;
}

#donde_vamos a:hover{
	background-color:#F33699;
}

#donde_vamos  li{
	border-bottom-color: #F33699;
}

#arte table{
	background-color: #FF6600;
}

#arte li{
	border-bottom-color: #FF6600;
}

#arte a:hover{
	background-color: #FF6600;
}



#deportes table{
	background-color: #2B98AD;
}

#deportes li{
	border-bottom-color: #2B98AD;
}

#deportes a:hover{
	background-color: #2B98AD;
}

/*/////////////////////////////*/

#colorin table{
	background-color:#FE0000;
}

#colorin a:hover{
	background-color:#FE0000;
}

#colorin li{
	border-bottom-color:#FE0000;
}

#Manta table{
	background-color: #693482;
}

#Manta a:hover{
	background-color:#693482;
}

#Manta  li{
	border-bottom-color: #693482;
}

#Ahora table{
	background-color: #BE0C30;
}

#Ahora li{
	border-bottom-color: #BE0C30;
}

#Ahora a:hover{
	background-color: #BE0C30;
}



#Salpicon table{
	background-color: #B3B3B3;
}

#Salpicon li{
	border-bottom-color: #B3B3B3;
}

#Salpicon a:hover{
	background-color: #B3B3B3;
}



/*/////////////////////////////*/

.breves {
	display: compact;
	margin-top: 40px;
	width: 360px;
	float: left;
	margin-right: 0px;
	margin-left: 20px;
	color: #FFFFFF;
}
#todo #cuentos {
	width: 797px;
	border: 1px solid #E6E6E6;
	margin-top: 20px;
	float: left;
	text-align: right;
}
.cuento {
	padding: 10px;
	text-align: center;
}

#todo #cuentos a
{
	text-align:right;
	background-image: url(../imagenes/fcuentos.jpg);
	background-position: right;
	height: 50px;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 5px;
}

#publis {
	float: right;
	width: 191px;
}

.separado {
	margin-top: 5px;
	margin-bottom: 5px;
}
#todo #derecha #publis img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#todo #recomendados {
	width: 797px;
	border: 1px solid #E6E6E6;
	float: left;
	padding-bottom: 40px;
	margin-top: 10px;
}
#todo #vinculos {
	width: 797px;
	float: left;
	height: 30px;
	line-height: 30px;
	border: 1px solid #E6E6E6;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#todo #vinculos li {
	display: inline;
}
#todo #vinculos ul {
	padding: 0px;
	margin: 0px;
	list-style-type: circle;
}

#todo #vinculos .links_menu {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#todo #vinculos .links_menu:hover {
	background-color:#F5014B;
	color:#FFFFFF;
}
#todo #fin {
	width: 997px;
	float: left;
	height: 80px;
}
