@CHARSET "ISO-8859-1";

@import 'global.css';

#marques_content {
	margin-left: 10px;
}

#marques_content h2{
	font-size: 28px;
}

#marques_content h3{
	font-size: 16px;
}

.marque_logo {
	float:left;
	margin-right:7px;
	margin-bottom:7px;
}

#marques_box2 {
	background-color : #2da34b;
	height : 380px;
}

.TitleMarques {
	padding-left:10px;
	position:relative;
	top:5px;
	color: #ffffff;
}