body{
    margin:16px 0 0 0;
    padding:0;
    font-family:Arial, Helvetica, "Free Sans",sans-serif;
    font-size:13px;
	height:100%;
}

#siteContainer{
    width:709px;
    float:none;
    margin:0 auto;
	height:100%;
}

a img{
    border:medium none;
}

a{
    font-weight:normal;
    text-decoration:underline;
    color:#000;
}

a:hover{
    /*font-weight:bold;*/
}

a.moreBtn{
    float:right;
}

h2{
	width:100%;
    margin-bottom:16px;
	float:left;
}

h3{
	margin:12px 0;
}

h4{
	margin:10px 0 5px 0;
	font-weight:bold;
	color:#002E78;
	font-size:16px;
}

hr{
	width:100%;
	float:left;
	color:#b4b2bc;
    background-color:#b4b2bc;
}

small{
	font-size:10px;
	line-height:8px;
}

.sectionTitle{
	font-size:24px;
	font-weight:bold;
	color:#002E78;
}

div#menu{
    float:left;
}

div#main{
    background-color:#0054a6;
    color:#fff;
    padding:9px 8px 8px;
    float:left;
    width:693px;
	height:100%;
	background-image:url("../images/matrice/mainDivBg.png");
	background-position:bottom;
	background-repeat:repeat-x;
}

div#mainContainee{
	width:100%;
	height:100%;
	float:left;
	background-image:url("../images/matrice/mainContaineeDivBg.png");
	background-repeat:repeat-y;
}

div#footerRound{
    width:100%;
    float:left;
    height:16px;
    background-image:url("../images/matrice/footer.png");
}

div#footer{
	width:100%;
	float:left;
	color:#4c4c4c;
	text-align:center;
	margin:7px 0;
}

div#footer a{
	text-decoration:none;
}

div#footer a:hover{
	text-decoration:underline;
}

div.visualClear{
    clear:both;
    float:none;
}

ul#mainMenuList{
    list-style-type:none;
    margin:0;
    padding:0;
    height:45px;
}

ul#mainMenuList li{
    float:left;
    display:inline;
    margin:0;
    padding:0;
    height:45px;
}

div#logoNewsContainer{
    width:222px;
	height:100%;
    margin-right:8px;
    float:left;
}

div#logoNewsTop{
    float:left;
    width:100%;
    height:9px;
    background-image:url(../images/matrice/logoNewsTop.png);
}

div#logoNews{
    float:left;
    width:100%;
	height:100%;
    background-color:#002e78;
    color:#fff;
}

#logoNews a{
    color:#fff;
}

div#logoNewsBottom{
    float:left;
    width:100%;
    height:8px;
    background-image:url(../images/matrice/logoNewsBottom.png);
}

div#lesNouvelles{
    padding:0 15px;
	color:#b4b2bc;
}


div#contentContainer{
    width:460px;
    float:left;
}

div#contentTop{
    float:left;
    width:100%;
    height:8px;
    background-image:url(../images/matrice/contentTop.png);
}

div#content{
    width:92%;
    background-color:#ebeaf0;
    color:#000;
    float:left;
	min-height:569px;
    padding:9px 4% 9px 4%;
	line-height:14px;
}

div#contentBottom{
    float:left;
    width:100%;
    height:8px;
    background-image:url(../images/matrice/contentBottom.png);
}

#truckButtonsContainer{
	width:100%;
	float:left;
}

.truckButton{
	width:33%;
	float:left;
	text-align:center;
}

#miniInfoContainer{
	margin-top:-7px;
	width:100%;
	float:left;
}

.miniInfo{
	padding-top:7px;
	text-align:center;
	width:33%;
	float:left;
	min-height:210px;
}

.rightBorder{
	border-right:solid #6c6b71 1px;
}

.miniInfoBlock{
	text-align:left;
	padding:7px 16px;
}
