@charset "utf-8";
body {
	background-color: #fff3df;
	margin:0px;
	padding:0px;
	text-align:center;
	margin-top:10px;
}

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

#contenedor {
width:960px;
margin:auto;
text-align:left;

}
#marcos {
	background-image:url(img/marco_lateral.gif);
	background-repeat:repeat-y;
	background-position: 39px 0px;
/* border:1px solid #FF0000; */
}

#contenido {
width:884px;
margin-left:43px;
background-image:url(img/fondo.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#fddfb0;
/*height:530px;*/
float:left;
clear:both;
display:inline;

}

#pagina_contenido{
float:right;
width: 665px;
margin-right:3px;
display:inline;

}

#txt_home{
float:left;
margin-top:10px;
margin-bottom:10px;
font-family:"Times New Roman", Times, serif;
font-size:15px;
color:#804040;
text-align:justify;
display:inline; 
margin-left:10px; 
width:380px

}

.texto {
font-family:"Times New Roman", Times, serif;
font-size:15px;
color:#804040;
}

#anim_home{
margin-left:12px;
}

#menu {
margin-left:9px;
width:206px;
float:left;
display:inline;
}

#footer_img {
	background-image:url(img/footer.jpg);
	background-repeat: no-repeat;
	width:894px;
	height:32px;
	margin-left:38px;
}
#anillos{
width:270px;
float:left;
}
#ramo{
width:270px;
float:right;
margin-top:180px;
}

a.enlacemapa {
font-size: 11px;
line-height:30px;
color:#663300;
text-decoration:none;

}
a.enlacemapa:hover {
text-decoration:underline;
color:#990000;

}

.Estilo2 {
	font-size: 14px;
	color: #663300;
}

