@charset "utf-8";
/* CSS Document */

body{
    height: 100%;
	background-color:#523b2b;
	margin: 0;
  	padding: 0;
}

/* contenedor */

#wrapper {
	position: absolute;
	text-align: left;
	margin-left: -493px;
	left: 50%;
	top: 0px;
	width: 986px;
	height:768px;
	}
#wrapperCV {
	position: absolute;
	text-align: left;
	margin-left: -493px;
	left: 50%;
	top: 0px;
	width: 986px;
	height: 3991px;
	}
#contenedor{
	position: absolute;
	left:0px;
	top:-8px;
	width: 986px;
	height:768px;
} 
#menu{
	position: absolute;
	left:0px;
	top:10px;
	width: 986px;
	height:104px;
} 
#logo{
	position: absolute;
	left:0px;
	top:0px;
	width: 145px;
	height:104px;
    background-image:url(../imagenes/logos/1.jpg);
} 
#menu1{
	position: absolute;
	left:176px;
	top:37px;
	width: 182.5px;
	height:30px;
	text-align: right;
} 
#menu2{
	position: absolute;
	left:387px;
	top:37px;
	width: 182.5px;
	height:30px;
	text-align:right;
} 
#menu3{
	position: absolute;
	left:620px;
	top:37px;
	width: 182.5px;
	height:30px;
	text-align:right;
} 
#menu4{
	position: absolute;
	left:888px;
	top:37px;
	width: 86px;
	height:30px;
	text-align:right;
}
#logo2{
	position: absolute;
	left:0px;
	top:10px;
	width: 145px;
	height:104px;
} 
#cajamenu1left{
	position: absolute;
	left:8px;
	top:118px;
	width: 150px;
	height:550px;
} 
#menu1left{
	position: absolute;
	left:0px;
	top:100px;
	width: 150px;
	height:30px;
	text-align: left;
} 
#menu2left{
	position: absolute;
	left:0px;
	top:160px;
	width: 150px;
	height:30px;
	text-align: left;
} 
#menu3left{
	position: absolute;
	left:0px;
	top:220px;
	width: 150px;
	height:30px;
	text-align: left;
} 
#menu4left{
	position: absolute;
	left:0px;
	top:280px;
	width: 150px;
	height:30px;
	text-align: left;
}
#menu5left{
	position: absolute;
	left:0px;
	top:340px;
	width: 150px;
	height:60px;
	text-align: left;
}
#menu6left{
	position: absolute;
	left:0px;
	top:431px;
	width: 150px;
	height:60px;
	text-align: left;
}        
#cajaFlash{
	position: absolute;
	left:7.5px;
	top:118px;
	width: 971px;
	height:650px;
	text-align: center;
} 
#cajaFlash2{
	position: absolute;
	left:160px;
	top:20px;
	width: 820px;
	height:754px;
	text-align: center;
}
#cajaCV{
	position: absolute;
	left: 160px;
	top: 20px;
	width: 820px;
	height: 3949px;
	text-align: center;
}  
/* stylos */
.stylo1{
	font-family: Enviro;
	color: #fac8a4;
	font-size: 20px;
	line-height: 30px;
	font-weight:bold;
}
.stylo1cv{
	font-family: Enviro;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 30px;
	font-weight:bold;
}  
.stylo2{
	font-family: Enviro;
	color: #e7690e;
	font-size: 20px;
	line-height: 30px;
	font-weight:bold;
}
.stylo3{
	font-family: Enviro;
	color: #fac8a4;
	font-size: 14px;
	line-height: 30px;
	font-weight:bold;
} 
/*enlaces*/
a.menu:link {
	text-decoration: none;
	font-family: Enviro;
	font-size: 20px;
	color: #fac8a4;
	font-weight:bold;
}
a.menu:visited {
	text-decoration: none;
	color: #fac8a4;
	font-weight:bold;
}
a.menu:hover{
	text-decoration: none;
	color: #e7690e;
	font-weight:bold;;
}
a.menu:active {
	text-decoration: none;
	color: #e7690e;
	font-weight:bold;
}
a.menu2:link {
	text-decoration: none;
	font-family: Enviro;
	font-size: 20px;
	color: #e7690e;
	font-weight:bold;
}
a.menu2:visited {
	text-decoration: none;
	color: #e7690e;
	font-weight:bold;
}
a.menu2:hover{
	text-decoration: none;
	color: #fac8a4;
	font-weight:bold;;
}
a.menu2:active {
	text-decoration: none;
	color: #e7690e;
	font-weight:bold;
}
