body{
margin:0px;
background:url(img/bg.gif) center;
font-size:11px;
font-family:Arial, Verdana, sans-serif;
color:#666666;
}



#page{
padding:0;
width:960px;
left:50%;
margin-left:-480px;
position:absolute;
margin-top:0px;
margin-bottom:0px;
}

#header{
height:130px;
}

	#top{
	height:90px;
	background:url(img/bg_top.jpg) no-repeat top right;
	}
	
	#menu{
	background:#5b8f50;
	height:40px;
	width:960px;
	border:0px;
	}
	
	#menu img{
	padding:10px;
	}

#intro{
	width:743px;
	float:left;
}
	.thome{
		height:197px;
	}

table.precos td, table.precos tr{
height:20px;
padding:0;
}

.bullet {
list-style-image:url(/img/bullet.gif);
margin-bottom:5px;
}

#content-cicp{
	width:723px;
	float:left;
	margin-left:20px;
}

#content-cicp ul{
	padding:0px;
}
	

#sidebar-cicp{
	width:200px;
	float:right;
}

	
#sidebar-cicp ul{
	padding:0px;
	margin:0px;
	margin-top:15px;
}

#content-cicp a{
color:#5B8F50;
text-decoration:none;
}

#content-cicp a:hover{
color:#000000;
text-decoration:none;
}




	#sidebar-cicp ul a{
	font-size:11px;
	font-weight:bold;
	color:#5b8f50;
	text-decoration:none;
	}
	#sidebar-cicp ul a:hover{
	font-size:11px;
	font-weight:bold;
	color:0px;
	}
	
		#sidebar-cicp li{
		padding:0px;
		margin:0px 0px 12px 0px;
		list-style:none;
		}
	
#footer{
	margin-left:10px;
	width:940px;
	float:left;
	border-top:#5b8f50 1px solid;
	margin-top:15px;
	margin-bottom:15px;
	padding-top:5px;
	margin-right: 10px;
	display:inline;
	color:#5b8f50;
}

	#footer a{
	color:#666666;
	}
	
/* Títulos ******************* */ 
h1{
margin-top:10px;
/*margin-right:15px;*/
margin-bottom:10px;
border-bottom:1px solid #5b8f50;
padding-bottom:10px;
font-size:16px;
font-weight:bold;
color:#5b8f50;
padding-right:15px;
}

h2{
margin-top:10px;
margin-right:15px;
margin-bottom:10px;
border-bottom:1px solid #5b8f50;
}

h3{
font-size:18px;
border:0px;
font-weight:normal;
padding:0;
margin:0;
}

	
/* Boxes ******************* */ 
#box-2{ /* Largura para 2 boxes na horizontal dentro de content-cicp */
	width:358px;
	border-right:1px solid #CCCCCC;
	margin-right:15px;
	float:left;
}

#box-3{ /* Largura para 3 boxes na horizontal dentro de content-cicp */
	/*width:230px;
	border-right:1px solid #CCCCCC;
	margin-right:15px;
	float:left;
	height:100%;*/
	border-right:1px solid #CCCCCC;
	float:left;
	height:100%;
	margin-right:15px;
	padding-right:15px;
	width:215px;
	min-height:200px;
}

/* formularios */
.form-default{
	border:1px #a9a9a9 solid;
	padding:3px;
	color:#222222;
	font-family:Arial;
	font-size:12px;
	margin-bottom:3px;
}

.tb-textarea{
	width:100%;
	color:#222222;
	font-family:Arial;
	font-size:12px;
}

.table-form{
margin-top:6px;
}

table.table-form tr td{
border-top:1px #ECECEC solid;
}

table.tb-autor{
border:1px #666666 solid;
margin-bottom:20px;
}

table.tb-autor input{
height:18px;
}

table.tb-autor tr td{
padding:8px;
}



/* botoes */

.bt1{
background:url(img/bt_bg.gif) center repeat-x;
border:#d9d9d9 1px solid;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#666666;
font-weight:bold;
cursor:pointer;
padding:4px 6px;
}
	.bt1:hover{
		background:url(img/bt_bg_invert.gif) center repeat-x;
		border:#999999 1px solid;
	}

/* inscricoes */

.inscricao-box-subcategoria{
background:#F4F3F9;
margin-bottom:10px;
border-bottom:2px #ccc solid;
border-right:2px #ccc solid;
}

#alert-fail{
background:#F4F3F9;
padding:5px;
}

#alert-fail ul{
padding:0px;
margin:0px;
}
#alert-fail ul li{
list-style-type:circle;
margin-left:20px;
padding:3px;
}


/* boleto home */

.boleto-ok, .boleto-fail{
	background-color:#F5F5F5;
	margin-top:5px;
	padding:5px 8px;
	display:block;
}
