BODY {
	FONT: 70% trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND: #1d0d16 url(imagenes/fondo.gif)  repeat-x left top;
	MARGIN: auto;
	TEXT-ALIGN: center;
	COLOR: #fff;
	padding: 0px;
}
H2
{
    FONT-SIZE: 2em;
    FONT-WEIGHT: bold;

}
H3
{
	FONT-SIZE: 1.9em;
	FONT-WEIGHT: bold;
	margin:0px;
	padding:2px 0px;
	line-height: 0.8em;
}
a{
	font-weight: bold;
	color:#fff;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;color:#cc0000;
}
#contenido{
MARGIN: 0px auto 0px auto;padding:0px 0px 0px 0px;
	WIDTH: 960px;
	TEXT-ALIGN: left;
	position: relative;
	clear:both
}
#cabecera{
height:200px;padding:0px;margin:0px
}
#cuerpo
{
height:478px;width:864px;padding:12px 48px 0px 48px;margin:0px;BACKGROUND: #521c3c url(imagenes/EL-PORTALON-DE-RIOJA-fondo.jpg) repeat-x left top;
}
#pie {
	color:#ddd;
	font-size:10px;
    MARGIN: auto;
	WIDTH: 760px;
	TEXT-ALIGN: center;
	position: relative;
	padding: 2px 2px 12px 2px;
	clear:both;
}
