@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height:14pt;
	color: #000000;
 background:#DFC298; 
 background-image: url(imgs/bg.jpg); background-repeat: no-repeat;  background-position: top center; background-attachment: scroll;
 margin-top: 198px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
}

#Contenedor{ width:800px; margin:auto auto 10px auto; height:382px; border:0px solid #999999; padding-top:2px;}

h4{ font-size:14pt; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; color:#720E1A; margin:0 0 6px 0;}
p{ margin:0 0 0 0;}

.copy{ color:#524532;}
.footer{ color:#524532;}
.footer a{ color:#AC6532; text-decoration:none;}
.footer a:hover{ color:#8A4E22; text-decoration:none;}