* {
	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(images/header.jpg);
	height: 140px;
	width: 777px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	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: 32px;
	width: 777px;
	top: 140px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
	background-image: url(images/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(images/buttonover.gif);
}
#n1{
	left: 0px;
}
#n2{
	left: 111px;
}
#n3{
	left: 222px;
}
#n4{
	left: 333px;
}
#n5{
	left: 444px;
}
#n6{
	left: 555px;
}
#n7{
	left: 666px;
}
#content{
	width:777px;
	height:2450px;
	margin-top:170px;
	position:absolute;
	background-image:url(../Web.Control&Logic/imagenes/box-contenttt.png);
	background-color:#FFFFFF;
}
#picture1{
	margin-left: 160px;
	height: 676px;
	width: 472px;
	background-image: url(images/Entrevista_M_C.gif);
	border:#CCC solid 2px;
	border-radius:5px;
}

#picture2{	
	margin-left: 120px;
	height: 335px;
	width: 551px;
	background-image: url(images/Entrevista_M_C2.gif);
	border:#CCC solid 2px;
	border-radius:5px;
}
/*--------0----------*/
#titulo-1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006;
}
.box-img{
	border:#CCC solid 2px;
	border-radius:5px;
}