@charset "iso-8859-1";

a { color:#333333; text-decoration:none; cursor:text;}
a:hover { color:#333333; text-decoration:none; cursor:text;}


body {
	margin: 0px;
	background:url(img_sitebbb/fundo.jpg) fixed center no-repeat #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:justify;
	line-height:18px;
	}
	
img {border:none}
	
#wrapper {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-390px; /* dividir WIDHT pela metade */
	margin-top:-245px; /* dividir HEIGHT pela metade */
	}
	
#cham {
	width:408px;
	height:59px;
	float:left;
	background:url(chamada.png) top left no-repeat;
	text-indent:-9000em;
	}
	
#fixo {
	position:absolute;
	top:0;
	left:542px;
	width:230px;
	height:auto;
	float:right;
	padding-right:8px;
	}
	
#logo {
	background:url(img_sitebbb/logo_villadesing.png) top center no-repeat;
	width:230px;
	height:118px;
	text-indent:-9000em;
	}
	
h1 {margin:0; padding:0; line-height:0; font-size:12px;}

#bot-acessar {
	width:auto;
	height:45px;
	text-align:center;
	background:url(img_sitebbb/fundo_bot.png) center top no-repeat;
	}
	

#content {
	width:auto;
	position:absolute;
	top:52px;
	left:102px;
	margin-left:-101px;
	}

#foo {	width:510px; text-align:left; color:#000000;}  /* legenda da foto */

#foo a { cursor:pointer;}

#image { boroder:none;	}

#fool {	width:510px; height:383px;	}



