body{
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: larger;
color: #333333;
}
a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #e20915;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #e20915;
	}
a:hover, a:active { 
	text-decoration: none; 
	background-color: #999999; 
	color: #FFFFFF; 
	}

.contenedor{
width:100%;
padding:0px;
}
.cabecera{
width:770px;
background-image: url(imagenes/fondo/cabecera.jpg);
background-repeat:no-repeat;
height:65px;
text-align:right;
color:#FFFFFF;
font-size:75%;
}
.idioma{
text-align:right;
color:#000000;
font-size:75%;
}
.cuerpo{
width:770px;
background-image: url(imagenes/fondo/back.jpg);
background-repeat:no-repeat;
padding:5px;
}
.menu{
width:150px;
align:left; 
valign:top;
}
.arribamenu{
width:150px;
background-color:#666666;
height:30px;
color:#FFFFFF;
font-size:110%;
font-weight:bold;
padding-left:5px;
}
.arribaSubmenu{
padding-left:5px;
width:150px;
background-color:#C9C9C9;
height:28px;
color:#FFFFFF;
font-size:80%;
font-weight:bold;
}
.cuerpomenu{
padding:5px;
font-size:80%;
}
.cuerpoSubmenu{
padding:5px;
font-size:70%;
line-height:16px;
}
.abajomenu{
padding:5px;
font-size:70%;
}
.submenu{
width:150px;
}
.separador{
background-color:#ffffff;
border:0px;
}
.contenido{
width:220px;
font-size:85%;
}
.contenidodoble{
width:445px;
font-size:85%;
}
.titulo{
font-size:105%;
color:#e20915;
font-size:120%;
font-weight:bold;
height:10px;
text-align:left;
}
.subtitulo{
color:#e20915;
font-weight:bold;
}
.subtitulo02{
font-weight:bold;
}
.subtitulo03{
color:#e20915;
font-style:italic;
}
.subtitulo04{
color:#e20915;
}
.texto{
width:195px;
font-size:1.1em;
padding:8px;
text-align:left;
line-height:15px;
}
.imagen{
padding:8px;
}
.textodoble{
width:415px;
font-size:1.1em;
padding:8px;
text-align:left;
line-height:15px;
}
.imagen{
height:230px;
}
.pie{
background-image: url(imagenes/fondo/verbum_inicio.gif);
background-repeat:no-repeat;
height:335px;
}
.direccion{
background-image:url(imagenes/fondo/direccion.gif);
background-repeat:no-repeat;
width:765px;
color:#FFFFFF;
text-align:center;
font-size:80%;
}

#idiomas{
	margin-top:55px;
	margin-right:15px;
	text-align: right;
	font-size:80%;
}
