body {
	margin: 0px;
	background: url(images/bgd.jpg);
}
#contenedor {
	clear: both;
	float: none;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-right: thin solid #660000;
	border-left: thin solid #660000;
	background: #FFFFFF;
}
#header {
	background: url(images/cenefa.jpg);
	height: 100px;
	width: auto;
}
.noticias {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	display: block;
	margin: 10px 30px 10px 20px;
	clear: left;
	float: left;
	width: 480px;
	background: url(images/cristo.jpg) no-repeat fixed center center;
}
.noticias img {
	display: inline;
	clear: left;
	float: left;
	margin-right: 5px;
}

h1 {
	font: bold 18px/60px "Trebuchet MS";
	color: #006699;
	text-align: center;
	width: 100%;
	background: url(images/new/titulo.jpg);
	margin-top: 0px;
}
h2 {
	font: bold 14px "Trebuchet MS";
	color: #663300;
	text-align: left;
	display: block;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-align: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	text-align: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.indice {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	clear: right;
	float: right;
	width: 206px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 5px 5px 5px 20px;
	border-bottom: 2px solid #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	background: url(images/bgd_indice.jpg);
	height: 100%;
	list-style: circle inside;
}
#separador {
	background: url(images/separador.jpg);
	height: 5px;
	width: 100%;
	display: block;
	margin-top: 40px;
	margin-bottom: 20px;
	clear: both;
}
#contacto {
	background: url(images/bgd2.jpg);
	clear: both;
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: x-small;
	text-align: center;
	margin-top: 10px;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}#links {
	width: 40%;
	margin-top: 5px;
	line-height: 30px;
	height: 30px;
	float: left;
	display: inline;
}
#fecha {
	font: 10px "Trebuchet MS";
}
a {
	font: 12px "Trebuchet MS";
	color: #996600;
	text-decoration: none;
}
li {
	margin-bottom: 5px;
}

