body {
	color : #000000;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(imagenes/fondo.jpg);
}
#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/pie.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#cabecera{
	height: 130px;
}
#barranoticias{
	height: 20px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: center;
}
#contmenu {
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#contenido{
	position: relative;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 520px;
	float: right;
	margin: 0px;
	display:block;
	margin:0px;
	width:520px;
	float: right;
}
#parrafo_cont{
	color: #666701;
	text-decoration: none;
	width: 400px;
}
#sobrepie{
	width: 750px;
}
#una_columna{
	width: 175px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#dos_columnas{
	width: 520px;
	float: right;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
#columna_iz{
	text-decoration: none;
	background-image: none;
	color: #000000;
	width: 245px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 10px;
}
#columna_de{
	text-decoration: none;
	background-image: none;
	color: #000000;
	float: right;
	width: 250px;
}
#pie{
	clear : both;
	text-align : center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 720px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-left: 15px;
	margin-right: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-bottom: 15px;
}
a, a:link{
	text-decoration: none;
	background-image: none;
	color: #666666;
}
a:hover, a:active, a:visited{
	background-image: none;
	color: #000000;
	text-decoration: underline;
}
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: 16px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #000000;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
}
hr{
	height: 2px;
	border: 0;
	color: #000000;
	background-color: #000000;
} 

