/* CSS Document */
/*TEXTO*/

/*texto men*/
/*topo pág. internas*/
h1 {
	font-family: Tahoma;
	font-weight: 100;
	text-align: left;
	text-indent: 0px;
	color: #687fb8;
	font-size: 14px;
	line-height: 50%;
	valign: top;
	padding: 13px;
	padding-left: 20px;
	background-color: #e0e6f8;
	font-weight: bold;
}

h2 {
	 font-family: Tahoma;
	 text-align: justify;	 	 
	 text-indent: 0px;
	 color: #5b6fa1;
	 font-size: 12px;	 
	 background-repeat: no-repeat;	 	 
	 line-height: 150%;
	 font-weight: normal;
	 padding-right: 20px;
	 padding-left: 20px;
}

.home
{
	 font-family: Tahoma;
	 text-align: justify;	 	 
	 text-indent: 0px;
	 color: #5b6fa1;
	 font-size: 12px;	 
	 background-repeat: no-repeat;	 	 
	 line-height: 150%;
	 font-weight: normal;
	 padding-right: 20px;
	 padding-left: 0px;
}



h3 {
	 font-family: Tahoma;
	 text-align: center;
	 vertical-align: middle;
	 color: white;	
		font-size: 10px;
		font-weight: normal;
		padding-top: 5px;
		
}	

h4{
	color: #9f2925;
	font-family: Tahoma;
	text-align: left;
	vertical-align: middle;
	display: block;
		font-size: 12px;
		font-weight: bold;
		width: 468px;
		height: 20px;
		background-repeat: no-repeat;
		valign: midlle;
		margin-top: 0px;
}

h5 {
	font-family: Tahoma;
	font-weight: 100;
	text-align: JUSTIFY;
	text-indent: 0px;
	color: #58585a;
		font-size: 12px;
		line-height: 200% ;
}
		
h6{
	 font-family: Tahoma;
	 text-align: left;
	 vertical-align: middle;
	 display: block;
	 	text-indent: 3px;
		color: #687fb8;
		font-size: 12px;
		font-weight: bold;
		width: 518px;
		height: 18px;
		background-repeat: no-repeat;
		background-color: #f6f7fc;
		valign: midlle;
		line-height: 150%;
		margim: 0px;
		
}

.insc{
	 	color: #aab1ca;
		font-size: 12px;
		font-weight: bold;
		background-color: lime;
		padding-top: 0px;
		line-height: 150%;
		height: 15px;
		

}	


/* menu left */

#left {
	width: 157px;
	text-align: left;
	font-color: #687eb8; 
	
}

#left a {
	color: #687eb8;
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	line-height: 28px;
	text-indent: 3px;
	v-align: middle; 
}

#left a:hover {
	 background: #687eb8;
	 color: white; 
}

#left_fundo {
		background: #F9FAFE;
}

a:link {color: #687eb8; text-decoration: underline; font-weight: bold;}
a:visited {color: #687eb8; text-decoration: underline; font-weight: bold;}
a:hover {color: #687eb8; text-decoration: underline; font-weight: bold;}
a:active {color: #687eb8; text-decoration: underline; font-weight: bold;}

#base a:link {color: white; text-decoration: none; font-weight: bold;}
#base a:visited {color: #4d5673; text-decoration: none; font-weight: bold;}
#base a:hover {color: #4d5673; text-decoration: underline; font-weight: bold;}
#base a:active {color: #4d5673; text-decoration: underline; font-weight: bold;}


/*imagens*/

img {
	border: 0;
}

#imgdha {
	background-image:url(img/DHA.gif);
	margin-left: 6px;
	top: 160px;
	height: 40px;
	width: 143px;
	border: none;
}

#imgsbc {
	background-image:url(img/logo_sbc.gif);
	margin-left: 21px;
	background-repeat: no-repeat;
	top: 100px;
	height: 100px;
	width: 143px;
	border: none;
}

#header {
	background-image:url(img/header.jpg);
	top: 0px;
	border: none
	/*float: left;*/
	/*
	margin-left: 225px;
	margin-right: 225px;
	max-width: 500px;*/
	/*min-height: 430px;
	min-width: 400px;*/
	/*width: 333px;*/
	*/
	margin: 0px;
	/*margin-bottom: 3px;*/
	/*padding: 4px 20px 10px 20px;*/
	width: 770px;
	height: 106px;
	margin-top: 0;
	lef: 150px;
	
}

#barra{
	
	border-bottom: #FFF solid 2px; 
	margin-bottom: 3px;
	padding: 5px 0;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
}

<!--div.topo
{
	position: fixed;
	top:200px;
	left: 250px;
	height: 114px;
	width: 770px;
	vertical-align:top;
}-->
