@charset "utf-8";
/* CSS Document */
body {
	background:url("img/bg-body.png") no-repeat scroll center center transparent;
	border:0 solid;
	color:#666666;
	font:100% helvetica, arial, sans-serif;
	margin:0;
	padding:0;
}
a {
	color:#07415C;
	text-decoration:none;
}
a:hover {
	color:#7BB93D;
}
p {
	font-size:12px;
	line-height:150%;
	padding:0 20px;
	text-align:justify;
	margin-top:15px;
}
h3 {
	color:#07415C;
	font-size:18px;
	margin-bottom:-20px;
	margin-top:15px;
	padding:0 20px;
}
h4 {
	color:#1A92D0;
	font-size:14px;
	padding:15px 20px 0;
}
#content {
	background:url("img/bg-degrade.png") repeat scroll 0 0 #07415C;
	height:970px;
	margin:0 auto;
	position:relative;
	width:960px;
}
#header-delegado {
border:0 solid;
float:left;
margin:0 0;
padding:40px;
width:600px;
}
#header-logo {
	border:0 solid #FFFFFF;
	float:right;
	height:90px;
	margin-bottom:10px;
	padding:35px 20px;
	width:220px;
}
#header-slogan {
	border:0 solid #FFFFFF;
	float:left;
	margin-bottom:10px;
	padding:10px 40px;
	width:600px;
}
#main {
	background:#FFFFFF url(img/bg-main-top.gif) no-repeat scroll 0 0;
	border:0 solid #FFFFFF;
	float:left;
	margin-left:212px;
	margin-top:0;
	padding:0 10px;
	width:450px;
}
#main-bottom {
	background:#FFFFFF url(img/bg-main-bottom.gif) no-repeat scroll 0 0;
	height:10px;
	margin:-10px;
}
#siderbar-menu {
	background:url("img/bg-menu-top.gif") no-repeat scroll 0 0 #FFFFFF;
	border:0 solid;
	left:0;
	position:absolute;
top:230px;
	width:190px;
}
#siderbar-menu ul {
	font-size:75%;
	font-weight:bold;
	letter-spacing:1px;
	list-style:none outside none;
}
#siderbar-menu li {
	border-color:#EEEEEE;
	border-style:solid;
	border-width:0 0 1px;
	color:#999999;
	margin-right:10px;
	padding:5px;
}
#siderbar-menu-bt ul {
	font-size:75%;
	font-weight:bold;
	letter-spacing:1px;
	list-style:none outside none;
}
#siderbar-menu-bt li {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:0 0 1px;
	color:#999999;
	margin-right:10px;
	margin-top:-5px;
	padding:0 5px;
}
#siderbar-menu li a {
	color:#07415C;
	text-decoration:none;
}
#siderbar-menu li a:hover {
	color:#7BB93D;
}
#siderbar-menu-bottom {
	background:url("img/bg-menu-bottom.gif") no-repeat scroll 0 0 #FFFFFF;
	height:10px;
}
#siderbar-flash {
	border:0 solid;
	left:680px;
	margin-left:20px;
	position:absolute;
	top:170px;
	width:260px;
}

.link-cidades-eleicoes{
	font-weight:normal;
	font-family:arial;
	font-weight:bold;
	
}

.ficha-inscricao a{
	background-color:#8FD500;
	padding:2px 5px;
}


.ficha-inscricao a:hover{

color:#fff;
background-color:#1A92D0;



}


.destaque{
	color:#1A92D0;
}

