*
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    }

html
{
    width: 100%;
}

body
{
    font: 62.5% tahoma;
    background: none;
}
a
{
    text-decoration: underline;
    color:#014727;
    text-decoration:none;
    cursor:pointer;
}

/*-----------------------------------------------------------------------------
page structure ...
-----------------------------------------------------------------------------*/

#contenedor
{
    width: 100%;
    background: none;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 15px;
}
#contenedorini
{
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 2%;
}

#inicial
{
    font-family: tahoma;
    overflow: auto;
    width: 755px;
    min-width: 700px;
    margin-right: auto;
    margin-left: auto;
    background-color: #ffffff;
    background-image: url('../images/inicial.png');
    height: 459px;
    background-repeat: no-repeat;
}
.formlabel
{
    width: 60%;
    float: left;
    margin-bottom: 4px;
    color: #ffffff;
    font-size: 12px;
    padding-top: 15px;
}
#col_box
{
    width: 450px;
    height: auto;
    float: right;
    padding-top: 170px;
    padding-right: 10px;
    padding-left: 10px;
    border-left-style: none;
    border-left-width: 1px;
}
/*-----------------------------------------------------------------------------
Home page
-----------------------------------------------------------------------------*/
#col_text
{
    width: 42%;
    height: auto;
    float: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-left-style: none;
    border-left-width: 1px;
    font-family: tahoma;
    font-size: 12px;
    color: #000000;
    text-align: justify;
    margin-right: 31px;
    margin-left: 5px;
    visibility: visible;
    z-index: 5;
}
#col_imagen
{
    width: 379px;
    height: 339px;
    float: none;
    background-image: url(../images/img_home.png);
    margin-right: 0px;
    background-repeat: no-repeat;
    margin-left: 0px;
    vertical-align: top;
    overflow: visible;
    z-index: 1;
    margin-top: 250px;
}
#textoinicial
{
    font-family: tahoma;
    overflow: auto;
    width: 100%;
    min-width: 700px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
}
/*-----------------------------------------------------------------------------
Home page
-----------------------------------------------------------------------------*/
#tableinicial
{
    font-family: tahoma;
    overflow: auto;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #404340;
    border: thin none #404340;
}

#itsthetable1
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    color: #404340;
    background-color: #ffffff;
    
	/*color Tablas background-color: #e6e6e6;*/

    font-style: normal;
    font-variant: normal;
    font-size: 10px;
    line-height: normal;
    font-family: Tahoma, sans-serif;

    /*font-family:tahoma;
    overflow: auto;
    width: 99%;
    min-width: 700px;
    padding: 1em;
    background: #ffffff;
    margin-right: auto;
    margin-left: auto;*/
}

#itsthetable
{
    font-family: tahoma;
    overflow: auto;
    width: 99%;
    min-width: 700px;
    padding: 10px;
    background: #ffffff;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
}
#footer
{
    background-color: #10a2f7;
    color: #FFFFFF;
    text-align: center;
}
#user
{
    background-color: #e6e6e6;
    color: #FFFFFF;
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width:100%;
}

#userdate
{
    background-color: #e6e6e6;
    float: left;
    overflow: hidden;
    color: #404340;
    font-family: tahoma;
    font-size: 10px;
    text-align: left;
    height: 100%;
}
#userhour
{
    background-color: #e6e6e6;
    overflow: hidden;
    color: #404340;
    font-family: tahoma;
    font-size: 10px;
    text-align: right;
    height: 100%;
}

#useruser
{
      background-color: #e6e6e6;
    overflow: visible;
    color: #404340;
    float: left;
    font-family: tahoma;
    font-size: 10px;
    height: 100%;

    /*background-color: #e6e6e6;
    overflow: visible;
    color: #404340;
    float: left;
    font-family: tahoma;
    font-size: 10px;
    height: 100%;*/
}

#mesage
{
    background-color: #E0E0E0;
    color: #000000;
    text-align: center;
    height: 45px;
    padding: 10px;
}
#icons
{
    background-color: #FFFF99;
    color: #000000;
    text-align: center;
    height: 15px;
    padding: 2px;
}

#header h1
{
    /*background: url(../scc menu/images/cabecera-h1.gif) top left no-repeat;*/
    width: 340px;
    height: 58px;
    float: left;
    text-indent: -999em;
    overflow: hidden;
}

#header p
{
    background: url(/images/cabecera-p.gif) top left no-repeat;
    width: 231px;
    height: 19px;
    float: left;
    text-indent: -999em;
    overflow: hidden;
    margin: 41px 0px 0px 358px;
   
}

#headerul
{
    list-style-type: none;
    float: left;
    margin: -60px 0px 0px 816px;
}

.internas #header ul
{
    list-style-type: none;
    float: left;
    margin: -60px 0px 0px 775px;
}

#header ul li
{
    display: inline;
}

#header ul li a
{
    color: #a8b68e;
    text-decoration: none;
    font-size: 1.1em;
    margin-right: 13px;
}

#header ul li a:hover
{
    color: #7f886d;
}

#titulo
{
   border-top: 1px solid #fff;
    font-size: 14px;
    color: #10a2f7;
    text-indent: 30px;
    background-image: url(../images/barra_tit.gif);
    height: 29px;
    padding-left: 0px;
    background-repeat: no-repeat;
    width: 40%;
    float: none;
    padding-top: 2px;
}
#tituloPortal
{
    border-top: 1px solid #fff;
    font-family: Tahoma;
    font-size: 20px;
    color: #10a2f7;
    text-indent: 10px;
    font-weight: bold;
    vertical-align: middle ;
    letter-spacing: 1;
    height: 29px;
    padding-left: 0px;
    background-repeat: no-repeat;    
    float: none;
    padding-top: 2px;
}

.titulo
{
    border-top: 1px solid #fff;
    font-size: 18px;
    color: #007A44;
    text-indent: 30px;
    height: auto;
    padding-left: 0px;
    background-repeat: no-repeat;
    width: 40%;
    float: none;
    padding-top: 2px;
    font-weight: bold;
}
#ubicacion
{
    border-top: 1px solid #fff;
    color: #FFFFFF;
    /*background-image: url(../images/bg_ubicacion.png);*/
    height: 100px;
    padding-top: 17px;
    padding-left: 0px;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: 45px;
    vertical-align: middle;
    width: 200px;
    float: right;
    font-size: 24px;
    font-weight: bold;
}
/*.boton
{
    border-style: none;
    border-color: inherit;
    border-width: 1px;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration:underline;
    text-align: center;
    line-height: 12px;
    min-width: 20px;
    color: #10a2f7;
    background-color: #FFFFFF;
    cursor: pointer;
    }*/

.boton
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
    color: #ffffff;
   	text-decoration: none;
	text-align: center;
	line-height: 12px;
	height: 17px;
	width: 124px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #10a2f7;
	text-indent: 2px;
    cursor: pointer;
}

.error
{
    font-family: tahoma;
    font-size: 12px;
    text-decoration: none;
    align: justify;
    line-height: 12px;
    height: 17px;
    width: 124px;
    color: #CC0000;
    font-weight: bold;
    font-style: italic;
}
.text_mensaje
{
    font-family: tahoma;
    font-size: 12px;
    text-decoration: none;
    align: justify;
    line-height: 12px;
    height: 17px;
    width: 124px;
    color: #666666;
    font-weight: bold;
    font-style: italic;
}
input
{
    font-size: 11px;
    color: #333333;
    border: thin solid #CCCCCC;
}
select
{
    font-size: 11px;
    color: #333333;
    border: thin solid #CCCCCC;
}

/*-----------------------------------------------------------------------------
tabla
-----------------------------------------------------------------------------*/

/* 
	TagBox table styles
	written by TagBox http://www.tagbox.de
*/
.tabla
{
    border-collapse: collapse;
    border: 1px solid #E8E8E8;
    font: normal 11px tahoma;
    color: #404340;
    /*Color Tablas background-color: #e6e6e6;*/
    background-color: #ffffff;
    
}
.tabla caption
{
    text-align: left;
    padding: 6px 4px 8px 0px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: tahoma;
    font-size: 15px;
    font-weight: bold;
    /*background-color: #e6e6e6;*/
    background-color: #10a2f7;

}
.caption
{
    text-align: left;
    padding: 6px 4px 8px 0px;
    color: #404340;
    text-transform: uppercase;
    font-family: tahoma;
    font-size: 15px;
    font-weight: bold;
    background-color: #E8E8E8;
}
.tabla td th, td
{
    /*border: 1px dotted #03476F;*/
    border:1px;
    border-color:#F7F4F4;
    border-style:none;
    padding: .4em;
    color: #404340;
}

.tabla thead th, tfoot th
{
    border: 1px solid #c4c4c4;
    text-align: center;
    color: #404340;
    padding-top: 3px;
    background-color: #e6e6e6;
    letter-spacing: 1px;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
}
.tabla tbody td a
{
    background: transparent;
    text-decoration: underline;
    color: #404340;
    font-weight: bold;
}
.tabla tbody td a:hover
{
    color: #404340;
    background-color: #E8E8E8;
}
.tabla tbody th a
{
    font: normal 11px tahoma;
    background: transparent;
    text-decoration: underline;
    font-weight: bold;
    color: #404340;
}
.tabla tbody th a:hover
{
    background: transparent;
    color: #E8E8E8;
}
.tabla tbody th, tbody td
{
    vertical-align: top;
    text-align: left;
}
.tabla tfoot td
{
    border: 1px solid #ffffff;
    background: #DFDEDE;
    padding-top: 3px;
    color: #404340;
}
.tabla odd
{
    background-color: #E8E8E8;
}
.tabla tbody tr:hover
{
    /*border: 1px solid #03476F;*/
    /*color: #FFFFFF;*/
    /*background-color: #AEE239;*/
}
.tabla tbody tr:hover th, .tabla tbody tr.odd:hover th
{
    /*border: 1px solid #03476F;*/
    /*color: #FFFFFF;*/
    /*background-color: #AEE239;*/
}
.tabla a 
{
    color:#404340;
    text-decoration:none;
    cursor:pointer;
}
.tabla a:hover
{
    background-color:#E8E8E8;
}
/*-----------------------------------------------------------------------------
tabla 1
-----------------------------------------------------------------------------*/

/*/* 
	TagBox table styles
	written by TagBox http://www.tagbox.de
*/
.tabla1
{
    /*border-collapse: collapse;
    border: 1px solid #999999;
    font: normal 11px Tahoma;
    color: #00BFFF;;
    background-color: #ffffff;*/

    border-style: none;
    border-color: inherit;
    border-width: medium;
    color: #404340;
    background-color: #ffffff;
    
	/*color Tablas background-color: #e6e6e6;*/

    font-style: normal;
    font-variant: normal;
    font-size: 11px;
    line-height: normal;
    font-family: Tahoma, sans-serif;

}
.tabla1 caption
{
    text-align: center;
    padding: 6px 4px 8px 0px;
    color: #00BFFF;;
    text-transform: uppercase;
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
    background-color: #DFDEDE;
}
.tabla1 td, th
{
    /*border: 1px dotted #03476F;*/
    border:1px;
    border-color:#E8E8E8;
    border-style:none;
    padding: .4em;
    color: #404340;
}

.tabla1 thead th, tfoot th
{
    border: 1px solid #e8e8e8 ;
    text-align: center;
    color: #404340;
    padding-top: 3px;
    background-color: #ffffff;
    letter-spacing: 1px;
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
}
.tabla1 tbody td a
{
    background: transparent;
    text-decoration: none;
    color: #404340;
}
.tabla1 tbody th a
{
    font: normal 11px tahoma;
    background: transparent;
    text-decoration: none;
    font-weight: normal;
    color: #404340;
}
.tabla1 tbody th, tbody td
{
    vertical-align: top;
    text-align: left;
}
.tabla1 tfoot td
{
    border: 1px solid #03476F;
    background: #ffffff;
    padding-top: 3px;
    color: #000000;
}
.tabla1 odd
{
    background-color: #999999;
}
.tabla1 a 
{
    color:#014727;
    text-decoration:none;
    cursor:pointer;
}*/
/*-----------------------------------------------------------------------------
Home  rodea imagen
-----------------------------------------------------------------------------*/
#wrapper_text
{
    width: 60%;
    visibility: inherit;
    z-index: 5;
    padding-right: 20px;
    padding-left: 270px;
    padding-top: 20px;
    padding-bottom: 3px;
}
#wrapper_text2
{
    width: 60%;
    visibility: inherit;
    z-index: 5;
    padding-right: 20px;
    padding-left: 340px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}

#wrapper_text3
{
    width: 60%;
    visibility: inherit;
    z-index: 5;
    padding-right: 20px;
    padding-left: 380px;
    padding-bottom: 10px;
}

.imagen_home
{
    position: absolute;
    width: 100%;
    height: 600px;
    left: 0;
    top: -31px;
    background-color: transparent;
    z-index: 5;
}


hr
{
    border-top-style: solid;
    border-top-color: #007A44;
}


/*-----------------------------------------------------------------------------
GridView
-----------------------------------------------------------------------------*/
.bloqueInteriorSAT
{
    clear: both;
    position: static;
    float: left;
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
}

.tableHead
{
    font-weight: 600;
    font-size: 11px;
    border: 1px solid #e6e6e6;
    color: #404340;
    line-height: 11px;
    font-family: tahoma;
    background-color: #e6e6e6;
    background: #e6e6e6;
    text-decoration: none;
}


.tableRow
{
    border: 1px solid #E8E8E8;
    padding: .4em;
    color: #363636;
}
.altTableRow
{
    border: 1px solid #E8E8E8;
    background-color: #ffffff;
    color:Black;
}
.tableFooter
{
    border: 1px solid #E8E8E8;
    background-color: #e6e6e6;
    padding-top: 3px;
    padding-top: 3px;
    color: #e6e6e6;
}

.cellLeft
{
    vertical-align: top;
    text-align: left;
}
.cellCenter
{
    vertical-align: top;
    text-align: center;
}
.cellRight
{
    vertical-align: top;
    text-align:right;
}

.grilla
{
    border-collapse: collapse;
    border: 1px solid #999999;
    font: normal 11px tahoma;
    color: #404340;
    background-color: #E8E8E8;
}
.grilla tr.pie
{
    border: 1px solid #adb60c;
    background-color: #fbfec1;
    padding-top: 3px;
    padding-top: 3px;
    color: #dbe258;
}
.grilla th.titulo
{
    text-align: center;
    padding: 6px 4px 8px 0px;
    color: #000000;
    text-transform: uppercase;
    font-family: tahoma;
    font-size: 15px;
    font-weight: bold;
    background-color: #007A45;
}
.grilla th.cabezagrilla
{
    border: 1px solid #2b6501;
    text-align: center;
    color: #000000;
    padding-top: 3px;
    background-color: #83b719;
    letter-spacing: 1px;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
    padding: 2px;
}
.grilla th.cabezagrilla:hover
{
    background-color: #dae156;
    color: #008443;
}
.grilla td.celdanumero
{
    text-align: right;
}
.grilla td.celdatexto
{
    text-align: left;
}
.grilla td.celdacentro
{
    text-align: center;
    font-weight: bold;
}
.grilla tr.nrm
{
    border: 1px dotted #03476F;
    padding: .4em;
    color: #363636;
}
.grilla tr.nrm:hover
{
    color: #FFFFFF;
    background-color: #AEE239;
}
.grilla tr.alt
{
    background-color: #f1f5aa;
    font-size: 98%;
    color: #000000;
    cursor: pointer;
    padding: 0px;
}
.grilla tr.alt:hover
{
    color: #FFFFFF;
    background-color: #AEE239;
}
.grilla tr.piegrilla
{
    border: 1px solid #03476F;
    background: #4591AD;
    padding-top: 3px;
    color: #FFFFFF;
}
.grilla td
{
    border: 1px solid #2b6501;
    min-width: 45px;
}
ul.menuuser
{
    display:block;
    float:left;
}
ul.menuuser li
{
    float:left;
    padding-left:2px;
    padding-right:2px;
    text-decoration:none;
}
.cal_Theme1 .ajax__calendar_container
 
{
 background-color: #e2e2e2; border:solid 1px #cccccc; font-size: 10px;
 
}
 
.cal_Theme1 .ajax__calendar_header
 
{
 background-color: #ffffff; margin-bottom: 2px;

 
 
} 
 
.modalBackground
{
    filter: Alpha(Opacity=80); -moz-opacity:0.4; opacity: 0.4;
     width: 100%; height: 100%; background-color: #000000;
     position: absolute;
     z-index: 500;
     top: 0px; left: 0px;
 
}


/*-----------------------------------------------------------------------------
tabla
-----------------------------------------------------------------------------*/

/* 
	TagBox table styles
	written by TagBox http://www.tagbox.de
*/
.table2
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    color: #404340;
    background-color: #ffffff;
    
	/*color Tablas background-color: #e6e6e6;*/

    font-style: normal;
    font-variant: normal;
    font-size: 11px;
    line-height: normal;
    font-family: Tahoma, sans-serif;
}
.caption2
{
	text-align: center;
	padding: 6px 4px 8px 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	background-color: #10a2f7;
}
.table2 td, .table2 th
{
	border: 1px solid #404340;
	padding: .4em;
	color: #404340;
}

#itsthetable2
{
	font-family: Tahoma,sans-serif;
	overflow: auto;
	width: 85%;
	min-width: 700px;
	padding: 1em;
	background: white;
	margin-right: auto;
	margin-left: auto;
}


#titulo2
{
	border-top: 1px solid #FFFFFF;
	font-size: 14px;
	color: #10a2f7;
	text-indent: 30px;
	background-image: url(/Imagess/barra_tit.gif);
	height: 29px;
	padding-left: 0px;
	background-repeat: no-repeat;
	width: 40%;
	float: none;
	padding-top: 2px;
}
.titulo2{
	border-top:1px solid #FFFFFF;
	font-size: 18px;
	color: #10a2f7;
	text-indent: 30px;
	height: auto;
	padding-left: 0px;
	background-repeat: no-repeat;
	width: 40%;
	float: none;
	padding-top: 2px;
	font-weight: bold;
}


div.ajax__calendar_days table tr td{padding-right: 0px;}
div.ajax__calendar_body{width: 215px; height: 180px;}
div.ajax__calendar_container{width: 230px;}