body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #AEA5A1;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #999999;
}
a:active {
	color: #333333;
}

#info {
		width: auto;
		overflow: auto;
	}

	#header {
		width: 800px;
		height: 73px;
		float: center;
	}

	#menu {
	width: 167px;
	height: 132px;
	float: center;
	}
	#menu2 {
	width: 167px;
	height: 142px;
	float: center;
	}
	
    #contacto {
		width: 312px;
		height: 375px;
		float: center;
	}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
.txt1_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
.noticia_fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.noticia_fecha a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}

.noticia_fecha a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.noticia_fecha a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.noticia_fecha a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.noticia_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
.noticia_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-transform: none;
	font-weight: bold;
}
.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.txt_footer_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
.ver_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	text-transform: none;
	font-weight: bold;
}
.ver_noticia a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	text-transform: none;
	font-weight: bold;
}
.ver_noticia a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	text-transform: none;
	font-weight: bold;
}
.ver_noticia a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	text-transform: none;
	font-weight: bold;
}
.ver_noticia a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	text-transform: none;
	font-weight: bold;
}
.borde_arriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.descripcion_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
