/* GERAL */

* { 
	padding:0;
	margin:0;
	list-style:none;
	text-decoration:none;
}

#principal {
   	width:780px;
   	position:absolute;
   	left:50%;
   	margin-left:-390px;   
	background-color:#F5F5F5;
}

/* BARRA CORALNET */

#barra {
	margin:0 0 10px 0;
	width:100%;
	height:30px;
	background-image:url(imagens/barra_coralnet_fundo.jpg);
	background-repeat:repeat-x;
}

#barra_logo {
	float:left;
}

#barra_portal {
	float:right;
	margin:4px 10px 0 0;
}

#barra_portal p {
	float:left;
	margin:-1px 0 0 0;
	font-family:"Trebuchet MS", Verdana;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	color:#333333;
}

#barra_portal select {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#333333;
}

/* MEIO PRINCIPAL */

#destaque_foto h1 {
	font-family:"Trebuchet MS", Verdana;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	line-height:14px;
	color:#EA130E;
}

#destaque_foto h2 {
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
}

#destaque_foto_1 {
	float:left;
	margin:0 0 0 30px;
	width:300px;
	height:240px;
	background-image:url(imagens/destaque_foto.gif);
	background-repeat:no-repeat;
}

#imagem_destaque_foto_1 {
	margin:12px 0 0 50px;
	width:200px;
	height:150px;
}

#descricao_destaque_foto_1 {
	margin:13px 0 0 90px;
	width:200px;
	height:56px;
}

#destaque_foto_2 {
	margin:0 0 0 420px;
	width:300px;
	height:240px;
	background-image:url(imagens/destaque_foto.gif);
	background-repeat:no-repeat;
}

#imagem_destaque_foto_2 {
	margin:12px 0 0 50px;
	width:200px;
	height:150px;
}

#descricao_destaque_foto_2 {
	margin:13px 0 0 90px;
	width:200px;
	height:56px;
}

#clicks_recentes {
	float:left;
	width:443px;
	margin:0 -20px 0 10px;
}

#clicks_recentes a {
	color:#EA130E;
}

#clicks_recentes a:hover {
	text-decoration:underline;
}

#clicks_recentes h1 {
	float:left;
	margin:20px 0 10px 5px;
}

#clicks_recentes h6 {
	clear:both;
	float:left;
	margin:20px 0 0 20px;
	font-family:"Trebuchet MS", Verdana;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
}

#eventos {
	clear:both;	
	float:left;
}

#evento {
	float:left;
	margin:0 -10px 0 7px;	
	height:60px;
	width:400px;
}

#evento img {
	float:left;
	margin:0 10px 0 0;
}

#evento h2 {
	font-family:"Trebuchet MS", Verdana;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#EA130E;
}

#evento h3 {
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#666666;
}

#evento h4 {
	font-family:"Trebuchet MS", Verdana;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
}

#clicks_especiais {
	float:left;
	width:270px;
}

#clicks_especiais h1 {
	float:left;
	margin:20px 0 10px 10px;
}

#coral_kids {
	float:left;
	margin:0 0 0 15px;
	width:104px;
	height:104px;
}

#mulheres_que_amam_o_santa_cruz {
	float:left;
	margin:0 0 0 25px;
	width:104px;
	height:104px;
}

#tricolores_pelo_mundo {
	float:left;
	margin:20px 0 0 15px;
	width:104px;
	height:104px;
}

#meu_animal_e_tricolor {
	float:left;
	margin:20px 0 0 25px;
	width:104px;
	height:104px;
}

#publicidades h1 {
	float:left;
	margin:20px 0 10px 10px;
}

#floater_principal {
	position:absolute;
	left:280px;
	top:50px;
}

/* JANELA DE FOTOS */

#janela_evento table {
	margin:10px 0 0 0;
	height:60px;
}

#janela_evento a {
	color:#EA130E;
}

#janela_evento a:hover {
	text-decoration:underline;
}

#janela_evento h2 {
	font-family:"Trebuchet MS", Verdana;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#EA130E;
}

#janela_evento h3 {
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#666666;
}

#janela_evento h4 {
	font-family:"Trebuchet MS", Verdana;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
}

#janela_evento p {
	font-family:"Trebuchet MS", Verdana;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
}

#janela_evento input {
	padding:2px 2px 2px 2px;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
}

#janela_fotos {
	clear:both;
}

#janela_fotos table {
	margin:0 0 0 0;
	width:740px;
}

.foto {
	margin:20px 0 0 10px;
	width:350px;
	height:263px;
	border:#333333 2px solid;
}

.descricao {
	margin:10px 0 0 10px;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	color:#333333;
}

.publicidade {
	margin:10px 0 0 10px;
	width:354px;
	height:60px;
}

#paginacao table {
	background-color:#F5F5F5;
	margin:20px 0 10px 0;
	width:500px;
}

#paginacao .tabela_linha_legenda {
	background-color:#CCCCCC;
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	font-weight:bolder;
	color:#666666;
	text-transform:uppercase;
	text-align:center;
}

#paginacao .tabela_linha_detalhes {
	height:20px;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-transform:none;
	line-height:20px;
}

#paginacao a {
	color:#333333;
}

#paginacao a:hover {
	color:#EA130E;
	text-decoration:underline;
}

/* RODAPE */

#rodape {
	clear:both;
	background-color:#F4F4F4;
	background-image:url(imagens/rodape_principal.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:780px;
	height:50px;
}

#rodape p {
	margin:30px 0 0 0;
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	color:#999999;
	width:780px;	
}

#rodape a {
	color:#EA130E;
}

#rodape a:hover {
	text-decoration:underline;
}