/* 

Instituto Compartilhar

Desenvolvido por Plattô - Comunicação Interativa

*/

@import url("reset.css");
*{
	outline:none;
}

html{
	height:100%;
}

body{
	background:#00acee;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	height:100%;
}

a{
	background:transparent;
	color:#000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	background:url(../_imagens/detal_titulos_internas.gif) right no-repeat #ffcc00;
	margin-bottom:25px;
}

h2{
	background:url(../_imagens/detal_sub_titulo.gif) right no-repeat #a5cd39;
	margin-bottom:15px;
}

h3{
	background:url(../_imagens/detal_h3.gif) left  top no-repeat #0099ff;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:10px 15px;
	margin:5px 0 10px 0;
}

h3 a{
	background:transparent;
	color:#fff;
	cursor:pointer;
}

h4{
	background:url(../_imagens/detal_h4.gif) right  top no-repeat #0099ff;
	margin-top:5px;
}

h5{
	background:url(../_imagens/detal_sub_titulo.gif) bottom right no-repeat #a5cd39;
	color:#000;
	font-size:12px !important;
	font-weight:bold;
	padding:10px 15px;
	margin:5px 0 10px 0;
}

h1 span,
h2 span,
h3 span,
h4 span{
	display:none;
}

.clear{
	clear:both;
}

.text-center{
	text-align:center;
}

#header-top{
	background:#00acee;
	border-bottom:#fff 10px solid;
	height:27px;
}

#header-top ul{
	margin:0 auto;
	padding-right:70px;
	text-align:right;
	width:500px;
}

#header-top li{
	display:inline;
}

#wrapper-master{
	background:url(../_imagens/bg-wrapper.gif) center 30px no-repeat #a5cd39;
}

#wrapper{
	background:url(../_imagens/bg-center.gif) center repeat-y #fff;
	margin:0 auto;
	padding:0 0 0 10px;
	width:783px;
}

#wrapper #content-right,
#wrapper #content-left{
	float:left;
	position:relative;
}

#content-left{
	padding:520px 0 0 15px;
	width:226px;
	z-index:5;
}

#text-only{
	font-size:10px;
	line-height:17px;
	padding:0 20px;
}

#text-only p{
	padding: 0 0 10px 0;
}

#text-only td{
	border:#cccccc 1px solid;
	padding:5px;
}

#menu-principal{
	background:transparent;
	height:350px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:10px;
	width:226px;
}

#content-right{
	background:#fff;
	width:530px;
}

#trilha{
	font-size:11px;
	padding:15px 0;
}

/*.................................................................................................
Amigos do Compartilhar
..................................................................................................*/

#coluna-1{
	float:left;
	padding-right:20px;
	position:relative;
	width:200px;
}

#coluna-1 p{
	padding-bottom:25px;
}

#coluna-2{
	float:left;
	width:300px;
}

#tab{
	background:url(../_imagens/detal_sub_programas.gif) right top no-repeat #a5cd39;
	padding:10px;
	width:280px;
}

#tab a{
	cursor:pointer;
	text-decoration:underline;
}

#tab a:hover{
	text-decoration:none;
}

#tab li{
	display:inline;
	padding:0 2px;
	font-size:11px;
}

#content2{
	display:none;
}

#compartilhe {
	height:200px;
}

#compartilhe li{
	float:left;
	padding:0 3px 2px 0;
}

.tab{
	font-size:10px;
	line-height:16px;
	padding:15px 10px;
}

.tab p{
	padding-bottom:10px;
}

.tab p strong{
	font-size:11px;
}

#galeria-imagens{
	height:225px;
	width:190px;
}

.galeria-imagens{
	height:225px;
	margin:25px 0;
	position:relative;
	width:190px;
}

.galeria-imagens-moldura{
	background:url(../_imagens/moldura-imagens-galeria.gif) no-repeat left top;
	font-size:9px;
	height:25px;
	left:0;
	padding:200px 0 0 10px;
	position:absolute;
	top:0;
	width:180px;
	z-index:10;
}

/*.................................................................................................
Clipping
..................................................................................................*/

.clipping-list{
	display:none;
	font-size:9px;
	padding:0 5px 10px 20px;
}

.clipping-list li:hover{
	text-decoration:underline;
}

.clipping-list li{
	cursor:pointer;
	list-style:outside disc;
	margin-bottom:10px;
}

.clipping-text{
	font-size:10px;
}

.clipping-text p{
	padding:10px 10px 0 15px;
}

/*.................................................................................................
Rodapé
..................................................................................................*/

#wrapper-footer{
	text-align:center;
	width:100%;
}

#footer{
	background:#00acee;
	color:#fff;
	border-top:#fff 10px solid;
	font-size:9px;
	padding:10px 0;
}

#footer ul{
	margin-bottom:10px;
}

#footer li{
	background:transparent;
	border-left:#fff 1px solid;
	color:#fff;
	display:inline;
	padding:0 2px 0 5px;
}

#footer li.first{
	border-left:none;
}

#footer a{
	background:transparent;
	color:#fff;
	font-weight:bold;
}

#footer p{
	font-size:11px;
	padding-bottom:10px;
}

#footer p#copyright{
	/*border-top:#039bd5 1px solid;*/
	font-size:10px;
	padding:3px 0;
}

#footer #copyright img{
	margin-bottom:-5px;
}

#lista-mini-volei{
	margin-left:0;
}
#lista-mini-volei li{
	list-style:disc outside;
	margin-left:18px;
}