body {
background:url(Images/bg_evalia.jpg);
background-position:top;
background-repeat:repeat-x;
color: #696969;
font-size: 8.5pt;
font-family: verdana;
margin:0px;}

h2
{font-family: century gothic;
background:#DADADA;
font-size: 13px;
font-weight: bold;
text-align: center;
text-transform:uppercase;
line-height:12px;
color: #8F8F8F;
margin-right:5px;
margin-bottom:0px;
padding:5px;
background-color:#dadada;}

h3
{font-family: century gothic;
background:#DADADA;
font-size: 15px;
font-weight: bold;
text-align: left;
line-height:12px;
color: #ffffff;
margin:0px;
margin-left:9px;
margin-right:9px;
padding:5px;
background-color:#dadada;}



div.contenido
{padding:5px;
margin-bottom:9px;
margin-left:9px;
margin-right:9px;
background:#FFFFFF;
border: solid #DADADA 1px;}

div.plans
{padding:5px;
margin-right:5px;
background:#FFFFFF;
border: solid #DADADA 1px;}



i, em
{
	color: #F00;
	font-family: Georgia;
	font-weight:bold;
	text-transform: none;
}



b, strong
{
	text-transform: normal;
	font-size: 10pt;
}



u
{color : #646464;
font-family: arial;
font-weight: normal;
text-transform: normal;
text-decoration: none;
border-bottom: 1px dashed #875082;}



s

{color: #646464;}

a:link, a:active, a:visited
{color: #451F3F;
font-weight: normal;
text-transform: none;
text-decoration: none;}


a:hover
{color: #646464;
position:relative;
top: 0px;
left: 0px;
padding-left: 0px;
padding-right: 0px;}



a.nav:link, a.nav:visited, a.nav:active
{font-family: Arial, Helvetica, sans-serif;
margin:5px;
padding:3px;
font-size:10pt;
text-decoration: none;
text-transform:none;
font-weight: normal;
color: #ffffff;
text-align: center;
padding-left:15px;
padding-right:15px;}

a.nav:hover
{text-decoration: none;
background-image:url(Images/bg-nav.jpg);
margin: 5px;
padding-left:15px;
padding-right:15px;}

.Estilo1 {color: #82B80A}
.Estilo2 {color: #86BB0B}



input, select, textarea
{color: #000000;
background-color: #cccccc;
padding: 1px;
letter-spacing: 1px;
font-family: arial;
font-size: 9pt;
margin-top: 2px;
margin-left: 3px;
margin-right: 2px;
margin-bottom: 2px;
border-left: 3px solid #cccccc;
border-right:0px;
border-top:0px;
border-bottom:0px;}

/*POPUP MENU*/


#dropmenudiv{
position:absolute;
text-align:left;
padding:5px;
border:1px solid white;
background:#72AA01;
font-family:verdana;
font-size:8.5pt;
font-weight:normal;
z-index:100;
}

#dropmenudiv a{
width: 100%;
font-family:verdana;
font-size:8.5pt;
font-weight:normal;
display: block;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
padding-left:3px;
}

#dropmenudiv a:li{
color:#000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background: url(Images/sub_bg.jpg);
}
