body{ font-family:"Open Sans", Arial}
img { border:none}
.clear{ clear:both}

#head > div > img {
	max-width: 820px;
/*    width: expression(this.width > 820 ? "820px" : "auto"); /* Fix IE 6 */
}

/*CONFIG MIOLO*/
#content h1{
	font-size:22px;
	font-weight:lighter;
	margin-bottom:10px;
}
#content h2, .FormHeader{
	font-size:18px;
	margin-bottom:4px;
	margin-top:30px;
	font-weight:lighter;
}
#content a {
	text-decoration:underline;
}
#content h3{
	font-size:14px;
	margin-bottom:4px;
	margin-top:20px;
}
#content p{
	font-size:12px;
	margin:0;
	margin-bottom:8px;
	line-height:20px;
	/*text-align:justify;*/
}
#content ul{
	font-size:12px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-position:inside;
}
#content ul > li{
	margin-bottom:4px;	
}
/*CONFIG SIDE-BAR*/
#side-bar small{
	font-size:11px;	
	color:#999;
}
#side-bar #inscreva > p {
	font-size:17px;	
	text-align:center;
}
#side-bar #inscreva > p a{
	text-decoration:none
}
#side-bar #inscreva > p a:hover{
	text-decoration: underline
}
#side-bar #inscreva > p + p {
	font-size:12px;	

}
#inscreva a{		
	text-decoration:none
}
#inscreva a:hover{		
	text-decoration: underline
}
/*CONFIG PARCEIROS*/
#parceiros span{
	font-size:10px;	
}
#rodape {
	font-size:14px;
}
#rodape ul li > a{
	text-decoration:none;	
}
#rodape ul li > a:hover{
	text-decoration:underline;
}


/************************************
CONSTRUÇÃO COMUM A TODOS OS LAYOUTS:
*************************************/
body, html{
	padding:0;
	margin:0;
	height:100%;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
#wapper{
	min-height:100%;
	margin-bottom:50px
}
#main {
	width:860px;
	-moz-border-radius: 15px;
	border-radius: 12px;
}
#title{
	padding:16px 30px 0 30px;
}
#title h1{
	float:left;
}
#title h2{
	float:left;
	margin-left:15px;
	margin-top:13px;
	font-size:32px;
	font-weight:lighter;
/*	line-height:32px;*/
}
#title h2 span{
	font-size:20px;
}
#title.notDisplay{
	height:4px;	
}
#title.notDisplay *{
	display:none;
}
#head{
	padding:20px 20px 20px 20px;
}

#head h1{
	position:relative;
	left: 55px;
	top:68px;
}
#content{
	float:left;
}

#side-bar{
	float:left;
	width:180px;
}
	#inscreva{
		margin-bottom:25px;
	}
	#inscreva > p{
		margin:0;
		padding:15px;
	}
	#inscreva > p + p{
		padding:10px;
	}
	#publicidade > ul{
		list-style:none;
		margin:0 0 0 0;
		padding:0;
	}
	#publicidade > ul > li{
		margin-top:10px;	
	}
/*RODAPÉ PARCEIROS*/
#parceiros{
	margin:0 25px 0 25px;
	padding:0;
	padding-top:70px;
	clear:both;
	list-style:none;
}
#parceiros > li{
	padding-top:10px;
	padding-bottom:30px;
	border-top:1px solid;
	text-align:center;
}
#parceiros > li > ul{
	list-style:none;
	margin:15px 0 0 0;
	padding:0;
}
#parceiros > li > ul > li{
	display:inline;
	list-style:none;
	padding-right:15px;
	padding-left:15px;
}

/*RODAPÉ DO EVENTO*/
#rodape{
	width:800px;
	margin:auto;
	border-top:1px solid;
	margin:22px 30px 30px 30px;
	padding-top:5px;
	padding-bottom:25px;
}
#rodape > ul{
	float:right;
	margin:0;
	padding:0;
}
#rodape strong{
	font-size:18px;
	font-weight:lighter;
}
#rodape p > a{
	font-size:12px;
	margin-left:12px;
}
#rodape > ul > li{
	display:inline;
	margin-left:12px;
}
#rodape > p{
	margin:0;
	padding:0;
	text-align:center
}

#botoes_compartilhamento {
	padding:0;
	margin:0 0 20px 0;
}
#botoes_compartilhamento  li {
	display:inline;
}
/* Steps */
.StepList ol{
	height:51px;
	list-style:none;
	margin:0;
	padding:0;
	font-family:"Open Sans", arial,'lucida grande',tahoma,verdana,sans-serif;
	display: block;
}
.Step{
	display:inline;
	list-style-type:none
}
.Step .part{
	float:left;
	height:51px
}
.Step .back{
	background-repeat:no-repeat;
	background-size:auto;
	background-position:0 -156px
}
.Step .middle{
	max-width:100px;
	min-width:100px;
}
.Step .point{
	background-repeat:no-repeat;
	background-size:auto;
	background-position:-1px 0;
	width:21px
}
.Step .title{
	margin-bottom:1px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.75px;
}
.Step .description{
	line-height:11px;
	font-size:10px;	
	font-family:verdana;
	letter-spacing: -0.75px;
}
.Step .content{
	margin:5px 5px 0 5px;
	text-shadow: 1px 1px #ddd;
}
.StepSelected .content{
	margin-left:5px;
	text-shadow: 1px 1px #666;
}
.StepListSmallDescription .description{
	font-size:9px
}
.StepFirst .back{
	width:3px
}
.StepFirst .content{
	margin-left:15px
}
.StepSelected .back{
	background-repeat:no-repeat;
	background-size:auto;
	background-position:-5px -156px
}
.StepSelected .point{
	background-repeat:no-repeat;
	background-size:auto;
	background-position:-1px -104px
}
.StepNextSelected .point{
	background-repeat:no-repeat;
	background-size:auto;
	background-position:-1px -52px
}
.StepSelected a:hover{
	text-decoration:none
}
.StepUndone .content, .StepUndone .title, .StepUndone .description, .StepUndone a{
	text-shadow: none;
}
