/* CSS and Layout by Daniel Trenche*/

body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address {
	margin:0px;
	padding:0px;
}
body {
	background-color: #fff;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;	
}
#wrapper {
	background-image: url(http://abgb.com.br/wp-content/themes/novo/images/hom_e.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	text-align: left;
	margin: 0px auto;
	padding-left:61px;
	padding-right:97px;
	border:0;
	width: 866px;


}
#content a:link  {
	color: #333333;
	text-decoration: none;
}

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

#content a:visited {
	text-decoration: none;
	color: #999999;
}

#wrapperinterna {
	background-image: url(images/bg_interna.jpg);
	background-repeat: no-repeat;
	background-position: left top;
float:left;
	text-align: left;
	margin: 0px auto;
padding-left:61px;
padding-right:97px;
	border:0;
	width: 866px;


}

.top {float:left; height:182px; width:886px}
.menuu {float:left; height:54px; width:886px}
.flash {float:left; height:225px; width:886px}
.flashinterna {float:left; height:58px; width:886px}
#content {float:left;  width:886px}
#left {
	float:left;
	padding-left:20px;
	width:337px;
	padding-right:20px


}
#right {
	background-image: url(images/linhas.png);

	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	width:423px;
	padding-right:25px;
	padding-left:48px;

}


.subright1 {float:left; width:188px; padding-right:40px; height:136px; padding-top:28px}
.subright2 {float:left; width:188px; height:136px; padding-top:28px}

.fotos {float:left; width:423px; padding-top:58px; height:134px; 	}

#footer {
	float:left;
	width: 100%;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height:94px;
	position:relative;
	background-color: #02AEEC;
}



.noticia {
	background-image: url(images/bg_lines_noticias.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:30px;
}

.listfoto{
	background-image: url(images/bg_lines_noticias.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:18px;
}

.noticia .excerpt {
	color: #666666;
	font-size: 12px;	

}
.noticia h1 {
	font-size:16px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	font-style: italic;
}

.listfoto h2 {
	font-size:13px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	font-style: italic;
}

#right h2 {
	font-size:18px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	font-style: italic;
	padding-bottom:3px;
}


#right h3 {
	font-size:20px;
	font-weight: bold;
	color: #666666;
	letter-spacing: -1px;
	font-style: italic;
	padding-bottom:3px;
}

#right h1 {
	font-size:22px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -1px;
	font-style: italic;
	padding-bottom:15px;
}

.fotos img {
	float:left;
	padding-right:35px;
	background-image: url(images/separa_foto.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.texto p   {
	padding-top:5px;
	padding-bottom:5px;
	color: #333333;
} 

.endereco {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -1px;
	width:425px;
	padding-right:25px;
	float:left;
	text-align: right;
	font-style: italic;
	padding-top:18px;
	margin-right:38px;

}

.subs {

	height: 93px;
	line-height:93px;
		background-image: url(images/subs_footer.gif);
	background-repeat: no-repeat;
	background-position: right;
	float:left;
	padding-right:30px;
	padding-left:5px
}
.subs a, .subs a:link,  .subs a:visited {
	font-size: 20px;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: -1px;
	text-decoration: none;
}
.subs a:hover {	text-decoration: underline;}



#menu {

	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	letter-spacing: -1px;
	line-height: 40px;
}
#menu a {
	background: url("images/seperator.gif") bottom right no-repeat;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	color: #fff;
	padding-bottom: 8px;
	background-color: #04ADF2;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;}
	
.logo{float:left}
.splash {float:right}