@charset "iso-8859-2";
/* CSS Document */

body {margin:0px; padding:0px; background-color:#333;}

ul, li {margin:10px; padding:0px;}
/*FONTS*/
.font_11{font-family:Tahoma, Helvetica, Arial;font-size:11px;color:#000;list-style-position: outside;list-style-image: url(images/bullet.gif);}
.font_11 a:link		{color:#F29E24; text-decoration:none; font-weight:bold;}
.font_11 a:visited	{color:#F29E24; text-decoration:none; font-weight:bold;}
.font_11 a:active	{color:#F29E24; text-decoration:none; font-weight:bold;}
.font_11 a:hover	{color:#000; text-decoration:none; font-weight:bold;}

.font_11_orange{font-family:Tahoma, Helvetica, Arial;font-size:11px;color:#F29E24;list-style-position: outside;list-style-image: url(images/bullet.gif);}
.font_11_orange a:link		{color:#F29E24; text-decoration:none; font-weight:bold;}
.font_11_orange a:visited	{color:#F29E24; text-decoration:none; font-weight:bold;}
.font_11_orange a:active	{color:#F29E24; text-decoration:none; font-weight:bold;}
.font_11_orange a:hover		{color:#F29E24; text-decoration:none; font-weight:bold;}

.font_11_white{font-family:Tahoma, Helvetica, Arial;font-size:11px;color:#FFF;list-style-position: outside;list-style-image: url(images/bullet.gif);}
.font_11_white a:link		{color:#FFF; text-decoration:none; font-weight:bold;}
.font_11_white a:visited	{color:#FFF; text-decoration:none; font-weight:bold;}
.font_11_white a:active		{color:#FFF; text-decoration:none; font-weight:bold;}
.font_11_white a:hover		{color:#FFF; text-decoration:none; font-weight:bold;}

.font_footer{font-family:Tahoma, Helvetica, Arial;font-size:10px;color:#CCC;}
.font_footer a:link		{color:#CCC; text-decoration:none; }
.font_footer a:visited	{color:#CCC; text-decoration:none; }
.font_footer a:active	{color:#CCC; text-decoration:none; }
.font_footer a:hover	{color:#CCC; text-decoration:underline;}

.font_prodtitle{font-family:"Trebuchet MS", Tahoma, Verdade, Arial;font-size:28px;color:#000;}
.font_prodtitle a:link		{color:#000; text-decoration:none; }
.font_prodtitle a:visited	{color:#000; text-decoration:none; }
.font_prodtitle a:active	{color:#000; text-decoration:none; }
.font_prodtitle a:hover		{color:#000; text-decoration:underline;}

.font_title{font-family:"Trebuchet MS", Tahoma, Verdade, Arial;font-size:20px;color:#000; font-weight:400;}
.font_title a:link		{color:#000; text-decoration:none; }
.font_title a:visited	{color:#000; text-decoration:none; }
.font_title a:active	{color:#000; text-decoration:none; }
.font_title a:hover		{color:#000; text-decoration:underline;}

.main_table {background-image:url(images/back_body.jpg); background-repeat:repeat-x; background-color:#FFF;}

.txt_form{font-family:Tahoma, Helvetica, Arial;font-size:11px;color:#000; border:solid 1px #575037; background-color:#F8F7F2;}
