﻿@charset "utf-8";

#Adsense {
	float: right;
	width: 260px;
	text-align: right;
}

/* CORPO DA PÁGINA E TAGS */
body {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	background-image:url(../imagens/fundo_logo.gif);
	background-repeat:repeat-x;	
	margin: 0px;
	background-color: #EEE;
}
.NotDestaque {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}

.Subtitulo {
	font-size: 12px;
	font-weight: bold;
	background-color: #999;
	color: #FFF;
	margin: 0px 0px;
	line-height: 20px;
}

.SubtituloComissao {
	font-size: 20px;
	font-weight: bold;
	color: #c40000;
	margin: 25px 0px 0px 0px;
	line-height: 20px;
}

		.Subtitulo strong {
			margin-left: 5px;
		}

.LegendaFoto {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}


h4 {
	margin:0px;
	padding: 0px;
	font-size:16px;
}


#tudo {
	width:960px;
	float:left;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}

/* LOGOTIPO PRINCIPAL */
#DvLogo {
	width:960px;
	float:left;
}

/* LATERAL ESQUERDA */
#DvConteudo {
	width: 960px;
	float:left;
	background-color: #FFF;
}

#DvLateral{
	width: 180px;
	padding: 0px;
	float:left;
	margin-top: 10px;
	font-size:14px;
}


#DvLateral .Menu a:link, #DvLateral .Menu a:visited {
	text-decoration:none;
	color:#CC0000;
	font-weight:bold;
	display:block;
	width: 160px;
	background-color: white;
	padding: 5px;
	border-bottom:1px dotted #CCCCCC;
}

#DvBusca {
	margin-top: 10px;
}

#DvLateral .Menu a:hover, #DvLateral .Menu a:active {
	background-color:#F0F0F0;
}

#DvLateral p, #DvAcesso p {
	margin:0px 5px;
}


/* PARTE CENTRAL */

#AreaEsq {
	width: 500px;
	float: left;
}

#AreaDir {
	width: 260px;	
	float: left;
}

.MiniVideo {
    width: 150px;
    height: 160px;
    text-align: center;
    font-size: 12px;
    float: left;
}

#DvPrincipal {
	width: 770px;
	float:left;
	margin-top: 10px;
	text-align: justify;
	margin-bottom: 10px;
}

		#DvUltimasNot {
			margin-top: 10px;
			font-size:12px;
			float: left;
			width: 500px;
			background-color: #FBFBFB;
			line-height: 15px !important;
			height: 310px;
		}
		
		#DvUltimasNot a:link, #DvUltimasNot a:active, #DvUltimasNot a:visited {
			text-decoration:none;
			color:#CC0000;
		}
		
		#DvUltimasNot a:hover {
			text-decoration:underline;
		}
		
		#DvFacebook {
			margin-top: 10px;
			margin-left: 10px;
			font-size:12px;
			float: left;
			width: 260px;
			background-color: #FBFBFB;
			height: 480px;
		}
		
		#DvTwitter {
			margin-top: 10px;
			margin-left: 10px;
			font-size:12px;
			float: left;
			width: 260px;
			background-color: #FBFBFB;
			height: 480px;
		}		
		
		#DvDestaquesLateral {
			background:#FBFBFB;
			font-size:12px;
			float: left;
			width: 180px;
			background-color: #FBFBFB;
			height: 310px;
			margin-top: 10px;
		}		
		
		#DvDocumentos {
			margin-top: 10px;
			background:#FBFBFB;
			font-size:12px;
			float: left;
			width: 500px;
			background-color: #FBFBFB;
			height: 310px;
		}
		
		#DvVideo {
			margin-top: 10px;
			background:#FBFBFB;
			font-size:12px;
			float: left;
			width: 500px;
			background-color: #FBFBFB;
			height: 326px;
		}		



/* RODAPÉ DA PÁGINA */
#DvRodape {
	margin-top: 0px;
	background-color: #CC0000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	float:left;
	width:100%;
	height: 70px;
	color:#FFFFFF
}

#DvValidacoes {
	margin-top: 10px;
	width: 100%;
	text-align:right;
	float: left;
}

#DvValidacoes p {
	margin: 0px;
}

/* PROPRIEDADES DE IMAGENS */
.fotoAltieri {
	float:left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CC0000;
}
.Titulo {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 0px;
	border-bottom: 1px solid #CC0000;
}
.Texto {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 16px;
	color: #666666;
	text-align: justify;
}

.TextoNot {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 16px;
	color: #666666;
	text-align: justify;
}

#DvPrincipal a:link, #DvPrincipal a:visited, #DvPrincipal a:active {
	font-size:13px;
	color:#CC0000;
	text-decoration:none;
}

#DvPrincipal a:hover {
	text-decoration:underline;
}
/*
		#DvPrincipal p {
				margin: 0px;
		}*/

.Creditos {
	font-size:12px;
	color:#999999;
	text-align:right;
}
.SubTitulo1 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
}
.SubTitulo2 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	font-style: italic;
}

.FormCampos {
	width: 450px;
	font-family:"Trebuchet MS", Tahoma, "Arial Narrow";
	font-size:12px;
	color:#CC0000;
	border: 1px solid #CC0000;
	background-color:#FFFFFF;
}

.FormBt {
	width: 150px;
	font-family:"Trebuchet MS", Tahoma, "Arial Narrow";
	font-size:14px;
	font-weight:bold;
	color:white;
	border: 1px solid #990000;
	background-color:#CC0000;
}.miniWallPapper {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CC0000;
	background-color: #FFE8E8;
}
.TextoCentro {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 16px;
	color: #666666;
	text-align: center;
}
.Citacao {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 16px;
	color: #990000;
	text-align: justify;
	font-style: italic;
}
.TextoTabela {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 14px;
	font-style: italic;
}

.ConferenciaNavbar {
	text-align: center;
}

.ConferenciaNavbar a:link, .ConferenciaNavbar a:active, .ConferenciaNavbar a:visited {
	color: #000 !important;
	font-size: 16px !important;
	margin: 0px 24px;
	background-color:#FFF;
	padding: 4px;
	width: 200px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
}

.ConferenciaNavbar a:hover {
	background-color: #FF0;
	text-decoration: none !important;
}

#DvPrincipal .Texto a:link, #DvPrincipal .Texto a:visited, #DvPrincipal .Texto a:active {
	font-size: 16px; 
	color:#333333;
}!important

#DvPrincipal .Texto a:hover {
	text-decoration: underline;
}!important

.ERADI2011Navbar {
	text-align: center;
}

.ERADI2011Navbar a:link, .ERADI2011Navbar a:active, .ERADI2011Navbar a:visited {
	color: #fff !important;
	font-size: 14px !important;
	margin: 0px 10px !important;
	background-color:#C00;
	padding: 4px;
	width: 125px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.ERADI2011Navbar a:hover {
	background-color:#F90;
	text-decoration: none !important;
}

#DvPrincipal.ERADI2011 {
	color: #C00;
	background-color: #ffe5d3;
}

#DvPrincipal.ERADI2011 h1 {
	margin: 0px 10px;
}

.TextoMargem {
	margin: 0px 10px;
	line-height: 25px;
}

