* {
    margin: 0px;
    padding: 0px;
   
    
  
}
#texto_superior{
    color: #438EB9;
font-size: 25px;
width: auto;
margin-bottom: 10px;
margin-top: 20px;
text-align:left;
width:49%;
float: left;
font-weight: 300;


}

#titulo_superior{
    

     padding-bottom: 20px;
     border: 0px solid #000;
     height: 62px; 
     margin: 20px 40px 0px 40px;
}
#menu_izquierdo{
    float: left;
    width: 15%;
    min-height: 600px;
   
    
}
#menu_derecho1{
    float: right;
    width: 85%;
    height: 50px;
   
}
#menu_derecho2{
    float: right;
    width: 85%;
    min-height: 600px;
    background-color: #ffffff;
}

body{
      /*  background: url(../img/fondo.jpg) repeat;
        font-family: "Open Sans",sans-serif;
	font-size:12px !important;
	color:#333;
       
}

#cuerpo_principal{
    min-height: 800px;
}
#fondo{ 
        background:  #FFF repeat;
        font-family: "Open Sans",sans-serif;
	font-size:12px !important;
	color:#333;
       
}
#wrap {
    min-height:100%;
    position:relative;
}

* html #wrap {height:100%}

#inner-wrap {
  /*  padding-bottom:30px; */
    position:absolute;
   /* margin-top:117px;*/
    width:100%;
    z-index:1;
}

#inner-wrap:after {
    content:" ";
    display:block;
    clear:both;
}
* html #inner-wrap {
    height:1px;
}

#footer_content {
    position:absolute;
    bottom:0;
    width:100%;
}
#resultado {
    overflow-y: scroll;
}
.resultado {
    overflow-y: scroll;
}
.head{ 	
	position:absolute; display:block;z-index:2;
        background: url(../img/header.png ) repeat-x; 
        top:0;
	width:100%; 
	height:157px;
}

.content_gral{	
	width:100%;
	/*background:#f5f5e9; 
	//border:solid 1px #ffffff;*/
        margin:0 auto ;
       /* padding:20px 10px 10px; */
}

.footer{ 
	background: url(../img/footer.png ); 
	width:953px;
        margin:0 auto;
	height:107px; 
}
#menu_prin {
    vertical-align: top;
     background: url(../img/fondo.jpg) repeat;
	
       /* margin-left: 3px;*/
        width: 100%; 
       /* padding: 0 5px; */
        height: 100px;
       
}

#menu_superior {
	
        width: 100%; 
        background: url(../img/fondo.jpg) repeat;
        height: 50px;
        vertical-align: middle;
        
}

#menu_superior_derecha {
	 
        width: 100%; 
       /* padding: 0 5px;*/
        
        text-align: right;
       
}
#menu_superior_izquierda {
	
        width: 100%; 
       /* padding: 0 5px;*/
       
        text-align:left;
        
}
.menu_secundario{
    
	background:#FFF;
	width:146px; 
	height:300px; 
	border:solid 1px #eee; 
	padding:10px;
}

.logo_content{
        margin:0 auto; 
        width: 900px;
}

.logo_simca{
	float: left;
	margin: 2px 10px;
	padding-top:8px;
	width:309px;
	height:102px;
}

.logo_aseo{
	float: right;
	margin: 2px 10px;
	padding-top:8px;
	width:162px;
	height:106px;
}

#bienvenida{
	background:url(../img/img/sitio_16.png);
}
.bienvenida_icon{
	margin:2px;
	float:left;
}
.bienvenida_text{
	float:left;
	font-size:10px;
	margin:2px;
}

#exit {
	background:url(../img/img/sitio_17.png);
}
.exit_icon{
	margin:2px;
	float:right;
}
a.exit_text:hover,a.exit_text:active,a.exit_text:link,a.exit_text:visited{
	text-decoration:none; 
	color:#333; 
	font-size:11px;
	font-weight:bold;
	float:left;
	margin-top:3px;
}
a.exit_text:hover{
	color:#0C0; 
}

.content{
	
	width:100%; 
/*        margin:10px 5px 100px 5px;
	padding:12px; 
	border:solid 1px #fefefe;
	background:url(../img/back_text.png) repeat;
	-moz-box-shadow: 1px 1px 10px #cccccc;
	-webkit-box-shadow: 1px 1px 10px #cccccc;
	box-shadow: 1px 1px 10px #cccccc;*/
}

.content_text{
	margin:0 auto;
	width:100%;  
/*	padding:10px; 
	//border:solid 1px #fff;
	//background:#f9f9f9; */
	overflow:auto;
}


#divisor{
	background:url(../img/img/sitio_32.png)repeat-x;
}

#top_foot{
	background:url(../img/img/sitio_36_a.png)repeat-x;
}
#foot{
	background:url(../img/img/sitio_38_a.png)repeat-x;
}




h1 {
    font-size: 12px;
    color:#71B1D1;
   
}
h5 {
    font-size: 12px;
   min-height: 30px;
    background-color:#71B1D1; 
   
}

h2 {
    font-size: 18px;
    color: #333333;
    text-align: center
}





/* - - - - - - - - menu-------------*/
ul#css3menu1,ul#css3menu1 ul{
	margin:0;
	list-style:	none;
	padding:0;
}
ul#css3menu1 ul{
	display:none;
	position:absolute;
	left:0;
	top:100%;
	-moz-box-shadow:1px 1px 10px #666;
	-webkit-box-shadow:1px 1px 10px #666;
	box-shadow:1px 1px 10px #666;
	background-color: rgba(173, 181, 97, 0.9);
	background: rgba(173, 181, 97, 0.9);
	color: rgba(173, 181, 97, 0.9);
	border:solid 1px #ced491;
	padding:0 2px 2px;
	margin: 0 2px 2px;
}
ul#css3menu1 li:hover>*{
	display:block;}
	
ul#css3menu1 li{
	position:relative;
	display:block;
	white-space:nowrap;
	font-size:0;
	float:left;
}
ul#css3menu1 li:hover{
	z-index:1;
}
ul#css3menu1 ul ul{
	position:absolute;
	left:100%;
	top:0;
}
ul#css3menu1{
	font-size:0;
	z-index:999;
	position:relative;
	display:inline-block;
	zoom:1;
	padding:0;
	*display:inline;
}
* html ul#css3menu1 li a{
	display:inline-block;
}
ul#css3menu1>li{
	margin:0;}
ul#css3menu1 a:active, ul#css3menu1 a:focus{
	outline-style:none;}
ul#css3menu1 a{
	display:block;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	font:14px Arial;
	color:#FFF;
	text-shadow:#FFF 0 0 1px;
	cursor:pointer;
	padding:10px;
/*	background-color:#006c00;
	background-image:url("mainbk.png");
*/	background-repeat:repeat;
	background-position:0 0;
	border-width:0 0 0 2px;
	border-style:solid;
	border-color:#aab464;
}
ul#css3menu1 ul li{
	float:none;
	margin:5px; 
}
ul#css3menu1 ul a{
	text-align:left;
	font:12px Arial;
	color:#FFF;
	text-decoration:none;
	text-shadow:#FFF 0 0 0;
}
ul#css3menu1 li:hover>a,ul#css3menu1 li a.pressed{
	background-color:#adbc3d;
	text-shadow:#FFF 0 0 1px;
/*	background-image:url("mainbk.png");
	background-position:0 100px;*/
	text-decoration:none;
}

ul#css3menu1 ul li:hover>a,ul#css3menu1 ul li a.pressed{

	background:#ced491;
	color:#060;
	text-decoration:none;
	text-shadow:#FFF 0 0 0;
}
ul#css3menu1 li.topfirst a{
	border-width:0;
	border-radius:0px 0 0 0px;
	margin-left:5px;
}
/* nuevo boton*/
.CSSButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
        
	background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
        background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */      
	
        -moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
        cursor:pointer;
}.CSSButton:hover {
        color:#b5d000;/*verde claro */
	background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top, #ededed 0%, #f6f6f6 47%, #ffffff 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(47%,#f6f6f6), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ededed 0%,#f6f6f6 47%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ededed 0%,#f6f6f6 47%,#ffffff 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ededed 0%,#f6f6f6 47%,#ffffff 100%); /* IE10+ */
        background: linear-gradient(to bottom, #ededed 0%,#f6f6f6 47%,#ffffff 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */      
	
}.CSSButton:active,.CSSButton:link,.CSSButton:visited {
	color:#222222;
        position:relative;
	top:1px;
}



.barra-progresiva-container{
    background: #fff;
    -webkit-border-radius: 10px;
    height: 20px;
    width: 95%;
    padding: 2px;
    margin:2px;
    border: 1px solid #bbb;
}

.barra-progresiva{
    /*background:#e1e1e1;*/
    background:#cccccc;
    width: 0%;
    height: 100%;
    -webkit-border-radius: 7px;
    color:#F60;
    font-size:10px;
    font-weight: bold;
 }
 .listCalend table, th, tr {
     padding:2px;  
 }
  
 #barra {
     background-color: #71B1D1;
     height: 30px;
     width: 100%;
 }
 
 #letra1{
     color: #ffffff;
     font-size: 13px;
 }
 
 .caja_banco {
        position: relative;
        height: 150px;
        overflow: auto;
		border-bottom:1px solid #999999;
      }
