body{
margin: 10 0 0 0;
padding: 0;
}

.lista_submenu{
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 22px; 
	padding-left: 0px;
}

.submenu_item{
	margin-top: 0px;
	list-style-type: none;
}

.categoria_menu{
	font-family: Trebuchet MS, Arial;
	color: #010066;
	font-size: 14px;
	font-weight: bold;
	margin-left: 7px;
	cursor: pointer;
}
.subnivel_1_menu,.subnivel_1_menu:link,.subnivel_1_menu:visited{
font-family: Trebuchet MS, Arial;
color: #222222;
font-size: 13px;
font-weight: bold;
text-decoration: none;
display: inline;
/*margin-left: 15px;*/
}
.subnivel_1_menu:hover{
	text-decoration: underline;
}


.subnivel_2_menu:link,.subnivel_2_menu:visited,.subnivel_2_menu:hover{
	font-family: Trebuchet MS, Arial;
	color: #598AE1;
	font-size: 12px;
	text-decoration: none;
}

.subnivel_2_menu:hover{
	text-decoration: underline;
}



.menu_item,.menu_item:link{
width: 158px;
_width: 168px;
background-color: #A7A7A7;
border: 1px solid #999;
float: right;
min-height: 17px;
_min-height: 27px;
display: block;
font-family: Trebuchet MS, Arial;
color: #FFF;
font-size: 12px;
text-decoration: none;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
margin-bottom: 2px;
}

.menu_item:hover{
width: 158px;
_width: 168px;
background-color: #333333;
border: 1px solid #333;
float: right;
min-height: 17px;
_min-height: 27px;
display: block;
font-family: Trebuchet MS, Arial;
color: #FFF;
font-size: 12px;
text-decoration: none;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
margin-bottom: 2px;
}

.menu_item_on{
width: 158px;
_width: 168px;
background-color: #333333;
border: 1px solid #333;
float: right;
min-height: 17px;
_min-height: 27px;
display: block;
font-family: Trebuchet MS, Arial;
color: #FFF;
font-size: 12px;
text-decoration: none;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
margin-bottom: 2px;
}

.menu_item_on:link{
width: 158px;
_width: 168px;
background-color: #333333;
border: 1px solid #333;
float: right;
min-height: 17px;
_min-height: 27px;
display: block;
font-family: Trebuchet MS, Arial;
color: #FFF;
font-size: 12px;
text-decoration: none;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
margin-bottom: 2px;
}

#contenido{
margin: 10 10;
}

#foot{
margin-right: 10px;
font-family: Trebuchet MS, Arial;
color: #333;
font-size: 12px;
margin-bottom: 5px;
}

#ActividadesDiarias{
background-image: url(site_img/bg_actividades.jpg);
background-repeat: no-repeat;
width: 580px;
height: 245px;
font-family: Trebuchet MS, Arial;
color: #333;
font-size: 13px;
margin-bottom: 5px;
}

.actividadesInside{
margin: 10 20
}

.anuncios_home{
background-image: url(site_img/bg_generico.jpg); 
background-repeat: no-repeat;
width: 239px;
_width: 279px;
min-height: 120px;
padding: 20 20;
display: inline-block;
float: left;
}

.titulo{
font-family: Trebuchet MS, Arial;
color: #010066;
font-size: 18px;
font-weight: bold;
}

.subtitulo{
font-family: Trebuchet MS, Arial;
color: #0099FF;
font-size: 16px;
font-weight: normal;
}

.texto{
font-family: Trebuchet MS, Arial;
color: #333;
font-size: 13px;
}

.precio{
font-family: Trebuchet MS, Arial;
color: #0099FF;
font-size: 30px;
font-weight: normal;
}

.anuncios_home p{
margin: 0px;
}

.loguitos{
margin-top: 14px;
}

.loguitos a{
height: 61px;
width: 94px;
display: block;
background-image: url(site_img/loguitos.gif);
}


.loguitos .Youtube{
background-position: -281px -61px;
}

.loguitos a.Youtube:hover{
background-position: -95px -61px;
}

.loguitos .Facebook{
background-position: -187px top;
}

.loguitos a.Facebook:hover{
background-position: -1px top;
}

.loguitos .Twitter{
background-position: -281px top;
}
.loguitos a.Twitter:hover{
background-position: -95px top;
}

.loguitos .Flickr{
background-position: -187px -61px;
}

.loguitos a.Flickr:hover{
background-position: -1px -61px;
}
