﻿/* Default */

* { 
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style:none; text-decoration:none; line-height: normal; font-style: normal; font-weight: normal; 
}
html{
	width: auto;
}
body{
	background: #3f6a99;
	width: auto;
}
strong{
	font-weight: bold;
}
#body{
	font: normal 12px/14px Arial, Helvetica, "sans-serif"; 
	background: #3f6a99 url('../Images/bg_site.gif') repeat-x;
	min-height: 680px;
	padding-top: 10px;
}
.clear{
	clear: both;	
}

/* Estrutura */

#body_center{
	margin: 0px auto;
	width: 939px;
	background: #fff;
	padding-bottom: 12px;
}

#body_top{
	position: relative;
}

#body_mid{
	position: relative;
	z-index: 1;
}

#body_bottom{
	position: relative;
	z-index: 1;
	margin: 10px 8px 0px 8px;
}

#top_destaque{
	margin: 0px auto;
	padding: 7px 0px;
	width: 925px;
	height: 318px;
	background: url('../Images/destaque.jpg') no-repeat left top;
}
#top_destaque img{
	margin: 0px;
	display: block;
}

#top_chamada{
    margin-top: 170px;
    font-family: Tahoma, Arial, Sans-Serif;
    padding: 20px 40px ;
    color: #fff;
    background: url('../Images/top_fade.png') repeat;
}
#top_chamada h2{
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.1px;
}
#top_chamada h3{
    font-size: 17px;
    width: 500px;
}
/* Topo */
#top_content:after,
#mid_content:after{
	content: " ";
	height: 0;
	clear: both;
	display: block;
}
#top_content{
    background: url('../Images/top_sombra.jpg') no-repeat left bottom;
    height: 130px;
	*display: inline-block;
}
#mid_content{
	*display: inline-block;
}

#top_logo
{
	position: relative;
	padding: 15px 0px 0px 32px;
	width: 352px;
	height: 85px;
	float: left;
}
#top_logo h1{
	background: url('../Images/logo_premio.gif') repeat-x;
	width: 352px;
	height: 85px;
}

#top_logo h1 span{
    display: none;
}

#top_menu{
	margin: 0px 8px 10px 8px;
	padding-left: 5px;
	background: url('../Images/top_menu_l.gif') no-repeat left center;
}
#top_menu_content{
	/*position: relative;
	overflow: hidden;
	left: -92px;*/
	padding-right: 5px;
	background: url('../Images/top_menu_r.gif') no-repeat right center;
}
#top_menu_content_wrap{
	/*position: relative;
	right: -92px;*/
	padding: 0px 0px;
}
#top_menu_content ul{
	padding: 0px 0px;
	background: url('../Images/top_menu_m.gif') repeat-x left center;
	*display: inline-block;
	
}
#top_menu_content ul li{
	float: left;
	display: block;
	font-size: 12px;
	line-height: 12px;
	height: 37px;
	padding-right: 2px;
	background: url('../Images/top_menu_sep.gif') no-repeat right 0px;
}
#top_menu_content ul:after{
    content: " ";
	height: 0;
	clear: both;
	display: block;
}
#top_menu_content ul li a{
   background: url('../Images/top_menu_m.gif') repeat-x left center;
   display: block;
   color: #fff;
   padding: 11px 36px 11px 38px;
   text-transform: uppercase;
   letter-spacing: -0.01em;
}
#top_menu_content ul li a:hover{
   background: url('../Images/top_menu_over.gif') repeat-x left center;

}




/* Rodapé */

#body_bottom hr{
	display: none;
}

/* Home */

.mid_l{
    width: 602px;
    float: left;
    margin: 0px 4px 0px 8px;
}
.mid_r{
    width: 312px;
    float: right;
    margin: 0px 8px 0px 4px;
}

#mid_content h2{
    font-size: 18px;
    color: #00622B;
    font-weight: bold;
    letter-spacing: -1px;
}
#mid_content h2.barra{
    font-size: 18px;
    color: #00622B;
    padding-bottom: 4px;
    border-bottom: 1px dotted #444;
}
#mid_content p{
    font-size: 12px;
    color: #404040;
    padding: 8px 0px;
}
#mid_content p a{
    text-decoration: underline;
    color: #017292;
}

.home_dest{
    background: url('../Images/home_ilha.jpg') no-repeat left top;
    text-align: center;
    padding: 0px 18px 0px 100px;
    min-height: 160px;
}

.home_dest h3{
    font-weight: bold;
    color: #1E3557;
    font-size: 18px;
    margin: 12px 0px;
}
.home_dest h4{
    font-style: italic;
    color: #1E3557;
    font-size: 15px;
}
#mid_content .cont-depo p{
    padding: 16px 0px 12px 0px;
}
.cont-regras h4{
    font-size: 13px;
}
.cont-regras a{
    color: #6FB034;
    font-weight: bold;
}
.cont-regras h5{
     font-size: 13px;
     font-weight: bold;
     padding: 8px 0px 4px 0px;

}
.cont-regras ul{
	margin-left: 54px;
}
.cont-regras ul li{
	list-style: outside square;
	padding-left: 12px;
	color: #404040;
}

.cont-regras ol{
	margin-left: 54px;
}
.cont-regras ol li{
	list-style: outside decimal;
	padding-left: 12px;
	color: #404040;
}

.cont-regras .bookmarks{
	margin-left: 0px;
}
.cont-regras .bookmarks li a{
	text-decoration: underline;
	color: #6FB034;
}
.cont-regras .bookmarks li{
	list-style: inside url('../images/bullet_regras.gif');
	margin-bottom: 4px;
}

.cont-regras .bookmarks li a:hover{
	color: #000;
}

.cont-regras ul li ul{
	margin: 0px 0px 6px 0px;
}
.cont-regras ul li ul li{
	list-style: inside circle;
	margin-left: 10px;
}
.cont-regras h3{
	font-weight: bold;
	font-size: 18px;
	margin: 8px 0px;
	padding-top: 18px;
}
.cont-regras h4{
	font-weight: bold;
	font-size: 16px;
	margin: 30px 0px 5px 0px;
	height: 18px;
	padding-bottom: 6px;
	border-bottom: 1px solid #E7C9BB;
}
.cont-depo h3{
	font-weight: bold;
	font-size: 18px;
	margin: 8px 0px;
	padding-top: 18px;
}
.cont-depo h4{
	font-weight: bold;
	font-size: 16px;
	margin: 30px 0px 5px 0px;
	height: 18px;
	padding-bottom: 6px;
	border-bottom: 1px solid #E7C9BB;
}
.cont-regras hr{
	border-bottom: 1px solid #ccc;
	height: 0px;	
}
.tituloFase h3{
	/*vertical-align: middle;*/
	display: inline;
	
}
.tituloFase{
	position: relative;
	padding-top: 12px;
}
.tituloFase a{
	/*position: absolute;
	right: 0px;*/
	font-size: 11px;
	padding: 0px 8px;
	color: #B64F11;
}
.regras-aTopo{
    font-size: 11px;
	margin: 12px 8px 18px 8px;
	color: #B64F11;
	display: inline-block;
}
.regras-aTopo:hover{
    text-decoration: underline;
}
.mid_cont .rounded_box .midC .right .mid:after{
	content: " ";
	height: 0;
	clear: both;
	display: block;
}
.mid_cont .rounded_box .midC .right .mid{
	padding: 4px;
	*display: inline-block;
}

.mid_cont .rounded_box{
	height: auto;
}
.mid_cont .right_box .rounded_box{
	margin: 0px 0px; 
}
#mid_bottom .right_box .rounded_box{
	margin: 0px 0px; 
}

.mid_cont .rounded_box .midC,
.mid_cont .rounded_box .midC .right,
.mid_cont .rounded_box .midC .mid{
	height: auto;
}

.mid_cont .rounded_box .top,
.mid_cont .rounded_box .bottom{
	height: 10px;
}
.mid_cont .rounded_box .top *,
.mid_cont .rounded_box .bottom *{
	height: 10px;
}

.mid_cont .rounded_box .top .right,
.mid_cont .rounded_box .bottom .right,
.mid_cont .rounded_box .midC .right{
	margin-left: 10px;
}
.mid_cont .rounded_box .top .mid,
.mid_cont .rounded_box .bottom .mid,
.mid_cont .rounded_box .midC .mid{
	margin-right: 10px;
}
	
.mid_cont .rounded_box .midC .mid{
	padding: 0px 0px 0px 0px;
}
.mid_cont .rounded_box .midC,
.mid_cont .rounded_box .midC .right,
.mid_cont .rounded_box .top .mid,
.mid_cont .rounded_box .bottom .mid{
	background: #fff;
}
.mid_cont .rounded_box .top{
	background: url('../Images/rd_top_l.gif') no-repeat left top;
}
.mid_cont .rounded_box .bottom{
	background: url('../Images/rd_bot_l.gif') no-repeat left bottom;
}
.mid_cont .rounded_box .top .right{
	background: url('../Images/rd_top_r.gif') no-repeat right top;
}
.mid_cont .rounded_box .bottom .right{
	background: url('../Images/rd_bot_r.gif') no-repeat right top;
}
.mid_cont .rounded_box .top .right .mid{
	background: url('../Images/rd_top_m.gif') repeat-x;
}
.mid_cont .rounded_box .bottom .right .mid{
	background: url('../Images/rd_bot_m.gif') repeat-x;
}
.mid_cont .rounded_box .midC{
	background: url('../Images/rd_mid_l.gif') repeat-y left top;
}
.mid_cont .rounded_box .midC .right{
	background: url('../Images/rd_mid_r.gif') repeat-y right top;
}

.mid_cont .rounded_box .midC .mid{
	/*background: #fff url('../img/rounded_m_bg.gif') no-repeat center bottom;
	padding-bottom: 42px;*/
	background: #fff;
}
.mid_r ul{
    padding: 12px 0px;
}
.mid_r li{
    text-align: center;
    padding: 6px 0px;
}
#body_bottom{
    text-align: right;
}
.btnInscr{
    float: right;
}
#mid_content .btnInscr p{
    font-size: 10px;
}
.btnInscr img{
    width: 229px;
    margin: 0px auto;
    display: block;
}

.bannerInscr{
	margin: 16px 0px;
}
.msgDepoimentos
{
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	padding: 16px 10px;
	margin: 16px 0px;
}
.msgDepoimentos a
{
	color: #888;
	font-weight: bold;
	
}
.msgDepoimentos a:hover
{
	color: #666;
}