body  {
	color: #555555;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #CCCCCC;
	margin-top: 0;
	padding-top: 0;
	text-align: justify;
}
#wrapper {
	width: 770px;
	text-align: justify;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
#content {
	background-color: #FFFFFF;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}

#content2 {
	background-color: #FFFFFF;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	height: 650px;
}

#content3 {
	background-color: #FFFFFF;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}

#footer {
	clear: both;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	padding-bottom: 5px;
	padding-right: 10px;
}
#leftColumn {
	float: left;
	width: 465px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}	
	
	
#rightColumn {
	float: right;
	width: 250px;
	text-align: justify;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	margin-right: 15px;
	margin-top: 10px;
	}
	

#rightColumn1 {
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	padding: 15px;
	text-align:justify;
	list-style-position: outside;
	}
	
#rightColumn2 {
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	padding: 15px;
	text-align:justify;
	}
	
#rightColumn3 {
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	padding: 15px;
	text-align:justify;
	}
	
#rightColumn4 {
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align:justify;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-right: 15px;
	}

a {
	color: #0066FF;
	text-decoration: underline;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	margin-top: 0em;
	margin-bottom: 0em;
	color: #046Cb8;
	font-size: 16px;
	text-align: justify;
	padding: 15px;
	line-height: 40px;
	}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	color: #555555;
	font-size: 12pt;
}
h3 {
	background:url(images/icon3.gif) 0 0 no-repeat #fff;
	color:#046CB8;
	font-family: Helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 40px;
	text-align: justify;
	padding-left: 50px;
	padding-bottom: 15px;
}

h4 {
	font-family: Helvetica, arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #0066FF;
	padding-left: 10px;
	}
	
h5 {
	font-family: Helvetica, arial, sans-serif;
	font-size: 18pt;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	color: #990000;
	padding-left: 50px;
	}
	
h6 {
	font-family: Helvetica, arial, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #990000;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 50px;
	border-top-style: 15;
	border-right-style: 15;
	border-bottom-style: 15;
	border-left-style: 15;
	}
	
#botton {
	background-image:url(imagens/bluebutton.gif);
	background-repeat: no-repeat;
	height: 35px;
} 

p {
	line-height: 1.5;
	padding-right: 10px;
	padding-left: 10px;
}
.parcerias {
	padding-bottom: 5px;
	padding-top: 5px;
}#banner {
	height: 100px;
}
#quemsomos {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#congresso1 {
	float: left;
	width: 460px;
	border: thin outset #CCCCCC;
	text-align: justify;
	margin-bottom: 15px;
	padding: 0px;
}
#congresso2 {
	float: right;
	width: 220px;
	border: thin outset #CCCCCC;
	text-align: justify;
	margin-bottom: 30px;
}
#parceiros {
	border: thin outset #CCCCCC;
	text-align: justify;
	float: left;
	width: 425px;
	padding-right: 15px;
}

.store {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: justify;
	
}

.paragrafgray {
	text-align: justify;
	padding-right: 30px;
	padding-left: 50px;
	
}


.congres no space {
	text-align: justify;
	padding-right: 30px;
	padding-left: 50px;
	font-size: 12px;
}

.divs_right {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	padding: 15px;
	border: thin dotted #CCCCCC;
	margin: 15px;
}
.redtitlewithparagr {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
}

#contatosLeft {
	float: left;
	width: 340px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
	border: thin outset #BBBBBB;
	}	
	
#contatosRight {
	float: right;
	width: 340px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
	border: thin outset #BBBBBB;
	}
	
#parceirosBox {
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
	border: thin outset #BBBBBB;
	margin-left: 10px;
	}
#leftphotos {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 60px;
	padding-left: 0px;
	float: left;
	width: 300px;
}
#middlephotos {
	float: left;
	width: 300px;
}

#rightphotos {
	float: right;
	width: 217px;
	margin-right: 60px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#leftphotos2 {
	float: left;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#leftphotos3 {
	float: left;
	width: 300px;
	padding-bottom: 5px;
	}
#rightphotos2 {
	float: right;
	width: 220px;
	padding-top: 75px;
	padding-bottom: 10px;
}
#photoquali1 {
	float: left;
	width: 215px;
	margin-left: 60px;
	padding-right: 10px;
}
#photoquali2 {
	float: left;
	width: 215px;
}
#leftqualid {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 50px;
	padding-left: 0px;
	float: left;
	width: 315px;
}


#rightqualid {
	float: right;
	width: 315px;
	margin-right: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.nospace {
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 10px;
	font-style: normal;
	line-height: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
