@charset "utf-8";
/* CSS Document */
.body{
	padding:0;
	margin:0;
	background: url(../imagenes/fondo.jpg) repeat-x;
	
}

.table{
	background-image:url(../imagenes/top.png);
	background-repeat:no-repeat;
	left: 15px;
	top: 22px;
	height: 1000px;
	width:900px;
	

}

#buscador {
	position:absolute;
	margin-left:700px;
	top:210px;
	width:112px;
	height:40px;
	z-index:2;
	
}

#menuSuperior {
	position:absolute;
	margin-left:40px;
	top:270px;
	width:690px;
	height:28px;
	z-index:1;
	font:"Lucida Sans Unicode";
	font-size:14px;
	color:#9D4228;
	cursor:pointer;
}

#lineaGuinda {
	position:absolute;
	margin-left:5px;
	top:23px;
	width:803px;
	height:1px;
	z-index:4;

}

#header {
	position:absolute;
	margin-left:45px;
	top:294px;
	width:803px;
	height:344px;
	z-index:3;
}

#bienvenida {
	position:absolute;
	top:320px;
	width:350px;
	height:189px;
	z-index:5;
	
	padding-top:30px;
	padding-left:480px;
	font-size: 14px;
	font-family:"Lucida Sans Unicode";
	font-weight:normal;
	color: #000000;
	text-align: justify;
	z-index:30;
	line-height: 17px;
}
#titulo {
	position:absolute;
	margin-left:1px;
	top:2px;
	height:23px;
	z-index:6;
	color:#9D4228;
	width: auto;
	text-transform: uppercase;
	font-size:20px;
	font-family:"Lucida Sans Unicode";
	font-weight: bold;
}
#menuInferior {
	position:absolute;
	margin-left:45px;
	margin-top:80px;
	width:230px;
	height:24px;
	z-index:31;
	
	background:url(imagenes/botonGenNegro.png);
}
#contenido {
	position:absolute; margin-left:45px;
	margin-top:190px;
	width:610px;
	height:22px;
	z-index:32;
	
}
#footer {
	position:absolute;
	margin-left:45px;
	top:1435px;
	width:840px;
	height:45px;
	z-index:33;
	background-image:url(../imagenes/lbar.png);
	background-repeat:no-repeat;
	text-align:center;
	font: 8px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	color: #5c5c5c;
	
		

}
.subtitulo {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #F8901F;
}


.cuerpo {
	color: #777;
	font-size: 12px;
	padding-left: 126px;
	padding-right: 126;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align:justify;
}
.link1{
color: #777;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    text-decoration:none;
	font-size:12px;
}

.fotolateral2 {
	left: 6px;
	position: absolute;
	top:40px;
}
#titulocontenido {
	position:absolute; 
	margin-left:45px;
	margin-top:137px;
	width:783px;
	height:16px;
	z-index:34;
	background-image:url(../imagenes/barraGuinda.png);
	text-transform: uppercase;
	color:#FFFFFF;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top:7PX;
	padding-left:20PX;	
	padding-bottom:3px;
	
}


#flechas1 {
	position:absolute;
	left:150px;
	margin-top:92px;
	width:649px;
	height:39px;
	z-index:8;
	top: 612px;
}
