/* DIVs */
html, body, form { 
	margin: 0px; 
	padding: 0px;
	width:100%;
	height:100%;
}

body {
	background-color:#FFFFFF; 
	background-image:url(../imgs/bg.jpg);
	background-position:top; 
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif, Geneva;
	font-size:11px;
	color:#666666;
	line-height:18px;
}

/* DIVs */
#geral { 
	position:relative;
	width:910px;
	height:100%;
	left:50%;
	margin-left:-455px;
}

#logo {
	position:absolute;
	width:230px;
	left:50%;
	margin-left:-452px;
	top:0px;
	height:129px;
	z-index:2;
}

#menu {
	position:absolute;
	width:485px;
	left:50%;
	margin-left:-55px;
	top:57px;
	height:32px;
	z-index:150;
	vertical-align:middle;
	text-align:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}

.box_produtos {
	width:158px;
	padding:3px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	height:110px;
	font-weight:bold;
	background-attachment: scroll;
	background-image: url(../imgs/box_produtos.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #E4E3DC;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif, Geneva;
	font-size:10px;
	color:#666666;
	line-height:normal;
}

.box_eleitoral {
	width:530px;
	padding:3px;
	margin-bottom:10px;
	font-weight:bold;
	background-attachment: scroll;
	background-image: url(../imgs/box_eleitoral.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #E4E3DC;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif, Geneva;
	font-size:10px;
	color:#666666;
	line-height:normal;
}

.box_produtos_titulo_mandato {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif, Geneva;
	font-size:12px;
	color:#098E54;
	padding-top: 100px;
}

.box_produtos_titulo_campanha {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif, Geneva;
	font-size:12px;
	color:#D11F26;
	padding-top: 100px;
}

.box_produtos_titulo_planoeleitoral {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif, Geneva;
	font-size:12px;
	color:#D4232A;
	padding-top: 100px;
}

.box_produtos_titulo_planoempresa {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif, Geneva;
	font-size:12px;
	color:#0075BE;
	padding-top: 100px;
}

/* listas */
dt.empresa {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif, Geneva;
	font-size:12px;
	color:#0075BE;
}

dt.eleitoral {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif, Geneva;
	font-size:12px;
	color:#D4232A;
}

dd { margin-left: 20px; padding-bottom: 5px;}

#screenshots {
	clear:both;
	position:relative;
	width:550px;
}

#screenshots_img {
	width:173px;
	float:left;
	margin-right:10px;
}

/* Links */
a { text-decoration:none; }
a:link { color:#990000; text-decoration: none; }
a:visited { color: #990000; text-decoration: none; }
a:hover { color: #990000; text-decoration: underline; }
a:active { text-decoration: none; }

a.menu {text-decoration:none;color: #FFF;}
a.menu:link {color:#FFF;text-decoration: none;}
a.menu:visited {color: #FFF;text-decoration: none;}
a.menu:hover {color: #FFF;text-decoration: underline;}
a.menu:active {text-decoration: none;color: #FFF;}

a.conteudo_rodape {text-decoration:none;color: #999999;}
a.conteudo_rodape:link {color:#999999;text-decoration: none;}
a.conteudo_rodape:visited {color: #999999;text-decoration: none;}
a.conteudo_rodape:hover {color: #999999;text-decoration: underline;}
a.conteudo_rodape:active {text-decoration: none;color: #999999;}

#conteudo { 
	position:absolute;
	width:910px;
	left:50%;
	margin-left:-455px; 
	background-image:url(../imgs/bg_conteudo.jpg); 
	top:132px;
	z-index:100;
}

#conteudo_topo { 
	position:relative;
	width:910px; 
	background-image:url(../imgs/bg_conteudo_topo.jpg);
	height:79px;
	z-index:1;
}

#destaque {
	position:absolute;
	left:13px;
	top:25px;
	width:866px;
	height:285px;
	z-index:120;
}

#cont_interna1 {
	position:relative;
	width: 530px; 
	margin-left: 60px;
	margin-top: 260px;  
	z-index:1;
}

#cont_interna2 {
	position:relative;
	float:right;
	margin-right: 75px;
	width:210px;
	z-index:5;
	margin-top: 247px;
	font-weight: bolder;
}

#conteudo_rodape { 
	position:relative; 
	width:900px;
	height:110px;	
	background-image:url(../imgs/bg_conteudo_rodape.jpg); 
	font-size:11px; 
	color:#999999;
}

.clear { 
	clear:both;
	width:100%;
	height:1px;
	margin-top:10px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:22px;
	line-height: 30px;
	color:#9e7a0c;
	background-image:url(../imgs/borda_h1.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

h2 { 
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif, Geneva; 
	font-weight:normal;  
	font-size:17px; line-height: 15px; 
	color:#666666; margin-bottom: 10px; margin-top: 0px;
}

h3 { 
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif, Geneva; 
	font-weight:normal;  
	font-size:13px; line-height: 15px; 
	color:#666666;
}


/*estilo de fontes*/
.FI{ font-style:italic; }
.FB{ font-weight:bolder; }
.FUP{ text-transform:uppercase; }

/*cores das fontes*/
.FBRA{ color:#FFFFFF; }
.FCIN{ color:#999999; }
.FMAR{ color:#996600; }

/* Fontes Corpo*/
.C7{ font-size:7px; }
.C8{ font-size:8px; }
.C9{ font-size:9px; }
.C10{ font-size:10px; }
.C11{ font-size:11px; }
.C12{ font-size:12px; }
.C13{ font-size:13px; }
.C14{ font-size:14px; }
.C15{ font-size:15px; }
.C16{ font-size:16px; }
.C17{ font-size:17px; }
.C18{ font-size:18px; }
.C19{ font-size:19px; }
.C20{ font-size:20px; }
.C21{ font-size:21px; }
.C22{ font-size:22px; }

/*alinhamento*/
.TC {text-align:center;}
.TL {text-align:left;}
.TR {text-align:right}
.TJ {text-align:justify;}

/*entrelinhamento*/
.LH9{ line-height:9px; }
.LH10{ line-height:10px; }
.LH11{ line-height:11px; }
.LH12{ line-height:12px; }
.LH13{ line-height:13px; }
.LH14{ line-height:14px; }
.LH15{ line-height:15px; }
.LH16{ line-height:16px; }
.LH17{ line-height:17px; }
.LH18{ line-height:18px; }
.LH19{ line-height:19px; }
.LH20{ line-height:20px; }
.LH21{ line-height:21px; }
.LH22{ line-height:22px; }
.LH23{ line-height:23px; }
.LH24{ line-height:24px; }
.LH25{ line-height:25px; }
.LH26{ line-height:26px; }
.LH27{ line-height:27px; }
.LH28{ line-height:28px; }
.LH29{ line-height:29px; }
.LH30{ line-height:30px; }
.LH31{ line-height:31px; }
.LH32{ line-height:32px; }
.LH33{ line-height:33px; }
.LH34{ line-height:34px; }
.LH35{ line-height:35px; }
.LH36{ line-height:36px; }

/*alinhamento*/
.TC {text-align:center;}
.TL {text-align:left;}
.TR {text-align:right}
.TJ {text-align:justify;}

/*letter-spacing*/
.LT1{letter-spacing:-1px;}
.LT2{letter-spacing:-2px;}
.LT3{letter-spacing:-3px;}
.LT11{letter-spacing:1px;}
.LT22{letter-spacing:2px;}
.LT33{letter-spacing:3px;}

/*margens*/
.pd0{ padding:0 0 0 0;}
.pd5{ padding: 5px 5px 5px 5px;}
.pd7{ padding: 7px 7px 7px 7px;}
.pd10{ padding: 10px 10px 10px 10px; }
.pd12{ padding: 12px 12px 12px 12px; }
.pd15{ padding: 15px 15px 15px 15px; }
.pd18{ padding: 18px 18px 18px 18px; }
.pd20{ padding: 20px 20px 20px 20px; }
.pd25{ padding: 25px 25px 25px 25px; }
.pd30{ padding: 30px 30px 30px 30px; }
.pd40{ padding: 40px 40px 40px 40px; }
.pd50{ padding: 50px 50px 50px 50px; }

.pdT5{ padding-top: 5px;}
.pdT7{ padding-top: 7px;}
.pdT10{ padding-top: 10px;}
.pdT12{ padding-top: 12px;}
.pdT15{ padding-top: 15px;}
.pdT18{ padding-top: 18px;}
.pdT20{ padding-top: 20px;}
.pdT25{ padding-top: 25px;}
.pdT30{ padding-top: 30px;}
.pdT35{ padding-top: 35px;}
.pdT40{ padding-top: 40px;}
.pdT50{ padding-top: 50px;}

.pdR5{ padding-right: 5px;}
.pdR7{ padding-right: 7px;}
.pdR10{ padding-right: 10px;}
.pdR12{ padding-right: 12px;}
.pdR15{ padding-right: 15px;}
.pdR18{ padding-right: 18px;}
.pdR20{ padding-right: 20px;}
.pdR30{ padding-right: 30px;}
.pdR40{ padding-right: 40px;}
.pdR50{ padding-right: 50px;}
.pdR60{ padding-right: 60px;}

.pdB5{ padding-bottom: 5px;}
.pdB7{ padding-bottom: 7px;}
.pdB10{ padding-bottom: 10px;}
.pdB12{ padding-bottom: 12px;}
.pdB15{ padding-bottom: 15px;}
.pdB18{ padding-bottom: 18px;}
.pdB20{ padding-bottom: 20px;}
.pdB30{ padding-bottom: 30px;}
.pdB40{ padding-bottom: 40px;}
.pdB50{ padding-bottom: 50px;}

.pdL5{ padding-left: 5px;}
.pdL7{ padding-left: 7px;}
.pdL10{ padding-left: 10px;}
.pdL12{ padding-left: 12px;}
.pdL15{ padding-left: 15px;}
.pdL18{ padding-left: 18px;}
.pdL20{ padding-left: 20px;}
.pdL30{ padding-left: 30px;}
.pdL40{ padding-left: 40px;}
.pdL50{ padding-left: 50px;}

/*listas*/
ul { padding-left: 5px; padding-top: 0px;}

/*formulário*/
form {
	width:100%;
	margin:0px;
}
		
fieldset { 
	width:100%;
	border:none;
}
		
form fieldset label {
	display:block; 
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif, Geneva;
	font-size:12px;
	color:#666666;
	line-height:18px;
	width:90%;
	float:left; margin-bottom:10px;
}

form fieldset label.labmensagem {
	width:100%;
}
		
form fieldset label.labmensagem textarea {
	width:90%;
	height:200px;
	font:13px arial, tahoma, sans-serif;
	padding:3px;
	border:1px solid #dcdcdc;
}

form fieldset label input {
	width:100%;
	border:1px solid #dcdcdc;
	padding:3px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif, Geneva;
	font-size:12px;
}
	
form fieldset input.botao {
	float:right; margin-top: 10px; margin-right: 40px;
	border:0px;
	color:#FFF;
	padding:5px;
	cursor:pointer;
}