body {
	background-image: url(../fondos/fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content {
	position:absolute;
	width:700px;
	height:2700px;
	z-index:1;
	left: 30px;
	top: 0px;
	background-color: #FFFFFF;
}
#wrapper {
	width:700px;
	font-size: 46px;
	text-align: center;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0000FF;
	color: #FFFFFF;
}
#enlaces {
	width:700px;
	float:right;
}
#enlaces ul li {
	float:left;
}
#enlaces ul {
	margin:0px;
	padding:0px;
	list-style:none;
	width:700px;
	float:left;
	background-color: #faa819;
	background-image: url(../noticias/images/mainNavBg.gif);
	background-repeat: repeat-x;
}
#enlaces ul a {
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	padding:0 1.5em;
	line-height:1.5em;
	background: url(../noticias/images/mainNavBorder.gif) repeat-y left top;
	text-decoration:none;
}
#enlaces ul .first a {
	background:none;
}
#enlaces ul a:hover {
	color:#fff;
}
.texto {
	width:650px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	height: auto;
	float: left;
	background-color: #efefef;
}
#content .texto h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content .texto img {
	padding: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	border: 2px solid #666666;
	display: block;
}
#content .texto .titular {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .texto h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	letter-spacing: 0.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#content .box {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 440px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content .imagenes {
	padding: 0px;
	width: 180px;
	float: left;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.asterisco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
