/*================================================================
Folha de Estilo princial da página do XI Congresso Brasileiro de 
Ecotoxicologia
Autor: Marcos Antonio da R. Ferreira
Data: 06/02/2010
==================================================================*/

body {
	margin: 0;
	padding: 0;
	background: #B5A886 url("../img/textura_areia.jpg");
	}

#content {
	width: 925px;
	margin:0 auto;
	}

#base {
	display: block;
  	width: 900px;
  	height: 610px;
  	/*background: url("../img/bgdegrade.jpg") top left repeat-x fixed;*/
	background-color: #BCBBB9;
  	margin-top: 10px;
  	border: 2px #CBCBCA solid;
	}
	
#topo {	
	width: 880px;
	height: 150px;
	margin:0 auto;
	}
	
#topo img {
	margin-top: 5px;
	}
	
#menu {
	float:left;
	width: 205px;
	height: 450px;
	background-color:#FFFFFF;
	margin-left: 10px;
	text-align: center;
	}

#menu a:link, a:visited {
	/*display: block;
	width: 205px;
	height: 22px;*/
	text-decoration: none;
	color:#333333;
	font: 13px 'Lucida Grande',Verdana,Arial,Sans-Serif;
	letter-spacing: 1px;;
	margin-top: 5px;
	margin-bottom: 1px;
	padding: 2px;
	}

#menu a:hover {
	color: #013E75;
	border: 1px #C7C7C7 solid;
	border-left: 0px;
	border-right: 0px;
	font-weight: bold;
}

#principal {
	float:right;
	width: 665px;
	height: 450px;	
	margin-right: 10px;
	background-color: #FFFFFF;
	}

#chamada {
	float: left;
	width: 300px;
	height: 280px;
	margin-left: 10px;
	margin-right: 10px;
	font: 12px 'Lucida Grande',Verdana,Arial,Sans-Serif;
	text-align: center;	
	color: #8A7D35;
	}

#programacao{
	float: right;
	width: 320px;
	height: 280px;
	text-align: center;
	}
	
#programacao div {
	font: 10px 'Lucida Grande',Verdana,Arial,Sans-Serif;
	color: #EC6C31;	
	}
	
#titulo {
	float: left;
	width: 640px;
	background: url("../img/topico.jpg") no-repeat center center;
	margin: 5px;
	}

#titulo div{
	float: left;
	width: 640px;
	height: 70px;
	color: #FEFFFF;
	font: bold 16px Tahoma,Arial,sans-serif;	
	letter-spacing: 0.7em;
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
	}

#texto {
	float: left;
	width: 665px;
	height: 310px;
	overflow: auto;
	}


#texto p {
	color:#333333;
	font: 12px 'Lucida Grande',Verdana,Arial,Sans-Serif;
	line-height: 1.5em;
	text-align: justify;
	margin: 10px;
	}

#texto h1 {
	font: bold 12px 'Lucida Grande',Verdana,Arial,Sans-Serif;
	text-transform: uppercase;
	margin: 10px;
	}

#texto ul {
	list-style-type: square;
	font: 12px 'Lucida Grande',Verdana,Arial,Sans-Serif;
	color:#333333;
	line-height: 1.5em;
	}
	
#texto li {
	margin-bottom: 5px;
	}
	
#texto a {
	text-decoration: none;
	color: #4D8C83;
	}

#texto a:hover {
	color: #2F5550;
	}

#texto iframe {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	}

#texto img {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	}

#texto table, th, td {
	width: 630px;
	font: 10px 'Lucida Grande',Verdana,Arial,Sans-Serif;
	color:#333333;
	border: 1px #767574 solid;
	margin-left: 10px;
	text-align: center;
	}

#texto td {
	vertical-align: middle;
	}

#hospedagem {
	display: block;
	width: 500px;
	height: 150px;
	margin-bottom: 20px;
	}

#botao_inscricao a{
	display: block;
	width: 640px;
	height: 69px;
	margin-bottom: 20px;
	background: url("../img/botao_inscricao.jpg") no-repeat center center;
	}

#botao_inscricao a:hover {
	background: url("../img/botao_inscricao_over.jpg") no-repeat center center;
	}

#botao_submissao a{
	display: block;
	width: 640px;
	height: 69px;
	margin-bottom: 20px;
	background: url("../img/botao_submissao.jpg") no-repeat center center;
	}
	
#botao_submissao a:hover {
	background: url("../img/botao_submissao_over.jpg") no-repeat center center;
	}

#tabela_data {
	width: 640px;
	height: 85px;
	text-align: center;
	}

#tabela_data img {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 20px
	}

#patrocinio {
	width: 200px;
	height: 120px;	
	}

#patrocinio h1 {
	font: 14px Tahoma,Arial,sans-serif;
	color: #013E75;
	margin-bottom: 15px;
	}

#caixa_patrocinio {
	width: 200px;
	height: 120px;
	}

#caixa_patrocinio h1 {
	font: 14px Tahoma,Arial,sans-serif;
	color: #013E75;
	margin-bottom: 15px;
	}

#rodape {	
	clear:both;
	height:50px;
	background: url("../img/rodape.jpg") no-repeat;
	margin:0 auto;
	text-align: center;
	}
	
#rodape div {
	color: #FFFFFF;
	text-transform: uppercase;
	font: 10px Tahoma,Arial,sans-serif;
	padding-top: 30px;
	}
#atencao {
	color: #FF0033;
	}
