a.enlace_menu{
color:#000000;
text-decoration:none;
}
a.enlace_menu:hover{
color:#ffffff;
text-decoration:none;
}

body {
margin:0px; background-color:#eee6a7;
font-family: Verdana;
font-size: 77%;
}
.bloqueindex {
float:left;
width:24%;
background-color: #EEE6A7;
border-right: 3px solid #F0D001;


}

#cabecera{
height:100px; background-color:#000000; background-image:url(/imagenes_general/logo1.jpg); background-repeat:no-repeat;
}

#contenido{
	background-color: #EEE6A7;
}

div {
	margin: 0px; 
	padding: 0px;
}

#divhand {
float:left; margin-left:10px; height:100px; width:370px;
}

.enlacentrar:hover {
text-decoration:underline;
}

.enlacentrar {
color:#FBD905;
text-decoration:none;
}

.enlacelistado {
color: #000000;
text-decoration:none;
}

.enlacelistado:hover {
text-decoration:underline;
}

.imagencentrada {
text-align: center;
float: bottom;

}

#opciones{
position:absolute; right:0px; height:100px; width:435px; background-image:url(/imagenes_general/menu.jpg); background-position:bottom; background-repeat:no-repeat;
}

p {
padding-left: 10px;
padding-right: 10px;

}

h2{
padding-top:20px;
font-size:1.2em;padding-left:10px;
clear:both;
}
img.alignleft{
float:left;
}


li a{
color:#000000;
text-decoration:none;
}

li a:hover{
color:#000000;
text-decoration:underline;
}