body{
background: #FFE2A9 url(css/bg.jpg) top no-repeat ;
font-family: Arial, Sans-serif;
font-size: 12px;
color: #484848;
}

a{
color: black;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}

p{
margin-bottom: 10px;
}

strong{
font-weight: bold;
}
#texto_apresent{
clear:both;
padding-bottom:10px;
padding-left:20px;
}

div.pad_box{
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
}
div.pad_box2{
padding-left: 13px;
padding-right: 15px;
}

div.pad_box_noticias{
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
height: 347px;
}


div.pad_box_agenda{
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
overflow:auto;
height: 100px;
}

 
div.divisor{
border-bottom: 1px dotted #ababab;
/*margin-bottom: 10px;*/
clear: both;
}

h2{
font-size: 18px;
color: #ED3E35;
letter-spacing: -1px;
font-weight: bold;
}

h1{
font-size: 14px;
color: #ED3E35;
letter-spacing: -1px;
font-weight: bold;
margin-bottom: 10px;
}


h2.chapeu{
border-bottom: 1px dotted #ababab;
margin-bottom: 10px;
padding: 7px;
}

h2.prod{
background: url(css/chapeu_prod.gif) repeat-x;
height: 18px;
}
h2.prod span{
display: block;
float: left;
}
h2.prod img{
display: block;
float: right;
}

h3{
font-size: 14px;
color: #F18823;
letter-spacing: -0.5px;
font-weight: bold;
margin-bottom: 10px;
}

h4{
font-weight: bold;
color: #ED3E35;
margin-bottom: 10px;
}

h5{
font-weight: bold;
margin-bottom: 10px;
}

.float_left{
float: left;
}
.float_right{
float: right;
}
.clear{
clear: both;
}

/*** forms****/

input, select{
font-family: Arial, Sans-serif;
font-size: 12px;
}
select{
padding: 4px;
}

input.txt{
border: 1px solid #E3AB6C;
background: #f7fbfd;
padding: 4px;
color: black;
}
.campocol1a{
width: 100%;
margin-bottom: 10px;
}
.campocol1b{
width: 225px;
margin-bottom: 10px;
}

.campo_restrita{
width: 125px;
margin-right: 5px;
}

.btn{
display: block;
clear: both;
width: 100%;
text-align: right;
}

.btn_noticias{
display: block;
clear: both;
float:right;
text-align: right;
padding-bottom: 10px;
padding-top: 5px;
padding-right: 10px;
}

.btn_agenda{
display: block;
clear: both;
float:right;
text-align: right;
padding-bottom: 10px;
padding-top: 5px;
padding-right: 10px;

}

#btn_arearestrita{
float: left;
margin-right: 5px;
}

#esqueci{
float: left;
font-size: 10px;
color: #ED3E35;
padding-top: 5px;
}

.campo_prod{
width: 165px;
display: block;
float: left;
margin-right: 8px;
margin-top: 3px;
}


/*** forms****/

#conteudo{
width: 950px;
margin: auto;
}
#header{
margin-top: 5px;
}

#header h1 {
float: left;
}

#slogan{
float:left; 
padding-top:60px; 
padding-left:10px; 
width:235px; 
height:102px; 
text-align:center;
font-size:17px;
color:#CC3300;
font-style:italic;
line-height:25px;
font-weight: bold;
}

#header #banner{
float: right;
margin-top: 50px;
}

#header #menu{
/*clear: both;*/
float: left;
height: 30px;
padding-top: 15px;
margin-bottom: 20px;
width: 850px;
background-color: #FFFFFF;
text-align: center;
}

#header #menu li{
float: left;
text-align:center;
background-image:url(img/marcador.jpg);
background-repeat:no-repeat;
background-position:1px 2px;
padding-left: 13px;
}

#header #menu li a{
display: inline;
height: 43px;
text-decoration:none;
margin-left: 4px;
margin-right:4px
}

#header #menu li a span{
height: 43px;
color: color:#000;
font-size:12px; 
font-weight: bold;
}

#header #menu li.bigButton a span{
height: 43px;
color: #FFFF;
list-style-type: circle;
font-size:14px; 
font-weight: bold;
}


#header #menu2{
height: 34px;
float: right;
padding-top: 12px;
margin-bottom: 20px;
width: 100px;
background-color: #D7300C;
}

#header #menu2 li{
background-repeat:no-repeat;
background-position:1px 2px;
}

#header #menu2 li a{
height: 43px;
text-decoration:none;
}



/*
#header #menu li a.item01{width: 113px;background: url(css/menu.gif) no-repeat;}
#header #menu li a.item01:hover{background: url(css/menu.gif) no-repeat 0 -43px;}

#header #menu li a.item02{width: 94px;background: url(css/menu.gif) no-repeat -113px 0;}
#header #menu li a.item02:hover{background: url(css/menu.gif) no-repeat -113px -43px;}

#header #menu li a.item03{width: 86px;background: url(css/menu.gif) no-repeat -207px 0;}
#header #menu li a.item03:hover{background: url(css/menu.gif) no-repeat -207px -43px;}

#header #menu li a.item04{width: 107px;background: url(css/menu.gif) no-repeat -293px 0;}
#header #menu li a.item04:hover{background: url(css/menu.gif) no-repeat -293px -43px;}

#header #menu li a.item05{width: 98px;background: url(css/menu.gif) no-repeat -400px 0;}
#header #menu li a.item05:hover{background: url(css/menu.gif) no-repeat -400px -43px;}

#header #menu li a.item06{width: 90px;background: url(css/menu.gif) no-repeat -498px 0;}
#header #menu li a.item06:hover{background: url(css/menu.gif) no-repeat -498px -43px;}

#header #menu li a.item07{width: 94px;background: url(css/menu.gif) no-repeat -588px 0;}
#header #menu li a.item07:hover{background: url(css/menu.gif) no-repeat -588px -43px;}

#header #menu li a.item08{width: 82px;background: url(css/menu.gif) no-repeat -682px 0;}
#header #menu li a.item08:hover{background: url(css/menu.gif) no-repeat -682px -43px;}

#header #menu li a.item09{width: 88px;background: url(css/menu.gif) no-repeat -764px 0;}
#header #menu li a.item09:hover{background: url(css/menu.gif) no-repeat -764px -43px;}

#header #menu li a.item10{width: 98px;background: url(css/menu.gif) no-repeat -852px 0;}
#header #menu li a.item10:hover{background: url(css/menu.gif) no-repeat -852px -43px;}
*/

#header #menu li.bigButton{
width:100px;
background-color:#C30;
padding-left: 15px;
background-image:none;
}

#conteudo #miolo #esquerda{
width: 265px;
float: left;
}

#conteudo #miolo #esquerda #associados{
background: white;
border-bottom: 1px dotted #ababab;
margin-bottom: 20px;
height:467px;
}

#conteudo #miolo #esquerda #prod_nav{
background: white;
border-bottom: 1px dotted #ababab;
margin-bottom: 20px;
}

#conteudo #miolo #esquerda #associados img{
border: 1px solid #ababab;
margin-bottom: 10px;
}

#conteudo #miolo #esquerda #newsletter{
background: white;
border-bottom: 1px dotted #ababab;
margin-bottom: 20px;
}



#conteudo #miolo #direita{
width: 665px;
float: right;
margin-bottom: 20px;
}


#conteudo #miolo #direita #miolo_direita{
margin-top: 20px;
clear: both;
background: white;
border-bottom: 1px dotted #ababab;
margin-bottom: 20px;
padding-top: 10px;
min-height: 600px;
overflow:hidden;
position:relative;
}
#conteudo #miolo #direita #miolo_direita h2{
margin-bottom: 20px;

}





#conteudo #miolo #direita #area_restrita{
float: right;
width: 665px;
background: #E3AB6C;
border-bottom: 1px dotted #ababab;
margin-bottom: 20px;
height: 40px;
}
#conteudo #miolo #direita #area_restrita h3{
display: block;
float: left;
margin-left: 15px;
margin-right: 6px;
padding-top: 12px;
}
#conteudo #miolo #direita #area_restrita form{
padding-top: 8px;
}

/*** HOME***/

#conteudo #miolo #direita #acontece{
float: left;
width: 322px;
background: white;
border-bottom: 1px dotted #ababab;
margin-bottom: 20px;
}
#lista_not span{
font-weight: bold;
color: #484848;
display: block;
margin-top: 5px;
}
#lista_not li h3{
margin-bottom: 0px;
}
#lista_not li a img{
float: left;
margin-right: 5px;
}

#conteudo #miolo #direita #agenda{
float: right;
width: 322px;
height: 200px;
background: white;
border-bottom: 1px dotted #ababab;
margin-bottom: 20px;
}

#conteudo #miolo #direita #noticias{
float: right;
width: 322px;
height: 200px;
background: white;
border-bottom: 1px dotted #ababab;
margin-bottom: 20px;
}

#lista_agenda li{
clear: both;
margin-bottom: 10px;
}

#lista_agenda li span{
display: block;
float: left;
background: url(css/data.gif) no-repeat;
width: 77px;
height: 73px;
margin-right: 5px;
text-align: center;
margin-bottom: 10px;
}
#lista_agenda li span strong{
display: block;
margin-top: 18px;
margin-bottom: 3px;
/*color: #4281ad;*/
font-family: Georgia, Serif;
font-size: 24px;
font-weight: bold;
}

#lista_agenda li h3{
margin-bottom: 0px;
padding-top: 5px;
}


ul#menu_internas{
clear: both;
margin-bottom: 20px;
margin-top: 10px;
/*line-height: 35px;*/
width:640px;
float:left;
}

ul#menu_internas li{
display: block;
float:left;
}
ul#menu_internas li a{
padding: 5px;
margin-right: 5px;
background-color: #EECBA1;
border: 1px solid #E06915;
text-align:center;
height:70px;
display: block;
width:110px;
height:30px;
vertical-align:middle;
text-decoration:none;

}

/*** fim de HOME***/

/*** PRODUTOS****/


#conteudo #miolo #direita .produtos{
background: white;
clear: both;
border-bottom: 1px dotted #ababab;
margin-bottom: 20px;
}


.lista_prod li{
float: left;
width: 25%;
/*height: 180px;*/
margin-bottom: 20px;
}

.lista_prod li a{
display: block;
text-align: left;
padding: 4px;
}

#conteudo #rodape{
/*clear: both;
border: 1px dotted #A9A9A9;*/
/*padding-top:8px;*/
width:950px;
height:124px;
/*background-color:#FFF;*/
}
#conteudo #rodape h3{
background: #c0d63d;
color: black;
padding: 4px;
}


#conteudo #rodape #rod1{
width: 265px;
float: left;
margin-right: 20px;
}
#conteudo #rodape #rod1 ul li{
display: block;
float: left;
height: 60px;
width: 50%;
text-align: center;
}
#conteudo #rodape #rod2{
width: 232px;
float: left;
}
#conteudo #rodape #rod3{
width: 415px;
float: right;
}

#conteudo #rodape address{
display: block;
width: 60%;
float: left;
margin-right: 20px;
}

#conteudo #rodape a.credito{
font-size: 10px;
}




#conteudo #box_tecnologia{
clear: both;
border: 1px dotted #A9A9A9;
padding-top:2px;
width:605px;
height:34px;
background-color:#FFF;
margin-bottom:7px;
float:left;
margin-right: 5px;
}

#conteudo #box_endereco{
/*clear: both;*/
border: 1px dotted #A9A9A9;
padding-top:8px;
width:605px;
height:69px;
background-color:#FFF;
margin-bottom:7px;
float:left;
margin-right: 5px;
margin-top: 0px;
}

#conteudo #box_interatividade{
/*clear: both;*/
border: 1px dotted #A9A9A9;
/*padding-top:8px;*/
width:334px;
height:123px;
background-color:#FFF;
float:right;
margin-top: 0px;
}




#busca_prod{
clear: both;
background: white;
border-bottom: 1px dotted #ababab;
margin-bottom: 20px;
padding-top: 15px;
}

ul.menu_prod li{
background: url(css/bg_menu_prod.jpg) no-repeat top center;
height: 63px;
text-align: center;
}

ul.menu_prod li a{
display: block;
font-size: 18px;
letter-spacing: -0.5px;
font-weight: bold;
padding-top: 20px;
}

ul.menu_prod ul.submenu_prod li{
background: none;
height: auto;
}

ul.menu_prod ul.submenu_prod li a{
display: block;
font-size: 12px;
font-weight: normal;
padding-top: 5px;
letter-spacing: normal;
}

/*********FIM DE PRODUTOS***********/


ul.breadcrumb li{
display: block;
float: left;
/*height: 30px;*/
padding-top: 5px;
}

ul.breadcrumb li img{
padding-right: 4px;
}

ul.breadcrumb li a{
border-bottom: 1px dotted black;
}

/*********ASSOCIADOS***********/



ul.lista_associados li{
display: block;
clear: both;
}

ul.lista_associados li a img{
float: left;
border: 1px solid #ababab;
margin-right: 10px;
margin-bottom: 10px;
}
ul.lista_associados li a:hover img{
border: 1px solid #666666;
}

div.paginacao{
clear: both;
padding-bottom: 10px;
margin-bottom: 10px;
}
div.paginacao ul{
float: right;
}
div.paginacao ul li{
float: left;
}
div.paginacao ul li a{
display: block;
border: 1px dotted #ababab;
margin: 3px;
padding: 5px;
}
div.paginacao ul li img{
margin-top: 7px;
}

ul#menu_associado{
clear: both;
margin-bottom: 20px;
margin-top: 20px;
}

ul#menu_associado li{
display: inline;
}
ul#menu_associado li a{
padding: 5px;
margin: 2px;
background-color: #eecba1;
border: 1px solid #e06915
}


img.logo_associado{
float: left;
border: 1px solid #ababab;
margin-right: 10px;
margin-bottom: 20px;
}
ul.fotos_associados{
margin-top: 20px;
min-height: 143px;
margin-bottom: 20px;
}

ul.fotos_associados li{
margin: 5px;
padding: 10px;
border: 1px solid #ababab;
float: left;
}


ul.ficha_associado{
padding: 15px;
background-color: #f7f7f7;
border: 1px dotted #81b9c1

}
ul.ficha_associado li{
margin-bottom: 5px;
}

.painelAssociado form hr {
	border-style:dotted;
}

.painelAssociado form h4 {
	margin: none;
	margin-top:10px;
	font-weight:bold;
}

.painelAssociado form div {
	color:black;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:2px;
}

.painelAssociado .editarAgenda > div  {
	clear:both;
	float:left;
	background-color: whitesmoke;
	margin-bottom: 3px;
}

.painelAssociado .editarAgenda > div > div {
	width:100px;
	float:left;
	padding:3px;
}

.painelAssociado .editarAgenda h4  {
	clear:both;
	margin-top:20px;
}

/*********FIM DE ASSOCIADOS***********/

#conteudo #internas {
	margin-top: 50px;
	padding: 20px;
	min-height: 595px;
	background: white;

	border-bottom: 1px dotted #ababab;
	}

#txt-internas {
	margin-top: 30px;
	line-height: 18px;
	text-align:justify;
	clear:both;
	padding-bottom:30px;
	}

.data{
	font-size: 11px;
	line-height: 5px
}

.fonte{
	font-size:11px;
	line-height: 5px	
}
	
.autor{
	font-size: 11px;
	line-height: 5px
}
.negrito{
	font-weight:bold
}


.resumo{
	font-style:oblique;
	text-align:center;
	margin: 25px 0 25px 0
}




/* NOVO LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.papelsolidario.org.br/js/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.papelsolidario.org.br/js/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
label{clear:both}


#parceiros-lista{
text-align:center;
}

#parceiros-lista img{
margin: 0 30px 10px; 
}
