body {
background : #CCCCCC;
}

*{margin:0; padding:0;}

#contenedor{
background-image: url(../imagenes/fondo.jpg);
width: 1000px;
height: 600px;
position: absolute;
left:100px;
top:20px;
border:0;
}

#cabecera
{
width: 900px;
height: 43px;
position: relative;
left: 50px;
top:0px;
}

#cabecera_izq
{
width: 360px;
height: 43px;
left: 0px;
top:0px;
}

#cabecera_barritas
{
width: 40px;
height: 43px;
position: absolute;
left: 360px;
top:0px;
}

#cabecera_fecha
{
width: 235px;
height: 43px;
position: absolute;
left: 405px;
top:5px;
color: #ffffff;
font-size:11px;
font-family:Arial;
}

#cabecera_contacto
{
width: 92px;
height: 43px;
position: absolute;
left: 640px;
top:5px;
color: #ffffff;
font-size:11px;
font-family:Arial;
}



#cabecera_idioma1
{
width: 80px;
height: 43px;
position: absolute;
left: 750px;
top:0px;
color: #ffffff;
font-size:11px;
}

#cabecera_idioma2
{
width: 80px;
height: 43px;
position: absolute;
left: 825px;
top:0px;
color: #ffffff;
font-size:11px;
}



#logo
{
width: 900px;
height: 117px;
position: relative;
left: 50px;
}

#logo_izq
{
width: 10px;
height: 117px;
}

#logo_der
{
width: 890px;
height: 117px;
position: absolute;
left: 10px;
top:0px;
}




#cuerpo_contenedor
{
width: 900px;
height: 372px;
background-color : #ffffff;
position: relative;
left: 50px;
}

#bannerverde
{
width: 900px;
height: 20px;
background-color : #bac826;
position: relative;
top: 5px;
left: 50px;
font-size:11px;
font-family:Arial;
padding-top:4px;
}

#bannernaranja
{
width: 900px;
height: 20px;
background-color : #fa9600;
position: relative;
top: 5px;
left: 50px;
font-size:11px;
font-family:Arial;
padding-top:4px;
}

#bannerceleste
{
width: 900px;
height: 20px;
background-color : #0096fa;
position: relative;
top: 5px;
left: 50px;
font-size:11px;
font-family:Arial;
padding-top:4px;
}

#bannermagenta
{
width: 900px;
height: 20px;
background-color : #fa00c8;
position: relative;
top: 5px;
left: 50px;
font-size:11px;
font-family:Arial;
padding-top:4px;
}





#copyright
{
width: 900px;
height: 25px;
position: relative;
top: 10px;
left: 50px;
text-align: center;
}

#menu
{
width: 150px;
height: 186px;
background-color : #ffffff;
position: relative;
top: 10px;
left: 10px;
}

#submenu
{
width: 150px;
height: 186px;
background-color : #ffffff;
position: absolute;
top: 10px;
left: 160px;
}

#menu a:link {
text-decoration: none;
font-size:17;
font-family:Arial;
color: #000000;
}
#menu a:visited{
text-decoration:none;
font-size:17;
font-family:Arial;
color: #000000;
}
#menu a:active{
text-decoration:none;
font-size:17;
font-family:Arial;
color: #000000;
}

#menu a:hover{
text-decoration:none;
font-size:17;
font-family:Arial;
font-weight:bold;
color: #cccccc;

}



#submenu a:link {
text-decoration: none;
font-size:17;
font-family:Arial;
color: #000000;
}
#submenu a:visited{
text-decoration:none;
font-size:17;
font-family:Arial;
color: #000000;
}
#submenu a:active{
text-decoration:none;
font-size:17;
font-family:Arial;
color: #000000;
}
#submenu a:hover{
text-decoration:none;
font-size:17;
font-family:Arial;
color: #cccccc;
}



#botonera
{
width: 150px;
height: 80 px;
background-color : #ffffff;
position: absolute;
top: 188px;
left: 10px;
}

#texto
{
width: 150px;
height: 200px;
background-color : #ffffff;
position: absolute;
top: 145px;
left: 160px;
text-align: left;
font-size:10;
font-family:Arial;
}




#principal
{
width: 530px;
height: 353px;
background-color : #ffffff;
position: absolute;
top: 10px;
left: 360px;
}

#principal_numeros
{
width: 236px;
height: 20px;
color= #fa9600;
position: absolute;
top: 330px;
left: 290px;
}

#principal_top
{
width: 530px;
height: 174px;
color= #ffffff;
position: absolute;
top: 2px;
left: 0px;
font-family:Arial;
background-color : #ffffff;
}

#principal_down
{
width: 530px;
height: 164px;
color= #ffffff;
position: absolute;
top: 174px;
left: 0px;
font-family:Arial;
background-color : #ffffff;
}

#principal_down2
{
width: 150px;
height: 10px;
color= #ffffff;
position: absolute;
top: 163px;
left: 390px;
font-family:Arial;
background-color : #ffffff;
}



#principal_abajo_izq
{
width: 260px;
height: 176px;
position: absolute;
top: 176px;
left: 0px;
font-family:Arial;
background-color : #ffffff;
font-size:12;
}

#principal_abajo_der
{
width: 262px;
height: 176px;
font-family:Arial;
position: absolute;
top: 176px;
left: 268px;
background-color : #ffffff;
font-size:12;
}






