@charset "UTF-8";
body {
	background-color: #73990A;
}
#contenedor {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#botonera {
	height: 22px;
	width: 925px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #dc291e;
}
#blanco {
	height: 10px;
	width: 925px;
	margin-right: 10px;
	margin-left: 10px;
}
#gris {
	background-color: #747679;
	height: 2px;
	width: 925px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#flash {
	width: 925px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#gris2 {
	background-color: #747679;
	height: 2px;
	width: 925px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#recomendaciones {
	width: 925px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #73990A;
}
#final2 {
	height: 10px;
	width: 925px;
	margin-right: 10px;
	margin-left: 10px;
}
#final  {
	height: 10px;
	width: 925px;
	margin-right: 10px;
	margin-left: 10px;
}
#grisfinal {
	height: 10px;
	width: 925px;
	background-color: eae8e8;
}
.banner_home {
	font-family: Arial;
	font-size: 16px;
	color: #FF0000;
}
.texto_banner {
	font-family: Arial;
	font-size: 12px;
}
.seccion {
	font-size: 24px;
	font-family: Arial;
	color: #FF0000;
}
#titulos {
	font-family: Arial, Helvetica, sans-serif;
	width: 310px;
	margin-left: 15px;
	font-size: 12px;
}
.columna_recom {
	background-color: #D1EB74;
}
#titulos .tit, #titulos .tit a:link, #titulos .tit a:visited {
	display:block;
	font-weight: bold;
	color: #003300;
	margin-top: 5px;
	text-decoration: none;
}
#titulos .tit a:hover {
	text-decoration: underline;
}
#titulos .subtit, #titulos .subtit a:link, #titulos .subtit a:visited {
	display:block;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
}
#titulos .subtit a:hover {
	text-decoration: underline;
	background-color: #73990A;
}
#texto_central {
	background-color: #FFFFFF;
	padding: 15px;
}
.recomendacion {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}
#texto_central p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
#texto_central h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #FF0000;
	font-weight: normal;
	margin-top: 25px;
}
.texto_forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.warn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DB291C;
	background-color: #FF6;
	text-align: center;
	height: 20px;
}
