/* CSS Document */
.header
{
width:913px; height:130px; 
background-image:url(header1.jpg); background-position:center; background-repeat:no-repeat;
text-align:center; vertical-align:middle;
margin:0px; padding:0px;
}

.botonera
{
width:913px; height:30px;
background-image:url(botonera.jpg); background-repeat:repeat-x; background-position:center;
text-align:left;
}
.separador
{
width:17px; height:30px; display:block; clear:none;
background-image:url(separador.jpg); background-repeat:no-repeat; float:left;}
.boton
{
height:30px; padding-top:5px;
background-image:url(bg_bts.jpg); background-repeat:repeat-x;
text-align:center; font-family:Tahoma, Verdana; font-size:13px; color:#CCCCCC;
display:block; clear:none; float:left;
}
.boton a
{
text-align:center; font-family:Tahoma, Verdana; font-size:13px; color:#CCCCCC; text-decoration:none;
}
.boton a:hover
{
text-align:center; font-family:Tahoma, Verdana; font-size:13px; color:#1d75ff; text-decoration:underline;
}
.botonactivo
{
height:30px; padding-top:5px;
background-image:url(bg_bts.jpg); background-repeat:repeat-x;
display:block; clear:none; float:left;
text-align:center; font-family:Tahoma, Verdana; font-size:13px; color:#8cb9ff; text-decoration:none;
}

.contenido
{
width:913px; height:100%;
background-color:#222222;
/*padding:10px 10px 10px 20px;*/ text-align:center;
text-align:left; font-family:Tahoma, Verdana; font-size:13px; color:#8cb9ff; text-decoration:none;
}
.wrappercontenido
{
width:700px;
padding:20px;}
.titulohome {font-family:Tahoma, Verdana; font-size:14px; font-weight:bold; color:#DEDEDE; line-height:24px; }
.subtitulohome {font-family:Tahoma, Verdana; font-size:12px; font-weight:normal; color:#82b2ff; line-height:18px; }


/*Pie*/
.pie {
width:913px; height:24px; vertical-align:middle; padding-top:5px;
background-image:url(pie.jpg); background-repeat:repeat-x;
text-align:center; font-family:Tahoma, Verdana; font-size:10px; color:#CCCCCC;
}
.pie a { text-align:center; font-family:Tahoma, Verdana; font-size:10px; text-decoration:underline; color:#CCCCCC;}
.pie a:hover {text-align:center; font-family:Tahoma, Verdana; font-size:10px; text-decoration:underline; color:#1952ab;}



/*Quienes Somos*/
.texto {font-family:Tahoma, Verdana; font-size:12px; color:#CCCCCC; line-height:18px;}

.texto a {font-family:Tahoma, Verdana; font-size:12px; color:#CCCCCC; line-height:18px; text-decoration:underline;}

.texto a:hover {font-family:Tahoma, Verdana; font-size:12px; color:#1952ab; line-height:18px; text-decoration:underline;}

.titulo {font-family:Tahoma, Verdana; font-size:14px; font-weight:bold; color:#1952ab; line-height:24px; padding-bottom:12px;}










/*Contacto*/
.formcontacto
{
width:500px; text-align:left;
}
.formcontacto input
{
width:300px;}
.OpForm
{
text-align:left; font-family:Tahoma, Verdana; font-size:12px; color:#DEDEDE; text-decoration:none;
margin:10px 0 6px 0;
}
.OpForm2
{
text-align:left; font-family:Tahoma, Verdana; font-size:11px; color:#CCCCCC; text-decoration:none;
}
.BtContacto
{
width:100px!important;
background-image:url(bg_bts.jpg); background-repeat:repeat-x; background-position:center; height:24px;
text-align:center; font-family:Tahoma, Verdana; font-size:12px; color:#CCCCCC;
border: solid 1px #0043ab;
cursor:pointer;
}

/*Contacto Gracias*/
.gracias
{
height:430px;
}


