/*----------------------------------------------------------
El color base de esta plantilla es #5c87b2. Si desea
usar otro color, empiece por reemplazar todas las instancias de
#5c87b2 con el nuevo color.
----------------------------------------------------------*/

.EstiloTabla {

border: 0px solid black;
background-color: #5c87b2;
width: 1872px;
    
}
 

 

.sinBordes
{
    border: 0px solid black;
    background-color: #00703C;
    width: 100%;
    margin-top: 0px;
    padding:0px;
}

.EstiloTabla2 {

    border: 0px solid black;
    width: 1872px;
    background-color:White;

    
 
    
}

.head
{
    
    background-color:#99CCFF;
    color:Black;
    font-weight:bold;
    text-align:center;
}
#tagline 	{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	
	}
	
.joaLogo
    {
       width: 106px;
       /*background-color  : #00703C;*/
       height: 100px;
       border: 0px solid black;
       font-family:Brush Script MT;
       color: White;
       letter-spacing: .2em;
       line-height: 30px;
       font-size:35px;
       
    }
    
.titulo
    {
       
       /*font-family:Brush Script MT;*/
       font-family: Arabic Typesetting;
       color: Black;
       letter-spacing: .2em;
       line-height: 50px;
       font-size:35px;
       font-weight:bold;
       
    }   
    
.tituloPequenio
    {
       
       font-family:Brush Script MT;
       color: Black;
       letter-spacing: .2em;
       line-height: 35px;
       font-size:20px;
       text-align:center;
       
    }       
    
.izquierda
    {
       
       font-family:Arabic Typesetting;
       color: Black;
       letter-spacing: .2em;
       line-height: 30px;
       font-size:20px;
       margin-left:auto;
       font-weight:bold;
       
    }         
    
.leyenda
    {
       
       font-family:Arabic Typesetting;
       color: #696969;
       letter-spacing: .2em;
       line-height: 30px;
       font-weight:bold;
       font-size:32px;
       font-weight:bold;
       
    }        
       
       
.encab
    {
       width: 100%;
       height: 94px;
       margin-top: 0px;
       border: 0px solid black;
       /*background-color: #CCCC66;*/
       padding:0px;
       margin-left:auto;
      
       
}        
body
{
    /*background-color: #00703C;*/

    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.3);
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
    border-top-width:1000;
    background-image:url('css/images/fondo.jpg');
    background-repeat:no-repeat;
    background-attachment:fixed;
    /*background-size: 100%; */
    /*IE*/
    background-size:100% ;
     -moz-background-size: 100%;   
     -o-background-size: 100%;   
     -webkit-background-size: 100%;    
     -khtml-background-size: 100%; 
    

    
    
    
}

a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* TÍTULOS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* esta regla crea etiquetas <h2> que son el 
primer elemento secundario de las columnas de tabla izquierda y derecha */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* ELEMENTOS DE DISEÑO PRIMARIO   
----------------------------------------------------------*/

/* puede especificar un porcentaje mayor o menor para el 
ancho de página. O bien puede especificar un ancho de píxel exacto. */
.page
{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: 117px;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
    top: 0px;
    left: -93px;
    height: 140px;
    width: 1776px;
}

#header h1
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
    width: 1527px;
}

#main
{
    padding: 30px 30px 15px 30px;
    background-color: #fff;
    margin-bottom: 0px;
    _height: 1px;
    height: 0px;
    margin-top: 0px;
}

#footer
{
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}

/* MENÚ TABULADOR   
----------------------------------------------------------*/
ul#menu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}

/* ELEMENTOS DE DISEÑO DE FORMULARIOS  
----------------------------------------------------------*/

fieldset 
{
    margin: 0em 0 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
    height: 249px;
    width: 223px;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
    width: 193px;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLA
----------------------------------------------------------*/

table 
{
  border: solid 1px #e8eef4;
  border-collapse: collapse;
    height: 41px;
}

table td 
{
  padding: 5px;   
  border: solid 1px #e8eef4;
}

table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}

/* VARIOS  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer
{
    margin-top:40px;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
    width: 1676px;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

/* Estilos para aplicaciones auxiliares de validación
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Estilos para aplicaciones auxiliares de editor y visualización
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field
{
    margin: 0.5em 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}
