body{
background:url(../images/bg2.jpg);
padding:0;
margin:0;
}

.titulo{
color:#008000;
font-size:26px;
font-family:Candara, Arial, "Times New Roman";
font-weight:bold;
}

p{
margin-left:13px;
margin-right:15px;
font-size:18px;
font-family:Candara, Arial,verdana;
font-weight:bold;
min-height:
}

table{
font-size:18px;
font-family:Candara, Arial,verdana;
font-weight:bold;
}

h4,h3{
font-family:Candara, Arial,verdana;
color:#008000;
}

li{
font-weight:bold;
font-size:18px;
font-family:Candara, Arial, "Times New Roman";
}

h2{
font-family:Candara, Arial,verdana;
color:#009900;
}
 
span {
color:#008000;
}
 
a {
font-family:Candara, Arial,verdana;
text-decoration:none;
color:#008000;
font-size:18px;}
 
a:hover{
color:#09430e;
}
 
h2 a {
font-family:Candara, Arial,verdana;
text-decoration:none;
color:#008000;
font-size:21px;
}
 
h2 a:hover{
color:#09430e;
}


#cotenedor{
width:75%;
margin-left:22%;
min-height:550px;

}

#pathway{
font-family:Candara, Arial, "Times New Roman";
font-weight:bold;
height:30px;
float:left;
}

#logo{
float:left;
width:247px;
height:166px;
background: url(../images/logo.png) no-repeat;
margin-left:3px;
margin-top:5px;
position: absolute;
top: 0px;
left: 0px;
}

#menu_prin {
width:165px;
height:450px;
display:block;
float:left;
}

/*
#menu_prin a:hover{
width:247px;
height:60px;
background:url(images/hoja2.png) no-repeat;
display:block;
color:#bc5208;
float:left;
}
*/

#bg_flash{
width:100%;
height:200px;
background:url(../images/mango_04.jpg) no-repeat;
padding-left: 40px;
}



#content{
width:100%;
background:url(../images/mango_03.jpg) no-repeat;
float:left;
height:570px;
}

#text{
width:100%;
height:570px;

float:left;
/*padding-top:-15px;
margin-top:-63px;*/
top: 0px;
position: relative;
}

#footer{
width:auto;
height:100px;
float:left;
display:block;
}

#medio{
height:auto;
width:100%; 
min-height:525px;
float:left;
}

#submenu{


margin-bottom:5px;
width:auto;
height:20px;
float:left;
position:relative;
bottom:0px;;
}



#submenu a{
text-align:center;
width:70px;
padding-top:5px;
display: block;
background-color:#eabf0e;
height:20px;
color:#FFFFFF;
font-size:16px;
float:left;
}

#submenu a:hover{
color:#09430e;
background:#d6ad03;
}

#submenu span{
color:#FFFFFF;
float: left;
font-size: 20px;
margin-top: 2px;
}

