@charset "utf-8";
body {
	background-color: #F7F0E6;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #4b4c4c;
}
#container {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#topo {
	width: 940px;
	height: 235px;
	background-image: url(images/home/topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 20px;
	display: block;
}

#topo a{
	width: 940px;
	height: 235px;
	display: block;
}

.tips {
display: none;
}

#clear-topo, .clear {
	clear: both;
}


#conteudo {
	width: 646px;
	padding-right: 20px;
	float: left;
	}
#conteudo2 {
	width: 396px;
	float: left;
	padding-top: 20px;	
}


#twtr-widget-1 {
	float: right;
	padding-top: 20px;
}


#sidebar {
	width: 214px;
	padding-top: 5px; 
	padding-right:10px;	
	padding-left: 10px; 
	line-height: 18px;
	float: right;
	background-color: #f1ebd3;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#sidebar a {
color:#bf3000;
text-decoration:none;
}
#sidebar a:hover {
color:#4b4c4c;
text-decoration:none;
}
#conteudo h1 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #7da308;
}

#conteudo h3, .org {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #0a7aae;
}

#twitter_update_list li a{
	color: #0a7aae;
}

#conteudo h2, .destaquered {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #bf3000;
}
ul {
	margin: 15px;
	*margin: 0px;
	_margin: 0px;
	padding: 0px;
}
#rodape {
	height: 235px;
	background-image: url(images/home/rodape.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0a7aae;
	text-decoration: none;
	display: block;
}
#rodape a {
	font-size: 12px;
	font-weight: normal;
	color: #0a7aae;
}

.rssicon {
	margin-top: 120px;
	margin-left: 40px;
	height: 93px;
	width: 60px;
	background-image: url(images/home/rss.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
}

#endereco {
padding-top: 120px;
padding-left: 35px;
width: 256px;
float: left;
}
#gmap {
padding-top: 176px;
width: 220px;
text-align: right;
float: left;
}

#rodape2 {
background-image: url(images/home/conteudo-menina-prato.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
input, textarea {
	background-color: #f8f8f8;
	padding: 3px;
	border: 1px solid #5B5B5A;
}
#conteudo2 h2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #1a5897;
	}
	
#conteudo2 a {
color: #1a5897;
text-decoration:none;
}
li {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-style: dotted;
	border-bottom-color:#515251;
	border-bottom-width: 1px;
}
a { color:#a8a9a9;
text-decoration:underline;}
a:hover {color:#bf3000; text-decoration:none;}

#rodape2 h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #629700;
	text-decoration: none;
}
img{ border: none; padding:0; }
.alertas {background-color:#FFF; padding:10px; color:#900;}
.alignleft a{float:left; margin:25px 0; padding:5px; color:#195998;}
.alignright a{float:right; margin:25px 0; padding:5px; color:#195998;}
