/* RULES GERAIS */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-position: center center;
	}

table, p, div {
	font-size: 13px;
	font-family: Trebuchet MS,Verdana;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

li {
	list-style-image:url(imagens/seta_5.gif);
	vertical-align: middle;
	color:#000000;
	font-size: 13px;
	font-family: Trebuchet MS,Verdana;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

/*
A  			{text-decoration: underline; color: #000000;}
A:Visited	{text-decoration: underline; color: #000000;}
A:Active	{text-decoration: underline; color: #000000;}
A:Hover		{text-decoration: none; color: #7D7F81;}
*/

/* HEADER */
.header_menu            {font-size:11px; font-family:Trebuchet MS,Verdana; font-weight:normal; text-decoration:none; font-style:normal; color:#1b1b1b;}
A.header_menu           {font-size:11px; font-family:Trebuchet MS,Verdana; font-weight:normal; text-decoration:none; font-style:normal; color:#1b1b1b;}
A.header_menu:Active  	{}
A.header_menu:Hover  	{text-decoration:underline; color:#1b1b1b;}
A.header_menu:Visited 	{}

.header_text_1          {font-size:11px; font-family:Trebuchet MS,Verdana; font-weight:normal; font-style:normal; color:#3399CC;}

/* MAIN */
A.main_text_1			{font-family: Trebuchet MS,Verdana; font-size: 12px; font-weight: normal; text-decoration: none; color: #006699;}
A.main_text_1:Active  	{}
A.main_text_1:Hover  	{text-decoration : underline; color : #006699;}
A.main_text_1:Visited 	{}

.main_text_2            {font-size:12px; font-family:Trebuchet MS,Verdana; font-weight:normal; font-style:normal; color:#333333;}
.main_text_3            {font-size:13px; font-family:Trebuchet MS,Verdana; font-weight:normal; font-style:normal; color:#006699;}
.main_text_4            {font-size:13px; font-family:Trebuchet MS,Verdana; font-weight:normal; font-style:normal; color:#FFCC00;}
.main_text_5            {font-size:12px; font-family:Trebuchet MS,Verdana; font-weight:normal; font-style:normal; color:#669803;}
.main_text_6            {font-size:11px; font-family:Trebuchet MS,Verdana; font-weight:normal; font-style:normal; color:#333333;}
.main_text_7            {font-size:11px; font-family:Trebuchet MS,Verdana; font-weight:normal; font-style:normal; color:#0066FF;}

.main_text_8            {font-size:14px; font-family:Trebuchet MS,Verdana; font-weight:normal; font-style:normal; color:#669900;}
.main_text_9            {font-size:12px; font-family:Trebuchet MS,Verdana; font-weight:normal; font-style:normal; color:#996600;}

A.main_title_1          {font-size:13px; font-family:Trebuchet MS,Verdana; font-weight:bold; text-decoration:none; font-style:normal; color:#006699;}
A.main_title_1:Active  	{}
A.main_title_1:Hover  	{text-decoration:underline; color:#006699;}
A.main_title_1:Visited 	{}

.main_title_2           {font-size:24px; font-family:Trebuchet MS,Verdana; font-weight:normal; font-style:normal; color:#0066CC;}
.main_title_3           {font-size:20px; font-family:Trebuchet MS,Verdana; font-weight:normal; font-style:normal; color:#0066CC;}

.main_menu_1            {font-size:13px; font-family:Trebuchet MS,Verdana; font-weight:normal; font-style:normal; color:#006699; padding-top:3px; padding-bottom:3px;}
A.main_menu_1			{text-decoration: none; color:#006699;}
A.main_menu_1:Visited	{}
A.main_menu_1:Hover	    {text-decoration: underline; color:#006699;}
A.main_menu_1:Active	{}

.main_menu_2            {font-size:12px; font-family:Trebuchet MS,Verdana; font-weight:normal; font-style:normal; color:#669803;}

.main_img {border: 4px solid #EFEFE8;}

/* FOOTER */
.footer_text_1          {font-size:11px; font-family:Trebuchet MS,Verdana; font-weight:normal; font-style:normal; color:#7D7F81; text-align:center;}
.footer_text_2          {font-size:11px; font-family:Trebuchet MS,Verdana; font-weight:normal; font-style:normal; color:#A6A7A8; text-align:center;}

/* AUX */

.separador {background-color:#E9E9E9; height:1px; border: 0; color:#E9E9E9;}

.form  {
	font-size : 11px;
	font-family: Trebuchet MS,Verdana;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	border : 1px;
	border-color : #BDCED6;
	border-style : solid;
	background-image: url(imagens/layout_4_form_bg.gif);
}


.product_thumb {width:185px; height:150px; float:left; text-align:center;}
.product_img {border: 3px solid #006699;}
a:hover .product_img  {border: 3px solid #669803;}

/*-------------------------------------------------------------------*/
/*
td.footer{
	font-size: 11px;
	font-family: Trebuchet MS,Verdana;
	font-weight: normal;
	font-style: normal;
	color: #7D7F81;
	text-align: center;
}

td.footer2{
	font-size: 11px;
	font-family: Trebuchet MS,Verdana;
	font-weight: normal;
	font-style: normal;
	color: #A6A7A8;
	text-align: center;
}





.Menu{
	font-size: 11px;
	font-family: Trebuchet MS,Verdana;
	font-weight: normal;
	font-style: normal;
	color: #1b1b1b;
}

.Menu2{
	font-size: 13px;
	font-family: Trebuchet MS,Verdana;
	font-weight: normal;
	font-style: normal;
	color: #006699;
	padding-top: 3px;
	padding-bottom: 3px;
}

A.Menu2			{text-decoration : underline; color: #006699;}
A.Menu2:Visited	{text-decoration : underline; color: #006699;}
A.Menu2:Active	{text-decoration : underline; color: #006699;}
A.Menu2:Hover	{text-decoration : none; color: #006699;}

.TextoAzul{
	font-size: 11px;
	font-family: Trebuchet MS,Verdana;
	font-weight: normal;
	font-style: normal;
	color: #3399CC;
}

.TextoAzulEscuro{
	font-size: 11px;
	font-family: Trebuchet MS,Verdana;
	font-weight: normal;
	font-style: normal;
	color: #006699;
}

.Texto13{
	font-size: 13px;
	font-family: Trebuchet MS,Verdana;
	font-weight: normal;
	font-style: normal;
	color: #006699;
}

.Texto13Amarelo{
	font-size: 13px;
	font-family: Trebuchet MS,Verdana;
	font-weight: normal;
	font-style: normal;
	color: #FFCC00;
}



.Titulos2{
	font-size: 28px;
	font-family: Trebuchet MS,Verdana;
	font-weight: normal;
	font-style: normal;
	color: #0066CC;
}

.Titulos3{
	font-size: 24px;
	font-family: Trebuchet MS,Verdana;
	font-weight: normal;
	font-style: normal;
	color: #0066CC;
}

.Subtitulo{
	font-size: 12px;
	font-family: Trebuchet MS,Verdana;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.TextoVerde{
	font-size: 12px;
	font-family: Trebuchet MS,Verdana;
	font-weight: normal;
	font-style: normal;
	color: #669803;
}

*/



