 body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-color: #000000;
	background-position: center top;
}

.borrar {
	clear: both;
	float: none;
}

#contenedor {
	width: 772px;
	height: 3750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: -15px;
}
#menu_contenedor {
	height: 45px;
	width: 772px;
	background-image: url(../imagenes/menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	z-index: 80;
	position: fixed;
}
#menu {
	height: 31px;
	width: 746px;
	margin-left: 13px;
}
#menu ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#menu li {
	float: left;
}

a:focus {
	outline:none;
}

#menu li a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 149px;
	vertical-align: middle;
	text-align: center;
	height: 17px;
	padding-top: 7px;
	padding-bottom: 7px;
}




#menu li a:hover{
	color: #333366;
	background-color: #8b7d26;
	filter: Alpha(Opacity=50);
	opacity:.5;
}


#centro {
	background-image: url(../imagenes/f_interior.jpg);
	background-repeat: repeat;
	height: 3085px;
	width: 747px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	background-position: left top;
}

#titulo {
	height: 452px;
	width: 747px;
	padding-top: 100px;
}
#titulo_imagen {
	height: 452px;
	width: 747px;
	background-image: url(../imagenes/titulo.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#biografia {
	height: 290px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
}

#biografia_foto {
	height: 198px;
	width: 191px;
	border: thin solid #666666;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: left;
	filter: Alpha(Opacity=100);
	opacity: 1;
}

#biografia_texto {
	height: 210px;
	width: 300.1px;
	margin-top: 30px;
	margin-right: 20px;
	float: left;
	text-align: justify;
	padding-top: 0px;
}

#biografia_mancha {
	height: 250px;
	width: 150px;
	float: right;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../imagenes/mancha_biografia.png);
}

#biografia_fondo {
	height: 250px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	left: 353px;
	background-image: url(../imagenes/transparente1.png);
	background-repeat: repeat;
	background-position: left top;
}
#trayectoria {
	height: 1115px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
}
#trayectoria_mancha {
    background-image: url(../imagenes/mancha_tray.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 424px;
    width: 225px;
    left: 512px;
    top: 1790px;
    z-index: 0;
    position: absolute;
}
#trayectoria_fondo {
	height: 1080px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	left: 353px;
	background-image: url(../imagenes/transparente1.png);
	background-repeat: repeat;
	background-position: left top;
}
#trayectoria_texto {
	height: 1050px;
	width: 670px;
	left: 353px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 5px;
}
h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
}
hr {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#trayectoria_texto ul {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
}
#galeria {
	height: 480px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
}
#trabajos {
	height: 470px;
	width: 700px;
}
.trabajos_anuales {
	float: left;
	height: 43px;
	width: 136px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
	opacity:.5;
	margin-right: 2px;
	margin-left: 2px;
}


#galeria_imagenes1 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	left: 353px;
	height: auto;
}

.galeria_imagenes1 ul {
	list-style: none;
	margin-top: 0px;
	padding-left: 20px;
}

.galeria_imagenes1 ul li {
	display: inline;
	padding-right: 1px;
}

.galeria_imagenes1 ul img {
	}
.galeria_imagenes1 ul a:hover img {
}
#contacto {
	height: 150px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
}
#contacto_fondo {
	height: 100px;
	width: 700px;
	left: 353px;
	background-image: url(../imagenes/transparente1.png);
	background-repeat: repeat;
	
}
#contacto_texto {
	height: 50px;
	width: 350px;
	margin-top: 30px;
	margin-right: 23px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	font-variant: normal;
	margin-left: 23px;
}
#contacto_texto a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#contacto_texto a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.contacto_sobre {
	height: 100px;
	width: 100px;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(../imagenes/sobre.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.contacto_lapiz {
	height: 100px;
	width: 100px;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(../imagenes/lapiz.png);
	background-repeat: no-repeat;
	background-position: center center;
}


#realizado {
	background-color: #000000;
	height: 20px;
	filter: Alpha(Opacity=50);
	opacity:.5;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	width: 747px;
	padding-top: 4px;
	margin-top: 4px;
}
#realizado a {
	text-decoration: none;
	color: #FFFFFF;
}
.apartado {
	height: 30px;
	width: 700px;
}
.apartado hr {
	width: 510px;
	margin-left: 160px;
	margin-top: -7px;
	float: right;
}
#centro_trabajos {
	background-image: url(../imagenes/f_interior.jpg);
	background-repeat: repeat;
	height: 1600px;
	width: 700px;
	clip: rect(auto,auto,auto,auto);
	background-position: left top;
	padding-right: 23px;
	padding-left: 23px;
	padding-top: 40px;
}
#contenedor_trabajos {
	width: 772px;
	height: 1700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: -15px;
}
#galeria_trabajos {
	height: 1500px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
#volver_contenedor {
	height: 60px;
	width: 700px;
	z-index: 80;
	background-image: url(../imagenes/volver.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#volver {
	height: 35px;
	width: 60px;
	text-align: left;
	float: right;
	padding-top: 15px;
	padding-right: 10px;
}
#volver   a    {
	color: #3E3E3E;
	font-weight: bold;
	text-decoration: none;
	display: block;
	vertical-align: middle;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 12px;
}
#volver   a:hover   {
	color: #CC0000;
	filter: Alpha(Opacity=50);
	opacity:.5;
}
#apartado_trabajos {
	height: 30px;
	width: 700px;
	margin-top: 10px;
}
#apartado_trabajos  hr {
	width: 510px;
	margin-left: 160px;
	margin-top: -7px;
	float: right;
}
#titulo_galeria {
	height: 60px;
	width: 90px;
	text-align: left;
	float: left;
	background-image: url(../imagenes/titulo_galeria.png);
	background-repeat: no-repeat;
	background-position: left center;
}
