@charset "utf-8";
#baner {
	width: 920px;
	height: 520px;
}
#pie {
	height: 30px;
	width: 920px;
	clear: both;
}

/* CSS Document */

#contenedor {
	height: 1320px;
	width: 920px;
	margin-left: -460px;
	position: absolute;
	left: 50%;
	background-image: url(../imagenes/backweb2012.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #4EB77C;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	width: 387px;
	height: 185px;
	margin-top: 26px;
	margin-left: 355px;
}
#cuerpo {
	height: 1000px;
	width: 920px;
	font-family: pristina;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	text-align: justify;
}
#titulo {
	height: 50px;
	width: 850px;
	font-size: 36px;
	padding-left: 30px;
	font-family: pristina;
	float: left;
}
#face img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#face {
	height: 41px;
	width: 41px;
	position: absolute;
	left: 212px;
	top: 475px;
}

#cv {
	height: 500px;
	width: 920px;
}
#menu {
	font-family: pristina;
	font-size: 24px;
	font-weight: normal;
	text-align: right;
	margin-top: 268px;
	padding-right: 30px;
	height: 32px;
	line-height: 36px;
}
#1 {
	height: 500px;
	width: 470px;
	float: left;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
#2 {
	float: left;
	height: 500px;
	width: 420px;
}



#menu a:link {
	color: #333;
	text-decoration: none;
}
 #menu  a:visited {
	text-decoration: none;
	color: #333;
}

#menu a:hover {
	text-decoration: none;
	color: #000;
	font-style: italic;
}
#menu a:active {
	text-decoration: none;
	color: #333;
}
#pasador {
	float: left;
	width: 920px;
	height: 300px;
	margin-bottom: 10px;
}
#cuerpo a:link {
	color: #333;
	text-decoration: none;
}
 #cuerpo  a:visited {
	text-decoration: none;
	color: #333;
}

#cuerpo a:hover {
	text-decoration: none;
	color: #F1511D;
}
#cuerpo a:active {
	text-decoration: none;
	color: #333;
}


#titulo a:link {
	color: #333;
	text-decoration: none;
}
#titulo  a:visited {
	text-decoration: none;
	color: #333;
}

#titulo a:hover {
	text-decoration: none;
	color: #F1511D;
}
#titulo a:active {
	text-decoration: none;
	color: #333;
}
