html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
body, h1, h2, h3, form {
	font: 11px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(../img/header_bg.jpg) repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}
#header {
	height: 50px;
	position: absolute;
	top: 33px;
	width: 774px;
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
}
#nav img {
	float: left;
}
#headline {
	padding-top: 150px;
}
#conteudo {
	float: left;
	width: 600px;
}

#search-news {
	float: right;
	width: 140px;
	_width:100px;
	_margin:0;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #0E495B;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #0E495B;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}

h1  {
	text-decoration: none;
	font-size:16px;
	color: #0E495B;
	background: inherit;
}

h4 {
	text-decoration: none;
	font-size:9px;
	color: #0E495B;
	background: inherit;
}

#titPagina {

	border-bottom:1px solid #CCCCCC;
	
	font-size:18px;
	
	color:#0E495B;
	
	padding-bottom:10px;

}


#contPagina {

	padding-top:20px;

}
.left_cont {
	float: left;
	width: 310px;
	margin: 0 0 0 0;
}
.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}
	
.right_photo { 
	float: right;
	width: 222px;
	padding: 4px 8px;
	margin: 0 15px 0 20px;
}
	

#photo {

	float: left;

	width: 624px;
	_width:624px;

}


#photo div {

	border: 1px solid #D8D8D8;

	padding: 2px;

}

#photo img {

	display: block;

}



a {

	font-weight: bold;

	color: #0483A4;

}

/* PAGINA NOTICIAS */

#contNoticias {

	padding: 3px 0;

	margin: 0;

}

#contNoticias .titCategoria{

	color:#999999;
	
	text-transform:uppercase;

}

#contNoticias .titNoticia{

	font-size:16px;
	
	color:#0E495B;

}

/*FIM DE PAG NOTICIAS*/


#body {

	padding-top: 2em;

	text-align: justify;

}



#body-left {

	float: left;

	width: 408px;

}

#body-left .tit {

	font-size:18px;
	
	color:#0E495B;

}

#body-right {

	float: right;

	width: 330px;

}
#body-right .tit {

	font-size:18px;
	
	color:#0E495B;

}



#body-left ul.plussbullets {

	margin-top: 25px;

	margin-left: 120px;

	padding: 0;

	font-weight: bold;

}

#body-left ul.plussbullets li {

	background: top left url(../img/bullet_plus.gif) no-repeat;

	margin: 0 0 10px 0;

	padding: 0 0 0 25px;

}



#body h2, #body p {

	margin: 0.3em 0;

}



#body-right p {

	margin-right: 2em;

}



#body a.green {

	color: #FFFFFF;

	font-weight: normal;

	text-decoration: underline;

}



#gallery img {

	float: left;

}



#footer {

	color: #FFFFFF;

	background: #1E586B url(../img/footer_bg.gif) repeat-x;

	padding: 6px 0 5px 0;

	margin-top: 2em;

	font-weight: bold;

}

#footer p {

	margin: 0;

	padding: 0;

}
ul.inside 
{
list-style-position: inside;
}

