@charset "utf-8";

body {
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../imagens/fundo_site.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
h1 {
	color: #D26900;
	font-size: 18px;
}
p {
	text-align: center;	
}
a{
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#0066CC
}
.data_linhadotempo {
	font-family: tahoma, arial, helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF; 
}
#mensagemRetorno {
	color: #D26900;
}
#topo {
	background-image: url(../imagens/dori_01.jpg);
	height: 113px;
	width: 780px;
	clear: left;
	float: left;
}
#linhaMenu {
	background-image: url(../imagens/dori_02.jpg);
	height: 32px;
	width: 155px;
	float: left;
	background-position: right;
}
#botsMenu {
	float: left;
}
#botsIdiomas {
	background-image: url(../imagens/dori_03.jpg);
	float: left;
	height: 19px;
	width: 99px;
	padding-top: 16px;
	padding-left: 43px;
}
.baixo {
	background-image: url(../imagens/dori_04.jpg);
	height: 17px;
	width: 780px;
}

}
/*==========================================================================
== CONFIGURAÇÃO DA BANNER :::::::::::::::::::::::::::::::::::::::::::::::::
==========================================================================*/

#contBanner {
	width: 100%;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/*==========================================================================
== CONFIGURAÇÃO DA VITRINE :::::::::::::::::::::::::::::::::::::::::::::::::
==========================================================================*/
#contVitrine {
	width: 65%;
	float: left;
	margin: 0px;
	padding-top: 10px;
}
#contVitrine h3 {
	background-image: url(../img_outras/fundo_lado.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#666;
	padding-left:10px;
	padding-top:7px;
	padding-bottom: 0px;
	margin: 0px;
}
#contVitrine a {
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
}
#contVitrine a:hover {
	background-color: #F7F7F7;
}
#contVitrine div {
	float: left;
	width: 100px;
	height: 160px;
	padding: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	text-align: center;
	border: /*1px solid #E8E8E8*/;
}
#contVitrine h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#contVitrine p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

/*==========================================================================
== CONFIGURAÇÃO DA RELACIONADOS :::::::::::::::::::::::::::::::::::::::::::::::::
==========================================================================*/
#contRelacionados {
	width: 100%;
	float: left;
	margin: 0px;
	padding-top: 10px;
}

#contRelacionados a {
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
}
#contRelacionados a:hover {
	background-color: #F7F7F7;
}
#contRelacionados div {
	float: left;
	width: 100px;
	height: 160px;
	padding: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	text-align: center;
	border: /*1px solid #E8E8E8*/;
}
#contRelacionados h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#contRelacionados p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
/*==========================================================================
== CONFIGURAÇÃO DAS NOTÍCIAS :::::::::::::::::::::::::::::::::::::::::::::::
==========================================================================*/
#contNoticia {
	width: 30%;
	padding-left: 10px;
	float: left;
	padding-top: 10px;
}

#listaNoticias {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#listaNoticias ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
 
#listaNoticias li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#listaNoticias li a{
	color: #993300;
	text-decoration: none;
}
#listaNoticias strong{
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}
#listaNoticias li a:hover {
	color: #FF6600;
	text-decoration: none;
}
#todas{
	font-size: 14px;
	font-weight: bold;
}
/*==========================================================================
== CONFIGURAÇÃO DA NOTÍCIA TEXTO :::::::::::::::::::::::::::::::::::::::::::
==========================================================================*/
 
#contNoticiaTexto {
	width: 65%;
	float: left;
	margin: 0px;
	padding-left: 15px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#contNoticiaTodas {
	width: 80%;
	float: left;
	margin: 0px;
	padding-left: 15px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#contNoticiaTexto h1 {
	font-size: 14px;
	color: #FF9900;
	padding: 0px;
	margin: 0px;
}
 
#contNoticiaTexto h2 {
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
 
/*==========================================================================
== CONFIGURAÇÃO PRODUTO :::::::::::::::::::::::::::::::::::::::::::::::::::
==========================================================================*/
 
#contProduto img {
	padding: 0px;
	margin: auto;
	padding: auto;
}

 #contProduto h1 {
	font-size: 14px;
	color: #FF9900;
	padding: 0px;
	margin: 0px;
}
 
 #contProduto h2 {
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin: 0px;
}
 
#contProduto p {
	font-size: 14px;
	color: #000;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/*==========================================================================
== CONFIGURAÇÃO DESCRIÇÃO PRODUTO :::::::::::::::::::::::::::::::::::::::::::::::::::
==========================================================================*/

#contDescProduto{
	padding-top: 30px;
}

#contDescProduto img {
	float: left;
	margin-right: 10px;
}

 #contDescProduto h1 {
	font-size: 14px;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
}
 
 #contDescProduto p {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	padding-left: 25px;
	margin: 0px;
}
 
#contDescProduto h2 {
 	clear: left;
 	float: left;
	font-size: 14px;
	color: #000;
	padding-top:0px;
	padding-bottom: 30px;
	padding-left:15px;
	margin: 0px;
	font-weight: normal;
}

#contDescProduto h3, #contRelacionados h3 {
	clear: left;
	background-image: url(../img_outras/fundo_lado.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#666;
	padding-left:10px;
	padding-top:10px;
	padding-bottom: 0px;
	margin: 0px;
}

/*==========================================================================
== CONFIGURAÇÃO MENU :::::::::::::::::::::::::::::::::::::::::::::::::::
==========================================================================*/

#mensagemRetorno {
	color: #D26900;
}
/* ANTIGO **************************
#menu a {
	width: 160px;
	text-decoration: none;
	background-color: #D4D4D4;
	padding-left: 5px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #333333;
	display: block;
}

#menu a:hover {
	background-color: #CACACA;
}
.menuTrGrupo:link{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img_menu/bot-grupoFundo.gif);
	padding-left: 5px;
}
.menuTrGrupo:visited{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img_menu/bot-grupoFundo.gif);
	padding-left: 5px;
}
*/
.menuTrGrupo:link{
	font-weight: bold;
	width: 160px;
	color: #FFFFFF;
	background-image: url(../img_menu/bot-grupoFundo.gif);
	padding-left: 5px;
}
.menuTrGrupo:visited{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img_menu/bot-grupoFundo.gif);
	padding-left: 5px;
}
#menu p {
	background-image: url(../img_menu/bot-grupoMais.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 12px;
	height: 21px;
	background-color: #DBDBDB;
	font-weight: normal;
	padding-right: 3px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu p a {
	margin: 0px;
	display: block;
	line-height: 90%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 17px;
	color: gray;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li {
	list-style-type: none;
	text-align: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#menu ul li a {
	font-size: 10px;
	color: #003366;
	background-color: #CCCCCC;
	display: block;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#menu ul li a:hover {
	color: #0033CC;
	background-color: #DBDBDB;
}