@charset "utf-8";
body {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-position: center top;
	background-color: #F1F0EB;
}
.botonera_activo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


a:link {
	color: #FFD8B7;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #FFE4CE;
}
a:hover {
	text-decoration: underline;
	color: #FFDFC6;
}
.fondo2 {
	background-image: url(imagenes/fondo_2.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EBE8DE;
}

a:active {
	text-decoration: none;
	color: #FFE4CE;
}
.textos {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #666666;
	text-align: justify;
}
.texto_claro {
	font-family: Arial, Helvetica, sans-serif;
	color: #FEE4CD;
	font-size: 13px;
}
.textoinfo1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.textiinfo2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}


.titulos_blancos {
	font-family: "Trajan Pro", Trajan-Normal, Georgia, "Times New Roman", serif, Times;
	font-size: 16px;
	color: #FFFFFF;
}
.titulos_naranjos {
	font-family: "Trajan Pro", Trajan-Normal, Georgia, "Times New Roman", serif, Times;
	font-size: 16px;
	color: #FC5F16;
	font-weight: bold;
}
.frases {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FD581A;
}
.citas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
}
.frases_blancas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.linea_info {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DCC9BF;
	border-right-color: #DCC9BF;
	border-bottom-color: #DCC9BF;
	border-left-color: #DCC9BF;
}
.lineainferior_info {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCC9BF;
	border-right-color: #DCC9BF;
	border-bottom-color: #DCC9BF;
	border-left-color: #DCC9BF;
}
.lineainferior2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCC9BF;
	border-right-color: #DCC9BF;
	border-bottom-color: #DCC9BF;
	border-left-color: #DCC9BF;
}
.linea_formulario {
	border: 1px solid #DCC9BF;
}
.text_formulario {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
