body { font: 12px/1.6em "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif; margin: 0; background: white;
	color: #333;
	padding: 0;
	background-color:#FdFdFd;
}

a { color: #335292; text-decoration: none; border: none; }

a:hover { color: #0095cd; text-decoration: underline; }

a:active { color: #25bffd; }

a:visited { color: #0095cd; }

p, ul {
	text-align: left;
	margin: 10px 0;
	padding: 0;
}

ul { padding: 0 0 0 15px; }

h2 {
	font-size: 12px;
	margin: 20px 20px 10px;
	color: #484848;
}

h3 {
	margin: 15px 15px 0 0;
	font-size: 110%;
	color: #2b2b2b;
}

h4 {
	margin: 0 15px 0 0;
	color: #6c6d6d;
	font-weight: normal;
	font-size: 100%;
}

p.center {
	text-align: center;
}

#sidebar p, #sidebar ul {
	margin: 7px 15px 10px;
	padding: 0;
	text-align: left;
}

#sidebar ul { padding-left: 15px; }

.date {
	color: #7d7d7d;
	font-weight: normal;
	float: right;
}

img.direita {
	float: right;
	margin: 0 0 3px 10px;
}

div.direita {
	float: right;
}

img.esquerda {
	float: left;
	margin: 0 10px 3px 0;
}

a img {
	border-width: 0;
}

/*<group=Header>*/

div.topo {
	height: 85px;
}

div.topo h1  {
	display: none;
}

div.topo img {
	padding-top:10px;
}

h1 { margin: 0; padding: 0; }
h1 a { display: block; text-indent: -1000em; /*\*/overflow: hidden; /**/
    width: 100%; height: 56px; background: #5776ff;
	width: 100%;
	font-size: 10px;
}
	
/*</group>*/

/*<group=menu>*/

#menu { display: block;
background: white;
}

#menu ul
{
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	float: right;
}

#menu ul li { 
	display: block; 
	padding: 0; 
	float: left;
	text-align: left;
	margin: 0 1px 0 0;
}

#menu ul li#news { margin-left: 4px; }

#menu ul li a { 
	display: block; 
	float: left; 
	color: #29affc; 
	text-decoration: none;
	padding: 10px 15px 8px;
	text-align: left;
	font-weight: bold;
}
#menu ul li a:hover { 
	color: #DA251D;
}
#menu ul li span { 
	display: block; 
	float: left; 
	text-align: center;
}

#menu li a { background: url(../images/menu.gif) no-repeat 0px -100px; }
#menu li#esquerda a { background: url(../images/menu.gif) no-repeat 0px 0px; }
#menu li#direita a { background: url(../images/menu.gif) no-repeat 100% -200px; }

#menu li.ativo a {
	background: url(../images/menu.gif) no-repeat 0px -405px;
	color: #CE2F2F;
	font-weight: bold;
	padding-top: 6px;
}

#menu li.ativo#esquerda a { background: url(../images/menu.gif) no-repeat 0px -305px; }
#menu li.ativo#direita a { background: url(../images/menu.gif) no-repeat 100% -505px; }



	
/*</group>*/

/*<group=Main Layout>*/

#geral { display: block; width: 750px; margin: 0 auto; /***/background-color:#fff;/***/
}

#shadowwrapper {
	padding: 2px 4px 0;
	background: url(../images/ShadowMosaic.gif) no-repeat 0 0;
}

#conteudo {
	display: block;
	padding-top: 0;
}

#conteudo.columns {
	background: #fff url(../images/ShadowMosaic.gif) repeat-y -2124px 2px;
}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}

#rodape {
	display:  block;
	padding: 15px 4px 10px;
	width: 750px;
	margin: 10px auto 0;
	font-size: 10px;
	text-align: center;
	color: #666;
}

#main {
	float: left;
	width: 500px;
	padding: 0 0 15px;
}

#sidebar {
	float: right;
	width: 199px;
}
	
/*</group>*/

/*<group=Top Banners>*/

div.banner {
	height: 155px;
}

div.banner p, div.banner h2 {
	display: none;
}

#servicos {
	background: url(../images/titulos/servicos.jpg) no-repeat;
}
#representantes {
	background: url(../images/titulos/representantes.jpg) no-repeat;
}

#dicas {
	background: url(../images/titulos/dicas.jpg) no-repeat;
}

#historiaToti {
	background: url(../images/titulos/empresa.jpg) no-repeat;
}

#contato {
	background: url(../images/titulos/contato.jpg) no-repeat;
}


div.abre#signup {
	background: url(../images/buy/sign_up_for_mosso.jpg) no-repeat  top;
}

div.abre#billing {
	background: url(../images/buy/your_billing_information.jpg) no-repeat top;
}

div.abre#username {
	background: url(../images/buy/select_username.jpg) no-repeat top;
}

div.abre#placeOrder {
	background: url(../images/buy/place_your_order.jpg) no-repeat top;
}

div.abre#thanks {
	background: url(../images/buy/thank_you.jpg) no-repeat top;
}
	
/*</group>*/

div.barra_hash {
	background: url(../images/diagonal.gif);
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 15px;
	line-height: 100%;
}

div.abre {
	margin-bottom: 20px;
	font-size: 130%;
	color: #7c7c7c;
	line-height: 1.5em;
	border-bottom: 1px solid #adadad;
	padding-bottom: 20px;
	padding-top: 0;
}

div.abre strong {
	color: #2b2b2b;
}

div.barraRodape {
	background: url(../images/barraRodape.gif) no-repeat 0px 100%;
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	padding: 7px 15px 7px 10px;
	margin-top: 1px;
}

div.barraRodape a { color: #fff; text-decoration: none; border: none; }
div.barraRodape a:hover { color: #fff; text-decoration: underline; }
div.barraRodape a:active, div.barraRodape a:visited { color: #fff; }

div.barraBotao {
	background: url(../images/submenu.gif) no-repeat 100% -250px;
	margin: 0 2px 26px 3px;
	color: #c8c9cc;
	height: 25px;
	display: table;
	width: 745px;
}
div.linhaBotao {
	display: table-row;
	
}

div.linkBotao {
	display: table-cell;
	background: url(../images/submenu.gif) no-repeat 0px -125px;
	border-right: 1px solid #c8c9cc;
	height: 25px;
	float: left;
}

div.linkBotao#primeiro, div.linkBotao#primeiro a:visited {
	background: url(../images/submenu.gif) no-repeat 0px 0px;
}

div.linkBotao#primeiro a.selected, div.linkBotao#primeiro a:hover {
	background: url(../images/submenu.gif) no-repeat 0px -375px;
}

div.barraBotao a.selected, div.barraBotao a.selected:visited {
	color: #4f4f4f;
	background: url(../images/submenu.gif) no-repeat 0px -500px;
}
div.barraBotao a, div.barraBotao a:visited {
	display: block;
	color: #1d7297;
	padding: 4px 8px 0;
}

div.barraBotao a:hover {
	color: #4f4f4f;
	text-decoration: none;
}

div.barraBotao a.selected:hover {
	text-decoration: none;
}

div.barraRodape span.divide {
	color: #004069;
}

div.barraRodape div.linkAtivo {
	float: right;
}

div.barraRodape p {
	margin: 0;
}

div.barra_hash img {
	margin: 0;
	padding: 0;
}

div.sitePreview {
	background: url(../images/sneak_peak/sneak_peak.png);
	width: 146px;
	height: 147px;
	position: fixed;
	bottom: 0;
	right: 0;
}

div.divide {
	height: 1px;
	background: url(../images/linha_ponto.gif) repeat-x;
	margin: 10px 5px;
	padding: 0;
}

div.vipal {
	float: right;
	margin-top: -40px;
}
#menu_horizontal{
	padding: 5px;
	border-top:2px #900 solid;
	border-bottom:2px #900 solid;
	font:10px  Arial, Helvetica, sans-serif;
	color:#900;
	font-weight:bold;
}
#menu_horizontal li{
	display:inline;
	padding:20px;
}
#menu_horizontal a{
	color:#000;
}
#menu_horizontal a:hover{
	text-decoration:underline;	
}
#body_contato #conteudo p{
	line-height:250%;
}