/* CSS Document */

body {
	margin: 0 auto;
	text-align:center;
	background-color:#000000;
	font-family: Tahoma, Verdana, Arial;
	font-size:12px;
	color:#FFFFFF;
}

#contenedor {
	margin: 0 auto;
	text-align:justify;
	width:780px;
}

#cabecera {
	background-image:url(imagenes/cabecera.jpg);
	background-color:#000000;
	background-position:top left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:780px;
	height:158px;
	z-index:0;
}

#cabecera h1 {
	background-image:url(imagenes/logotipo_03.jpg);
	background-color:transparent;
	background-position:center;
	background-repeat:no-repeat;
	z-index:1;
	float:left;
	height:40px;
	width:184px;
	margin-top:70px !important;
	margin-left:75px !important;
	margin-left:33px;
}
 
#cabecera h1 span {
	display:none;
}

#menu {
	background-image:url(imagenes/barrademenu.gif);
	background-color:transparent;
	background-position:bottom left;
	background-repeat:no-repeat;
	height:42px;
	width:780px;
	padding-top:118px !important;
	padding-top:0;
	z-index:2;
	

}

#items_menu {
	margin-top:21px;
	margin-left:300px;
	border-width:0;
}

.sinborde {
	border-width:0;
}

#contenido {
	width:780px;
	background-color:#FFFFFF;
	margin-top:0 !important;
	margin-top:-7px;
	
}

#imagenes {
	float:left;
	width:222px;
}

#imagen_izq {
	background-image:url(imagenes/imagen.jpg);
	background-color:#FFFFFF;
	background-position:top left;
	background-repeat:no-repeat;
	width:199px;
	height:247px;
	float:left;
	margin:0;
}

#textos {
	background-color:#FFFFFF;
	width:540px;
	float:right;
	min-height:300px;
	padding-top:15px !important;
	padding-top:0;
	padding-right: 10px;
	color:#000000;
}

#debajo_img h1{
	margin:0;
	width:222px;
	height:106px;
	background-image:url(imagenes/llamaya_14.jpg);
	background-color:#FFFFFF;
	float:left;
}


#debajo_img h1 span {
	display:none;
}

#pie {
	width:780px;
	background-color:#FFFFFF;
	clear:both;
}

#barra_pie {
	background-image:url(imagenes/pie.gif);
	background-repeat:no-repeat;
	width:780px;
	height:46px;
	background-color:#FFFFFF;
	margin:0;
	font-size:9px;
	text-align:justify;
	padding-top:15px;
	color:#000000;
}

#barra_pie span {
	padding-left:10px;
	display:block;
	clear:both;
}

#eurielle {
	padding-left:5px;
	background-color:#FFFFFF;
	width:150px;
	margin-top: -15px!important;
	margin-top: 2px;
	float:left;	
	font-weight:bold;
	font-size:100%;
	line-height:1em;
}

#eurielle a {
	text-decoration:none;
	color:#C0BB91;
}

#eurielle a:hover {
	color:#896195;
}

#enlaces {
	float:right;
	width:590px;
	background-color:#FFFFFF;
	text-align:right;
	padding-right:5px;
	margin:0;
	font-size:90%;
	color:#C0BB91;
}

#enlaces a {
	text-decoration:none;
	color:#896195;
}

#enlaces a:hover {
	color:#C0BB91;
}

#finiquitar {
	clear:both;
	background-color:#000000;
	font-size:90%;
}

#finiquitar p{
	margin:0;
	padding:0;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
}

#finiquitar a {
	color:#CCCCCC;
	text-decoration:none;
}

h2 {
	font-size:110%;
	color:#9CA451;
	font-style:italic;
}

.negrita {
	font-weight:bold;
}