/* CSS Document */
@import url("style_globla.css");
@import url("thickbox.css");
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.imgacci {
background:none;
border:none;
background-color:none;
color: #e0e0e0;
}

div#contenedor{
azimuth:center;


}
img{
background:none;
}

div#header{
azimuth:center;
background:#FFFFFF;
width: 780px;
}
div#body{
azimuth:center;
background:#FFFFFF;
width: 780px;
}

div#titulo{
    margin-left:15px;
	font-size: 14px;
	font-weight: bold;
	color: #309BD2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#cuerpo{
    position: relative;
   
	width: auto;
	height: auto;
	background: #FFFFFF  repeat-y;
}
div#cuerpo_margen{
    margin-top: 20px;
    margin-left:20px;
	width: auto;
	height: auto;
}


 a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#FF0000;
    text-decoration:none;
	cursor: help;
	font: Arial; font-size:11px ;  
	 
}

a.info:hover{z-index:25; background-color: #FFFFFF;text-decoration:none}

a.info span{display:none;}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-10px; left:5px; width:100px; height:auto;
    border:1px dotted #FF0000;
    background-color:#fff; color:#FF0000;
    text-align: center;
	text-decoration:none;
}



/* span de reporte*/
 a.repor{
    position:relative; /*this is the key*/
    z-index:24;
    color: #CCCCCC;
    text-decoration:none;
	cursor: pointer;
	font: Arial; font-size:9px;
	background: none;
}

a.repor:hover{z-index:25; background-color: #FFFFFF;text-decoration:none}

a.repor span{display:none;}

a.repor:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-20px; left:-30px; width:100px; height:auto;
    border:1px dotted #FF0000;
    background-color:#fff; color:#FF0000;
    text-align: center;
	text-decoration:none;
}



 .campotext{
     font-family: Tahoma;
	 color: #000000;
	 font-size:12px; border: 1px solid  #006699;
}

 .titulocampo{
       font:Verdana ;
       font-size: 16px;
	   color: #666666;
 
 }
 
 .button{ 
       font-size:11px;
       font-family:Verdana;
 }
 	  
.sub_titulos {
	font-family: Verdana;
	font-size: 12px;
	color: #EBEBEB;
	font-weight: bold;
}
.avisos {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
}


div#footer{
border-spacing:50px;
background:#FFFFFF;
width: 780px;
}

a.tahbol{
font:Verdana;
font-size:11px;
color: #505F72;
text-decoration:none;
}
	
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9000;
	font-weight: bold;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
