html{
	background:url("../img/body-pattern.png");
}

body{
	text-decoration:none;
	width:1000px;
	margin:0 auto;
	background:#FFF;
	box-shadow:1px 1px 5px #666;
}

/* Configurações do topo*/
#topo{
	height:235px;
}

/*nav redes sociais*/
#topo #redesSociais{
	text-align:center;
}

#topo #redesSociais img{
	opacity:8;
	cursor:pointer;
	padding:0;
}

#topo #redesSociais img:hover{
	opacity:1;
}

#topo #redesSociais hr{
	width:300px;
	/*box-shadow : 1px 1px 1px #CCC;*/
	margin:0 auto;
	padding:0;
}

/*logo_titulo*/
#topo #logo_titulo{
	float:left;
	width:100%;
	height:200px;
	border:0px solid #000;
	text-align:center;
	
	/*background: rgb(255,255,255); /* Old browsers */
	/*background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(222,252,226,1) 53%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(53%,rgba(222,252,226,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(222,252,226,1) 53%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(222,252,226,1) 53%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(222,252,226,1) 53%,rgba(255,255,255,1) 100%); /* IE10+ */
	/*background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(222,252,226,1) 53%,rgba(255,255,255,1) 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	/*
	background-image: url( ../img/hough_waves31.jpg );
	background-repeat : no-repeat;
	background-size : 100% 100%;
	*/
}

#topo #logo_titulo img{
	height:165px;	
	border:0px solid #000;
}

/*menus*/
#topo #menus{
	border:0px solid #0FF;
	float:left;
	width:100%;
	text-align:center;
}

/*Slider*/
#slider-content{
	border:0px solid #000;
	margin-top:45px;
	height:310px;
	width:100%;
	background:#FFF;
}

/*corpo*/
#corpo{
	width:100%;
	min-height:250px;
	background:#FFF;
	padding-top:0px;
}

/*content de inscrição*/
#corpo nav#inscricao-content{
	height:68px;
	width:100%;
	margin:0 auto;	
}

/*content de contagem regressiva*/
#corpo div#contagem-regres{
	padding:20px 0px;
	margin:0px auto;
	text-align:center;
	font-family:"Arial";
}

#corpo div#contagem-regres h3{
	font-family:'Raleway', sans-serif;  
	font-size:20px; 
	color:#3F3F3F;
	padding:0;
	margin:0;
}

#corpo div#contents_geral{
	min-height:696px;
	width:100%;
	background:#FFF;   
	border-top:2px solid #EEE;
}

#corpo div#contents_geral .more{
	float:right;
	font-size:12px;
	text-decoration:none;
	padding-left:5px;
	background:url("../img/blue-arr.png");
	background-repeat:no-repeat;
	background-position:left center;
	color:#09F;
}

#corpo div#contents_geral .more:hover{
	text-decoration:underline;
}

#corpo div#contents_geral #contents_up{
	position:relative;
	background:#FFF;
	float:left;
	width:100%;
	min-height:250px;
}

#corpo div#contents_geral #contents_up .col{
	margin-left:15px;
	position:relative;
	float:left;
	width:30%;
	padding:5px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:100;
	color:#666;
	border:0px solid #000;
	text-align:justify;
}

#corpo div#contents_geral #contents_up .col h3{
	border-bottom:1px dotted #999;
	width:90%;
	color:#999;
}

#corpo div#contents_geral #contents_down{
	position:relative;
	background:#EEE;
	float:left;
	width:100%;
	min-height:250px;
	border-top:2px solid #DDD;
	background:url("../img/body-pattern.png");  
}

#corpo div#contents_geral #contents_down.entries { 
	position:relative; 
	margin:0 0; 
	padding-left:0px; 
	margin-bottom:1px; 
	font-family:'Raleway',sans-serif;
	color:#666;
}

#corpo div#contents_geral #contents_down.entries h3 { 
	border-bottom:1px dotted #999;
	width:98%;
}

#corpo div#contents_geral #contents_down.entries .news {
	margin-left:15px;
	float:left;
	width:63%;
	padding:5px;
	color:#AAA;
}

#corpo div#contents_geral #contents_down.entries .news #frame_noticias{
	width:100%;
	min-height:310px;
	border:0;
}

#corpo div#contents_geral #contents_down.entries .mapa { 
	margin-left:15px;
	float:left;
	width:30%;
	padding:5px;
	color:#AAA;
}
/*
#corpo div#contents_geral #contents_down.entries .entry a{
  color : #09F;
}

#corpo div#contents_geral #contents_down.entries .entry.last { 
  padding-right:0; 
  
}
#corpo div#contents_geral #contents_down.entries .entry p.meta { 
  color: #cbcbcb; 
  
}
#corpo div#contents_geral #contents_down.entries .entry p.meta a { 
  color: #cbcbcb; 
  
}
#corpo div#contents_geral #contents_down.entries .entry-inner { 
  padding-bottom: 5px; 
  margin-bottom: 5px; 
  background: url('../img/entry-title.png') repeat-x 0 bottom; 
  
  
}
#corpo div#contents_geral #contents_down.entries .entry .date { 
  margin-right: 15px;  
  position: relative; 
  float:left; 
  padding: 14px 12px; 
  width: 40px; 
  height: 34px; 
  background: url('../img/date-ico.png') no-repeat 0 0; 
  
} 
#corpo div#contents_geral #contents_down.entries .entry .date strong { 
  color:#00acef; 
  font-size: 22px; 
  line-height: 22px; 
  font-family: arial, sans-serif; 
  font-weight: bold; 
  display:block; 
  
}
#corpo div#contents_geral #contents_down.entries .entry .date span { 
  font-weight: bold; 
  font-size: 9px; 
  color:#c6c6c6; 
  position:relative; 
  margin-top: 0px; 
  display:block; 
  line-height:9px;  
  
}
#corpo div#contents_geral #contents_down.entries .entry .date em { 
  -webkit-transform: rotate(-90deg); 
  -moz-transform: rotate(-90deg);	 
  line-height: 12px; 
  font-weight: bold; 
  font-style: normal; 
  width: 12px;  
  color:#bdbdbd; 
  font-size: 12px; 
  position:absolute; 
  bottom: 20px; 
  left: 41px; 
}
*/



footer {
	font-family:'Raleway',sans-serif;
	font-size:12px; 
	color:#767676; 
	line-height:12px; 
	text-align:center;
	float:center;
	border-top:2px solid #DDD;
	padding:0;
	min-height:60px; 
	
}
/*.footer-nav { 
    
}
.footer-nav ul { 
    list-style:none; 
    list-style-position: outside; 
  
}
.footer-nav ul li { 
    float: left; 
    border-right: 1px solid #afaca9;  
    padding:0 10px; 
    font-size: 12px; 
    line-height: 10px; 
  
}
.footer-nav ul li a { 
    color: #afaca9; 
  
}
.footer-nav ul li a:hover { 
    color: #878684; 
    text-decoration: none; 
  
}
.footer-nav ul li.last { 
    border-right: 0; 
  
}
footer p.copy { 
    font-size: 12px; 
    color:#afaca9; 
    line-height: 12px; 
    float: right; 
}
footer p.copy a { 
    font-size: 10px; 
    color:#00acef;  
    line-height: 10px; 
    text-decoration: underline; 
}
footer p.copy a:hover { 
    text-decoration: none; 
}
footer p.copy span { 
    padding:0 7px; 	
}
*/

.btn { 
	width: 400px; 
	height: 35px; 
	display: block; 
	font-size: 16px; 
	font-weight: 500; 
	color:#fff; 
	text-align: center; 
	line-height: 39px; 
	border: 1px solid #999; 
	box-shadow : 1px 2px 3px #999;
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-o-border-radius: 6px; 
	text-decoration: none; 
	font-weight: 500; font-family: 'Raleway', sans-serif; 
	text-shadow: #000 1px 1px 1px;
	background: #93cede; /* Old browsers */
	background: -moz-linear-gradient(top, #93cede 0%, #75bdd1 41%, #49a5bf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#93cede), color-stop(41%,#75bdd1), color-stop(100%,#49a5bf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #93cede 0%,#75bdd1 41%,#49a5bf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #93cede 0%,#75bdd1 41%,#49a5bf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #93cede 0%,#75bdd1 41%,#49a5bf 100%); /* IE10+ */
	background: linear-gradient(to bottom, #93cede 0%,#75bdd1 41%,#49a5bf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf',GradientType=0 ); /* IE6-9 */
}

.btn:hover { 
	background: rgb(206,220,231); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(206,220,231,1) 0%, rgba(89,106,114,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,220,231,1)), color-stop(100%,rgba(89,106,114,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */
}


