/* 
    Document   : estilos
    Created on : 22-dic-2008, 21:14:04
    Author     : EQUIPO
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}


/*####################AQUI LO DE LOS MENUS####################*/




#menuusuario
{
font-family: Arial;
font-size: 1em;
margin-left: 10px;

}

#menuusuario a:hover{

font-style: italic;
}

/*EL OTRO MENU DE USUARIO*/

#menu2{
float: left;
width: 220px;
margin-left: 10px;

padding-left: 20px;
height: 600px;
background: url(images/fondo_izquierda_nuevo.png) top left no-repeat;
}

#menu2 ul{
padding: 2%;


}

#menu2 li{
list-style: none;
padding-top: 5%;
padding-bottom: 10%;


 }
 
 #menu2 a
 {


text-decoration: none;


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

 
 }
 

 #menu3
{

width: 400px;
height: 35px;
background-color: #ffffff;
margin:0 auto;
padding:0px 0px 0px 0px;


}



#menu3 ul {

height: 20px;
padding: 0;
position: relative;
margin: 0;
width: auto;


}

#menu3 li{
float: left;
list-style: none;

padding: 2%;    
}

#menu3 li a{

  text-decoration: none;
  color:teal;
  
}

#menu3 li a:hover{

text-decoration: underline;
}


/*	AQUI LO DEMAS */


body{
 background-color: #f0f0f0;
text-align: center;
 }
 
#wrap{

width: 731px;
min-height:620px;
height:auto;
/*max-height:1000px;
height:auto !important;*/
text-align:left;
margin:0 auto;
padding:0px 0px 0px 0px;

background: url(images/imagen_iglesia_detras.png) no-repeat top right;

}

#cabecera{
width: 100%;
text-align: center;
height: 70px;
margin-top: 20px;
background: url(images/pie_wrap.png)  no-repeat bottom; 
}
/*################FORMULARIOS###################*/



#formulario_entrada
{  width:350px;
height: 292px;
 color:#020202;
padding-top: 60px;
padding-left: 40px;
 font-family:  Helvetica;
  font-size: 14px;
  font-weight: bolder;
   background: url(images/fondo_formulario_entrada.png) no-repeat left;
   float: left; 
   margin-top: 80px; }

#formulario_entrada input
{

background-color:#f9f2c8;
font-size: 12px; 
font-weight: bold;
font-family: Helvetica;
font-style: italic;


}
#texto_intro
{
float: left;
width: 220px;
height: 600px;

background: url(images/fondo_izquierda_nuevo.png) top left no-repeat;

}
#texto_intro p{
padding: 12px;
font-family: Helvetica;

}
/*################TEMA DE TEXTOS Y NUMEROS GENERAL################*/

#textoresalta{
font-family: Helvetica;
font-size: 14px;
font-weight: bold;
width: 400px;
float: right;


}

#textopequeno{

font-family: Arial;
font-size: 0.8em;
font-style: italic;
}

#numero{
font-family: Arial;
font-size: 1.5em;
font-weight: bold;


}

#listadoenlaces{
font-family: Arial;
font-size: 1.1em;
background-color: #ececd0;
border: solid 5px #99906e;
width: 40%;
padding-bottom: 2%;

}

#listadoenlaces a
{
color: teal;
text-decoration: none;
padding-left: 20%;


}

#listadoenlaces a:hover{

color: #a49943;
text-decoration: underline;

}

#listadodocumentos{

font-family: Helvetica;
font-size: 14px;

width: 400px;
margin-right: 10px;
float: right;
height: 300px;
padding: 20px;
}

#listadodocumentos a
{
color: teal;
text-decoration: none;
padding-left: 20%;


}

#listadodocumentos a:hover{

color: #a49943;
text-decoration: underline;

}

#documento
{
float: left;
width: 100%;
border-bottom: 2px solid #000000;


}


#nombre_documento
{

float: right;
width: 75%;
font-size: 1em;
padding-bottom: 5%;
padding-top: 5%;
}

#derecha{
float: right;
font-family: Arial;
font-size: 1em;
}


#fecha_documento{
font-family: Arial;
font-size: 1em;
font-style: italic;
float: left;
padding-bottom: 5%;
padding-top: 5%;
margin-right: 10px;
width:20%;
}
/*#########################NOVEDADES CLIENTES#########################*/

#documentos_novedades
{
font-family: Arial;
font-size: 0.7em;
width: 100%;
float: left;
padding: 10px 0 0 10px;

}

#tipo_novedades
{
float: left;
width:25%;
padding: 5px 0px 5px 5px;
background-color: #cecec1;
}

#nombre_novedades
{
float: left;
width:50%;
background-color: #cecec1;
padding: 5px 0 5px 0;
}

#fecha_novedades
{
float: right;
width:24%;
background-color: #cecec1;
padding: 5px 0 5px 0;
}

#letra_normal
{
font-family: Arial;
font-size: 0.7em;
font-weight: normal;
}
/*#########################COSAS DEL CUERPO PRINCIPAL DE LA PAGINA#########################*/

#cuerpo{

width: 450px;
float: right;
font-family: Helvetica;
font-size: 14px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 50px;
margin-right: 10px;
height: 300px;


}

/*#########################COSAS DEL PIE DE PAGINA#########################*/

#abajo{
width: 100%;
border-top: 2px groove #000000;
float: left;
margin-top: 40px;

}
#piepagina

{

margin-left: 0px;
font-family: Helvetica;
font-size: 10px;
font-weight: bolder;
float: left;
width: 400px;


}


#duda{

float: right;
width:300px;
font-family: Helvetica;
font-size: 10px;
font-weight: bolder;
margin: 0px;

}
#duda a{
text-decoration: none;
color: teal;
}
#duda a:hover{
text-decoration: underline;

}
/*#########################ADMINISTRADOR#########################*/

#cuerpo_principal
{
width: 50%;
background-color: #ececd0;
height: auto;
margin-left: 150px;
padding: 10px 10px 10px 10px;
}

#menu
{


padding: 10px;
margin-left: 10%;
background-color: #ececd0;
}



#menu ul {

height: 20px;
padding: 0;
position: relative;
margin: 0;
width: auto;


}

#menu li{
float: left;
list-style: none;
padding-left: 1%;
padding-right: 1%;
border-left: 2px solid #000000;
    
}
#menu li a{

  text-decoration: none;
  color:teal;
  
}

#menu li a:hover{

text-decoration: underline;
}

#formularios{
padding: 2%;
width: 60%;
background-color: #ececd0;
border: solid 5px #99906e;
font-family: Arial;
font-size: 0.9em;
font-weight: bold;


}

#formularios input, select{

font-size: 1em; 
font-weight: bold;
font-family: Arial;
color: #5db9ec;


}

#textoresalta2{
font-family: Arial;
font-size: 1.1em;
font-weight: bold;
width: auto;
float: left;
;

}
