html {

overflow-x:auto;
overflow-y:hidden;
}
body{
margin-top:0px;
margin-left:0px;
}
img{
border:0px;
}
.general {
width:5000px;
height:958px;
float:left;
 }
 .general .top{
	width:5000px;
	height:20px;
	float:left;
	background-image: url("../img/top.jpg");
	background-repeat: no-repeat;
 }
.general .body{
	width:5000px;
	height:888px;
	float:left;
	background-image: url("../img/fondo.jpg");
	background-repeat: no-repeat;
}
.general .body .seccion{
	width:1050px;
	height:888px;
	float:left;
}
.general .body .seccion .texto{
	margin-left:600px;
	margin-top:150px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:320px;
	color:#FFFFFF;
	float:left;
}
.general .body .seccion2{
	width:550px;
	float:left;
}
.general .body .seccion2 .arriba{
	height:50px;
	width:550px;
	float:left;
}
.general .body .seccion2 .arriba a{
	margin-top:20px;
	margin-left:35px;
	width:158px;
	height:14px;
	background-image: url("../img/instruc.jpg");
	background-repeat: no-repeat;
	float:left;
}
.general .body .seccion2 .arriba a:hover{
	background-image: url("../img/instruc2.jpg");
	background-repeat: no-repeat;
}
.general .body .seccion2 .flash{
	width:550px;
	float:left;
	text-align: center;
}
.general .body .seccion2 .boton{
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:15px;
	width:550px;
	float:left;
	text-align: center;
}

.general .body .seccion3{
	width:804px;
	float:left;
}
.general .body .seccion3 .nombres{
	width:200px;
	height:418px;
	margin-left:106px;
	margin-top:90px;
	float:left;
}
.general .body .seccion3 .nombres .p1{
line-height: 20px;
	width:195px;
	height:100px;
	margin-top:35px;
	margin-right:5px;
	float:left;
	color:#FFFFFF;
	text-align:right;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.general .body .seccion3 .nombres .p1 a,.general .body .seccion3 .nombres .p2 a{
	color:#FFFFFF;
	text-decoration: none;
}
.general .body .seccion3 .nombres .p1 a:hover,.general .body .seccion3 .nombres .p2 a:hover{
	color:#FF0000;
	text-decoration: none;
}
.general .body .seccion3 .nombres .p2{
line-height: 20px;
	width:195px;
	margin-right:5px;
	float:left;
	color:#FFFFFF;
	text-align:right;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.general .body .seccion3 .alex{
	margin-left:220px;
	margin-right:430px;
	width:154px;
	height:50px;
	float:left;
}
.general .body .seccion3 .curriculums{
	width:394px;
	height:418px;
	margin-top:90px;
	float:left;
}
.general .body .seccion3 .curriculums .linea{
	margin-top:3px;
	margin-left:5px;
	margin-right:8px;
	background-color:#FF0000;
	width:1px;
	height:200px;
	float:left;
}
.general .body .seccion3 .curriculums .textos{
	width:380px;
	float:left;
}
.general .body .seccion3 .curriculums .textos .rojo{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	float:left;
	font-weight: bold;
	width:380px;
}
.general .body .seccion3 .curriculums .textos .blanco{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:left;
	width:380px;
	line-height: 20px;
}
.general .body .seccion4{
	padding-top:30px;
	width:936px;
	float:left;
}
.general .body .seccion4 a.ibdr{
	margin-top:20px;
	margin-right:20px;
	float:left;
} 
.general .body .seccion4 a.ibdr img {
	 border:2px solid #fff; 
} 
.general .body .seccion4 a:hover.ibdr img {
	 border:2px solid #f00; 
} 
.general .body .titulo{
	width:240px;
	height:888px;
	float:left;
}
.header {
	padding-top:3px;
	padding-left:10px;
	width:990px;
	/width:1000px;
	height:20px;
	/height:70px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
 }
 .header .waimoo {
 	padding-left:100px;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 }
 .header .waimoo a:hover{
	color:#00CC00;
	text-decoration: none;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 }
 .header a{
	color:#FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 }
 .header a:hover{
	color:#999999;
	text-decoration: none;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 }