@charset "utf-8";
/* ------------------------------------------------------------------------
version: 1.0
author: VAD
developer: Angelo Lima
email: angelolima@gmail.com.br
website: http://www.vad.com.br
phone: +55 (11) 7514-1430
*/
	* {
		text-decoration:none;	
		}
		
	body{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background:#f5f5f5;
		
	}
		#clear{clear:both;}

	
	
	/* ESTRUTURAS DO LAYOUT ##########################################################################*/
		#general{margin:0 auto; width:894px; background-color:#F5F5F5; padding-top:28px; }
			
			#__wfHeader{
                                margin:0 auto;
                                width:894px;
                                min-height:110px;
                                clear:both;
                        }
			
                        .__wfHeaderClass h1{
                                font:bold 16px Tahoma;
                                color:#666666;
                        }
								
			#__lgheader{
                              /*float:left;
                                width:250px;
                                padding:10px;*/
        
                                height:69px;
                                left:50%;
                                margin-left:-453px;
                                position:absolute;
                                top:37px;
                                width:233px;
                                z-index:1;
                        }
			
                        #__supheader{
                                float:right;
                                width:595px;
                                margin-top:10px;
                                text-align:right;
                        }

                        #__infheader{
                                /*float:right;
                                width:595px;
                                height:50px;
                                margin-top:50px;
                                text-align:right;
                                */
                                height:50px;
                                left:50%;
                                margin-left:-98px;
                                position:absolute;
                                top:80px;
                                width:540px;
                                z-index:1;
                        }
		
			#__tarjaSuperior-bkp{
                            width:885px;
                            height:16px;
                            padding-top:2px;
                            padding-left:3px;
                            background:#cb2026;
                        }
                        #__tarjaSuperior{
                            -moz-background-inline-policy:continuous;
                            -moz-background-origin:padding;
                            background:     #CB2026 none repeat scroll 0 0;
                            height:         18px;
                            left:           50%;
                            margin-left:    -453px;
                            padding-left:   5px;
                            padding-top:    4px;
                            position:       absolute;
                            top:            130px;
                            width:          889px;
                            z-index:        1;
                        }
			
			#__wfSideBarR{float:left; width:140px; padding-left:10px; font-size:62.5%; border:0px #000 solid;}
				#bot_menu_vert{
					background-image:url(../images/bot_cursos_bg.gif);
					background-repeat:no-repeat;
					background-position:right;
					width:128px;
					height:29px;
					padding-right:6px;
					text-align:right;
					margin-bottom:10px;
				}
				.bot_menu_vert{font:12px Tahoma; color:#666666;}
				.bot_menu_vert a{font:12px Tahoma; color:#666666; text-decoration:none;}
				.bot_menu_vert a:hover{font:12px Tahoma; color:#000000; text-decoration:underline;}
				.bot_menu_vert a:visited{font:12px Tahoma; color:#666666;}

			
			#__wfMain{clear:both; width:894px; padding-top:10px; background:#f5f5f5; }

			
					#titNode{padding:3px; clear:both;}
					.titNodec{font:bold 23px Tahoma; color:#999999;}
		
		#footer{margin:0 auto; width:874px; padding:5px; display:block;}	
			.footer{font:11px Tahoma; color:#f4f4f4; text-align:center; background:#464646;}
			.footer a{font:11px Tahoma; color:#f4f4f4; text-align:center; background:#464646;}
			.footer a:hover{font:11px Tahoma; color:#f4f4f4; text-align:center; background:#464646;}
			
		#returnDivStatus{margin:0 auto; width:80%; min-height:40px; background:#C90; border:1px #000 solid; text-align:center; padding:10px; margin-top:10px; display:none; font-weight:bold; clear:both;}
			#divBtnClosedStatus{float:right; width:17px; height:17px; z-index:9;}

	/*################################### CLASSES & FONTES #######################################*/

		img{border:0px;}
		.formtxtl{width:20%; font-size:11px; text-align:right; border-bottom:0px #d5634a solid; padding:5px; vertical-align:top;}
		.formtxtr{width:80%; font-size:11px; text-align:left; border-bottom:0px #d5634a solid; padding:5px; line-height:25px;}
		
		.input{background:#FFFFFF;  border:1px #666666 solid; padding:1px; font:11px Arial;}	
		.button{background:#FFFFFF; border:0px; padding:5px; height:25px; font:11px Tahoma; }
		.formcampo{background:#FFFFFF; border:1px #000000 solid; padding:3px; font:15px Tahoma;}

		
		.titTopTable{font:13px Tahoma; color:#666666; font-weight:bold;}
		
		.textblack{font:11px Tahoma; color:#000000;}
		.textblack a{font:11px Tahoma; color:#000000;}
		.textblack a:hover{font:11px Tahoma; color:#000000; text-decoration:underline;}
		.textblack a:visited{font:11px Tahoma; color:#000000;}
		
		.textwhite{font:11px Tahoma; color:#f4f4f4;}
		.textwhite a{font:11px Tahoma; color:#f4f4f4;}
		.textwhite a:hover{font:11px Tahoma; color:#f4f4f4;}
		.textwhite a:visited{font:11px Tahoma; color:#f4f4f4;}
		
		.h3Title{font:bold 16px Tahoma; color:#FFFFFF;}
		
	/*################################### FORMATAÇÕES DE DIVS E ESTILOS DO SITE #########################################*/

