@charset "utf-8";
/* CSS Document */

body {font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif; font-size:11px; color:#808080; background-color:#332A22}
p {margin:0}
img {border:0}

/* Estilo Enlaces */
a {color:#FF9D0A}
a:link, a:visited {text-decoration:none}
a:hover {text-decoration:underline}

/* Estilos de Texto */
.titulos   {font-size:30px;	font-weight:normal;	color:#FF9D0A; margin: 0}
.resaltado {font-size:18px;	font-weight:normal;	color:#AF9173; margin: 0}
.generico  {font-size:12px;	font-weight:normal;	color:#D3CDB7; margin: 0}

/* Definición DIV's */
#content  {width:980px; height:auto; margin:0 auto}

#cabecera {width:980px; height:245px; margin: 0}

#cuerpo   {width:980px; height:auto; float:left; margin: 0; background-color:#26201A}

#pie      {clear:both; width:980px; margin: 0; background-color:#41372D}