.menu{
font-family:tahoma;
font-weight:bold;
color: #0392ff;
text-align:center;
font-size:10px;
text-decoration:none;
list-style:none;
}

.menu a{
color: #0392ff;
text-decoration:none;
list-style:none;
background-repeat:no-repeat;
}

.menu a:hover{
color: #ffffff;
background-image:url(images/barrita_list_hover.png);
text-decoration:underline;
}


.contenido {
font-family: arial;
font-size: 12px;
color: #8b8b8b;
text-align:left;
padding-left:15px;
}

.contenido a {
color: #8b8b8b;
font-weight:bolder;
text-decoration:none;
}

.contenido a:hover {
color: #78add1;
text-decoration:underline;
}

.mini_menu {
font-family: arial;
font-size: 10px;
color: #8b8b8b;
text-align:left;
}

.mini_menu a {
color: #8b8b8b;
font-weight:bolder;
text-decoration:none;
}

.mini_menu a:hover {
color: #78add1;
text-decoration:underline;
}

.bottom {
font-family: tahoma;
font-size: 10px;
color: #757575;
font-weight:bold;
text-align:center;
}

.bottom a {
font-family: tahoma;
font-size: 12px;
color: #3378a1;
font-weight:bolder;
text-decoration:none;
}

.bottom a:hover {
font-family: tahoma;
font-size: 12px;
color: #78add1;
text-decoration:underline;
}


/*-------------------------MENSAJE------------------*/

.titulo {                    
font-family: tahoma;
font-size: 13px;
color: #41a1c9;
font-weight:bold;
text-align:left;
padding-left:13px;
text-transform:uppercase;
}

.contenido_2 {                    
font-family: tahoma;
font-size: 12px;
color: #41a1c9;
text-align:justify;
padding-left:13px;
padding-right:20px;
}




.sitio a {
	font-family: tahoma;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #B3D8A4;
}
sitio a:link {
	font-family: tahoma;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #B8D9A4;
}

