/*GENERAL*/
html{  height: 100%; }
body{ background:url(../../../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:relative; width:350px; height:260px; float:left; overflow:hidden; border:1px solid;	border-color: #ddd; margin-top:20px; }

#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:#7A7A7A; 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:#000000; 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%; }

.msg_cont {  margin-left:10px; background-image:url(../images/desc.png); background-repeat:no-repeat; background-position:left 6px; padding:10px;  padding-left:45px !important; padding-top:7px; padding-bottom:7px; display:block; font-size:14px!important; line-height:16px!important; }
.msg_cont span { font-weight:bold; color:#0d945e !important; font-size:12px;}  

#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;    
}





		  
