html {
background: #fff;
margin:0 0 0 -1px;
padding:0;	
}
body {
padding:0;
margin :0;
display:table; 
width:100%;	
color:#444444;
font-family: 'Trebuchet MS', sans-serif ;
font-size: 13px;
font-style: normal ;
font-weight: normal ;
text-transform: none;
}
p {
letter-spacing: normal ;
line-height: 1.7em ;
}
h1 {
color:#000000;
margin:20px 0 10px 0;
clear:both;
}
h2 {
color:#000000;
margin:10px 0 10px 0;
clear:both;
}
h3 {
color:#000000;
margin:10px 0 5px 0;
clear:both;
}

a:link, a:visited {
color:#0000CC ;
text-decoration:none;
}
a:hover {
color:#0000CC;
text-decoration:underline;
}
#Contenedor {
margin:0 auto ;
width:100%;
height: 300px;
min-height: 300px;
}
html>body #Contenedor{height:auto;}
#Contenedor {
border-top: 1px solid #ffffff;
}
#EncabezadoContenedor {
width:100%;
height:150px ;
background-color:#89c42b;
background-image:url(images/css/topWrapper-bg.jpg) ;
background-position:center top ;
background-repeat:repeat-x;
}
#Encabezado {
width:1000px;
margin:0 auto;
height:150px ;
background-image:url(imagenes/css/fondoEncabezado.jpg);
background-repeat:no-repeat;
}
#MenuHorizontal {
background:transparent url("imagenes/css/menuH.jpg") repeat-x top left;
}
#MenuHorizontal {
height:40px;
margin:0 auto ;
text-align:center;
}
#MenuHorizontal ul {
display:table;
margin:0 auto;
padding:0;
list-style-type:none;
position:relative;
height:40px;
text-transform:uppercase;
font-size:12px;
font-family:Arial,sans-serif;
}
#MenuHorizontal ul li {
display:block;
float:left;
margin:0;
padding:0;
background:transparent url("imagenes/css/menuH.jpg") repeat-x top left;
}
#MenuHorizontal ul li a {
display:block;
float:left;
color:#000000;
text-decoration:none;
padding:0px 40px ;
line-height:40px;
font-weight:bold;
}
#MenuHorizontal ul li a:hover, #MenuHorizontal li#Seleccionado a {
color:#ffffff;
background:transparent url("imagenes/css/menuSelH.jpg") repeat-x top left;
border:none;
}
#MenuHorizontal ul {
 width:1000px;
}
#Cuerpo {
margin:0 auto;
width:1000px;
min-height:200px;
}
#banner {
margin:15px auto;
width:100%;
}
#CapaContenido {
padding: 0 20px;
margin:0 auto ;
text-align:left;
}
#Contenido p {
text-align:justify;
}
#Contenido a:link, #Contenido a:visited{
color:#9b251b ;
font-weight:bold;
}
#Contenido p {
margin-top:10px;
text-align:justify;
}
.Ultima {
margin-right:0 !important;
clear:right;
}
.CuartaParte {
float:left;
margin-right:40px;
width:210px;
margin-bottom:20px;
position:relative;
}
.Bloque h3 {
margin-top:10px;
}
.Bloque {
padding:15px;
margin-left:15px;
background-color:#EEEEEE;
}
.MitadEspacio {
float:left;
width:440px;
margin: 20px 40px 20px 0px;
position:relative;	
}
.padd15 {
padding:15px;
}
.padd20 {
padding:20px;
}
#ContenedorPie {
min-height:260px;
background-color:#89c42c;
background-image:url(imagenes/css/fondoContenedorInferior.png);
background-position:center top ;
background-repeat:repeat-x;
text-align:center;
color:#ffffff;
text-align:center;	
}
#ContenedorPie a:link, #ContenedorPie a:visited {
color:#ffffff;
}
#ContenedorPie a:hover{
color:#ffffff;
text-decoration:none;
}
#Pie {
min-height:260px;
width:1000px;
margin:0 auto;
background-color:#89c42c;
background-image:url(imagenes/css/fondoPie.png);
background-position:center top ;
background-repeat:no-repeat;
}
#Pie h2{color:#fff;}
.footer-last {
margin-right:0 !important;
clear:right;
}
.UnTercio {
float:left;
margin:20px 100px 20px 10px;
width:266px;
position:relative;
text-align:left;
overflow:hidden;
}
.UnTercio h3 {
margin-top:10px;
}
.UnTercio ul{
border-top:1px solid #93ce36 ;
padding:0 ;
}
.UnTercio ul, .UnTercio li {
list-style: none ;
margin-left:0 ;
}
.UnTercio li {
border-bottom:1px solid #93ce36 ;
padding: 5px 0 ;
}
.UnTercio li a:hover{text-decoration:underline !important;}
#EnlacesPie {
padding-top:20px;
height:60px;
background:#7ab51d url('imagenes/css/fondoInferior.png') center top repeat-x ;
}
#ContenedorPie {
width:100%;
height:260px ;
clear:both;
margin:0 ;
padding:0;
}
#ContenedorPie a{font-weight:bold;text-decoration:none;}
#ContenedorPie a:hover{font-weight:bold;text-decoration:none;}
a img {
border:none;
} 
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
img.Adorno{
float:right;margin:0 0 0 8px;
}
/* Estilos para las descargas */
dl.descarga
{
border-bottom: 2px solid #39A002;
border-top: 1px solid #39A002;
margin: auto;
margin-bottom: 30px;
width: 80%;
}
dl.descarga dt 
{
display: inline;
font-weight: bold;
float: left;
clear:left;
margin-right: 4px;
border-top: 1px solid #39A002;

}
dl.descarga dd 
{
    border-top: 1px solid #39A002;
}
/* Estilos para la paginación */
input.paginacion
{
    color: Black;
    background-color: White;
    border: none;
    cursor:pointer;
}

/* fin de los estilos paginación */
div.clear{clear:both;}
div.alineado
{
text-align:center;
}
img.derecha{float:right;padding:10px; margin: 4px 0 4px 20px;}
img.izquierda{float:left;padding:10px; margin: 4px 20px 4px 0;}
span.bloque{display:block;}
td.Etiqueta {padding:4px;margin:4px;}
td.Etiqueta label{margin-right:4px;}

div#AvisoLegal{
height:200px;
width:400px;
overflow: auto;
padding:4px;
border:1px solid #cccccc;
margin-top: 4px;
margin-bottom: 10px;
}
div#AvisoFlotante{
position: absolute;
left: 100px;
border:1px solid #000000;
background-color:White;
padding:20px;
}