/*
Design by CriandoArt
http://www.criandoart.com.br
*/

body{
font-family: Verdana;
font-size:10px;
margin: 0;
padding: 0;
background-image: url(img/bg.gif);
background-attachment: fixed;
}

#conteiner{
	width:961px;
	margin: 0 auto; /*centrelizar*/
	background: url(img/faux-bg.jpg) repeat-y 0 0;
}

#topo{
/*background-image:url(img/header.jpg);*/
background-repeat: repeat;
height: 259px;
padding-bottom: 0px;
}

#topo h1{
display: none;
}

#menuh {
width: 707px;
height:25px;
border-bottom: 0px solid #bce2fe;
border-top: 0px solid #bce2fe;
border-left: 0px solid #bce2fe;
}

#menuh ul {
list-style:none;
margin: 0;
padding:0;
}

#menuh li {
display: inline;
}

#menuh li a {
width: 100px;
text-decoration: none;
text-align: center;
float: left;
background-color: white;
color: #2299cd;
border-right: 1px solid #bce2fe;
font: 12px/25px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#menuh li a:hover {
background-color: #ff0080;
background-position: right;

}

#menu{
	width:192px;
	float: left;
	
	
}


#menu img{
margin-top: 0px;
margin-left: 30px;
border: none;
}

#menu ul{
list-style: none;
margin: 0;
width:130px;
border-top: 0px dashed;
}

#menu li{
display: inline;
}


#menu li a{
font: 12px/25px Verdana, Geneva, Arial, Helvetica, sans-serif; 
text-decoration: none;
width: 145px;
height:25px;
display:block;
color: #2690c4;
padding-left: 0px;
border-bottom-width: 0px;
border-bottom-style: dashed;


}

#menu li a:hover{
background-color: #ff0080;

}

#conteudo{
width: 768px;
padding: 0px, 20px, 0px, 0px;
float: right; 
}

#conteudo h2{
font-family: "Lucida Sans";
font-weight: normal;
font-size: 14px;
margin: 0;
color: #ff0080;
}

#conteudo p{
	font-size:12px;
	line-height: 1.5em;
	text-align: center;
}

#conteudoPrinc{
	width:536px;
	float:left;
	padding-top: 10px;
	text-align: center;
	color: black;
	margin-left: 21px;
	font-size: 12px;
}

.duvidas{
	text-align:left;
}

.precos{
	text-align:center;
}

#conteudoPrinc a{
border: none;
text-decoration: none; 
color: #2299cd;
}

#conteudoPrinc a:hover{
	color: #000;
}

#conteudoSec{
text-align: center;
width: 148px;
float:right;

margin-right: 30px;
margin-top: 0px;
}

.eventos {
color: #7bc3e2;
font-size: 11px;
line-height: 16px;
}

.titulo{
color:  #FF0080;
font-size: 13px;
}

em{
color: #ffffff;
}

#rodape{
 
height: 68px;
text-align: center;
clear: both; /* pois tem dois elementos com float, se tivesse um, seria clear e a dire?aoa ignorar*/
}

#rodape address{
font-style:normal; 

margin-left: 30px; 
font-size: 10px;
line-height: 25px; 
}

#rodape a{
text-decoration: none;

}

.contador{
margin-left: 28px;
}

#acentro{
font-family:"Comic Sans MS";
font-size: 18px;
text-align: center;
margin-left: 12px;
}

.apartir{
font-size: 13px;
color:#000;
text-align: center;
margin-left: 3px;
}

.embreve{
font-size: 9px;
color:#ff0080;
text-decoration: blink;
border: dashed #ff0080 2px;
background-color: white;
padding: 3px;
}

.link{
border: 0px;
}

.linke{
border: 0px;
}

.semcompromisso{
color: red;
}

em a{
text-decoration: none;
}
