@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFF;
	color:#1d2f68;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	overflow:-moz-scrollbars-vertical;
	 
}

#content1{
	width:870px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:864px;
	height:167px;
	position:relative;
	background-image:url(../images/images_02.gif);
	margin:0px;
}

#barra {
	width:251px;
	height:480px;
	position:relative;
	float:left;
}
#titulo{
	width:251px;
	height:77px;
	float:left;
	position:relative;
	background-image:url(../images/images_05.gif);
}
#flash{
	width:251px;
	height:197px;
	float:left;
	position:relative;
	background-image:url(../images/images_07.gif);
}

#photo {
	width:251px;
	height:205px;
	float:left;
	position:relative;
	background-image:url(../images/images_09.gif);
}

#anunciar{
	width:614px;
	height:77px;
	float:left;
	position:relative;
}


#conteudo{
	width:614px;
	height:77px;
	position:relative;
	float:left;
	background-image:url(../images/imagespag2_12_12.gif);
	background-repeat:repeat-y;
}



#topo {
	width:614px;
	height:332px;
	float:left;
	position:relative;
	background-image:url(../images/images_08b.gif);
	background-repeat:no-repeat;
}


#topo2 {
	width:614px;
	height:332px;
	float:left;
	position:relative;
	background-image:url(../images/imagespag5_06.gif);
	background-repeat:no-repeat;
}

#texto {
	float:left;
	position:relative;
	padding-top:70px;
	padding-left:15px;
	font:Arial;
	font-size:12px;
	font-weight:bold;
}

#baixo{
	width:614px;
	height:70px;
	float:left;
	position:relative;
	background-image:url(../images/images_11.gif);
	background-repeat:no-repeat;
}

#footer {
	width:865px;
	height:54px;
	float:left;
	position:relative;
	background-image:url(../images/images_13.gif);
}

#textoFooter{
	font-weight:bold;
	padding-top:23px;
	padding-left:25px;
	color:#FFF;
	font-size:11px
}

.tb-border {
	background-color: #dfdfe0;
    border: 0px solid #dfdfe0;
}


a:link, a:visited, a:active {
text-decoration: none;
color:#FFF;
}
a:hover {
text-decoration: underline; 
color:#FFF;
}

.titulos {
	font-size:16px;
}
