@charset "windows-1252";		

	
body {
	scrollbar-face-color: #003599;
	scrollbar-shadow-color: #AABBFF;
	scrollbar-highlight-color: #1A7EBF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000D71 ;
	scrollbar-track-color: #003599;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(./padrao_003.gif);
	background-attachment: fixed;
	}						 

p {font-family: tahoma; font-size: 11px; line-height: 1.8em; color: #BBBBBB;}
h1 {font-family: tahoma; font-size: 27px; color: #AAEEEE;}
#ft_tres {font-family: verdana; font-size: 9px; color: #B2B2B2;}
#ft_quatro {font-family: tahoma; font-size: 12px; color: #FFFFFF;}
#ft_cinco {font-family: tahoma; font-size: 9px; color: #999999;}
#ft_seis {font-family: tahoma; font-size: 11px; color: #BBBBBB;}
	
	
		
#box_completo {
	position: relative;
	top: 3px;
	left: 0px;
	width: 679px;
	background-color: #003599;
	float: top;
	border: 1px solid #FFF;
	}

#box_header_um {
	position: relative;
	height: 150px;
	background: url(top_001.gif);
	float: top;
	border-bottom: 1px dotted #FFF;
	}

#box_header_dois {
	position: relative;
	top: 3px;
	left: 0px;
	width: 669px;
	height: auto;
	background: #000066;
	float: top;
	border: 1px solid #FEC;
	}
		
#box_header_tres {
	position: relative;
	top: 0px;
	left: 0px;
	height: 150px;
	background: url(top_002.gif);
	float: top;
	border-bottom: 1px dotted #FFF;
	}
		
#box_logo {
	position: relative;
	top: 15px;
	left: 0px;
	height: 100px;
	background-color: transparent;
	float: top;
	border: 0px;
	}
				
#box_content_text {
	position: relative;
	margin: 10px;	   
	top: 15px;
	left: 5px;
	padding: 10px;
	width: 375px;
	float: left;
	border: 0px;
	}
	
#box_content_auxum {
	position: relative;
	top: 6px;
	width: 100%;
	height: 40px;
	float: left;
	border: 0px;
	}

#box_content_auxdois {
	position: relative;
	margin: 6px;
	margin-right: -6px;
	top: 0px;
	width: 98%;
	height: auto;
	float: left;
	}
							
#box_footer {
	position: relative;
	top: 0px;
	left: 0px;
	height: auto;
	line-height: 15px;
	background-color: #006;
	border-top: 1px solid #FFF;
	clear: left;
	}
	
#table_miolo {
	visibility: visible;
	margin: 10px 0px 10px 0px;
	left: 5px;
	width: 370px;
	position: relative;
	background: #003599;
	float: left;
	}
	
#table_miolo table {
	font-size: 11px;
	font-family: Tahoma;
	color: #FFF;
	line-height: 1.9em;
        border: 0px;
	border-collapse: collapse;
	text-align: left;
	}	

#table_miolo th {
	padding: 6px;
	background-color: #006;
	border: 1px solid #E0E0E0;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	color: #BBB;
	}
							
#table_miolo td.colum {
	background-color: #003599;
	padding: 6px;
	width: 50em;
	border-style: solid;
	border-color: #E0E0E0;
	border-width: 0px 1px 1px 0px;
	}	

#table_miolo td.coldois {
	background-color: #003599;
	padding: 6px;
	width: 50em;
	border-style: solid;
	border-color: #E0E0E0;
	border-width: 0px 0px 1px 0px;
	}
	
#box_clientes {
	position: relative;
	top: 6px;
        margin: 0 0 20px 0;
	width: 50%;
	float: left;
	border: 0px solid #FFF;
	}
	
#dit_box {	
	position: relative;
	padding: 15px 0px 15px 0px;
	top: 0px;
	width: 605px;
	float: left;
	border: 0px;
	}
	
			

#textofimhome {font: 18px tahoma; position: relative; top: 10px; left: 0px; color:#FFF;}	
#textocursos {font: 15px tahoma; position: relative; top: 10px; left: 10px; color:#EEE;}	

#textochamhome {font: 21px tahoma; position: absolute; top: 2px; left: 15px; color:#BBB;}
#efeitochamhome {font: 21px tahoma; position: relative; top: -9px; left: 3px; color:#000064;}
	
#textocham {font: 27px tahoma; position: relative; top: 0px; left: 11px; color:#BBB;}
#efeitocham {font: 27px tahoma; position: absolute; top: 9px; left: 20px; color:#000064;}

#textochamdois {font: 18px tahoma; position: relative; top: 1px; left: 16px; color:#BBB;}
#efeitochamdois {font: 18px tahoma; position: absolute; top: 0px; left: 15px; color:#000064;}

#textochamtres {font: 18px tahoma; position: relative; top: 1px; left: 6px; color:#BBB;}
#efeitochamtres {font: 18px tahoma; position: absolute; top: 0px; left: 5px; color:#000064;}

#lista li {
	position: relative;
	clear: left;
	left: 5px;
	line-height: 1.5em;
	margin: 0.5em;
	font-family: tahoma;
	font-size: 11px;
	color: #BBB;
	}

#seg_lista li {
	position: relative;
	clear: left;
	left: -20px;
	line-height: 1.5em;
	margin: 0.5em;
	font-family: tahoma;
	font-size: 11px;
	color: #BBB;
	}
		
#box_menu {
	position: relative;
	margin: 10px;	
	top: 15px;
	left: 15px;
	width: 200px;
	height: 305px;
	background: #003599;
	float: left;
	border: 0px;
	}	

#box_menu_e {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 305px;
	background: url(./f_menu_lat.gif);
	float: left;
	border: 0px;
	}
	
#box_menu_m {
	position: relative;
	top: 0px;
	left: 0px;
	width: 198px;
	height: 305px;
	background: url(./f_menu_mei.gif);
	float: left;
	border: 0px;
	}
	
#box_menu_a {	 
	top: 3px;
	left: 24px;	
	position: relative;
	max-height: 23px;
	width: 150px;	
	padding: 0px;
	line-height: 23px;	
	border-bottom: 1px dotted #ABC;
	}
	
#menu_a ul {	 	
	list-style-type: none; /*remove o marcador*/ 
	margin: 0px; /*remove o recuo IE e Opera*/ 
	padding: 0px; /*remove o recuo Mozilla e NN*/ 
	font-family: tahoma;
	font-size: 11px;
	}

#menu_a li { margin-bottom: 2px; } 

#menu_a a {
	display: block;
	padding: 0px;
	border: 0px;
	color: #9CF;
	}

#menu_a a:hover { 
	border: 0px;
	background-color: transparent; 
	color: #DEF;
	text-decoration: none;
	}	
			
#menu_a a:active { 
	border: 0px;
	background-color: transparent; 
	color: #0FB;
	text-decoration: none;
	}			

a:link {
	text-decoration: none;
	color: #ABC;
	font-size: 11px;
	}
a:visited {
	text-decoration: none;
	color: #ABC;
	font-size: 11px;
	}
a:hover {
	text-decoration: none;
	color: #009;
	font-size: 11px;
	}
a:active {
	text-decoration: none;
	text-transform: uppercase;
	color: #ABC;
	font-size: 11px;
	}
	
/* PARA O LINK 2 */

a.linkdois:link {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #9CF;
	}
a.linkdois:visited {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #B2B2B2;
	}

a.linkdois:hover {
	text-decoration: none;
	text-transform: none;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #ABC;
	}
	
a.linkdois:active {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #B2B2B2;
	}

/* PARA O LINK 3 */

a.linktres:link {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #99CCFF;
	}
a.linktres:visited {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #B2B2B2;
	}

a.linktres:hover {
	text-decoration: none;
	text-transform: none;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #AADDCC;
	}
	
a.linktres:active {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #B2B2B2;
	}

