p {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 400;
	color: #8E0000;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}

h4 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 500;
	color: #FF9224;
	margin-left: 10px;
}

li {
	color: #8E0000;
	list-style: circle;
}

a.partner {
	text-decoration: none;
}
a.idioma {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9px;
	color: #7E2222;
}
.contacto td {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 400;
	color: #8E0000;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	
}

.contacto input {
	font-size: 11px;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9933;
	color: White;
}
.contacto textarea {
	font-size: 11px;
		font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9933;
	color: White;
}

.innerb {height:250px; overflow:auto;}
.innerb p {
	margin-right: 10px;
}

th {
	font-size: 11px;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
}

.menu a {
	text-decoration: none;
	color:white;
	font-size: 15px;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}
.menu td {
	background-color: #FF9933;
}


.menu a:hover {
	color: #8E0000
}

.divLinks {
	width:100%;
	text-align: center
}

.divLinks a {
	
	color: #8E0000;
	font-size: 15px;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	}
