div, body, img, table, td, tr, h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}

body {
	background-color:#fff;
	text-align: center;
}

.centrado {
	position:relative;
	margin:auto;
	width:982px;
	text-align:left;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #7f7d7c;
	font-size: 22px;
	font-weight:normal;
	margin-bottom:10px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
}

h2 a:link    { color: #000; border-bottom: none; }
h2 a:visited { color: #000; border-bottom: none; }
h2 a:hover   { color: #000; border-bottom: none; }
h2 a:active  { color: #000; border-bottom: none; }

h2 a.colorGris:link    { color: #7f7d7c; border-bottom: none; }
h2 a.colorGris:visited { color: #7f7d7c; border-bottom: none; }
h2 a.colorGris:hover   { color: #7f7d7c; border-bottom: none; }
h2 a.colorGris:active  { color: #7f7d7c; border-bottom: none; }

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:14px;
	font-weight:normal;
}

h3 a:link    { color: #000; border-bottom: none; }
h3 a:visited { color: #000; border-bottom: none; }
h3 a:hover   { color: #000; border-bottom: none; }
h3 a:active  { color: #000; border-bottom: none; }

h3 a.colorGris:link    { color: #7f7d7c; border-bottom: none; }
h3 a.colorGris:visited { color: #7f7d7c; border-bottom: none; }
h3 a.colorGris:hover   { color: #7f7d7c; border-bottom: none; }
h3 a.colorGris:active  { color: #7f7d7c; border-bottom: none; }

p
{
	font-family:Arial, Helvetica, sans-serif;
	color:#969594;
	font-size:12px;
	text-align:left;
}

p.supermini { font-size: 3px; line-height:normal; }

p.formulario
{
	line-height:normal;
}

a:link    { color: #000099; text-decoration: none; border-bottom: 1px dashed #009; }
a:visited { color: #000099; text-decoration: none; border-bottom: 1px dashed #009; }
a:hover   { color: #000099; text-decoration: none; border-bottom: 1px dashed #009; }
a:active  { color: #000099; text-decoration: none; border-bottom: 1px dashed #009; }

a.sinLinea:link    { border-bottom: none; }
a.sinLinea:visited { border-bottom: none; }
a.sinLinea:hover   { border-bottom: none; }
a.sinLinea:active  { border-bottom: none; }

.aliCent { text-align:center; }
.aliIzq  { text-align:left; }
.aliDer  { text-align:right; }
.aliJust { text-align:justify; }

.colorGris { color:#7f7d7c; }
.colorNegro { color:#000; }

.LimpiarAmbos { clear:both; }

img.FlotandoDerecha {
	margin:10px 0px 10px 15px;
	float:right;
}

img.derecha {
	margin:10px 0px 10px 15px;
	float:right;
}
img.izquierda {
	margin:10px 15px 10px 0px;
	float:left;
}

/* ESTILOS CABECERA */
div.cabecera {
	width:820px;
	border-bottom:1px solid #AEDDF6;
	margin-left:142px;
	margin-bottom:20px;
}

div.cabecera a:link    { border-bottom: none; }
div.cabecera a:visited { border-bottom: none; }
div.cabecera a:hover   { border-bottom: none; }
div.cabecera a:active  { border-bottom: none; }

div.MenuCabecera {
	float:left;
	width:400px;
	margin-top:35px;
}

div.LogoCabecera {
	float:right;
	width:212px;
	margin-top:40px;
	margin-bottom:5px;
}

div.submenu {
	border-bottom:1px solid #AEDDF6;
	margin-bottom:10px;
	padding:0px 10px 0px 10px;
}

div.cabecera h3 {
	font-size:13px;
	margin-bottom:5px;
}
/* FIN estilos cabecera */

/* ESTILOS DEL LADO IZQUIERDO */
div#LadoIzquierdo {
	float:left;
	width:220px;
	text-align:right;
}

div#LadoIzquierdo h1 {
	font-size:16px;
	color:#000;
	margin-bottom:5px;
}

div#LadoIzquierdo h2 {
	font-size:13px;
	margin-bottom:5px;
	color:#969594;
}

div#LadoIzquierdo h2 a:link    { color: #969594; border-bottom: none; }
div#LadoIzquierdo h2 a:visited { color: #969594; border-bottom: none; }
div#LadoIzquierdo h2 a:hover   { color: #969594; border-bottom: none; }
div#LadoIzquierdo h2 a:active  { color: #969594; border-bottom: none; }

div#LadoIzquierdo h3 {
	font-size:10px;
	margin-bottom:5px;
	color:#000;
}

div#LadoIzquierdo h3 a:link    { color: #000; border-bottom: none; }
div#LadoIzquierdo h3 a:visited { color: #000; border-bottom: none; }
div#LadoIzquierdo h3 a:hover   { color: #000; border-bottom: none; }
div#LadoIzquierdo h3 a:active  { color: #000; border-bottom: none; }

div.subagrupacion {
	width:175px;
	border-top:1px dashed #000;
	margin-top:10px;
	float:right;
	padding-top: 3px;
}
div#LadoIzquierdo div.subagrupacion h2 {
	color:#000;
	text-transform:uppercase;
	font-size:10px;
}
/* FIN estilos del lado izquierdo */

/* ESTILOS DEL LADO DERECHO */
div#LadoDerecho {
	float:right;
	width:180px;
	margin-right:20px;
	background-color:#DEDEDD;
}

div#LadoDerecho a:link    { border-bottom: none; }
div#LadoDerecho a:visited { border-bottom: none; }
div#LadoDerecho a:hover   { border-bottom: none; }
div#LadoDerecho a:active  { border-bottom: none; }

div#LadoDerecho h2 {
	font-size:12px;
	color:#000;
	margin: 0px 15px 5px 15px;
	font-weight:bold;
}
/* FIN estilos del lado derecho */

/* ESTILOS PRINCIPAL */
div#Principal {
	float:left;
	width:525px;
	margin-left:15px;
}

div.UnaColBordInf {
	border-bottom:1px solid #AEDDF6;
	margin-bottom:20px;
}

div#DestacadosIzq {
	float:left;
	width:250px;
}

div#DestacadosDer {
	float:right;
	width:250px;
}

div.Destacado {
	border-bottom:1px solid #AEDDF6;
	margin-bottom:20px;
}
/* FIN estilos principal */

/* FORMULARIOS */
form td {
	vertical-align:top;
}

input, select, textarea {
	width: 240px;
	border: 1px solid #969594;
	color: #727272;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

textarea {
	vertical-align:text-top;
}

input.Entrada { width:150px; }
input.MiniEntrada { width:100px; }

input.imagenEnabled, input.imagenDisabled { width: 167px; }
input.botonEnabled,  input.botonDisabled  { width: 75px; }

input.conBotonEnabled, input.conBotonDisabled { width: 260px; }

input.enabled,  input.imagenEnabled,  textarea.enabled  { background-color: #eaeaea; }
input.disabled, input.imagenDisabled, textarea.disabled { background-color: #ECE9D8; }

input.botonEnabled  {
	color: #727272;
	background-color:#eaeaea;
	border: 1px solid #969594;
	font-size:12px;
}
input.botonDisabled { color: #D5D1D6; }
/* FIN FORMULARIOS */

