body {
	background: url(imagenes/fondo.jpg);
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: underline;
	color: #d6e72b;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

ul {
	margin-left: 1px;
	padding-left: 0em;
	}


P {
	margin-top: 0px;
}

.titulos-r {
	font-family: Arial, Verdana; 
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #d6e72b;
}


.titulos-r a{
	text-decoration: none;
	color: #d6e72b;
}

.titulos-r a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

.textos {
	font-family: Arial, Verdana; 
	font-size: 11px;

	line-height: 13px;
	color: #FFFFFF;
}

.textos10 {
	font-family: Arial, Verdana; 
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
}

.textos10 a {
	text-decoration:none;
}

.textos10 a:hover {
	text-decoration:none;
}

.textos12 {
	font-size: 12px;
}

.pie {
	font-family: Arial, Verdana; 
	font-size: 11px;
	text-align: justify;
	line-height: 13px;
	color: #FFFFFF;
}

.linkmail {
	color: #DEDEDE;
	text-decoration:underline;
}

.linkmail:hover {
	color: #FFFFFF;
	text-decoration:underline;
}



/* FORMULARIO DE CONTACTO */

.formn {
	font-family: Arial, Verdana; 
	font-size: 11px;  
	border: 1px #9e1c1f solid;
	width: 410px;
	height: 20px; 
}

.formg {
	font-family: Arial, Verdana; 
	font-size: 11px;  
	border: 1px solid #9e1c1f;
	width: 410px;
	height: 90px; 
}
