﻿.rodape {
	float:left;
	display:table;
	position:fixed;
	bottom:0px;
	left:0px;
	width:1000px;
	height:27px;
	background-image:url('/mercedes-benz/imagens/background/background-rodape.jpg');
	background-position:left top;
	background-repeat:repeat-y;
	z-index:10 !important;
}
.logo_rodape {
	position:fixed;
	float:left;
	margin-left:50px;
}
.rodape a {
	font:10px Arial;
	color:#666666;
}
.link-rodape {
	position:fixed;
	margin-top:7px;
	float:left;
	color:#666666;	
	text-align:right;
	width:910px;
}
.by-agence {
	position:fixed;
	bottom:6px;
	float:right;
	left:935px;
}

/* Tags */

.tags{
    background-color:#EFF1F3;
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    padding-left:4px;
    float:left;
    display:block;
    width:100%;
}
#tags-box {
    height:100%;
    /*background-color:#F0F4F7;
    border:1px solid #F0F4F7;
    font-family:Arial;
    text-align:left;*/
    width:1000px;
    float:left;
    /*background-image: url(../imagens/background/background-degrade.gif);
    background-repeat: repeat-y;*/

}
#tags-box a{
    text-decoration:none; 
    color:#C4C5C7;
}
