/*************** #Generales **************/

BODY {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color:#B1C2DE;
} 

img{
	border: 0;
}
li, dt {
list-style-position:inside;
}
table
{
	font-size: 14px;
}
 A:LINK, A:VISITED {
	color : #000082;
	text-decoration : underline;

} 
 A:HOVER 
{
	color : #000082;
	text-decoration : underline overline;
} 
	
	H1, H2, H3, H4, H5, H6{
	font-variant: small-caps;
	background-color: #000070;
	color: white;
	padding: 4px;
	font-weight : bold;
	text-align : center;
}
/*************** #Estructurales **************/
#todo {
	border-bottom: 1px solid #cccccc;
	width:100%
}
#cabecera{
clear:both;
width:100%;
background-color:#FFFFFF;
background-image:url(/evm/cabecera.gif);
background-position:right;
background-repeat:no-repeat;}
#linea{
clear:both;
background-color:#003399;
text-align:right;
}
#linea a{
	color:#FFFFFF;
}

#menu{
	background-image : url(evm6-izq.gif);
	background-repeat : repeat-y;
}
#menu a{
color:#000000;
font-weight:bold;
	text-decoration : underline;
}
#right{
background-color:#b1c2de;
float:right;
width:20%;

}
#right p{
	font-size:smaller;
}
#roundr{
	background-image:url(/evm/bg-cont2.gif);
	background-repeat:no-repeat;
	background-color:#B1C2DE;
	border : 2px solid #FFFFFF;
	text-indent : 15px;
	margin-left: 10px;
}

#content {
	float:left;
	text-align:justify;
	background-color:#B1C2DE;
	background-image:url(/evm/spacer_ptos.gif);
	background-repeat:repeat-y;
	background-position : right;
	margin-right:0px;
	width:60%;
}
#contcent{
margin-left:15px;
margin-top:15px;
margin-right:10px;
background-color:#FFFFFF;
}
.cuadro-derecha{
	background-color:#FFFFFF;
	border : 2px solid #FFFFFF;
	margin-left:10px;
	margin-top:10px;
	margin-right: 8px;
}
.cont-right{
		background-image:url(/evm/bg-2.gif);
	background-repeat:no-repeat;
	background-color: #B1C2DE;
	font-size:small;
	text-indent : 15px;
	background-position : top right;
	width:50%;
	float:right;
	margin-right:20px;
}
#left{
	float: left;
	width: 189px;
	color:#FFFFFF;
	width:20%;
}
.destacado {
	
	background-image:url(/evm/flecha.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFFFFF;
	border : 2px solid #FFFFFF;
	margin-left:20px;
	margin-top:10px;
	margin-right: 20px;
}
.destacado H6
{
background-color:#FFFFFF;
margin-left:95px;
text-align:left;
font-family:Geneva, Arial, Helvetica, san-serif;
font-variant:small-caps;
color:#000000;
}
.central{
	background-image:url(/evm/flecha.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFFFFF;
	border : 2px solid #FFFFFF;
	margin-left:20px;
	margin-top:10px;
	margin-right: 20px;
}
.central h1, h2, h3, h4
{
background-color:#FFFFFF;
margin-left:95px;
text-align:left;
font-family:Geneva, Arial, Helvetica, san-serif;
font-variant:small-caps;
color:#000000;
}
.tambien{
		background-image:url(/evm/tambien.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-indent : 15px;
	margin-right:18px;
	margin-left:15px;
}
.mapa{
font-size:smaller;}

#footbar{
clear:both;
background-color:#003399;
color:#FFFFFF;}
#footbar a{
color:#CCCCCC;}
#footer{
height:60px;
clear:right;
vertical-align:bottom;
background-image:url(/evm/footer-fchas.gif);
background-repeat:no-repeat;
}
#copy{
height:60px;
background-color:#FFFFFF;
background-image:url(/evm/copy07.gif);
background-repeat:no-repeat;
background-position:right;}
.firma {
	font-size: x-small;
	text-align: right;
}

