/* CSS Document */

body {
	background-image: url(../images/body_bg.gif);
	background-position: center;
	background-color: #000000;
}

td.content {
	background-image: url(../images/content_bg_ctr.gif);
	background-repeat: repeat-x;
	background-color: #383838;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}

td.content A { 
color: #fff;
text-decoration: underline;
 }

td.content A:hover { 
text-decoration: none;
 }

td.contentRealClear {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
}

td.contentClear {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
}

.impacto {
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	}

.impacto2 {
	color: #ffffff;
	font-size: 16px;
	font-style: italic;
	}


.impactoPreto {
	color: #000000;
	font-size: 24px;
	font-style: italic;
	}

.rodape, .rodape a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	text-decoration: none;
	color: #666666;
}

.rodape a:hover {
	color: #FF9900;
}

span.encomendarja a  {
	color: #FF6600;
	text-decoration:blink;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	text-align: center;
	margin-top: 10px;
}

/* BOXES */

td.boxDrkOrange {
	background-image: url(../images/box_drkorange_bgCtr.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
	padding: 10px;
}

td.boxOrange {
	background-image: url(../images/box_orange_bgCtr.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
	padding: 10px;
}

td.boxWhiteEnc, td.boxWhiteEnc A:link, td.boxWhiteEnc A:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #555;
	line-height: 16px;
}


td.boxWhiteClear, td.boxWhiteClear A:link,,td.boxWhiteClear A:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #555;
	line-height: 17px;
	padding: 10px;
	texto-decoration: none;
}

td.boxWhite {
	background-image: url(../images/box_white_bgCtr.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #555;
	line-height: 16px;
	padding: 10px;
}

.boxWhite li, .boxOrange li, .boxDrkOrange li {
	padding-right: 5px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	background-image: url(../images/bg_bullet.gif);
	background-repeat: no-repeat;
	background-color: #FFF585;
	border-bottom: 1px solid #999;
	border-left: 2px solid #555;
	list-style-type: none;
	margin-left: -30px;
}

.boxWhite a:visited,.boxWhite A:link, .boxOrange a, .boxDrkOrange a {
	color: #333;
}

DIV.singleButton {
	text-align: center;
	line-height: 12px;
	font-size: 10px;
	color: #999;	
}

DIV.singleButton a {
	font-size: 11px;
	color: #FFCC00;
}


table.ciencia {
	background-image: url(../images/bg_ciencia.gif);
	background-repeat: no-repeat;	
}

.boxTitulo {
	color: #333;
	font-size: 20px;
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
}

td.listaVantagens {
	font-size: 11px;
	border-bottom: 1px dashed #999;
	border-right: 1px dashed #999;
}

span.testemunhos {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}

h3 {
	color: #FF6600;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: -15px;
	border-bottom: 1px dashed #999;
}