*{
	margin:0;
	padding:0
}

p{line-height:18px}

body{
	font-family:verdana;
	font-size:12px;
	background-color: white;
	background-repeat:repeat;
	color:black;	
}

#wrap{	
	width:1000px;
	margin-left:10px	
}

#wrap #top{		
	background-image:url(images/fundo_padrao.jpg);
	background-repeat:no-repeat;	
	width:80%;
	height:130px;
	margin-bottom:5px
}

.edit{
	border:1px solid black;
	font-family:tahoma
}

#wrap #top ul{
	padding-top:50px;
	padding-left:130px;	
}

#wrap #top ul li{
	float:left;
	margin-right:6px;
	list-style-type:none
}

#wrap #top ul li a{
	color:black;
	font-size:12px;
	text-decoration:none;
	margin-right:5px;	
}

#wrap #top ul li a:hover{	
	text-decoration:underline;	
}

#viaje{
	visibility:hidden;
	position:absolute;	
	width:150px;
	top:70px;
	left:240px;	
}

#gpp{
	visibility:hidden;
	position:absolute;	
	width:150px;
	top:70px;
	left:340px;	
}

#viaje ul li, #gpp ul li{
	width:100%;
	background-color:#FFFFFF;
	line-height:20px;
	list-style-type:none;
	border:1px solid #AAAAAA;
	border-bottom:none;
}

#viaje ul li a, #gpp ul li a{
	color:black;
	text-decoration:none;
	width:100%
}

#viaje ul li:hover, #gpp ul li:hover, #viaje ul li a:hover, #gpp ul li a:hover{	
	background-color:#AAAAAA;
	color:black;
}

#wrap #top #title{
	text-align:right;
	width:100%;
	margin-top:40px;
	_margin-top:40px;
	font-size:12px;	
}

#wrap #top img{
	float:left
}

#content{
	width:80%;
	margin-bottom:15px;
	font-family:verdana;
	text-align:justify;	
}

#content #left{
	width:40%;
	height:500px;	
	float:left
}

#content #right{
	width:55%;
	height:500px;	
	float:right;	
}

#bottom{
	text-align:center;
	width:80%;
	clear:both;
	font-size:10px;
	margin-top:30px
	
}

#roteiros_home {
	background-color: #EAEAEA;
	width: 780px;
	height: 370px;
	padding: 3px;
}

#roteiros_home h1 {
	background-color: #CCCCCC;	
	font-size: 18px;
	padding-left: 4px;
}

#roteiros_home .roteiros {
	padding: 4px;
	height: 332px;
	width: 350px;
	overflow-y: scroll;
	overflow-x: none;
	float: left;
	margin-right: 8px;
}

#roteiros_home .roteiros ul {
	margin: 0;
	padding: 0;
	background-color: #EAEAEA;
}

#roteiros_home .roteiros ul li {
	overflow: hidden;
	height: 45px;
	margin-bottom: 4px;
}

#roteiros_home .roteiros ul li.impar {

}

#roteiros_home .roteiros ul li.par {
	background-color: #FAFAFA;
}

#roteiros_home .roteiros ul li .container_imagem {	
	width: 40px;
	height: 40px;
	float: left;
	overflow: hidden;
	margin-right: 5px;
	border: 1px solid #C1C1C1;
}

#roteiros_home .roteiros ul li .texto {
	margin-left: 1em;
	padding-right: 1em;
	font-family: Tahoma;
}

#roteiros_home .roteiros ul li .texto a {
	text-decoration: none;
}

#roteiros_home .roteiros ul li .texto .titulo {
	font-weight: bold;
	font-size: 11px;
	color: #2D2D2D;
}

#roteiros_home .roteiros ul li .texto p {
	height: 28px;
	overflow: hidden;
	font-size: 11px;
	color: #2D2D2D;
}

#roteiros_home .foto_principal {
	float: left;
	border: 3px solid black;	
	margin-top: 20px;
}

#roteiros_detalhes {
	overflow: hidden;
	width: 770px;
	background-color: #EAEAEA;
	padding: 4px;
}

#roteiros_detalhes h1 {
	background-color: #CCCCCC;
	padding-left: 4px;
	color: #131313;
	font-size: 1.5em;
	padding: 4px;
}

#roteiros_detalhes .informacoes {
	float: left; 
	width: 385px;
	_width: 375px;
	margin-right: 1px;
}

#roteiros_detalhes .fotos {
	float: left;
	width: 380px;
}

#roteiros_detalhes .informacoes ul.itens_textos {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #131313;
	overflow: hidden;
	width: 100%;
}

#roteiros_texto_midia ul {list-style: none; padding: 0; margin: 0}

#roteiros_detalhes .informacoes .itens_textos li {
	display: inline;
	padding: 6px;
	float: left;
	background-color: #131313;
	color:white
}

#roteiros_detalhes .informacoes .itens_textos a {
	color: white;
	text-decoration:none
}

#roteiros_detalhes .informacoes .texto {
	clear: both;
	padding: 8px;
	font-size: 0.9em;
	padding-right: 12px;
	color: #2D2D2D;
}

#grid {
	background-color: #EAEAEA;
	width: 780px;
	height: 430px;
	padding: 3px;
	overflow-y: scroll;
	font-size:11px
}
#grid h1{	
	font-size:19px;
	padding-left:4px;
	background-color:#CCCCCC;
}

#grid h2{
	border-bottom:1px solid #CCCCCC;
	font-size:15px;
	padding-left:8px;
}

#grid ul {
	margin: 0;
	padding: 0;
	background-color: #EAEAEA;
}

#grid ul li {
	overflow: hidden;	
	margin-bottom: 4px;
	padding-left:3px;
}

#grid ul li.impar {
	
}

#grid ul li.par {
	background-color: #FAFAFA;
}

#grid ul li .texto {
	margin-left: 1em;
	padding-right: 1em;
	font-family: Tahoma;
}

#grid ul li .texto p {	
	overflow: hidden;
	font-size: 11px;
	color: #2D2D2D;
}

#presskit_fotos {width: 380px; overflow: hidden}

#presskit_fotos .preview {width: 380px; height: 315px; background-color: black; overflow: hidden; margin-bottom: 6px}
#presskit_fotos .preview .header {background-color: #131313; padding: 5px; font-size: 10px; font-family: Arial; text-align: center; color: white; margin-bottom: 4px;}	
#presskit_fotos .preview .loading {background-image: url('images/album_wait.gif'); position: absolute; width: 32px; height: 32px; margin-left: 170px; margin-top: 110px; z-index: 1000}
#presskit_fotos .preview .container_imagem {overflow: hidden; height: 250px; text-align: center}
#presskit_fotos .preview .footer {height: 40px; background-color: #131313;}
#presskit_fotos .preview .botao_anterior {display: block; float: left; width: 35px; height: 30px; background-image: url('images/album_botao_anterior.gif'); background-repeat: no-repeat; margin-top: 3px; margin-left: 3px}
#presskit_fotos .preview .botao_proximo {display: block; float: left; width: 35px; height: 30px; background-image: url('images/album_botao_proximo.gif'); background-repeat: no-repeat; margin-top: 3px; margin-right: 4px}
#presskit_fotos .preview .detalhes {float: left; height: 35px; width: 300px; text-align: center; color: white; font-size: 10px; font-family: Tahoma; padding-top: 4px}
#presskit_fotos .preview .detalhes .legenda {}
#presskit_fotos .preview .detalhes .creditos {font-style: italic; color: gray; display:none}
#presskit_fotos .preview .detalhes .separador {font-style: italic; color: gray; display:none}
#presskit_fotos .preview .detalhes .download {margin-top: 4px; display: block; color: gray}

#presskit_fotos ul.thumbs {list-style: none; clear: both; margin: 0; padding: 0}
#presskit_fotos .thumbs li {display: inline; float: left; text-align: center; padding: 4px; margin-right: 3px; margin-bottom: 3px; background-color: #CCCCCC}
#presskit_fotos .thumbs li .container_imagem {width: 65px; height: 60px; overflow: hidden; }
#presskit_fotos .thumbs li img {border: 0}

/*----------LINKS----------*/
#link{	
	width:370px;		
	margin-bottom:10px;
	margin-right:10px;
	height:120px;
	padding:5px;
	border:1px solid #F7D500
}

#link table tr td{
	font-family:tahoma;
	font-size:12px;
	text-align:justify;
}

#link table tr td b{
	font-size:14px
}

#link table tr td span{
	font-style:italic;
}

/*-------------PRESSKIT---------------*/
.data_release{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.titulo_release{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#9D7629;
	font-weight:bold;
	text-align:left;
	text-transform: uppercase;
}

.olho_release{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-align:justify;
}

.body_release{
	
	text-align:justify;	
	color:#000000;
}

.titulo_fotos{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px; 
	color:#9D7629;
	font-weight: bold;
	padding-bottom: 10px;
}

.rodape_fotos{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px; 
	color:#9D7629;
	font-weight: bold;
	padding-top: 10px;
}

A.galeria_clientes:link		{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:7pt;color:#A1A1A1;font-weight: bold;text-decoration:none}
A.galeria_clientes:active	{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:7pt;color:#A1A1A1;font-weight: bold;text-decoration:none}
A.galeria_clientes:visited	{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:7pt;color:#A1A1A1;font-weight: bold;text-decoration:none}
A.galeria_clientes:hover	{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:7pt;color:#9D7629;font-weight: bold;text-decoration:none}



/*------ Classes referente aos textos (titulo, olho e etc) de  resumo noticias -----*/
.eadatag{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	padding-bottom:13px;
	text-decoration:none;
	font-size:11px;
	color:#000000;
}

.eatitulog{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#9D7629;
	text-transform: uppercase;
}

.earesumoultimanoticiasep{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

.eaolhog{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.earesumog{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#808080;
	text-transform: uppercase;
}

A.earesumog:hover{
	font-family:Arial, Verdana, sans-serif, Courier;
	color:#000000;
	font-size:11px;
}

.earesumodata {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.earesumocanal{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-transform: uppercase;
}

.earesumotitulo{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#9D7629;
	text-transform: uppercase;
}

.earesumoolho{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.earesumoleiamais{
	font-family:Arial, Verdana, sans-serif, Courier;
	text-decoration:none;
/*	color:#3C6289;*/
	color:#9D7629;
	font-size:11px;
	font-weight:bold;
}

.earesumoverfotos{
	display:none
}

A.earesumoleiamais:hover, A.earesumoverfotos:hover{
	font-family:Arial, Verdana, sans-serif, Courier;
	text-decoration:none;
/*	color:#3C6289;*/
	color:#999999;
	font-size:11px;
	font-weight:bold;
}
