body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 18px;
	margin: 0px;
	background-color:#EAEAEA;
}

#conteudo{
background-color:#FFFFFF;
width:998px;
margin: 0 auto;
border:#9ACEFF thin solid;
}

.topo{
background-image:url(../images/topo.jpg);
background-position:top;
background-repeat:no-repeat;
height:104px;
width:auto;
top:0;
margin-top:0px;
}

.menu{
margin-left:342px;
width:auto;
height:20px;
margin-top:0px;
clear:both;
padding:3px;
position:absolute;
letter-spacing:1px;
}
.meio{

}

.moldura {
	border: thin solid #99CDFF;
}
.frontAreaEsquerda{
width:325px;
border-right:#CCCCCC dotted thin;
float:left;
padding-left:15px;
padding-right: 15px;
}

.linhaHorizontal{
border:#CCCCCC dotted thin;
clear:both;
}
.linhaHorizontal2{
border:#CCCCCC dotted thin;
}
.rodape{
background-image:url(../images/bgRodape.jpg);
height:35px;
text-align:center;
font-size:10px;
padding-top:15px;
clear:both;
}

.updateAreaEsquerda{
width:650px;
border-right:#CCCCCC dotted thin;
float:left;
padding-left:15px;
padding-right: 15px;

}

.updateAreaDireita{
width:295px;
float:right;
padding-right: 15px;

}

.pricesAreaDireita{
width:620px;
float:right;
padding-right: 15px;
/*background-color:#FFFFCC;*/
}

.teamAreaDireita{
width:250px;
float:right;
padding-right: 15px;
}


.teamAreaEsquerda{
width:690 px;
border-right:#CCCCCC dotted thin;
float:left;
padding-left:15px;
padding-right: 15px;

}

.contatoAreaDireita{
width:390px;
float:right;
padding-right: 15px;
}
.contatoAreaEsquerda{
width:500px;
border-right:#CCCCCC dotted thin;
float:left;
padding-left:15px;
padding-right: 15px;
}

.designAreaEsquerda{
width:305px;
border-right:#CCCCCC dotted thin;
float:left;
padding-left:15px;
padding-right: 15px;
}

.designAreaDireita{
margin-left: 360px;
width:560px;
}
.thumbDesign{
border:#0099FF thin solid;
background-color:#0099FF;
float:left;
margin-right:25px;
margin-top:25px;
}

.titDesign{
color:#FF6600;
text-decoration:underline;
margin-left:1px;
font-weight:bold;
}

.escolheAreaDireita{
width:430px;
float:right;
padding-right: 15px;
}
.escolhesAreaEsquerda{
width: 490px;
border-right:#CCCCCC dotted thin;
float:left;
padding-left:15px;
padding-right: 15px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000099;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000099;
}


a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #003399;
}

