
div.blockHome {
	float:left;
}

div.bloctophome {
	float: left;
	width: 960px;
}

div.categories {
    float: left;
    margin-top: 290px;
    width: 700px;
    margin-right: 10px;
}

div.categories div.bloccat {
	float: left;
    margin-left: 45px;
}

div.categories div.bloccat img{

}

div.categories div.bloccat h1{
	background-color: black;
    color: white;
    font-family: Sansa Pro;
    font-size: 11px;
    font-weight: normal;
    margin: -4px 0 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 108px;
}

div.bigvideo {
	height: 207px;
}

div.videos span.imagePlay {
    margin-left: 87px;
    margin-top: 40px;
    position: absolute;
}

div.videos {
	background: none repeat scroll 0 0 white;
    float: left;
    height: 300px;
    margin-top: 13px;
    padding: 5px;
    width: 234px;
}

div.videos h1 {
    padding: 0;
    text-transform: uppercase;
    font-size: 15px;
	margin: 0;
	line-height: 15px;
}

div.videos span.date {
	color: #DE0E0E;
    font-weight: bold;
    padding-left: 4px;
}


div.videos div.othervideo {
	float:left;
}

div.videos div.othervideo span.imagePlay {
	float: left;
    margin-left: 45px;
    margin-top: 19px;
}


div.videos div.showallvideo {
	background-color: #DE0E0E;
    float: right;
    height: 18px;
    margin-top: 6px;
    padding: 2px 7px 0;
}

div.videos div.showallvideo a {
	color: white;
    font-family: arial;
    font-size: 11px;
}

div.videos div.showallvideo a span {
	background-image: url("img/flecheactu.png");
    float: right;
    height: 8px;
    margin-left: 5px;
    margin-top: 4px;
    width: 5px;
}



/* HOME BAS */
div.bothome {
	float: left;
	margin-top: 33px;
	width: 960px;
}

div.bothome div.title {
	float: left;
}

div.bothome div.title h1 {
	background-color: black;
    color: white;
    float: left;
    font-family: 'Sansa Pro';
    font-size: 18px;
    font-weight: normal;
    height: 22px;
    margin: 0;
    padding: 5px 14px;
    text-transform: uppercase;
}
div.bothome div.title span {
	height: 31px;
	width: 42px;
	background-image: url('img/sep.png');
	float: right;
}

div.bothome div.centrale {
	float: left;
	width: 320px;
	margin-top: 20px;
    padding-left: 34px;
}

div.blocactu div.homeactu {
	float: left;
    height: 78px;
    margin-bottom: 29px;
    width: 320px;
}

div.centrale h2 {
	color: #666666;
    font-family: 'Sansa Pro';
    font-size: 16px;
    font-weight: normal;
    margin-top: -35px;
    padding: 0;
    text-transform: uppercase;
    padding-bottom: 19px;
}

div.centrale h2.imagePneuTrouver {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    background-image: url("img/blochomePneuTrouver.jpg");
    color: #FFFFFF;
    height: 61px;
    margin-bottom: 12px;
    padding-top: 23px;
    text-align: center;
    width: 315px;

}

div.centrale h2.imagePneuTrouver a {
	color: white;
}

div.blocactu div.homeactu img {
	float: left;
    width: 113px;
}

div.blocactu div.homeactu h1 {
	color: black;
    float: left;
    font-size: 12px;
    line-height: 11px;
    margin-bottom: 0;
    margin-left: 9px;
    margin-top: 5px;
    max-height: 35px;
    min-height: 25px;
    width: 197px;
}

div.blocactu div.homeactu span.date {
	color: #DE0E0E;
    font-weight: bold;
    margin-left: 6px;
    padding-left: 4px;
    width: 197px;
}

div.blocactu div.homeactu div.desc {
	float: left;
    height: 34px;
    line-height: 11px;
    margin-left: 10px;
    overflow: hidden;
    vertical-align: top;
    width: 173px;
    color: #666666;
}
div.blocactu div.homeactu div.desc a{
	color:#666666;
}



/* INFOS TECH */
a.infotech {

}

a.infotech h3 {
	float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 11px;
    width: 167px;
}

a.infotech .btnRouge {
	background-color: #DE0E0E;
    float: left;
    height: 18px;
    margin-top: -17px;
    padding: 2px 7px 0;
    color: white;
}
a.infotech .btnRouge span {
	background-image: url("img/flecheactu.png");
    float: right;
    height: 8px;
    margin-left: 5px;
    margin-top: 4px;
    width: 5px;
}

div.promocat-home {
    float: left;
    margin-top: 56px;
    width: 246px;
    background-color: transparent;
}
div.promocat-home a {
    background-image: url(img/promos/promo-home.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    height: 320px;
    width: 244px;
    display: block;
    text-indent: -10000px;
    overflow: hidden;
}