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

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

h1{
	font-size: 0.9em;
	color: #635F94;
	font-weight: bold;
	text-align: right;
}

h2{
	font-size: 1.1em;
	height:25px;
	line-height:25px;
	color: #F8F8F8;
	font-weight: bold;
	text-align: left;
	background-color: #635F94;
	padding:3px;
}

#cabecera {
	background-image:url(../imagenes/fondo-general.jpg);
	background-position:right;
	background-repeat:no-repeat;

}
#parpartus {
	
	width: 780px;
	padding: 20px;
	margin: 20px auto 0px;
	background-image: url(../imagenes/fondo-pal.gif);
	background-repeat:  repeat-x;
	text-align:left;
}

#contenedor {
	background-color: #FFF;
	width: 100%;
	border: 1px solid #8A87B2;
}


#contenido {
	width:auto;
	height:auto;
	margin:10px;
	padding:10px;
	text-align:left;
	border: 1px solid #F1F1F8;
}

#descripcion {
	padding:10px;
	font-size: 0.9em;
	color: #666666;
	background-color: #F3F3F3;
	border: 1px solid #666666;
	text-align: justify;
}

.fila{
	margin: 0px auto;
	text-align:center;
	width:auto;
}

.producto{
	border: 1px solid #8A87B2;
	margin: 10px;
	padding: 10px;
	float:left;
	height:220px;
	width:auto;
	font-size: 0.8em;
	color: #666666;
	text-align:left;
	background-color:#FFFFFF;
}

.producto span.modelo {
	font-size: 1em;
	font-weight: bold;
	color: #003366;
}


#productos-index {
	
	text-align:center;
	margin:0px auto;
	background-color:#FFFFFF;
	border-bottom-color:#666666;
	border-width:1px;
	width:600px;
	background-image:url(../imagenes/fondo-index.jpg)

}

.negritas {
	font-weight: bold;
	color: #1E4085;
}


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


div.pie {
	width:821px;
	font-size: 0.7em;
	color: #EFEFEF;

}

div.pie a:link {
	color: #EFEFEF;
	text-decoration:none;
}

div.pie a:visited {
	color: #EFEFEF;
	text-decoration:none;
}

div.pie a:active {
	color: #EFEFEF;
	text-decoration:none;
}

div.pie a:hover {
	color: #333333;
}

div.pie span.izquierda {
  float: left;
  text-align: left;
  width: 49%;
  }


/* =======================================================================================*/
/* Definición de Menús principales*/
/*========================================================================================*/
#hmenu {
	height: 25px;
	font-size: 0.7em;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8A87B2;
	border-right-color: #8A87B2;
	border-bottom-color: #8A87B2;
	border-left-color: #8A87B2;
	background-image: url(../imagenes/fondo-menu.gif);
	background-repeat:  repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#hnav {
	margin: 0;
	padding: 0;
	text-align: left;
	height:25px;
	
}


#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;

color: #1E4085;
width: 100%;

/* fixes Firefox 0.9.3 */
}

#hnav ul li
{
	display: inline;
	height:25px;
	line-height:25px;
	padding:5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8A87B2;
	border-right-color: #8A87B2;
	border-bottom-color: #8A87B2;
	border-left-color: #8A87B2;
}

#hnav ul li a
{
	color: #1E4085;
	text-decoration: none;
	height:25px;
	line-height:25px;

	
	
}

#hnav ul li a:hover
{
	
	color: #fff;
	background-color:#635F94;
	
}

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



/* Definición de Menu Superior de Navegación */
#hmenu-top {

	font-size: 1em;
	text-align: left;
	vertical-align: top;
}

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


#hnav-top ul
{
	
	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;
	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;

}

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

#hnav-top ul li a:hover
{
	background: #635F94;
	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;
	
}
