body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #455e67;
	background-image: url(../images/fondo_web.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.fondo_izquierda   {
	background-image: url(../images/fondo_izda.gif);
	background-repeat: no-repeat;
}
.fondo_contenido {
	background-color: #e6e0c8;
}
.titulo {
	font-size: 25px;
	font-weight: bold;
	color: #9e3c20;
	padding-left: 33px;
}
.subtitulo {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 33px;
	padding-top: 7px;
	padding-bottom: 15px;
}
.parrafo {
	font-size: 11px;
	color: #3a4031;
	line-height: 15px;
	padding-right: 23px;
	padding-left: 30px;
}
.idioma {
	font-size: 11px;
	color: #3a4031;
	text-decoration: none;
}
.idioma_seleccion {
	font-size: 11px;
	color: #3a4031;
	font-weight: bold;
}

.datos_contacto {
	font-size: 11px;
	color: #e6e0c8;
	line-height: 15px;
	padding-right: 23px;
	padding-left: 30px;
	text-align: right;
}
.datos_contacto_enlace {
	font-size: 11px;
	color: #e6e0c8;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.foto {
	margin-top: 10px;
}.datos_contacto_enlace:hover {
	color: #798B91;
	text-align: right;
	background-color: #e6e0c8;
}
