html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
}

#navContainer {
	width: 100%;
	height: 100px;
	background: url(../templateImgs/nav.bg.jpg) center top repeat-x;
}

#nav {
	width: 980px;
	height: 100%;
	margin: 0 auto;
}

#nav ul {
	float: right;

	height: 100%;
	list-style: none;
}

#nav ul li {
	float: left;
	width: 129px;
	height: 83px;
}

#seta {
	display: block;
	width: 100%;
	height: 18px;
	background: url(../templateImgs/nav.span.bg.hover.png) no-repeat;
}

#nav ul li a {
	display: block;
	position: relative;
	width: 129px;
	height: 53px;
	padding: 30px 0 0 0;
	font-family: Corbel, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
}

#nav ul li a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 129px;
	height: 53px;
	padding: 30px 0 0 0;
	font-family: Corbel, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(../templateImgs/nav.a.hover.bg.jpg) repeat-y;
	cursor: pointer;	
}

#logo {
	float: left;
	position: relative;
	top: 13px;
	width: 150px;
	height: 80px;
	font-size: 9px;
}

#logo strong {
	display: none;
}

#logo span {
	background: url(../templateImgs/logo.png) no-repeat;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}

#topoContainer {
	width: 100%;
	height: 332px;
	background: url(../templateImgs/topoContainer.bg.jpg) repeat-x;
}

#topo {
	width: 100%;
	height: 100%;
	min-width: 980px;
	background: url(../templateImgs/topo.bg.jpg) center top no-repeat;
}

#topo #topoConteudo {
	position: relative;
	width: 980px;
	height: 100%;
	margin: 0 auto;
}

#linkInicio {
	display: block;
	width: 280px;
	height: 280px;
	position: absolute;
	left: 0;
	top: 20px;
}

#topoConteudo h1 {
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #920600;
}

#topoConteudo p {
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	text-indent: 20px;	
}

#corpoContainer {
	width: 100%;
	background: url(../templateImgs/body.bg.jpg) center top;
}

#corpo {
	width: 980px;
	margin: 0 auto;
}

.linha1 {
	width: 100%;
	height: 215px;
}

.linha2 {
	width: 100%;
	height: 210px;
}

.linha3 {
	width: 100%;
	height: 194px;
}

#l1cS {
	width: 652px;
	float: left;	
}

#l1c1 {
	width: 325px;
	float: left;
}

#l1c2 {
	width: 325px;
	height: 195px;
	padding-top: 20px;
	float: right;
}

#l1c3 {
	width: 326px;
	height: 185px;
	padding-top: 30px;
	float: right;
}

#banner {
	background: url(../templateImgs/banner.bg.jpg) no-repeat;
}

#vantagens {
	position: relative;
	width: 290px;
	height: 80px;
	font-size: 9px;
}

#vantagens strong {
	display: none;
}

#vantagens span {
	background: url(../templateImgs/h1.vantagens.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}

.vantagens {
	list-style-image: url(../templateImgs/check.png);
	list-style-position: inside;
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #481c12;
}

#menu {
	list-style: none;
	width: 555px;
	height: 38px;
	position: absolute;
	bottom: 0;
	background: url(../templateImgs/menu.bg.jpg);
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #828383;
	margin: 12px 0 0 30px;
}

#menu li a:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ff0000;
	margin: 12px 0 0 30px;
}



#iconesTitulo {
	float: left;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #370f08;
}

#iconesTitulo li {
	float: left;	
	width: 172px;
	margin: 5px 0 10px 20px;
	text-align: center;
}


#icones {
	clear: both;
	float: left;
	width: 960px;
	height: 144px;
	list-style: none;
	margin-left: 20px;
}

#icones li {
	float: left;
	width: 172px;
	height: 100%;
	margin-right: 20px;
}

#icones li a {
	display: block;
	position: relative;	
	width: 100%;
	height: 100%;

}

#icones li a span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

#icnInscricoes {
	background: url(../templateImgs/icones.bg.jpg) 0 0 no-repeat;
}

#icnSubmissao {
	background: url(../templateImgs/icones.bg.jpg) -192px 0 no-repeat;	
}

#icnCredenciamento {
	background: url(../templateImgs/icones.bg.jpg) -384px 0 no-repeat;
}

#icnRegistro {
	background: url(../templateImgs/icones.bg.jpg) -576px 0 no-repeat;	
}

#icnGestao {
	background: url(../templateImgs/icones.bg.jpg) -768px 0 no-repeat;	
}

#icnInscricoes span {
	background: url(../templateImgs/icones.bg.jpg) 0 -145px no-repeat;
}

#icnSubmissao span {
	background: url(../templateImgs/icones.bg.jpg) -192px -145px no-repeat;	
}

#icnCredenciamento span {
	background: url(../templateImgs/icones.bg.jpg) -384px -145px no-repeat;
}

#icnRegistro span {
	background: url(../templateImgs/icones.bg.jpg) -576px -145px no-repeat;	
}

#icnGestao span {
	background: url(../templateImgs/icones.bg.jpg) -768px -145px no-repeat;	
}

#iconesTexto {
	width: 960px;
	list-style: none;
	margin-left: 20px;
}

#iconesTexto li {
	float: left;
	width: 172px;
	margin-right: 20px;
}

#iconesTexto li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #370f08;	
	text-align: center;
	margin-top: 15px;
}

#rodapeContainer {
	clear: both;
	width: 100%;
	height: 90px;
	background: #e4e4e4 url(../templateImgs/rodape.bg.jpg) center top no-repeat;
}

#rodape {
	width: 450px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
}

#rodape p {
	float: right;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
}