* {
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
}
body{
	text-align:center;
	background-color:#44607e;
}
#central{
	margin-right:auto;
	margin-left:auto;
	margin-top:2px;
	/*margin-bottom:30px;*/
	position:relative;
	width:777px;
	height:auto;
	text-align:left;
	background-color:#FFFFFF;
}
#header{
	background-image:url(../imagenes/header.jpg);
	height:140px;
	width:777px;
	left:0px;
	top:0px;
}
#header a{
	font-size:18px;
	font-style:normal;
	line-height:normal;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:112px;
	font-family:"Courier New", Courier, mono;
	margin-top:35px;
}
#navlist{
	margin-left:0px;
	padding-left:0px;
	white-space:nowrap;
	position:absolute;
	height:27px;
	width:777px;
	top:140px;
}
#navlist li{
	display:inline;
	list-style-type:none;
}
#navlist a {
	padding:3px 10px;
	background-image:url(../imagenes/button.gif);
	height:20px;
	width:91px;
	display:inline;
	position:absolute;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:600px;
}
#navlist a:hover{
	background-image:url(../imagenes/buttonover.gif);
}
#n1{
	left:0px;
}
#n2{
	left:111px;
}
#n3{
	left:222px;
}
#n4{
	left:333px;
}
#n5{
	left:444px;
}
#n6{
	left: 555px;
}
#n7{
	left: 666px;
}
#cuerpo{
	width:777px;
	height:500px;
	background-image:url(../imagenes/box-content.png);
	background-color:#FFF;
	margin-top:170px;
	position:absolute;
}
#content{
	margin-top: 170px;
	position: absolute;
	width: 777px;
	height: 45px;
	background-color: #FFFFFF;
}
/*--------0--------*/
#box-izq{
	width:390px;
	height:300px;
	padding-top:40px;
	padding-left:4px;
	padding-right:4px;
}