@charset "utf-8";
/* folha de estilo para site camapmnha da UNESCO */

* {
	font-family: Verdana;
	margin: 0;
	padding: 0;
}
a:visited {color: #00F;}

body {background:  url(../img/bg.gif) repeat top left; text-align: center;}

#centraliza {
	width: 914px;
	margin: 0 auto;
	padding-top: 159px!important;
	text-align: left; /* para não deixar os textos centralizados */
}


/* --------------------------------------------------------- */
/* ----- topo ---------------------------------------------- */
/* --------------------------------------------------------- */

#topo {
	position: absolute;
	width: 952px;
	display: table;
	margin: -159px 0 -10px -38px;
}
#topo dl {vertical-align: bottom; height: 169px;}
#topo dl dt {float: left;}
#topo dl dt img {border: none;}
#topo dl dd {
	float: left;
	width: 644px;
	height: 159px;
	background:  url(../img/bkgTopo.png) repeat-x left bottom;
	_background: none!important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/bkgTopo.png',sizingMethod='scale');
}
#topo dl dd img {margin-top: 50px;}


/* --------------------------------------------------------- */
/* ----- meio ---------------------------------------------- */
/* --------------------------------------------------------- */

#meio, #rodape {
	display: table;
	width: 914px;
	padding: 0 12px;
	background: url(../img/bkgMiddle.png) repeat-y;
	_background: none!important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/bkgMiddle.png',sizingMethod='scale');
}

/* para funcionar nas paginas dentro das pastar no ie6 */

#meioInterna, #rodapeInterna {
	display: table;
	width: 914px;
	padding: 0 12px;
	background: url(../img/bkgMiddle.png) repeat-y;
	_background: none!important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../img/bkgMiddle.png',sizingMethod='scale');
}
#topo dl dd.interna {
	float: left;
	width: 644px;
	height: 159px;
	background:  url(../img/bkgTopo.png) repeat-x left bottom;
	_background: none!important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../img/bkgTopo.png',sizingMethod='scale');
}

/* --------------------------------------------------------- */
/* ----- menu ---------------------------------------------- */
/* --------------------------------------------------------- */

#menu {
	position: relative;
	display: table;
	float: left;
	width: 225px;
	height: 348px;
	font-size: 12px;
	background: url(../img/bkgMenu.gif) no-repeat 0 15px;
}
#menu ul {padding: 0 0 0 25px;}
#menu ul li {
	list-style-type: none;
	margin: 15px 0;
}
#menu ul li.off {
	padding-left: 10px;
	color: #BD0000;
}
#menu ul li a {
	text-decoration: none;
	letter-spacing: -1px;
	padding-left: 10px;
	color: #000;
}
#menu ul li a:hover {
	background:  url(../img/bulletMenu.gif) no-repeat 1px 4px;
	color: #BD0000;
}


/* --------------------------------------------------------- */
/* ----- conteudo ------------------------------------------ */
/* --------------------------------------------------------- */

#conteudo {
	position: relative;
	width: 665px;
	float: left;
	display: table;
}
#conteudo h1 {
	padding: 10px 15px;
	font-size: 15px;
}
#conteudo h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 15px;
}
#conteudo p a {text-decoration: none;}
#conteudo p a:hover {text-decoration: underline;}
#conteudo p a:visited {color: #00F;}
#conteudo p, #destaque p {
	padding: 10px 20px;
	font-size: 12px;
	line-height: 16px;
}
#conteudo p.autor {padding-top: 0; margin-top: -10px;}
#conteudo p.creditos {color: #333; font-size: 9px;}
#conteudo p.notaPag {
	margin-top: 20px;
	border-top: 1px solid #CCC;
	padding-top: 5px;
	color: #333;
	font-size: 11px;
}
#conteudo a.voltar {
	height: 20px;
	margin: 0 0 30px 15px;
	padding: 5px 20px;
	background: #DEDEDE;
	border: 1px solid #666;
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#conteudo a.voltar:hover {text-decoration: underline;}

/* --------------------------------------------------------- */
/* ----- historias ----------------------------------------- */
/* --------------------------------------------------------- */

#arquivos {
	margin: 0 25px;
	display: table;	
}
#arquivos a dl {
	width: 610px;
	display: table;
	border-bottom: 1px solid #CCC;
	padding: 10px 0 5px 0;
	cursor: hand;
}
#arquivos a dl:hover {background: #F5F5F5;}
#arquivos a dl dt {
	padding: 0 10px 0 15px;
	width: 100px;
	float: left;
}
#arquivos a dl dd {
	padding-top: 5px;
	width: 470px;
	float: left;
	font-size: 12px;
}
#arquivos a dl dd strong {font-size: 13px;}
#arquivos a dl dt img {border: 1px solid #CCC;}
#arquivos a{
	text-decoration: none;
	color: #000;
}
#arquivos a:hover {text-decoration: underline;}


/* --------------------------------------------------------- */
/* ----- destaques ----------------------------------------- */
/* --------------------------------------------------------- */
#destaque, #destaqueHistorias {
	display: table;
	float: left;
	width: 315px;
	margin: 0 0 20px 0;
}
#destaqueHistorias {border-right: 1px dashed #CCC;}
#destaque h1, #destaqueHistorias h1 {
	font-size: 14px;
	margin: 3px 15px 0;
	border-bottom: 1px solid #CCC;
}
#destaque a, #destaqueHistorias a {
	font-size: 12px;
	text-decoration: none;
	margin: 0;
}
#destaqueHistorias img {border: none;}
#destaqueHistorias a.txt {color: #000!important;}
#destaqueHistorias a.txt:hover {text-decoration: none;}
#destaque a.mais, #destaqueHistorias  a.mais{margin: 0 20px;}
#destaque a.mais:hover, #destaqueHistorias  a.mais:hover {text-decoration: underline;}
#aviso {
	margin: 10px 15px;
	border: 1px solid #666;
	background: #FEFFCC;
}

/* --------------------------------------------------------- */
/* ----- abas ---------------------------------------------- */
/* --------------------------------------------------------- */

#abas {
	display: table;
	margin: 10px 20px 0 20px;
	padding-top: 2px;
	height: 23px;
}
#abas a {
	margin-right: 5px;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	background: #BBB;
	border: 1px solid #666;
	padding: 5px 10px;
}
#abas a.selecionada {background: #DEDEDE; border-bottom: none;}
#conteSuaHist1, #conteSuaHist2, 
#OutraPesHist1, #OutraPesHist2, #OutraPesHist3,
#inserirVideo, #inserirAudio {
	padding-bottom: 15px;
	margin: 0 0 10px 0;
	border: 1px solid #666;
}
#conteSuaHist1 h1, #conteSuaHist2 h1, 
#OutraPesHist1 h1, #OutraPesHist2 h1, #OutraPesHist3 h1,
#inserirVideo h1, #inserirAudio h1 {
	font-size: 14px;
	background: #DEDEDE;
	padding: 20px 15px 5px 20px;
}
#conteSuaHist1 a, #conteSuaHist2 a, 
#OutraPesHist1 a, #OutraPesHist2 a, #OutraPesHist3 a,
#inserirVideo a, #inserirAudio a {
	font-size: 12px;
	text-decoration: none;
	color: #00F;
	background: none;
	border: none;
	padding: 0;
}

/* --------------------------------------------------------- */
/* ----- Rodape -------------------------------------------- */
/* --------------------------------------------------------- */

#rodape {width: 914px;}
#rodape p, #rodapeInterna p {padding-left: 230px; position: relative;}
#rodape p img, #rodapeInterna p img {border: none;}
#rodape p a, #rodapeInterna p a {text-decoration: none;}