/* GERAL */

body {
	margin: 0;
	color: #666666;
	font: 11px "Trebuchet MS";
}

form, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

h1 {
	background: url(../images/dot.gif) repeat-x scroll left bottom;
	color: #FF0000;
	font-family: "Trebuchet MS", Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

a:link, a:visited{
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

#container{
  	width: 100%;
  	margin: 0px;
  	padding: 0px;
 	text-align: left;
} 

#header{
	width: 752px;
	height: 200px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: #F3E2BC url(../images/fundo.jpg) repeat-x;
}

#header-space{
	width: 752px;
	height: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background: #FF0000;
}

#logo {
	width: 200px;
	height: 200px;
	float: left;
	z-index: 0;
}

#content{
	width: 750px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: #fff url(../images/contentbg.jpg) repeat-x 1px 1px;
	border-top: 1px solid #cdbcab;
	border-right: 1px solid #cdbcab;
	border-left: 1px solid #cdbcab;
	z-index: 1;
}

#column-left {
	float: left;
	width: 238px;
	padding-left: 5px;
}

#column-right {
	float: right;
	width: 476px;
	margin: 0 10px 0 7px;
}

.text-bold {
	font-weight: bold;
}

.products {
	width: 230px;
	height: 75px;
	float: left;
	margin: 2px 3px;
}

.facilities {
	width: 230px;
	margin: 0 auto;
	margin-top: 6px;
	padding-bottom: 6px;
}

.product_destaque {
	width: 460px;
	height: 144px;
	margin-top: 15px;
	padding: 10px 0 0 13px;
	background: #fff url(../images/banner_destaque.jpg) no-repeat;
}

.image_destaque {
	float: left;
	width: 170px;
	height: 125px;
	margin-right: 20px;
	margin-top: 4px;
	text-align: center;
}

.title_destaque {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Georgia,"Times New Roman",Times,serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.description_destaque {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 25px;
	text-transform: uppercase;
}

.price_destaque {
	color: #333333;
	font-weight: bold;
	margin-left: 30px;
	text-transform: uppercase;
}

.title-facilities {
	color: #FF0000;
	font-family: "Trebuchet MS", Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.category-title {
	padding-top: 20px;
	font-family: "Trebuchet MS", Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.category-text {
	padding: 10px 0 10px;
}

#footer{
	width: 750px;
	padding: 10px 0 10px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	border-bottom: 1px solid #cdbcab;
	border-left: 1px solid #cdbcab;
	border-right: 1px solid #cdbcab;
	background: #fff url(../images/fundo_rodape.gif) repeat-x;
}

.input-text {
	background: white none repeat scroll 0%;
	border: 1px solid #484848;
	font-family: "Trebuchet MS", arial, geneva, sans-serif;
	font-size: 11px;
	padding: 3px;
	width: 250px;
}

.input-textarea {
	background: white none repeat scroll 0%;
	border: 1px solid #484848;
	font-family: Tahoma;
	font-size: 11px;
	height: 100px;
	padding: 3px;
	width: 250px;
}

#menu{
   height: 27px;
   position: absolute;
   top: 173px;
   left: 230px;
}

#menu .links-menu {
   list-style-type: none;
   margin: 0;
   padding: 0;
}

#menu .links-menu a {
   color: #FFFFFF;
   display: block;
   font: bold 11px "Trebuchet MS", arial, geneva, sans-serif;
   height: 26px;
   padding-top: 7px;
   text-align: center;
   /*text-transform: capitalize;*/
}

#menu .links-menu a:hover {
   background: transparent url(../images/mainmenu-hover.gif) no-repeat;
   color: #990000;
   text-decoration: none;
}

#menu .links-menu li {
   background: transparent url(../images/mainmenu.gif) no-repeat;
   display: block;
   float: left;
   height: 27px;
   list-style-type: none;
   margin: 0;
   margin-left: 2px;
   padding: 0;
   width: 83px;
}

#menu .links-menu li.active,  #menu .links-menu li a.active {
   color: #990000;
   background: transparent url(../images/mainmenu-active.gif) no-repeat;
}

#menu .links-menu li.active a {
   color: #FFF;
}

#menu .links-menu li.active a:hover {
   background: transparent url(../images/mainmenu-active.jpg) no-repeat;
   color: #d3d5d5; /* Andere hover kleur igv van het active li */
   text-decoration: none;
}

/*_______ERRO */
.msg-alert
{
	background: #ffffcc;
	width: 750px;
	height: 35px;
	padding-top: 10px; /***/
	border: #cc9933 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc9933;
	margin-left:auto;
	margin-right:auto;
}

.msg-info
{
	background: #BADDFF;
	width: 750px;
	height: 35px;
	padding-top: 10px; /***/
	border: #4e7faf 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4e7faf;
	margin-left:auto;
	margin-right:auto;
}

.msg-error
{
	background: #fab2b2;
	width: 750px;
	height: 35px;
	padding-top: 10px; /***/
	border: #b44242 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b44242;
	margin-left:auto;
	margin-right:auto;
}

.msg-sucess
{
	background: #c3f9bd;
	width: 750px;
	height: 35px;
	padding-top: 10px; /***/
	border: #498d42 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #498d42;
	margin-left:auto;
	margin-right:auto;
}

/* fim ERRO */



