/* CSS Document */

body{}

a {
cursor:hand;
}

#contenedor{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:770px;
margin:auto;
background:url(IMG/fondocontenedor.png);
}

#pie{
background:url(IMG/fondopie.jpg);
height:70px;
text-align:center;
color:#000033;
font-size:10px;
clear:both;}

#pie a{
font-size:10px;
color:#000000;
text-decoration:none;
}

#pie a:hover{
text-decoration:underline;}

#head{
background:url(IMG/head.jpg) no-repeat;
height:100px;}

#menu{
width:763px;
font-size:9px;
background:url(IMG/fondobotones.png) repeat-x;
margin: 0px auto;
padding-top:0px;
padding-bottom:4px;
height:21px;
border-top:#000000 1px solid;

}


#menu ul{
float:right;
margin-right:0px;
margin-top:0px;
}

#menu ul a {
display:block;
text-align:center;
padding:2px;
color:#000000;
text-decoration:none;
}

#menu ul img{
border:none;}


#menu ul a:hover {
color:#FFFFFF;
background:url(IMG/fondobotones2.jpg);
}

#menu ul li{
list-style:none;
float:left;
padding:1px;
padding-top:0px;
padding-bottom:0px;
}

#menu ul li{
}

#cuerpo{
width:763px;
margin:auto;
background:url(IMG/fondomenulat.png) repeat-y;
clear:both;
}

#texto{
padding:10px;
float:right;
margin-right:2px;
width:585px;
text-align:justify;
}

#texto img{
float:right;
border:none;
margin-right:2px;
margin:4px;}

#texto h1{
color:#000033;
font-size:12px;}

#texto h2{
font-style:italic;
font-size:11px;}

#texto h3{
text-decoration:underline;
font-size:11px;}

#texto li{
list-style:none;}

#texto a{
color:#000099;
text-decoration:none;}

#texto a:hover{
text-decoration:underline;}

#menulat{
font-size:12px;
font-family:Verdana;
width:150px;
float:left;
background:#B9B9D4 url(IMG/fondomenulat.png) repeat-y;
}

#menulat img{
border:none;
float:left;
margin:0px;
margin-right:2px;}

#menulat a{
border:none;}

#menulat ul{
margin:0px;
margin-left:0px;
padding:0px;
}

#menulat ul a
{
display:block;
color:#000000;
text-decoration:none;
width:145px;
padding-top:5px;
padding-bottom:5px;
padding-left:2px;
border-bottom:#CCCCCC 1px solid;

}

#menulat ul a.back{
padding-top:10px;
padding-bottom:10px;
}



#menulat ul a:hover
{
text-decoration:none;
color:#FF6600;
}

#menulat ul a:visited

{

}


#menulat li{
font-size:9px;
list-style:none;
letter-spacing:1px;
}

#menulat li:hover{
text-decoration:none;
}

#menulat li.titulo{
width:147px;
font-weight:700;
background:#0000FF;
color:#CCCCCC;
height:25px;
}

/* FORMULARIO */

#f{
text-align:center;
width:100%;
}

#f Form {
width:209px;
padding:2px;
margin:10px 0px 20px 0px;
color:#333333;
text-align:left;}

#f input {
background-color:#F9F9F9;
border:#999999 1px solid;
border-bottom:2px;
border-right:2px;
width:200px;
height:14px;
margin:0px;}

#f select {
background-color:#F9F9F9;
border:#999999 1px solid;
border-bottom:2px;
border-right:2px;
width:200px;
height:22px;
margin:0px;
}

#f textarea{
background-color:#F9F9F9;
border:#999999 1px solid;
width:200px;
margin:0px;}

#f input.boton{
width:200px;
height:50px;
marging-left:190px;
border: #000099 1px double;
border-bottom:2px;
border-right:2px;
height:20px;
color:#000000;}
