/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#F2F2F2;
}
h1 {
	font-size: 1.2em;
	color:#C80203;
	line-height: 1.2em;
	}
h2 {
	font-size: 1em;
	color:#C80203;
	line-height: 1.1em;
	}	
.header_table
{
margin-top:6px;
}
.logo
{
margin-left:10px;
}
.body_box
{
padding:9px;
color: #5C5C5C;
background-color:#FFFFFF;
}
.header_banner
{
	height:196px;
	background-image: url(../images/header_banner_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_quehacemos
{
	height:98px;
	background-image: url(../images/header_banner_quehacemos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_quienes
{
	height:98px;
	background-image: url(../images/header_banner_quienes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_donde
{
	height:98px;
	background-image: url(../images/header_banner_donde.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_contacto
{
	height:98px;
	background-image: url(../images/header_banner_contacto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_informacion
{
	height:98px;
	background-image: url(../images/header_banner_informacion.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_juanpablo
{
	height:98px;
	background-image: url(../images/header_banner_juanpablo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.header_joseantonio
{
	height:98px;
	background-image: url(../images/header_banner_joseantonio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_javier
{
	height:98px;
	background-image: url(../images/header_banner_javier.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_nutriologas
{
	height:98px;
	background-image: url(../images/header_banner_nutriologas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_mapa
{
	height:98px;
	background-image: url(../images/header_banner_mapa_del_sitio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.services_bg
{
background:url(../images/services_bg.gif) left top no-repeat;
height:117px;
padding:10px;
}
.services_teable
{
margin-top:8px;
margin-bottom:12px;
}
.left_line
{
border-left:1px solid #F2F2F2;
}
.right_line
{
border-right:1px solid #F2F2F2;
}
.bottom_line
{
border-bottom:1px solid #F2F2F2;
}
.footer_table
{
margin-bottom:25px;
}




/* CSS Background Image Document */
.top_line
{
background:url(../images/line_bg.jpg) left top repeat-x;
height:4px;
}
.top_menu_bg
{
background:url(../images/top_menu_bg.jpg) left top repeat-x;
height:26px;
padding-right:12px;
}
.bottom_menu_bg
{
background:url(../images/bottom_nenu_bg.jpg) left top repeat-x;
height:22px;
padding-right:13px;
}
.box_top_bg
{
background:url(../images/box_top_bg.gif) left top repeat-x;
height:32px;
}
.footer_bg
{
background:url(../images/footer_bg.gif) left top no-repeat;
height:25px;
}




/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}
.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#C70202;
text-decoration:none;
background-color:inherit;
}
.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover
{
color:#C6C6C6;
text-decoration:underline;
background-color:inherit;
}
.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.body_link
{
color:#5C5C5C;
text-decoration:underline;
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
color:#212121;
background-color:inherit;
}
.virtualmente
{
	color:#999999;
	font-size:9px;
	text-decoration:none;
	}
.virtualmente:link {
	text-decoration:none;
	}	
.virtualmente:a {
	color:#999999;
	text-decoration:none;
	}
.virtualmente:hover {
	color:#990000;
	text-decoration:none;
	}		
