*{
	margin:0;
	border:0;
	padding:0;
	font-family: Tahoma;
}
body{
	background: #DCE1E4;
	}
#site{
	background: url(../imagem/fundosite.jpg) repeat-x bottom #FFFFFF;
	font-size: 12px;
	}
	
#bgfrasco{
	position: absolute;	
	width: 250px; 
	height: 600px;
	top: -50px;
	_top: 0px;
	left: 78%;
	background: url(../imagem/bgfrasco.png) no-repeat right bottom;
	}

#centro{
	width: 770px;
	margin: 0 auto;
}

#topo {	
	background:#FFF;
	z-index: 2;
}
#topo ul {	
	list-style: none;
	position: absolute;
	z-index: 2;
}
#topo ul li {	
	display: inline;
}
#topo #menucima {	
	margin-left: 320px;
	margin-top: 15px;
}
#topo #menubaixo {	
	margin-left: 630px;
	margin-top: 50px;
}


#bgtopo {
	position:absolute;
	left:0px;
	top:2px;
	width:770px;
	height:12px;
	z-index:2;
	background: url(imagem/bgtopo.gif) no-repeat;
}

#esquerda{
	float:left;
	width: 530px;
	padding: 10px;
	padding-top: 10px;
	background: #E8EBF0;
	font-size: 11px;
}

#direita{
	float:right;
	width: 200px;
	padding: 10px;
	font-size: 11px;
}

#conteudo{
	width: 710px;
	padding: 30px;
	background: #E8EBF0;
}
#conteudo2{
	width: 710px;
	padding: 30px;
	background: #E8EBF0;
}

#conteudo p{
	float:left;
	margin-left:1px;
}
input, textarea{
	padding: 2px;
	border: 1px solid #999999;
	font-size: 12px;
	}

.bla{
	width:140px;
	border:1px solid #CCC;
	padding: 1px;
}

.entrar{
	margin-top:8px;
	margin-left:106px;
	_margin-top:7px;
	_margin-left:-20px;
	_margin-right:6px;
	position:absolute;
	_position:relative;
}

#contato{
	text-align:right;
	float:left;
	margin-top:100px;
	padding-left:40px;
}

.input{
	border:1px solid #999;
	margin-bottom:3px;
	width:250px;
}

#sombra{
	background: url(../imagem/bgesq.gif) bottom no-repeat left;
	height: 27px;
	clear: both;
	}
	
#sombralink{
	background: url(../imagem/sombralink.gif) bottom no-repeat center;
	height: 27px;
	clear: both;
	}
	
#rodape{
	clear: both;
	background:#DCE2E4 url(../imagem/bgroda.jpg) repeat-x;
	color: #555;
	padding: 40px;
	font-size: 11px;
}

#separator{
	clear: both;
	height: 20px;
}

h1{
	font-family: Arial;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	}
h3{
	font-family: Arial;
	font-size: 19px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	}
	
h4{
	font-family: Arial;
	font-size: 25px;
	letter-spacing: -2px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	}
.convenio li{
	list-style: inside square;
	border-bottom: 1px dashed #CCC;
}
.convenio {
	width: 200px;
	float: left;
	margin-right: 35px;
}
.clearboth {
	clear:both;
}
	
.by{
	font-size: 9px;
	letter-spacing: 10px;
	color: #555;
	text-decoration: none;
	}
	
a {
	color: #333;
	text-decoration: none;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #069;
	text-decoration: none;
}

.post {
	font-size: 10px;
	text-decoration: underline;
	color: #333;}

strong {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #222;	
	}
	
	
	
	
	