
h1{
	color: #ffffff;
	font-size: 13px;
	font-weight:bold;
	margin: 0px 0px 0px;
	text-align:left;
}




h2 {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
	margin: 1px 0px 3px;
	text-align:center;
}
h3{
	color: #000000;
	font-size: 14px;
	font-family:"Courier New", Courier, mono;
	margin: 0px 0px 0px;
	text-align:left;
}

h4{
	
	font-size: 12px;
	font-weight:bold;
	margin: 0px 0px 0px;
	text-align:right;
}
h6{
	color: #000000;
	font-size: 30px;
	font-weight:bold;
	font-family:"Courier New", Courier, mono;
	margin: 0px 0px 0px;
	text-align:left;
}

h7{
	color: #000000;
	font-size: 15px;
	font-family:"Courier New", Courier, mono;
	margin: 0px 0px 0px;
	text-align:left;
}

#curr {
	background: #ffffff url(x.jpg)  no-repeat;
	height: 440px;
	background-position:right;
	width: 700px;
}

#porf {
	background: #ffffff url(y.jpg)  no-repeat;
	height: 440px;
	background-position:right;
	width: 700px;
	height:750px;
}

#contact {
	background: #ffffff url(e.jpg)  no-repeat;
	height: 440px;
	background-position:right;
	width: 700px;
}


body {
	
	
	font: 12px/16px "lucida grande", "lucida sans unicode", tahoma, verdana, arial, sans-serif;
	margin: 5px;
   text-align: center;
   padding-top: 5px;
}
 
#conteudo
 {/*formatação do div para o conteudo da página*/


	margin: 0px auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position:relative;
	text-align: left;
	width: 725px;
	
}

#cabecalho {/*formatação do div para o cabeçalho da página*/
		background-color: transparent;
		font-family:verdana;
		
	height: 225px;

	width: 725px;
	
	border-bottom: #000000 4px solid;
}







#cabecalho a {
    text-decoration:none;
	border-top: #000000 2px solid;
	border-left:  #000000 2px solid;
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	background-color: transparent;
	margin: 0px 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px 0px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 6px;
}

#cabecalho a:hover {
	background-color: #ffffff; 
	color: #000000;
	font-size: 13px;
	border-top: #000000 2px solid;
	border-left:  #000000 2px solid;
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	
}

#link {
width: 722px;
text-align:right
}



 


#corpo{
	background-color:#FFFFFF;
	
	height: 100%;
	color: black;
	
	width: 721px;
	height: auto;
	
	border-left:  #000000 2px solid;
	border-right: #000000 2px solid;
	border-top: #000000 2px solid;
	

}



#rodape {/*formatação do div de rodapé*/
	background: #000000 ;
	border-top: #000000 2px solid;
	border-left:  #000000 2px solid;
	border-right: #000000 2px solid;
    height: 28px;
	margin-top: 0px; 
	text-align: right; 
	width: 719px;

}


#rodape h2 {
	color:#ffffff;
	margin: 5px;
	font-weight: bold;
	font-size: 11px;
	font-family:verdana;
	font-size:9px;
	
}






























