body {
	background : #CCCC66 url(images/fondo.gif) repeat;
	color : #666666;
	margin : 0px 0px 20px 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#borde{
	width: 800px;
	margin: auto;
	background-image: url(imagenes/fondo_borde.jpg);
	padding-right: 0px;
	padding-left: 0px;
	background-position: center;
	background-repeat: repeat-y;
}
#contenedor{
	text-align: justify;
	width: 750px;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo_base_2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#cabecera{
	height: 180px;
}
#barranoticias{
	height: 15px;
	padding: 3px 5px 5px;
	text-align: right;
}
#barranoticias a {
	color: #666600;
	text-decoration: none;
	background-image: none;
}
#barranoticias a:hover, a:active, a:visited{
	color: #000000;
	text-decoration: underline;
}
#contmenu {
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#noticias a {
	color: #666600;
	text-decoration: none;
	background-image: none;
}
#noticias a:hover, a:active, a:visited{
	color: #000000;
	text-decoration: underline;
}
#menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	padding-bottom: 8px;
}
#menu li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	text-indent: 15px;
	display: block;
	background-image: url(imagenes/roseta.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#menu li a:hover, a:active , a:visited {
	background-image: url(imagenes/roseta_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #666600;
}
#contenido{
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 520px;
	float: right;
	margin: 0px;
	padding: 0px 15px;
}
#contenido a{
	color: #666701;
	text-decoration: none;
	background-image: none;
}
#contenido a:hover{
	color: #000000;
	text-decoration: underline;
	background-image: none;

}
#parrafo_cont{
	color: #666701;
	text-decoration: none;
	width: 400px;
}
#pie{
	clear : both;
	text-align : center;
	margin: 0px;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#pie a{
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	letter-spacing: -0.1em;
}
#pie a:hover{
	background-image: none;
	color: #666600;
}
h1{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666600;
}
h2{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666600;
	height: 15px;
}
h3{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
hr{
	height: 1px;
	border: 0;
	color: #999999;
	background-color: #999999;
} 

