﻿@charset "utf-8";

/* CSS Document
 * Theme Name: Vereador Goulart 2009
 * Theme URI: http://www.idesk.com.br/
 * Description: Folha de estilos com os elementos da página inicial do tema utilizado 
 * pelo site do Vereador Goulart no ano de 2009.
 * Version: 2009
 *
 * Author: Luiz R. Albano Jr.
 * Date: 2008-12-19 18:02:00
 * Desenvolvido por: iDesk Informtica sob o selo de Bill Jr Web Design
 * http://www.idesk.com.br
 */
 
#banner {
	position:relative;
	width:485px;
	height:240px;
	float:left;
	background: url(../../../snippets/agileCarousel/images/bg_slideshow.png) no-repeat;
	z-index:10;
}

#banner .loading {
	left:200px;
	position: absolute;
	top:70px;
}

#videos {
	position:relative;
	width:200px;
	height:200px;
	float:right;
	padding-top:40px;
	background:url(../images/title-home-tv-goulart.jpg) no-repeat top center #FFF4C9;
}

#videos h3 {
	margin:5px;
	text-align:center;
}

#noticias {
	position:relative;
	width:485px;
	float:left;
	padding-top:35px;
	background:url(../images/title-home-noticias.gif) no-repeat top left;
}

#noticias .news_summaryPost {
	margin:0 10px 10px 3px;
}

#noticias a { text-decoration:none; }
#noticias a:hover { text-decoration:underline; color:#990000; }

#noticias .news_date { font-size:10px; color:#333333; }

#noticias .intro-text { font-size:11px; text-align:justify; }


#enquete {
	position:relative;
	width:200px;
	float:right;
	background:url(../images/title-home-enquete.gif) no-repeat top center #FFF4C9;
	margin-top:8px;
	padding-top:40px;
}

#enquete h3 { display:none; }
#enquete fieldset { border:0; }
#enquete ul { list-style:none; }

#parceiros {
	background-color:#EFEFEF;
	text-align:center;
	padding:5px;
	margin:10px 0;
}

#parceiros img { margin:0 15px; }