body {
margin:0px;
background-color:#FFFFFF;
}

#Contenedor {
width:950px;
}

.Contenido {
font-family:Century Gothic;
font-size:14px;
font-weight:regular;
color:#9b7256;
text-align:JUSTIFY;
}

.Contenido3 {
font-family:Century Gothic;
font-size:14px;
font-weight:regular;
color:#9b7256;
text-align:left;
}

.Contenido2 {
font-family:Century Gothic;
font-size:16px;
font-weight:bold;
color:#9b7256;
text-align:JUSTIFY;
}

#footer{
font-family:Century Gothic;
font-size:11px;
text-align:center;
font-weight:regular;
color:#9b7256;
}

#footer a:link, #footer a:visited, #footer a:active{text-decoration:none; font-weight:bold; font-size:10px; color:#fd780b}
#footer a:hover {text-decoration:underline;}
