body {
	margin: 0px;
	width:100%;
}
#head {
	display: block;
	height: 205px;
	width: 100%;
	background-image: url(bg_head.png);
	background-color: #99ccff;
}
#bottoms {
	height: 1200px;
	width: 722px;
	display: block;
	margin-bottom: 100px;
	margin-left: 0px;
	margin-right: 0px;
}
#historia a {
	display: block;
	background-color: #6699ff;
	height: 53px;
	width: 102px;
	float: left;
	background-image: url(historia.png);
}
#historia a:visited {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(historia.png);
}
#historia a:hover {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(historia_ov.png);
}
#somos a {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(somos.png);
}
#somos a:visited {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(somos.png);
}
#somos a:hover {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(somos_ov.png);
}
#noticias a {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(noticias.png);
}
#noricias a:visited {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(noticias.png);
}
#noticias a:hover {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(noticias_ov.png);
}
#afiliados a {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(afiliados.png);
}
#afiliados a:visited {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(afiliados.png);
}
#afiliados a:hover {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(afiliados_ov.png);
}
#objetivos a {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(objetivos.png);
}
#objetivos a:visited {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(objetivos.png);
}
#objetivos a:hover {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(objetivos_ov.png);
}
#valores a {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(valores.png);
}
#valores a:visited {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(valores.png);
}
#valores a:hover {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(valores_ov.png);
}
#servicios a {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(servicios.png);
}
#servicios a:visited {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(servicios.png);
}
#servicios a:hover {
	display: block;
	background-color: #6699ff;
	height: 56px;
	width: 102px;
	float: left;
	background-image: url(servicios_ov.png);
}
#contenido {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	color: #666666;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: justify;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-bottom-color: #99ccff;
	border-bottom-style: double;
	border-bottom-width: 1px;
	width: 714px;
	display: block;
	margin-top: auto;
}
#footh {
	border-top-style: double;
	border-top-color: #99ccff;
	border-top-width: 1px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	color: #336699;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 714px;
	display: block;
}
h1 {
	font-family: Helvetica, Arial, Verdana, 'Trebuchet MS';
	color: #003366;
	letter-spacing: 5px;
	font-weight: bold;
}
th {
    background-image : url('th_bg.png');
    background-repeat : repeat-x;
    font-family : Helvetica, Arial, Verdana, 'Trebuchet MS';
    font-size : 18px;
    font-style : normal;
    font-weight : bold;
    vertical-align : middle;
    height: 35px;
    color: #ffffff;
  }

.celdilla {
    border-color: #99ccff;
    border-style : solid;
    border-width : 1px;
    font-family : Helvetica, Arial, Verdana, 'Trebuchet MS';
    font-size : 13px;
  }
#head_left {
	bottom: 0px;
	position: absolute;
	left:5px;
	top:270px;
	width: 100%;
	display: block;
	}
#head_center {
	height: 205px;
	margin-left: 50px;
	margin-right:50px;
	text-align: center;
	}
#head_right {
	height: 100px;
	margin-right: 59px;
	margin-bottom: 70px;
	 
	}
#head_right2{
	margin-left:59px;
	margin-bottom: 70px;
	
	}
#login h1{
	color: #003366;
	font-size: 30px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#login td{
	color: #336699;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#login {
	background-image: url(bg_head.png);
	background-repeat: repeat-x;
	position: relative;
	border-color: #336699;
	border-width: 1px;
	border-style: double;
	height: auto;
	width: 400px;
	padding: 15px;
	display: block;
	top: 75px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CDE4EE;
}
#animacion{
width: 270px;
height: 205px;
}
#animacion2{
	width: 270px;
	height: 205px;
	margin-left: 0px;
	margin-top: 0px;
}

#patrocina
{
	margin-bottom: 580px;
	width: 200px;
	margin-right: 70px;
}

#contador
{
	margin-left: 0px;
	margin-bottom: auto;
	text-align: center;
}

.usuario
{
	margin-bottom: auto;
	color: #6b9dff;
	font-weight: bold;
	font-family: sans-serif, sans-serif, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.lada{
	color: #003366;
	font-weight: bold;
	font-family: sans-serif, sans-serif, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	width: 300px;
	bottom: -30px;
}
#scroll
{
	margin-bottom: 1050px;
	margin-left: 15px;


}
#titscroll
{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:15px;
}
#contscroll
{
font:Arial;
text-align:justify;
font-size:16px;
color:#666666
}
