﻿body
{
	margin: 0;
	padding: 0;
	background: #dfdfdf;
	font-size: 11px;
	color: #000;
	font-family: "Tahoma" , Arial, sans-serif;
}
img
{
	border: none;
}
h1
{
	font-size: 18px;
	margin: 0 0 15px 0;
	padding: 5px 0 14px 1px;
	color: #3e3e3e;
	border-bottom: #c9cac8 solid 1px;
}

.actualidad
{
	float: left;
	background: url(../images/bg_actualidad.jpg) no-repeat;
	width: 165px;
	height: 106px;
	overflow: hidden;
	padding: 26px 9px 0 11px;
	color: #ccc;
	margin: 0 0 10px 0;
}
.actualidad p
{
	margin: 0;
	padding: 6px 0;
}
.actualidad a
{
	color: #8aa92a;
	text-decoration: none;
	font-size: 10px;
}
/*hover underline*/
.actualidad a:hover
{
	text-decoration: underline;
}
.ajuste
{
	width: 997px;
	margin: auto;
	background: url(../images/bg_ajuste_f.gif) repeat-y;
	padding: 12px 0 0 13px;
	overflow: hidden;
}
.boloAzul{ list-style-image:url(../images/boloazul.gif);}
.borde
{
	border: #c9cac8 solid 1px;
}
.cabecero
{
	float: left;
	width: 987px;
	height: 206px;
	margin: 0 0 12px 0;
}
.central
{
	float: left;
	overflow: hidden;
	width: 542px;
	padding: 20px 20px 20px 0;
}
.central p
{
	margin: 0;
	padding: 10px 0;
}
.central a
{
	color: #000;
}
.central ul
{
	list-style: disc;
	margin: 0;
	padding: 5px 0 5px 45px;
}
.central li
{
	margin: 0;
	padding: 0;
}
.dcha
{
	float: left;
	overflow: hidden;
	width: 191px;
	background: url(../images/bg_dcha.gif) no-repeat;
	padding: 7px 0 0 5px;
}
.dchaImg
{
	margin: 0 0 10px 0;
}
.display
{
	padding: 0 0 10px 20px;
	float: left;
	display: none;
}
a.flechaAzul
{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	clear: both;
	width: auto;
	margin: 5px 0;
	display: block;
	background: url(../images/arrow2.gif) no-repeat;
	padding: 0 0 0 18px;
}
.flotante
{
	background: #f0edec url(../images/bg_flotante.jpg) repeat-y;
	padding: 0 0 20px 14px;
}
.flotante .texto
{
	float: left;
	overflow: hidden;
	width: 542px;
}
.gris10
{
	color: #666;
	font-size: 10px;
}
.izda
{
	float: left;
	width: 232px;
}
.izda img
{
	margin: 0;
	padding: 0;
	float: left;
}
a.menu
{
	color: #000;
	font-size: 12px;
	text-decoration: none;
	height: 18px;
	width: 206px;
	float: left;
	padding: 2px 0 0 6px;
	border-bottom: #a7a7a7 solid 1px;
}
a.menu:hover
{
	font-weight: bold;
	background: #ffd638;
}
.pie
{
	width: 869px;
	overflow: hidden;
	margin: auto;
	background: url(../images/bg_pie.gif) no-repeat;
	font-size: 12px;
	color: #999;
	position: relative;
	padding: 33px 0 0 141px;
	height: 28px;
}
.pie img
{
	position: absolute;
	top: 26px;
	right: 90px;
}
.pie a
{
	color: #999;
	text-decoration: none;
}
.rojo{ color: #F00;}
.texto
{
	float: left;
	width: 547px;
	overflow: hidden; /*border-left:#eaeaea solid 1px; border-right:#eaeaea solid 1px;*/
	padding: 4px 8px 4px 10px;
}
.texto p
{
	margin: 0;
	padding: 10px 0;
}
.texto a
{
	color: #000;
}
a.web
{
	color: #30b2da;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}
a.web:hover, .pie a:hover
{
	text-decoration: underline;
}


input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.boton
{
	background: url(../images/bg_boton.jpg) repeat-x;
	color: #fff;
	border: #000 solid 1px;
	height: 20px;
	font-weight: bold;
}

.validators
{
	font-size: 11px;
	color: Red;
	font-family: "Tahoma" , Arial, sans-serif;
}