@import url(fotos.css);
* {
	padding: 0;
	margin:0;
}

body, td, th {
	font:12px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#555;
}	

body {
	background:#DC4501 url(/img/bg.png) repeat-x center top;
	text-align:center;
}

#bg {
	background:url(/img/struct.jpg) no-repeat center top;	
}

.clear {
	clear: both;
	position: relative;
	font: 0;
	height: 1px;
	margin: -1px;
}

a {
	color:#CF080E;
	text-decoration:none;
}

a:hover {
	color:#F54E00;
	text-decoration:underline;	
}

a img { border: none }

#site {
	width:818px;
	text-align:left;
	margin:0 auto;
	position:relative;
}

#topo {
	width:818px;
	height:268px;
	margin-bottom:15px;
	position:relative;
	/* imagem do topo esta junto com o fundo */
}


#menu {
	display:none;
	height:86px;
	margin-bottom:5px;
}

#corpo {
	background:#FFF  url(/img/bgappbody.png) repeat-y center top;	
	padding:0 0 0 9px;
}

#principal {
	width:495px;
	float:left;
	min-height:753px;
	_height:753px;
}

#direita {
	width:300px;
	margin-left:5px;
	float:left;	
}

#rodape {
	width:824px;
	height:145px;
	position:relative;
	text-align:center;
	color:#FFF;
	padding: 0;
	margin-left:-6px;
	margin-bottom:20px;
	background:url(/img/footer.png) no-repeat left top;
}

#rodape p {
	position:absolute;
	top:62px;
	left:170px;
	font-size:13px;
}

#logojump  {
	display:block;
	width:68px;
	height:25px;
	background:url(/img/logojump.png) no-repeat left top;
	position:absolute;
	right:20px;
	top:57px;
	text-indent:-10000px;
}

#cadastro { 
	position:absolute;
	top:75px;
	left:491px;
	font:11px Geneva, Arial, Helvetica, sans-serif
	color:#FFF;
}

#cadastro label { 
	visibility:hidden;
}

#cadastro input#email { 
	position:absolute;
	left:5px;
	top:21px;
	border:none;
	background:none;
	width:205px;
	color:#555;
	padding:0;
	margin:0;
	font:bold 13px "trebuchet ms", Arial, Helvetica, sans-serif;
}

#cadastro input#btnOK { 
	position:absolute;
	left:218px;
	top:20px;
	background:none;
	color:none;
	border:none;
	cursor:pointer;
	font:bold 13px "Times New Roman", Times, serif;
	color:#F9E0D9;
	text-decoration:underline;
}


.box {
	margin-bottom:15px;
}

#t-tv {
	position:absolute;
	top:10px;
	right:10px;
	font-weight:bold;
	font-size:12px;
}

#tv-quinteiro  dt,
#fala-cidadao dt,
#fotos-flickr  dt,
#conheca-seu-candidato  dt { 
	display:none;
}

#tv-quinteiro {
	width:300px;
	height:280px;
	background:url(/img/tv-quinteiro.png) no-repeat left top;
	position:relative;
}

#tv-quinteiro .video {
	position:absolute;
	left:10px;
	top:35px;
}

#tv-quinteiro .comentario {
	position:absolute;
	left:11px;
	top:247px;
	width:280px;
	height:28px;
	font-size:11px;
	overflow:hidden;
}

#agenda dt {
	display:block;
	background:url(/img/title-agenda.png) no-repeat left top;
	height:23px;
	margin-bottom:14px;
	text-indent:-10000px;
}

#agenda li {
	background:#E5E5E5 url(/img/bg-agenda.png) repeat-x left top;	
	padding:13px 10px;
	list-style:none;
	font-size:12px;
	line-height:16px;
}

#agenda li span {
	font-size:12px;
	font-weight:bold;
	color:#CF080E;
}	

#twitter { width: 299px; }

#twitter dt {
	display:block;
	height:39px;
	background:url(/img/title-twitter.png) no-repeat left top;
	text-indent:-10000px;
}

#twitter dd {
	background:#CF080E url(/img/box-twitter.png) no-repeat left bottom;	
	padding:10px 15px;
	font-size:13px;
	font-weight:bold;
	line-height:19px;
	color:#FFF;
}

#twitter dd a {
	color:#FF9;	
}

#agenda dd.mais, #twitter dd.siganos {
	background:none;
	text-align:right;
	padding: 2px 10px;	
}
#agenda dd.mais a, #twitter dd.siganos a {
	color:#CF080E;
	font-size:12px;
	font-weight:bold;
}


#fotos-flickr {
	width:300px;
	height:236px;
	background:url(/img/fotos-flickr.png) no-repeat left top;
	position:relative;
}

#fotos-flickr dd {
	position:absolute;
	top:40px;
	width:300px;
	height:190px;
	overflow:hidden;
}

#fotos-flickr .falbum-random {
	padding-left:5px;
}

#fotos-flickr .falbum-random .falbum-thumbnail-ds {
	margin-left:13px;
	margin-top:12px;		
	_margin:12px 6px 0; /* FixBug IE6.0 */

	background: url('/img/shadow.png') no-repeat bottom right;	
}

#fotos-flickr .falbum-random .falbum-thumbnail-ds img {
	border:4px solid #7e0803;
}


#conheca-seu-candidato {
	width:300px;
	height:163px;
	background:url(/img/conheca-seu-candidato.png) no-repeat left top;
	position:relative;
}

#conheca-seu-candidato a {
	font:bold 17px Tahoma, Arial, Helvetica, sans-serif;
	color:#c90801;
	position:absolute;
	text-decoration:none;
}

#conheca-seu-candidato a:hover {
	text-decoration:underline;
}

#conheca-seu-candidato a:first-letter {
	font-size:18px;
}

.conheca-orkut {
	top:54px;
	left:30px;
}
.conheca-facebook {
	top:54px;
	left:90px;
}
.conheca-myspace {
	top:54px;
	left:185px;
}

.conheca-youtube {
	top:84px;
	left:40px;	
}
.conheca-flickr {
	top:84px;
	left:130px;	
}
.conheca-twitter {
	top:84px;
	left:190px;	
}

.conheca-linkedin {
	top:114px;
	left:30px;	
}
.conheca-msn {
	top:114px;
	left:115px;	
}
.conheca-blog {
	top:114px;
	left:165px;	
}

.rss10 {
	background:url(/img/rss10.png) no-repeat left center;
}

.hr {
	margin:10px 0;
	background:url(/img/hr.png) no-repeat center center;
	height:10px;
	clear:both;
}


.paginacao {
	clear:both;
	padding-top:20px;
}