ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { 
margin:0; padding:0; 
}
a img,:link img,:visited img, fieldset { border:none }

a{color:#000000;text-decoration: none;}
a:link {text-decoration:none;color:#000000;}
a:visited {text-decoration:none;color:#000000;}
a:active {text-decoration:none;color:#000000;}
a:hover {text-decoration:none;color:#666666;}


body {
	margin-top:15px;
	background-image: url(/imagenes/desgradado_fondo.jpg);
	background-repeat: repeat-x;
	background-color: #D3D9E5;
}

/* contenedor */
#wrap {
width: 780px;
margin: 0 auto;
text-align:left;
position: relative
}
/*---------------------- HOME --------------------------------------*/

#cabecera{
	background-image:url(/imagenes/home/cabecera.jpg);
	background-repeat:no-repeat;
	width:774px;
	height:125px;
	position:relative;
}
#contenido{
	width:774px;
	position:relative;

}

.contenidoimagen{
	background-image: url(/imagenes/home/imagenes1.jpg);
	background-repeat:no-repeat;
	width:564px;
	height:193px;
	float:left;
	position:relative;
}

.menuhome{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000000;
	background-image: url(/imagenes/home/menuhome.jpg);
	background-repeat: repeat-x;	
	width:210px;
	height:193px;
	float:right;
	position:relative;
}
.menuhome ul{
	margin: 23px 5px 5px 12px;

}
.menuhome li{
	margin: 2px auto;
	line-height:17px;
}
.contenidoimagen2{
	background-image:url(/imagenes/home/imagenes2.jpg);
	background-repeat:no-repeat;
	width:774px;
	height:96px;
	float:left;
	position:relative;
}

.menuinstal{
	padding-top:14px;
	width:245px;
	background-color:#D3D9E5;
	float:left;
	position:relative;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;	
}

.menuinstal li{
	display:inherit;
	line-height:18px;
	padding:4px 30px 1px 0;

}

#contenido .banner{
	top: 194px;
	left: 565px;
	width:208px;
	height:93px;
	position:absolute;
}

.textohome{
	background-image:url(/imagenes/home/contenidohome.gif);
	background-repeat:repeat-y;
	width:529px;
	height:137px;
	background-color:#D9D8C6;
	float:left;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000000;

}
.textohome p{
	margin:20px;	
}
.textohome #pp{
	margin-top:-15px;
}
#pie{
	background-image:url(/imagenes/home/pie.jpg);
	background-repeat:no-repeat;
	width:774px;
	height:48px;		
	float:left;
	position:relative;
	text-align:center;
	padding-top: 10px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000000;
}

/*   ----------------------------------------------- */
/*---------------------- menu1 --------------------------------------*/

.menu{
	background-image:url(/imagenes/fondo_menu.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:247px;
	height:326px;
	float:left;
	text-align: left;
	z-index: 100;
}

.menu ul{
	margin:10px 0px 20px 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000000;
	list-style:none;
}

.menu li{
	line-height:20px;
	list-style:none;
	padding-left: 15px;
}
