/* CSS Document */
html {
	margin:0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	BACKGROUND: url(img/fundo_cima.jpg) repeat-x #000000; 
	text-align:center;
	
}

.banner_grande{
margin:6px;
border:solid 1px #000000;
}
.banner_lateraldireita{
margin:2px;
margin-top:4px;
border:solid 1px #000000;
}

.foto_grande{
border:2px solid #ffffff;
margin:2px;
}
.titulo_evento{
font-size:11px;
font-weight:bold;
color:#8fa82d;
font-family:Tahoma,arial;
}
.descricao_evento{
font-size:11px;
color:#2f322d;
font-family:Tahoma,arial;
}



#principal{
width:765px;
background:#ffffff;
height:100%;
}
#conteudo{
width:100%;
margin:0px 8px 8px 8px;
margin-top:0px;
background:#161515;
}
#box1{
background:url(img/bg_colunaesquesda.jpg) #d3d9bc;
border:2px solid #ffffff;
margin:2px;
}
#box2{
background:#ffffff;
border:2px solid #d5d9af;
margin:2px;
margin-top:2px;
margin-left:2px;
margin-right:0px;
}
#box3{
background:#d3d9bc;
border:2px solid #ffffff;
margin:2px;
}
#box4{
background:#ffffff;
border:2px solid #d5d9af;
margin:2px;
margin-top:2px;
margin-left:2px;
margin-right:0px;
font-size:11px;
font-family:tahoma,arial;
}
#box4 a {
font-weight:bold;
color:99cc00;
}

#box4 a:hover {
background:#eef1e3;
color:#000000; 
}
#box4 h1{
font-size:14px;
font-weight:bold;
}

#titulo_box{
margin-top:5px;
margin-bottom:5px;
background:url(img/fundo_tit_claro1.gif) #ffffff;
color:#000000;
width:366px;
height:31px;
}
#titulo_box2{
margin-top:3px;
margin-bottom:3px;
margin-right:3px;
margin-left:3px;
padding-top:10px;
padding-left:10px;
background:url(img/fundo_tit_escuro1.gif) #d6dabf;
color:#000000;
width:143px;
height:30px;
align:left;
}
#titulo_box3{
margin-top:3px;
margin-bottom:3px;
margin-right:3px;
margin-left:3px;
padding-top:10px;
padding-left:10px;
background:url(img/fundo_tit_escuro1.gif) #d6dabf;
color:#000000;
width:185px;
height:30px;
align:left;
}
.link_clickfotos{
	height:16px;
	font-size:11px;
	font-family:tahoma;
}
.campo_form {
	font-size:11px;
	font-family: Verdana,Arial,Helvetica;
	background-color:#ffffff;
	border:#000000;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	}
.texto{
font-size:11px;
font-family:arial;
}
.fundo_evento{
	background:url(img/fundo_evento.jpg);
}
#destaque{
border:solid 1px #aeb29f;
background:#cbd0b4;
height:60px;
width:175px;
padding:5px;
font-size:10px;
font-family:tahoma;
color:#705a51;
aling-text:left;
}

.link_clickfotos{
color:#000000;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
.link_clickfotos:hover{
bgcolor:#000000;
}
.lnk_login{
font-size:9px;
font-family:tahoma,verdana;
text-decoration:none; 
font-weight:bold;
color:#7e8365;
}
.lnk_login:hover{color:#4c503d;}