@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}


td {
	background:#EEE;
	
	
	}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* ----------------------------------------------------------------------------- */



body{
	background:url(img/bg_topo2.png) repeat-x #4d7397;
	font-family: Arial, Helvetica, sans-serif;
}

strong{
	font-weight:bold;
}


publicacoes{
	text-decoration:none;
	color:#666;
	
	
	
	}
	
	
	#front-image img {

  width: 100%;
}
	
	

h2{
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:20px 0;
}

#topo{
	width:987px;
	margin:0 auto;
}

#logo{
	width:425px;
	clear:both;
	display:block;
	margin:10px 10px;
	float:left;
	height:110px;
	margin-bottom:20px;
}

#logo_pub {
    clear: both;
    display: block;
    float: left;
    height: 47px;
    margin-left: 130px;
    margin-top: -75px;
    width: 241px;
	
}


/*LOGIN*/


/* Mask for background, by default is not display */
#mask {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 999;
}

/* You can customize to your needs  */
.login-popup {
    background: none repeat scroll 0 0 #CCC;
    border: 0 solid #DDDDDD;
    border-radius: 7px;
    display: none;
    float: left;
    font-size: 1.2em;
    left: 50%;
    padding: 10px;
    position: fixed;
    top: 50%;
    z-index: 99999;
	height:220px;
}

img.btn_close {
	float: right;
    margin: -28px -28px 0 0;
}

fieldset {
    border: none;
}

form.signin .textbox label {
    display: block;
    padding-bottom: 7px;
}

form.signin .textbox span {
    display: block;
}

form.signin p, form.signin span {
    color: #404968;
    font-size: 14px;
    line-height: 18px;
	padding-top: 9px;
}

form.signin .textbox input {
    background: none repeat scroll 0 0 #FFF;
    
    border-radius: 3px;
    
    color: #404968;
    font: 13px Arial,Helvetica,sans-serif;
    padding: 6px 6px 4px;
    width: 200px;
}

form.signin input:-moz-placeholder {
    color: #bbb;
    text-shadow: 0 0 2px #000;
}

form.signin input::-webkit-input-placeholder {
    color: #bbb;
    text-shadow: 0 0 2px #000;
}

.button {
    background: none repeat scroll 0 0 #404968;
    color: #FFFFFF;
    cursor: pointer;
    margin-top: 10px;
    padding: 6px 6px 4px;
    width: 214px;
}

.button:hover {
    background: #666;
}
	
.forgot{
	
	color:#FFF;
	
	}


/*FIM LOGIN*/



#midias{
	float:right;
	padding:8px;
	
}

#midias img{
	margin:0 2px;	
	width:32px;
}


#search {

}

#search input[type="text"] {
    background: url(http://4.bp.blogspot.com/-239R3H-ONfw/TjRXPkTSusI/AAAAAAAAA3M/pgaoKdDCypg/s1600/search-white.png) no-repeat 10px 6px #FFF;
    border: 0 none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #d7d7d7;
    width:61px;
	margin-left:35px; 
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#search input[type="text"]:focus {
    background: url(http://1.bp.blogspot.com/-XNPyh_l2WB8/TjRXPfrbJVI/AAAAAAAAA3I/R8Mia0bYtME/s1600/search-dark.png) no-repeat 10px 6px #fcfcfc;
    color: #6a6f75;
    width: 150px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    }




#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#cssmenu ul {
  position: relative;
  z-index: 597;
  float: left;
  
}
#cssmenu ul li {
  float: left;
  min-height: 1px;
  line-height: 1em;
  vertical-align: middle;
   
 
}
#cssmenu ul li.hover,
#cssmenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#cssmenu ul ul {
  margin-top: 1px;
  visibility: hidden;
  position: absolute;
  top: 1px;
  left: 99%;
  z-index: 598;
  width: 100%;
  
}
#cssmenu ul ul li {
  float: none;
}
#cssmenu ul ul ul {
  top: 1px;
  left: 99%;
}
#cssmenu ul li:hover > ul {
  visibility: visible;
}
#cssmenu ul li {
  float: none;
}
#cssmenu ul ul li {
  font-weight: normal;
}
/* Custom CSS Styles */
#cssmenu {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  width: 230px;
}
#cssmenu ul a,
#cssmenu ul a:link,
#cssmenu ul a:visited {
  display: block;
  color: #FFF;
  text-decoration: none;
  font-weight: 300;
}
#cssmenu > ul {
  float: none;
}
#cssmenu ul {
  background: #5F8DB8;
}
#cssmenu > ul > li {
  border-left: 3px solid #d7d8da;
  border-bottom: 1px solid #d7d8da;
}
#cssmenu > ul > li > a {
  padding: 9px 20px;
}
#cssmenu > ul > li:hover {
  border-left: 3px solid #3dbd99;
  
}
#cssmenu ul li:hover > a {
  color: #3dbd99;
}
#cssmenu > ul > li:hover {
  background: #f6f6f6;
}
/* Sub Menu */
#cssmenu ul ul a:link,
#cssmenu ul ul a:visited {
  font-weight: 400;
  font-size: 14px;
}
#cssmenu ul ul {
  width: 200px;
  background: none;
  border-left: 20px solid transparent;
  
}
#cssmenu ul ul a {
  padding: 8px 0;
  border-bottom: 1px solid #eeeeee;
}
#cssmenu ul ul li {
  padding: 0 20px;
  background: #666;
}
#cssmenu ul ul li:last-child {
  border-bottom: 3px solid #d7d8da;
  padding-bottom: 10px;
}
#cssmenu ul ul li:first-child {
  padding-top: 10px;
}
#cssmenu ul ul li:last-child > a {
  border-bottom: none;
}
#cssmenu ul ul li:first-child:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: -20px;
  top: 13px;
  border-left: 10px solid transparent;
  border-right: 10px solid #666;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
}




#cssmenu2,
#cssmenu2 ul,
#cssmenu2 ul li,
#cssmenu2 ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#cssmenu2 ul {
  position: relative;
  z-index: 597;
  float: left;
}
#cssmenu2 ul li {
  float: left;
  min-height: 1px;
  line-height: 1em;
  vertical-align: middle;
   border-left: 3px solid #d7d8da;
  border-bottom: 1px solid #d7d8da;
}
#cssmenu2 ul li.hover,
#cssmenu2 ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#cssmenu2 ul ul {
  margin-top: 1px;
  visibility: hidden;
  position: absolute;
  top: 1px;
  left: 99%;
  z-index: 598;
  width: 100%;
}
#cssmenu2 ul ul li {
  float: none;
}
#cssmenu2 ul ul ul {
  top: 1px;
  left: 99%;
}
#cssmenu2 ul li:hover > ul {
  visibility: visible;
}
#cssmenu2 ul li {
  float: none;
}
#cssmenu2 ul ul li {
  font-weight: normal;
}
/* Custom CSS Styles */
#cssmenu2 {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  width: 230px;
}
#cssmenu2 ul a,
#cssmenu2 ul a:link,
#cssmenu2 ul a:visited {
  display: block;
  color: #FFF;
  text-decoration: none;
  font-weight: 300;
}
#cssmenu2 > ul {
  float: none;
}
#cssmenu2 ul {
  background: #404968;
}
#cssmenu2 > ul > li {
  border-left: 3px solid #d7d8da;
}
#cssmenu2 > ul > li > a {
  padding: 9px 20px;
}
#cssmenu2 > ul > li:hover {
  border-left: 3px solid #3dbd99;
}
#cssmenu2 ul li:hover > a {
  color: #3dbd99;
}
#cssmenu2 > ul > li:hover {
  background: #f6f6f6;
}
/* Sub Menu */
#cssmenu2 ul ul a:link,
#cssmenu2 ul ul a:visited {
  font-weight: 400;
  font-size: 14px;
}
#cssmenu2 ul ul {
  width: 200px;
  background: none;
  border-left: 20px solid transparent;
}
#cssmenu2 ul ul a {
  padding: 8px 0;
  border-bottom: 1px solid #eeeeee;
}
#cssmenu2 ul ul li {
  padding: 0 20px;
  background: #666;
}
#cssmenu2 ul ul li:last-child {
  border-bottom: 3px solid #d7d8da;
  padding-bottom: 10px;
}
#cssmenu2 ul ul li:first-child {
  padding-top: 10px;
}
#cssmenu2 ul ul li:last-child > a {
  border-bottom: none;
}
#cssmenu2 ul ul li:first-child:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: -20px;
  top: 13px;
  border-left: 10px solid transparent;
  border-right: 10px solid #666;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
}





#cssmenu3,
#cssmenu3 ul,
#cssmenu3 ul li,
#cssmenu3 ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  margin-top:12px;
  margin-bottom:2px;
}
#cssmenu3 ul {
  position: relative;
  z-index: 597;
  float: left;
}
#cssmenu3 ul li {
  float: left;
  min-height: 1px;
  line-height: 1em;
  vertical-align: middle;
}
#cssmenu3 ul li.hover,
#cssmenu3 ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#cssmenu3 ul ul {
  margin-top: 1px;
  visibility: hidden;
  position: absolute;
  top: 1px;
  left: 99%;
  z-index: 598;
  width: 100%;
}
#cssmenu3 ul ul li {
  float: none;
}
#cssmenu3 ul ul ul {
  top: 1px;
  left: 99%;
}
#cssmenu3 ul li:hover > ul {
  visibility: visible;
}
#cssmenu3 ul li {
  float: none;
}
#cssmenu3 ul ul li {
  font-weight: normal;
}
/* Custom CSS Styles */
#cssmenu3 {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  width: 230px;
}
#cssmenu3 ul a,
#cssmenu3 ul a:link,
#cssmenu3 ul a:visited {
  display: block;
  color: #FFF;
  text-decoration: none;
  font-weight: 300;
}
#cssmenu3 > ul {
  float: none;
}
#cssmenu3 ul {
  background: #757A93;
 /* -webkit-box-shadow: 2px -2px 0px 0px rgba(42,49,59,1);*/
/*-moz-box-shadow: 2px -2px 0px 0px rgba(42,49,59,1);
box-shadow: 2px -2px 0px 0px rgba(42,49,59,1);*/
}
#cssmenu3 > ul > li {
  border-left: 3px solid #d7d8da;
}
#cssmenu3 > ul > li > a {
  padding: 10px 20px;
}
#cssmenu3 > ul > li:hover {
  border-left: 3px solid #3dbd99;
}
#cssmenu3 ul li:hover > a {
  color: #3dbd99;
}
#cssmenu3 > ul > li:hover {
  background: #f6f6f6;
}
/* Sub Menu */
#cssmenu3 ul ul a:link,
#cssmenu3 ul ul a:visited {
  font-weight: 400;
  font-size: 14px;
}
#cssmenu3 ul ul {
  width: 200px;
  background: none;
  border-left: 20px solid transparent;
}
#cssmenu3 ul ul a {
  padding: 8px 0;
  border-bottom: 1px solid #eeeeee;
}
#cssmenu3 ul ul li {
  padding: 0 20px;
  background: #666;
}
#cssmenu3 ul ul li:last-child {
  border-bottom: 3px solid #d7d8da;
  padding-bottom: 10px;
}
#cssmenu3 ul ul li:first-child {
  padding-top: 10px;
}
#cssmenu3 ul ul li:last-child > a {
  border-bottom: none;
}
#cssmenu3 ul ul li:first-child:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: -20px;
  top: 13px;
  border-left: 10px solid transparent;
  border-right: 10px solid #666;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
}


















#nav{
	z-index:10;
	position:relative;
	height:60px;
	padding-left:15px;
	padding-top:1px;
	/*background:url(img/barra_menu2.png) no-repeat;*/
	clear:both;
}

#nav li{
	float:left;
	padding:20px 18px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#FFF;
	cursor:pointer;
	/*border-right: 2px solid #aec7e7;*/
	
}

#nav li p{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 0;
	text-align:center;
	background:#333;
}





#nav li ul.subnav{
	position:absolute;
	display:none;
	background:#d2d2d2;
	width:446px;
	top:54px;
	left:270px;
	padding:0;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 3px solid #333;
	border-top: 1px solid #9d9d9d;
}

#nav li ul.subnav li{
	padding:8px;
	margin:2px;
	width:126px;
	float:left;
	text-align:center;
	background:#d8d8d8;
}

#nav li ul.subnav li a{
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	
}

#nav li ul.subnav li a:hover{
	color:#FFF;
}


#nav li:hover ul{ 
	display:block;	
}

#nav li a:hover{
	color:#71c3c2;
}

#nav li a{
	text-decoration:none;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
}

#busca{
	padding:15px 5px 15px 20px;		
	float:left;
}


#busca input{
	width:200px;
	height:20px;	
}

#bt_busca{
	padding:15px 0;
	float:left;
	cursor:pointer;
}

#destaque{
	z-index:0;
	display:block;
	clear:both;
	margin:10px 5px 10px 5px;
	float:left;	
}

#principaisEventos{
	float:right;
	width:299px;
	margin:10px 8px 20px 0;	
}

#principaisEventos img{
	margin-bottom:17px;	
}

#corpo{
	background:#f6f6f6;	
	clear:both;
	overflow:hidden;
}

#container{
	width:971px;
	margin:0 auto;
	padding:20px 8px;
	overflow:hidden;
}




#coluna1{
	width:225px;	
	float:left;
}

#coluna3{
	width:540px;	
	float:left;
	margin-left:30px;
	margin-right:10px;
	background:#eee;
	border:#eee solid 30px;
	
}



	*      {  margin:0; padding:0;
  font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

body_box       {  background:#e7e7e7;}

#wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    float: left;
    height: auto;
    margin: 0 auto;
    padding: 40px;
    width: 539px;
}

#controls  {  float:right;
              padding:2px;
              width:25px;
              background:#999;
              position:absolute;
              margin:-19px 0px 0px 559px;
              text-align:center;
              transition:.25s ease-out;}

#controls a
           {  font-size:24px;
              color:#FFF;
              display:block;
              font-weight:bold;
              padding: 5px;}

#controls a:hover
           {  color:#333;
              background:#000;
              transition:.25s ease-out;}



#small     {  font-size:10px !important;}
#medium    {  font-size:14px !important;}
#large     {  font-size:18px  !important;}

.small     {  font-size:75%;}

h1         {  font-size:36px;
              font-weight:bold;}

h2         {  font-size:24px;
              margin: 10px 0;}
 
p          {  font-size:14px;
              line-height:20px;}
	
	



#coluna_noticias{
	width:550px;	
	float:left;
	margin-left:30px;

	
	
}

#breadcrumb{
	/*background:#DADADA;*/
	height:22px;
	padding-left:10px;
	color:#7A7366;
	margin-bottom:10px;
	padding-top:5px;
}

#container div.menu2{
	width:208px;
	margin-right:16px;
	float:left;
	margin-bottom:20px;
}

#conhecaSBC{
	background:url(img/conheca.png) no-repeat;
	width:208px;
	height:190px;	
}
	
#associados{
	background:url(img/associados.png) no-repeat;
	width:208px;
	height:190px;	
}

#servicos{
	background:url(img/servicos.png) no-repeat;
	width:208px;
	height:190px;	
}

div.base{
	background:url(img/menuSlide_base.png) no-repeat;
	width:208px;
	height:43px;
}
	
#destaqueProdutos{
	clear:both;
	width:980px;
	height:93px;
	background:url(img/bg_produtosDestaque.png) no-repeat;
	padding:10px 10px 10px 10px;
	margin:10px 0;	
	position:relative;
	
}


#miolo{
Float:none;
margin-left:280px;
margin-top:-400px;	
}

#destaqueServicos{
	clear:both;
	width:720px;
	height:93px;
	background:url(img/bg_servicosDestaque.png) no-repeat;
	padding:10px 10px 10px 10px;	
}

img.d1{
	margin-right:10px;	
}

#menu_esq{
	width:208px;
	margin: 20px 0;	
	float:left;
}

#menu_esq img{
	margin:0 0 10px 0;	
}

#mural {
    float: none;
    height: 265px;
    
    width: 261px;
	
}

#tabela

{
	background: linear-gradient(#6FAAE2, #5A9DDE) repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
   text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
	
	
	}


.accordion {
  width: 532px;
 box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
 border: 1px solid #bbbbbb;
  background: #FFF;
  line-height:25px;
}
.accordion input {
  display: none;
}

.group, .panel {
  display: block;
  overflow: hidden;
}

.group {
  margin-bottom: 1px;
}
.group:last-child {
  margin-bottom: 0;
}

.header {
  display: block;
  padding: 10px;
  background: #888888;
  color: white;
  transition: all 0.2s;
}
.header:hover {
  cursor: pointer;
}
.header:before {
  content: "▸";
  display: inline-block;
  margin-right: 5px;
  transform: rotate(0);
  transition: all 0.1s;
}




#edital {
  display: block;
  padding: 10px;
  background: #888888;
  color: white;
  transition: all 0.2s;
}
#edital:hover {
  cursor: pointer;
}
#edital:before {
  content: "▸";
  display: inline-block;
  margin-right: 5px;
  transform: rotate(0);
  transition: all 0.1s;
}


input:checked ~ .edital {
  background: #5097DC;
}
input:checked ~ .edital:hover {
  cursor: default;
}
input:checked ~ .edital:before {
  transform: rotate(90deg);
}



.panel {
  height: 0;
  padding: 0 10px;
  overflow: auto;
  background: #FFF;
  color: #444444;
  opacity: 0;
  position: relative;
  transition: height 0.15s ease-out;
}

input:checked ~ .header {
  background: #5097DC;
}
input:checked ~ .header:hover {
  cursor: default;
}
input:checked ~ .header:before {
  transform: rotate(90deg);
}
input:checked ~ .panel {
  height: auto;
  padding: 10px;
  opacity: 1;
}






#bandeiras{
	float:right;	
	margin-top: -10px;
	margin-left: 10px;
}

#bandeiras li{
	float:left;
	margin:20px 5px;
}

#bandeiras li a img{
		
}

#bandeiras li a img:hover{
	

}

#mural img{
	margin-left:12px;
	margin-bottom:8px;
	
}

#coluna2{
	float:right;
	width:261px;
	background:#FFF	
}

#coluna2 .botao{
	margin-bottom:10px;	
}

#coluna2 .botaoMenor{
	margin-bottom:10px;
	margin-left:3px;
}

#CV{
	width:146px;
	height:66px;
	cursor:pointer;
	background:url(img/botoes/congressovirtual.png);
	float:right;
	overflow:hidden;
}

#CV p{
	font:18px Arial, Helvetica, sans-serif;	
	color:#fff;
	float:right;
	margin-top:35px;
	margin-right:5px;
	background:#5ba7a5;
	padding:2px 4px;
	border-radius:3px;
}

#lista_calendario{
	background:url(img/bg_calendario.png) repeat-y;
	overflow-y:scroll;
	overflow-x:hidden;
	height:474px;	
}

#lista_calendario ul{
	padding:10px;	
}

#lista_calendario ul li{
	padding:10px;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	border-bottom: 1px solid #ccc;
}

#lista_calendario ul li strong{
	font-size:14px;	
}

#lista_calendario ul li img{
	margin-top:5px;	
}

#rodape{
	background:#4d7397;	
	width:971px;
	margin:0 auto;
	padding-bottom:30px;
	overflow:hidden;
}

h3 {
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font: bold 14px Arial,Helvetica,sans-serif;
    padding: 5px 0;
    text-align: left;
}

#col1{
	width:300px;
	height:600px;	
	float:left;
}

#col2{
	width:300px;
	height:600px;	
	float:left;
	margin:0 35px;
}

#col3{
	width:300px;
	height:600px;
	float:right;	
}

#fb-like-box{
	margin-top:10px;	
}

#rodape div ul{
	margin-bottom:20px;
}

#rodape div ul li{
	margin:10px 0;
}

#rodape div ul li a{
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}





/* Plugin base styles */

.slider { 
  position: relative;
  width: 620px; 
  overflow: hidden; 
  margin-top:15px;
}

.slides { 
  position: relative;
  padding: 0;
  list-style: none;
  letter-spacing: 0;
  word-spacing: 0;
  font-size: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
}

.slides li { 
  display: inline-block; 
  -webkit-backface-visibility: hidden;
}

.slides li img { 
  width: 100%; 
  height: auto;
  margin-top:10px;
}

/* Non-plugin styles */

* { 
  margin: 0; 
  padding: 0; 
}

slider body { 
  position: relative;
  width: 90%;
  max-width: 600px; 
  margin: 0 auto; 
  font-family: 'Unica One', sans-serif;
}

.slide-nav { 
  position: absolute; 
  bottom: 20px;
  right: 20px;
  z-index: 1;
}

.slide-nav ul {
  letter-spacing: 0;
  word-spacing: 0;
  font-size: 0;
}

.slide-nav li { display: inline-block; }

.slide-nav li a {
    background:#FFF;
    border-radius: 70px;
    color: #5F8DB8;
    display: block;
    font-size: 0px;
    height: 12px;
    line-height: 18px;
    margin: -26px 3px 223px;
    text-align: center;
    text-decoration: none;
    width: 12px;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 64, 0.75);
-moz-box-shadow:    1px 1px 1px 0px rgba(0, 0, 64, 0.75);
box-shadow:         1px 1px 1px 0px rgba(0, 0, 64, 0.75);
}

.slide-nav li a.active { background: #5F8DB8; }










	

#rodape div ul li a:hover{
	color:#0CF;	
}

#rodape p{
	font:10px Arial, Helvetica, sans-serif;
	color: #CCC;
	float:left;
	margin:10px
}