@charset "utf-8";
body {
	margin:0px;
	background-color: #EEEEEE;
}
#header {
	margin: 0px;
	height: 100px;
	width: 100%;
	float: none;
	background-color: #EAEBDB;
	padding-top: 10px;
}
#logo{
	float: center;
}
#cont_header {
	height: 100px;
	width: 800px;
	margin: 0px auto;
}
#fecha{
	float: right;
	height: 50px;
	width: 350px;
	text-align: right;
}
.txt-fecha{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #460412;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt-fecha2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:900;
	color: #460412;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu-gris{
	background-color: #FFFFFF;
	float: none;
	height: 20px;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#fnd-menu-gral{
	background-color: #B36A75;
	float: none;
	height: 30px;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #460412;
	margin: 1px;
}
#fnd-menu-gral_izq{
	background-color: #B36A75;
	float: none;
	height: 100%;
	width: 100%;
	
}
#menu-gral{
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.link_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #460412;
	font-weight:bolder;
	text-decoration: none;
	float: left;
	padding-top:10px;
	padding-bottom:7px;
	margin-bottom:7px;
}

.link_menu-top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #460412;
	font-weight:bolder;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-left-width:1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top:10px;
	padding-bottom:7px;
	margin-bottom:7px;
}
.link_menu a:link {
	color:#460412;
	font-size:10px;
	font-weight:bolder;
	text-decoration:none;
	padding:10px 7px;
}
.link_menu a:active {
	color:#460412;
	font-weight:bolder;
	text-decoration:none;
	padding:10px 7px;
}
.link_menu a:visited {
	color:#460412;
	font-weight:bolder;
	text-decoration:none;
	padding:10px 7px;
}

.link_menu a:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color:#460412;
	height: 30px;
	padding:10px 7px;
}
#cont{
	width:800px;
	margin-right:auto;
	margin-left: auto;
	text-align:right;
	display:block;
	vertical-align:middle;
}
.link1,.link1 a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #888888;
	text-decoration: none;
}
.link1 a:visited{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
}
.link2,.link2 a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.link2 a:visited{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.link1 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #460412;
	text-decoration: underline;
}
.link2 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #460412;
	text-decoration: underline;
	font-weight: bold;
}
#buscar{
	float: right;
	height: 30px;
	width: 350px;
	vertical-align: middle;
	display: block;
	padding-top: 4px;
}

#cuerpo-noticias{
	background-color: #D8D2BA;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	display:block;
	overflow: visible;
	visibility: visible;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}

#columna1{
	display:block;
	width:380px;
	height:650px;
	background:#00FF33;
	float:left;
	margin-right:5px;
	overflow: visible;
}
#columna2{
	width:240px;
	height:650px;
	background: #0033FF;
	float: right;
	margin-right:5px;
}
#columna3{
	width:150px;
	height:650px;
	background: #CC9900;
	float: right;
}
#links{
	clear: both;
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.links-pie, .links-pie a:link, .links-pie a:active, .links-pie a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #460412;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.links-pie a:hover{
	text-decoration:underline;
}
#pie{
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d5e6d5;
}
.pie-txt, .pie-txt a:link, .pie-txt a:visited, .pie-txt a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #106C3F;
	text-decoration: none;
	text-align: left;
	clear: both;
}
.pie-txt a:hover{
	text-decoration: underline;
}
.volanta-1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: block;
	letter-spacing: -0px;
	text-indent: 10px;
	border-bottom:thin #999999 dotted;
	text-transform: uppercase;
}
.titulo-1, .titulo-1 a:link,.titulo-1 a:active,.titulo-1 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #460412;
	text-decoration: none;
	text-align: left;
	display: block;
}
.titulo-1 a:hover{
	text-decoration:underline;
}
.subtitulo-1, .subtitulo-1 a:link,.subtitulo-1 a:active,.subtitulo-1 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	display: block;
}
.subtitulo-1:hover{
	text-decoration:underline;
}
.nota1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin-top: 4px;
	display: block;
}
.foto1{
	background-color: #FFFFFF;
	padding: 4px;
	margin-bottom:4px;
	margin-top:4px;
	border: 1px solid #460412;
	text-align: center;
}
.volanta-2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	display: block;
}
.titulo-2, .titulo-2 a:link,.titulo-2 a:active,.titulo-2 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #460412;
	text-decoration: none;
	text-align: left;
	display: block;
}
.titulo-2:hover{
	text-decoration:underline;
}
.subtitulo-2, .subtitulo-2 a:link,.subtitulo-2 a:active,.subtitulo-2 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	display: block;
}


.subtitulo-2 a:hover{
	text-decoration:underline;
}
.nota2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 4px;
	display: block;
}
