body {
	margin: 0px;
}
.contenedor {
	height: 100%;
	width: 750px;
	border: 1px solid #31659C;
}
.lateral {
	background-color: #5A5D63;
	vertical-align: top;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.lateralpie {
	background-color: #5A5D63;
	vertical-align: top;
	width: 200px;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.copy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #D6D7D6;
	color: #76787E;
	padding-left: 5px;
}
.precab {
	font-family: Tahoma, Verdana, Arial;
	color: #76787E;
	background-color: #D6D7D6;
	height: 15px;
	width: 548px;
	font-size: 11px;
}
.menu_home {
	display:block;
	background-image: url(../images/home_off.gif);
	height: 45px;
	width: 200px;
	color: #5A5D63;
	text-decoration: none;
}
.textoblancolateral {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bienvenido {
	font-family: Tahoma, Verdana, Arial;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	height: 25px;
}
.texto {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}



.menu_home:active {
	background-image: url(../images/home_on.gif);
	color: #85868F;
}
.menu_home:hover {
	background-image: url(../images/home_on.gif);
	color: #85868F;
}
.menu_noticias {
	display:block;
	background-image: url(../images/noticias_off.gif);
	height: 45px;
	width: 200px;
	color: #5A5D63;
	text-decoration: none;
}
.menu_noticias:active {
	background-image: url(../images/noticias_on.gif);
	color: #85868F;
}
.menu_noticias:hover {
	background-image: url(../images/noticias_on.gif);
	color: #85868F;
}
.menu_quienes {
	display:block;
	background-image: url(../images/quienes_off.gif);
	height: 45px;
	width: 200px;
	color: #5A5D63;
	text-decoration: none;
}
.menu_quienes:active {
	background-image: url(../images/quienes_on.gif);
	color: #85868F;
}
.menu_quienes:hover {
	background-image: url(../images/quienes_on.gif);
	color: #85868F;
}
.menu_servicios {
	display:block;
	background-image: url(../images/servicios_off.gif);
	height: 45px;
	width: 200px;
	color: #5A5D63;
	text-decoration: none;
}
.menu_servicios:active {
	background-image: url(../images/servicios_on.gif);
	color: #85868F;
}
.menu_servicios:hover {
	background-image: url(../images/servicios_on.gif);
	color: #85868F;
}
.menu_colabora {
	display:block;
	background-image: url(../images/colabora_off.gif);
	height: 45px;
	width: 200px;
	color: #5A5D63;
	text-decoration: none;
}
.menu_colabora:active {
	background-image: url(../images/colabora_on.gif);
	color: #85868F;
}
.menu_colabora:hover {
	background-image: url(../images/colabora_on.gif);
	color: #85868F;
}
.menu_contacto {
	display:block;
	background-image: url(../images/contacto_off.gif);
	height: 45px;
	width: 200px;
	color: #5A5D63;
	text-decoration: none;
}
.menu_contacto:active {
	background-image: url(../images/contacto_on.gif);
	color: #85868F;
}
.menu_contacto:hover {
	background-image: url(../images/contacto_on.gif);
	color: #85868F;
}
.menu_foro {
	display:block;
	background-image: url(../images/foro_off.gif);
	height: 45px;
	width: 200px;
	color: #5A5D63;
	text-decoration: none;
}
.menu_foro:active {
	background-image: url(../images/foro_on.gif);
	color: #85868F;
}
.menu_foro:hover {
	background-image: url(../images/foro_on.gif);
	color: #85868F;
}
.textogrislateral {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #A5A6AD;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.titnotiportada {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5A5D63;
	padding-top: 2px;
	padding-bottom: 2px;
}
.fechanotiportada {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #5A5D63;
	text-decoration: none;
}
.link:active {
	text-decoration:underline;
}
.link:hover {
	text-decoration:underline;
}
.titaparatado {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #76787E;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 5px;
}
.inputBox {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 16px;
	width: 250px;
	border: 1px solid #5A5D63;
}
.textA {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 100px;
	width: 250px;
	border: 1px solid #5A5D63;
}.imagen {
	border: 1px solid #5A5D63;
}
.menu {
	display:block;
	height: 45px;
	width: 200px;
	color: #A5A6AD;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #5A5D63;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A6AD;
	text-indent: 25px;
	line-height: 40px;
}
.menu:hover {
	display:block;
	color: #DFDFDF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #85868F;
}
.colaboradores {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
li {
	padding-bottom: 5px;
}
.menu2 {
	display:block;
	height: 45px;
	width: 200px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #37393E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A6AD;
	text-indent: 25px;
	line-height: 40px;
}
.menu2:hover {
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #2E8C00;
}
.socio1 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.socio2 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.socio2Rosa {
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF66CC;
}
.socio3 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF66CC;
	height: 40px;
}
.socio4 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	color: #000;
}

