
@import url("27.css");

/*
** @ body
*/
body{
	background:url(images/bg.png) repeat;
	font-family: 'Lucida Grande', Verdana, Tahoma, sans-serif;
	width:100%;
	width:auto;
	font-size:100.01%;
}


/*
** @ h1, h2, h3, h4
*/
h1, h2, h3, h4{
	font-family: 'Lucida Grande';
	color:#333;
	font-weight:normal;
}

h1{
	font-size:1.8em;
}

h2{
	font-size:1.5em;
}
/*
** @ header
*/
#header{
	margin-left:auto;
	margin-right:auto;
}

/*
** @ container
*/
#container{
	background:url(images/content.png) repeat-y;
	min-height:150px;
	width:870px;
	margin-left:auto;
	margin-right:auto;
}

/*
** @ menu
*/
#top_menu{
	width:860px;
	margin-left:auto;
	margin-right:auto;
	padding:27px 0 0 80px;
	position:relative;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Tahoma, sans-serif;
}

#top_menu li{
	float:left;
	margin-left:5px;
	font-weight:bold;
	font-size:0.8em;
	height:30px;
	position:relative;
	bottom:21px;
}

#top_menu li a{
	color:#fff;
	text-decoration:none;
	padding:16px 15px 20px 15px;
	float:left;
}

#top_menu li a:hover{
	color:#333;
}

#top_menu li .is_active{
	color:#333;
	background: url(images/li_c.png);
	background-repeat:repeat-x;
	float:left;
	
}

.clear{
	clear:both;
}

.li_left{
	background-image:url(images/li_l.png);
	width:22px;
	height:58px;
	float:left;
}

.li_right{
	background-image:url(images/li_r.png);
	width:22px;
	height:58px;
	float:left;
}

/*
** @ top phrase
*/
#top_phrase{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:1.2em;
	color:#eb1313;
	margin-top:15px;
	height:15px;
}
#top_phrase ul li{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:1.2em;
	color:#eb1313;
}

/*
** @ footer
*/
#footer{
	background:url(images/footer.png) no-repeat;
	width:870px;
	margin-left:auto;
	margin-right:auto;
	padding:100px 0 20px 0;
	font-size:0.7em;
	color:#444;
	text-align:center;
	position:relative;
}

#footer a{
	color:#009903;
	text-decoration:none;
}

#footer a:hover{
	color:#333;
}

/*
** @ content
*/
#content{
	padding:40px;
	color:#222;
	font-size:0.8em;
}


/*
** @ default
*/
.default h1{
	font-family: helvetica;
	font-size:2.4em;
	font-weight:bold;
}

/*
** @ produtos
*/
.produtos{
	width:100%;
	border-spacing:10px;
	border-collapse:separate;
	margin-top:-30px;
}

.produtos_clone{
	margin-top:-20px;
	margin-left:10px;
}

.produtos tr td{
	width:50%;
	background:#fff;
	padding:20px;
	border:1px #666 solid;
	vertical-align:top;
}

/*
** @ contactos
*/
#contactos{
	color:#000;
	width:782px;
}




/*
** @ qualidade
*/


/*
** @ maquinas
*/




/*
** @ frota
*/



/*
** @ langs
*/
#langs{
	float:right;
	margin-right:70px;
}

#langs li{
	float:left;
	margin-right:10px;
	padding-top:5px;
}


/*
** @ single product
*/

.single{
}

.single img{
	float:left;
}

.single h2{
	font-family: helvetica;
	font-weight:bold;
	color:green;
	padding-top:10px;
	line-height:1.3em;
}

.single .see_description{
	text-align:center;
	padding:10px 0 0 0;
}

.single a{
	text-decoration:none;
}

.single .see_description a{
	color:green;
}

.single .see_description:hover{
	text-decoration:underline;
	color:green;
}



/*
** @ left @ contacts
*/
.label{
	float:left;
	width:100px;
	padding-bottom:20px;
	line-height:1.6em;
}

.left{
	float:left;
	width:200px;
	line-height:1.6em;
	padding-bottom:40px;
}

.left a{
	color:#fff;
	background:green;
	text-decoration:none;
	padding:2px;
}

.left a:hover{
	color:green;
	background:none;
	text-decoration:underline;
}


/*
** @ info -> contacts
*/
#info{
	float:left;
	width:310px;
	margin-top:20px;
}

#info h2{
	color:green;
	font-weight:bold;
	padding-bottom:30px;
	font-family:helvetica;
	font-size:1.9em;
}


/*
** @ map
*/
#map{
	width:470px;
	height:270px;
	border:1px #333 solid;
	float:left;
	margin-top:75px;
}


/*
** @ home
*/
#home{
	line-height:1.8em;
}

#home h2{
	font-family: georgia;
	font-style:italic;
	color:green;
}



/*
** @ single novidade
*/
.single_nov{
	padding:20px;
	background:#fff;
	border:1px #999 solid;
	font-size:0.8em;
	line-height:1.5em;
	margin-bottom:20px;
}

.single_nov img{
	float:left;
	padding-right:30px;
}

.single_nov .title{
	margin-top:10px;
	padding-bottom:30px;
}

.new{
	padding-top:20px;
}

.right{
	text-align:right;
	padding-top:40px;
	color:red;
}


#flash{
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	height:224px;
	margin-top:175px;
}

#image_gallery{
	width:720px;
	margin:30px auto 0 auto;
	padding:6px;
}

#image_gallery img{
	background:#EFEFEF;
	padding:2px;
	border:1px solid #333333;
	margin:10px 25px 10px 0;
}

#floating_van{
	width:200px;
	height:137px;
	background-image:url(images/saecop_carrinha.png);
	position:absolute;
	right:0px;
	bottom:15px;
}




