﻿/****************/
/* CSS HOMEPAGE */
/****************/
#partie_haute {

    width:674px;
    height:50px;
    padding:0;

}
#partie_haute p{

	font:arial normal 15px;
	color:#174706;
	line-height:50px;
	padding:0 20px 0 20px;
}
#partie_gauche {
    float:left;
    width:183px;
    height:486px;
    padding:18px 0 0 18px;
}

#partie_gauche p{
    font-size:11px;
}

#partie_gauche a {
    color:#008634;;
}

.en_savoir {
    margin-top:10px;
    float:right;
}

#partie_droite {
    padding-top:0px;
    float:left;
    text-align:center;
    width:473px;
}
#slider {
	 clear:both;
	position:relative;
    width:674px;
    height:110px;
}
#titre_nos_partenaires {
		 clear:both;
    background:url("../images/titre_nos_partenaire") bottom right no-repeat;
    width:143px;
    height:22px;
	display:block;
	padding:0 0 10px 38px;
}

#partenaires {
	margin:0 auto;
    clear:both;
    background:url("../images/nos_partenaires.jpg") bottom right no-repeat;
    width:609px;
    height:110px;
}
#fleche_gauche {
	
    background:url("../images/fleche_gauche.jpg") bottom right no-repeat;
    width:17px;
    height:20px;
    position:absolute;
    top:45px;
    left:10px;
}
#fleche_droite {

    background:url("../images/fleche_droite.jpg") bottom right no-repeat;
    width:17px;
    height:20px;
    position:absolute;
    top:45px;
    right:10px;
}

#part1 {
    float:left;
    margin:17px 0 0 40px;
    width: 153px;
}

#part2 {
    float:left;
    margin:17px 0 0 40px;
    width: 153px;
}

#part3 {
    float:left;
    margin:17px 0 0 40px;
    width: 153px;
}


