
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,ul,li {margin:0;padding:0;}

body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #8B9FC7;
}

h1{
	font-size: 1.0em;
	color: #F0F0F0;
	background-color: #1E4085;
	font-weight: bold;
	height: 40px;
	vertical-align: middle;
	line-height: 40px;
	text-indent: 10px;
}

#parpartus {
	background-color: #1E4085;
	width: 820px;
	padding: 20px;
	margin: 0px auto;
}

#contenedor {
	background-color: #FFF;
	
}

#cabecera {
	background-color: #EBB554;
	heigth: 100px;
	text-align: left;
}

#lateral {
	float:right;
	width:170px;
	background-color: #FCFCFC;
	border: 1px solid #DDE1EE;
	padding: 5px;
	font-size: 0.9em;	
	padding-top: 0px;
	margin-top:10px;
}

#contenido {
	background-image: url(../imagenes/carretilla1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}

#sub-contenido {
	background-repeat:  repeat-y;
	background-image: url(../imagenes/bg_subcontenido.gif);
	padding-left: 20px;
	padding-top: 0px;
	margin-top:10px;
}

#sub-contenido h1{
	font-size: 1.2em;
	color: #F0F0F0;
	background-color: #1E4085;
	font-weight: bold;
	width: 600px;
	height: 40px;
	vertical-align: middle;
	line-height: 40px;
	text-indent: 10px;
	
}

#sub-contenido h3{
	font-size: 1em;
	color: #1E4085;
	font-weight: bold;
}

#cuadro-sub-contenido {
	width: 600px;
	margin-top: 10px;
	font-size: 0.8em;
	background-image: url(../imagenes/bg_cajasubcontenido.gif);
	background-repeat:  repeat-y;
	background-position: left;
}

#cuadro-mensaje-h2 {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

	#cuadro-mensaje-h2 h2{
	font-size: 1.1em;
	font-weight: bold;
	color: #D9961A;
	}
	
.negritas {
	font-weight: bold;
	color: #1E4085;
}

.foto-izq{
	border: 1px solid #000066;
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
	width: auto;
}

.lista {
	float: right;
	width: 330px;
}

.lista ul {
	list-style-type: square;
	text-align: left;
	font-size: 1em;
	padding: 20px;
	line-height: 1.8em;
  }

.lista li {
	color: #666666;
	list-style-image: url(../imagenes/bullet.gif);
  }

.separador {
	clear: both;
	height: 20px;
}


#oferta {
	font-size: 0.9em;
	color: #666666;
}

#oferta h2{
	font-size: 1.2em;
	color: #F0F0F0;
	background-color: #1E4085;
	font-weight: bold;
	height: 40px;
	vertical-align: middle;
	line-height: 40px;
	text-indent: 10px;
}

#pie {
	width: 820px;
	padding: 0px;
	margin: 0px auto;
	font-size: 0.7em;
	color: #666666;
}


/* Definición de Menu princiapl de Servicios */
#hmenu {
	height: 25px;
	background: #FFFFFF;
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1E4085;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#hnav {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}


#hnav ul
{
text-align: center;
padding-bottom: 0px;
padding-top: 0px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #fff;
color: #1E4085;
width: 100%;

/* fixes Firefox 0.9.3 */
}

#hnav ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 0px;
/* matches link padding except for left and right */
padding-top: 0px;
line-height: 25px;
}

#hnav ul li a
{
padding-left: 5px;
padding-right: 10px;
padding-bottom: 4px;
padding-top: 5px;
color: #1E4085;
text-decoration: none;
border-right: 1px solid #1E4085;
}

#hnav ul li a:hover
{
	background: #1E4085;
	color: #fff;
}

#hnav #active { border-left: 1px solid #F2EEEC; }



/* Definición de Menu Superior de Navegación */
#hmenu-top {
	height: 100px;
	line-height:100px;
	background: #FFFFFF;
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;
}

#hnav-top {
	height: 100px;
	margin: 0;
	padding: 0;
	background: #EBB554;
	text-align: left;
	vertical-align: top;
}


#hnav-top ul
{
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0;
	margin-top: 0;
		/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	background-color: #EBB554;
	color: #1E4085;
	width: 100%;
	/* fixes Firefox 0.9.3 */
}

#hnav-top ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 0px;
/* matches link padding except for left and right */
padding-top: 0px;
line-height: 60px;
}

#hnav-top ul li a
{
padding-left: 5px;
padding-right: 10px;
padding-bottom: 20px;
padding-top: 22px;
color: #1E4085;
text-decoration: none;
border-right: 1px solid #F1C98B;
vertical-align: top;
}

#hnav-top ul li a:hover
{
	background: #1E4085;
	color: #fff;
}

#hnav-top #active { border-left: 1px solid #F2EEEC; }




.boton {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
}



.boton2 {
	padding-right:4px;
	padding-left:4px;
	padding-bottom:0px;
	padding-top:0px;
	color:#000000;
	background-image: url(../imagenes/boton_off.gif);
	border-top: 1px outset;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px outset;
	height: 22px;
	width: 156px;
	
}
.Estilo1 {font-size: xx-small}

