* {margin:0; padding:0}
body {
	/*background-color: #BBB897;*/
	background-color:#DAD6C7;
}
body,td,th {
	color: #3B0C06;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#master {
	width:689px;
	margin:auto;
	background-image:url(../img/cont/fd_master.gif);
	background-repeat:repeat-y;
	}
#presentacion {
	width:416px;
	height:111px;
	background-image:url(../img/home/fd_presentacion.jpg);
	background-repeat:no-repeat;
	margin-left:163px;
	color:#290000;
	padding:20px;
	}	
#noticias {
	width:416px;
	height:219px;
	background-color:#FFFFFF;
	/*margin-left:163px;*/
	overflow-y:scroll;
	background-image: url(../img/home/noticias.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-bottom:20px;
	background-attachment:fixed;
	}
#noticias .noticia {
	padding:15px 35px 0px 25px;
	color:#333333;
	}
#noticias .fecha {
	color:#666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	}
#noticias .titular a, #noticias .titular a:visited {
	/*font-weight:bold;*/
	color:#671C02;
	}
#noticias .cuerpo {
	padding-left:25px;
	color:#333333;
	}
#noticias a {
	color:#333333;
	text-decoration:none„
	}
#noticias a:hover {
	color:#CC3300;
	text-decoration:underline;
	}
#ediciones {
	width:110px;
	height:389px;
	background-image:url(../img/home/fd_ediciones.jpg);
	float:right;
	border-bottom:1px solid #333333;
	}
#ediciones .ediciones {
	margin-left:10px;
	margin-bottom:4px;
	}
#pie {
	width:689px;
	height:64px;
	background-color:#710800;
	}
ul {
	margin-top: 0px;
	text-align:left;
	text-indent: inherit;
	list-style-image:none;
	list-style:none;
}
