﻿BODY {
background : #CCCCCC url(images/grises.gif) repeat;
font : 8pt Arial;
color : #000000;
margin : 10px 0px 20px 0px;
text-align: center;
}

.centrado{
text-align:center;
}

#contenedor {
text-align: left;
width: 780px;
height: 689px;
background-color : #FFFFFF;
margin: auto;
}

#header {
width: 780px;
height : 114px;
}

#menu {
width: 780px;
height: 25px;
background : #003366 url(images/menu.gif);
padding-top: 2px;
text-align: center;
font: 10pt Arial;
color: #FFFFFF;
}

VISITED{
color: #FFFFFF;
text-decoration:none;
}

ACTIVE{
color: #FFFFFF;
text-decoration:none;
}

FOCUS{
color: #FFFFFF;
text-decoration:none;
}

A.enlacenav:LINK{
color: #FFFFFF;
text-decoration:none;
}

A.enlacenav{
color: #FFFFFF;
text-decoration:none;
}
A.enlacenav:HOVER{
font-weight: bold;
}

#cuerpo {
width: 780px;
float: left;
background-color: #FFFFFF;
}

#leftmenu {
width: 182px;
height: 470px;
float: left;
background-color: #FFFFFF;
background-image:url('images/leftmenu.gif');
background-repeat: no-repeat;
padding-left: 6px;
padding-top: 14px;
font: 10pt Arial;
color: #FFFFFF;
}

VISITED{
color: #FFFFFF;
text-decoration:none;
}

ACTIVE{
color: #FFFFFF;
text-decoration:none;
}

FOCUS{
color: #FFFFFF;
text-decoration:none;
}

A.menu1:LINK{
color: #FFFFFF;
text-decoration:none;
}

A.menu1{
color: #FFFFFF;
text-decoration:none;
}
A.menu1:HOVER{
font-weight: bold;
}

#derecha {
width: 592px;
float: right;
background-color: #FFFFFF;
}

#contenido {
width: 572px;
padding: 10px 10px 10px 10px;
float: right;
font: 9pt Arial;
}

#contenido h1{
font-size: 11pt;
text-align: center;
}

#contenido h2{
font-size: 9pt;
color: #003366;
}

#principal {
width: 397px;
height: 474px;
float: left;
background: #FFFFFF url(images/principal.gif);
}

#bienvenidos {
width: 397px;
height: 65px;
padding-top: 22px;
text-align: center;
}

#info {
height: 306px;
width: 397px;
padding: 0 0 0 0px;
}

#info H2 {
font: 11pt Arial;
color: #003366;
font-weight:bold;
margin-bottom: 5px;
margin-top: 0px;
}

#info p {
margin-top: 0px;
margin-bottom: 5px;
}

HOVER{
color: #6699FF;
text-decoration:none;
}

VISITED{
color: #6699FF;
text-decoration:none;
}

ACTIVE{
color: #6699FF;
text-decoration:none;
}

FOCUS{
color: #6699FF;
text-decoration:none;
}

A.info:LINK{
color: #6699FF;
text-decoration:none;
}

A.info{
color: #6699FF;
text-decoration:none;
}

#imagen1 {
width: 175px;
height: 171px;
float: left;
text-align: center;
}

#texto1 {
width: 212px;
height: 161px;
float: right;
background-image: url(images/logo_gris.gif);
background-repeat:no-repeat;
background-position:50% 50%;
text-align: right;
padding-right: 10px;
padding-top: 10px;
}

#imagen2 {
width: 136px;
height: 115px;
float: right;
text-align: center;
padding-top: 20px;
}

#texto2 {
clear: left;
width: 241px;
height: 130px;
float: left;
background-image: url(images/logo_gris.gif);
background-repeat:no-repeat;
background-position:50% 50%;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
}

#novedades{
	width: 394px;
	height: 87px;
	padding-top: 12px;
	clear: both;
	text-align: center;
}

#rightmenu {
width: 195px;
height: 474px;
float: right;
background: #FFFFFF url(images/rightmenu.gif);
}

#boton {
height: 24px;
text-align: center;
padding-top: 7px;
font: 10pt Arial;
color: #FFFFFF;
font-weight: bold;
}

#rightcont {
height: 443px;
text-align: center;
}

#rightcont .textoiz {
text-align: left;
padding-left: 10px;
font: 10pt Arial;
color: #003366;
font-weight: bold;
}

#rightcont .textoder {
text-align: right;
padding-right: 10px;
font: 10pt Arial;
color: #66FFFF;
font-weight: bold;
}

#footer {
clear : both;
width: 780px;
height: 74px;
background: #003366 url(images/footer.gif);
}

#footerizq {
width: 390px;
height: 74px;
float: left;
}

#footerder {
width: 390px;
height: 74px;
float: right;
}

#footer1 {
width: 195px;
height: 44px;
float: left;
padding-top: 30px;
text-align: center;
font: 11pt Tahoma;
color: #CCCCCC;
}

#footer2 {
width: 175px;
height: 49px;
float: right;
padding-top: 25px;
padding-left: 20px;
text-align: center;
font: 8pt Tahoma;
color: #FFFFFF;
background-image: url(images/home.gif);
background-repeat:no-repeat;
background-position:5% 50%;
}

#footer3 {
width: 175px;
height: 49px;
padding-top: 25px;
padding-left: 20px;
float: left;
text-align: center;
font: 8pt Tahoma;
color: #FFFFFF;
background-image: url(images/mail.gif);
background-repeat:no-repeat;
background-position:12% 50%;

}

#footer4 {
width: 150px;
height: 49px;
float: right;
padding-top: 25px;
padding-right: 45px;
text-align: right;
font: 8pt Tahoma;
color: #FFFFFF;
background-image: url(images/logo_gc.gif);
background-repeat:no-repeat;
background-position:95% 50%;
}

A.footer:LINK{
color: #FFFFFF;
text-decoration:none;
}

A.footer{
color: #FFFFFF;
text-decoration:none;
}