/*GENERAL*/
html{  height: 100%; }
body{ background:url(http://www.sefiplan.qroo.gob.mx/logos/fondoweb.png) repeat; min-width:600px; min-height:600px; height:100%}
/*GENERAL*/

#login{ width:750px; height:auto; position:absolute; top:50%; left:50%; margin-left:-350px; margin-top:-125px; padding:0px; 	 overflow:auto;}

#text_login { width:398px; height:320px; float:left; overflow:hidden; padding:10px; padding-right:20px; padding-top:0px;}
#f_login {position:absolute; top:50%; left:50%; margin-left:-175px; margin-top:-130px; width:350px; height:260px;  overflow:hidden; border:1px solid;	border-color: #ddd;  }

#text_login p { 	font-size:11px; line-height:12px; 	color:#444444; text-align:justify; margin-bottom:9px; display:block; padding-left:10px; }
#text_login a { 	font-size:13px; 	color:#444444; text-align:justify; margin-bottom:4px; display:block; padding-left:20px; text-align:left; }

#text_login a span { 	color:#10b070; font-weight:bold; }

.img_serv { display:inline-block; vertical-align: top;}
.titulo_serv { display:inline-block; width:150px; line-height: 24px; font-size:28px !important; margin-left:5px; margin-top:13px; vertical-align: top; color:#10b070; margin-bottom:15px;}

.menu_top{
	position: relative;
	min-height: 30px;
	display:block;
	margin-bottom:10px;
	}
	
.op_menu_top { display:block; float:left; padding:5px; height:20px;   text-align:left; font-size:12px; font-weight:bold; line-height:20px; color:#FFFFFF; padding-left:10px;}


.problema_login { color:#cc0606; display:block; min-width:100px; min-height:15px; float:left;  margin-top:-5px; margin-left:15px; text-align:left; font-size:11px;}

#secretaria img{ max-width:100%; max-height:100%; }

 

#secretaria { width:400px; height:70px; padding:10px;  position:absolute; left:20px; top:20px; background: #FFF ;  -webkit-border-radius: 50px;    -moz-border-radius: 50px;    border-radius: 50px; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; text-align:center;}

#pie_secretaria { width:600px; height:20px; padding:20px; position:absolute; left:50%; bottom:30px; margin-left:-310px;  color:#aaa; font-size: 11px; line-height:12px; text-align:center;    
}



		  
