* {
    margin:0;
    padding:0;
}


a:link { text-decoration:none; color: #505c6c; }
a:visited { text-decoration:none; color: #505c6c;}
a:hover { text-decoration:underline; color: #505c6c;}

table {
/*border-collapse: collapse;*/
/*border-style: double;*/
border:0px;
border-color:#666;
padding:3px;
margin:1px;
/* border="0" cellpadding="3" cellspacing="1"*/

}

table tr td {
padding:0px;
border-spacing:0px;
border:0;
margin:0;
font-family: Tahoma;
}

body {
	background-color: #555963;
}

form {
	margin:0;
	font-size:9px;
	text-align:left;
	color:#FFF;
}

fieldset {
	border:0px;
	margin:0;
	font-size:9px;
	text-align:left;
	color:#FFF;
}

legend	{ 
		font-family : Arial, Helvetica, sans-serif;	 
		font-size :9px;
		font-weight:bold;
		margin : 0px; 
		padding : 0px; 
		color : #fff; 
		background : transparent; 
		border:0px;
		}


#nome {
	font-size:10px;
	}
#email {
	font-size:10px;}

/*Início do css do slide*/

img{
	border: 0px;
}
#nav{
	width: 120px;
	height: 30px;
	float:right;
	/*background: #fff;*/
	padding: 0px;
}
#nav ul{
	padding: 0px;
	margin: 3px 0px 0px 0px;
}
#nav ul li{
	display: inline;
	/*float: left;*/
	list-style-type: none;
	width: 25px;
	margin: 0px;
	padding: 3px;
}
#nav ul li a{
	padding: 3px 3px 0px 3px;
	/*background: #eee;*/
}
#nav ul li a:hover{
	/*background: #ccc;*/
}
#pic{
	float:right;
	width: 261px;
	height:300px;
	padding: 0px;
	margin: 0px;
}
#pic .img{
	/*border: 1px solid #999;*/
	padding: 3px;
	/*background: #eee;*/
}
#titleSlide{
	width: 110px;
	height:190px;
	/*font: Verdana;
	font-size:180px;
	font-weight:bold;*/
	font: bold 160px 'Arial';
	padding: 0px;
	margin: 0px;
	color:#57604f;
	/*float:left;*/
	/*background: #fff;*/
	/*border: 1px solid #ddd;*/
	/*border-width: 0px 1px 0px 1px;*/
}

#colesq {
	width: 120px;
	height:220px;
	/*font: Verdana;
	font-size:180px;
	font-weight:bold;*/
	/*font: bold 180px 'Arial';*/
	padding: 0px;
	margin: 0px;
	/*color:#57604f;*/
	float:left;
	/*background: #fff;*/
	/*border: 1px solid #ddd;*/
	/*border-width: 0px 1px 0px 1px;*/
}

#titleSlide a{
	text-decoration: none;
	color: #555;
}
#titleSlide a:hover{
	border-bottom: 1px dashed #555;
}
#textSlide{
	width: 436px;
	height:35px;
	padding: 0px;
	margin: 0px;
	float:right;
	font: normal 27px 'Tahoma';
	color:#b80202;
	text-align:left;
	/*background: #fff;*/
	/*border: 1px solid #ddd;*/
	/*border-width: 0px 1px 1px 1px;*/
}
#settings{
	width: 100px;
}
#settings span, #settings img{
	float: left;
}
#settings span{
	font: bold 11px 'Arial';
	width: 20px;
	text-align: center;
	line-height: 19px;
	/*border: 1px dashed #ccc;*/
	background: #eee;
	height: 16px;
	margin: 0px 2px;
}

#trocaimagem {
	width:436px;
	height:261px;
	background: url(img/fundo-slide2.gif);
	/*	background-color:#e6d8d8 ;*/
	padding:25px 25px 0px 25px;
}
/* Fimn do css do slide */

#trocaimagem form {
	margin:0;
	font-size:9px;
	text-align:left;
	color:#000;
}


hr {
	width:404px;
	color:#465333;
	text-align: left; /* Para o IE */
	margin: 0 auto 0 0; /* Para navegadores standard */
	border-width: 0;
	height: 1px;
	border-top-width: 1px;

	}

h1 { 
	text-align:left;
	color:#000000;
	font-family:arial;
	font-size:2.6em;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	}

h2 { 
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	font-size:20px;	
	/*letter-spacing: 1px;*/ 
	color: #666;
	}
	
h3 { 
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	font-size:16px;	
	/*letter-spacing: 1px;*/ 
	color: #f04125;
	}
	
h4 { 
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	font-size:10px;	
	/*letter-spacing: 1px;*/ 
	color: #000000;
	}
	
h5 { 
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: 600;
	font-size:12px;	
	/*letter-spacing: 1px;*/ 
	color: #000000;
	}





#tudo {
	width:782px;
	/*background: url(img/fundo.gif) repeat;*/
	background-color:#FFF;
	text-align:center;
	margin:0 auto;
	}

#cab {	
	width:782px;
	height:163px;
	/*background-color:#E2E2E2;*/
	background: url(img/cab.jpg);
	text-align:left;
	margin:0 auto;
	}
	
#cab1 {	
	width:767px;
	height:21px;
	padding-right:15px;
	background-color:#555963;
	font-family:Tahoma;
	font-size:10px;
	/*background: url(img/cab2.jpg);*/
	text-align:right;
	margin:0 auto;
	color:#FFF;
	}
	
#menu-horizontal{
	width:475px;
	/*float:left;*/
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 5px;
}

#menu-horizontal li{
float: left;
width: 118px;
text-align: center;
}

#menu-horizontal li a{
/*background-color: #fff;*/
border-right: 1px solid #ccc;
color: #fff;
display: block;
padding: 5px;
text-decoration: none;
}

#menu-horizontal li a:hover {
background-color: #bcbbbb;
color: #333;
}

#menu-horizontal ul {
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	/*width: 150px;*/
	}
	
#menu-horizontal li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	}

#menu-horizontal li:hover ul { display: block; }
	
#menu {
	padding:0px;
	font-family:Tahoma;
	color:#fff;
	width:782px;
	height:68px;
	/*margin:9px 0px 0px 4px;*/
	/*height:15px;*/
	background: url(img/fundo-menu.jpg);
	/*background-color:#465333;*/
	/*text-align:left;*/
	/*margin:0 auto;*/

	}
	
#menu-esq {
	width:520px;
	padding-left:10px;
	height:45px;
	padding-top:23px;
	color:#fff;
	font-family:arial;
	font-size: 16px;
	/*font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight: 500;
	line-height:normal;*/
	/*padding-left:0px;*/
	/*text-align:left;*/
	float:left;
	/*margin:9px 0px 0px 4px;*/
	/*height:15px;*/
	/*background: url(img/menu.jpg);*/
	/*background-color:#465333;*/
	/*text-align:left;*/
	/*margin:0 auto;*/
	}

#menu-dir {
	padding:0px;
	font-family:Tahoma;
	color:#000;
	width:252px;
	padding-top:15px;
	height:53px;
	float:right;
	font-family:Tahoma;
	font-size:10px;
	/*margin:9px 0px 0px 4px;*/
	/*height:15px;*/
	/*background: url(img/menu.jpg);*/
	/*background-color:#465333;*/
	/*text-align:left;*/
	/*margin:0 auto;*/

	}
	
#produtos {
	padding:25px;
	font-family:Tahoma;
	color:#000;
	width:732px;
	text-align:left;
	/*height:68px;*/
	/*margin:9px 0px 0px 4px;*/
	/*height:15px;*/
	/*background: url(img/fundo-menu.jpg);*/
	/*background-color:#465333;*/
	/*text-align:left;*/
	/*margin:0 auto;*/

	}



#cont {
	width:476px;
	text-align:right;
	padding:4px;
	float:left;	
	text-align:left;
	margin:0 auto;
	}

#esq {
	width:490px;
	padding:10px;
	padding: 10px 10px 10px 30px;
	float:left;
	text-align:left;
	}

	
#dir {
	width:252px;
	float:right;
	}
	
	
#rodape {
	font-family:Tahoma;
	font-size:10px;
	width:782px;	
	height:20px;
	/*background: url(img/bottom2.jpg);*/
	/*background-color:#212121;*/
	color:#000;
	clear:both;
	text-align:center;
	margin:0 auto;
	}

	
.conteudo {
	font-family: Tahoma;
	font-size: 13px;
	color:#000;
	font-weight: normal;
	padding:0px;
}
	
.publicadopor {
	font-family: Tahoma;
	font-size: 10px;
	color:#465333;
	font-weight: normal;
}

.autor {
	font-family: Tahoma;
	font-size: 10px;
	color:#86a65a;
	font-weight: normal;
}

.comentarios {
	font-family: Tahoma;
	font-size: 10px;
	color:#ecef12;
	font-weight: normal;
}

.menu {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px; 
	COLOR: #dfedcc; 
	font-weight: bold;
	
	}
	
.data {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px; 
	COLOR: #000; 
	font-weight: normal;
	}
	
.titulos {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ecef12;
	
	}

.destaque {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #dfedcc;
	
	}
	
.promo {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #86978a;
	
	}

