html {	margin: 0;	padding: 0;
	background : #000000;}body {	margin: 0;
	padding : 10px 0 0 0;	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;	font-size: 85%;
   color : #333333;}

#pied {
    position : absolute;
    margin-top : 20px;
    margin-left : -375px;
    left : 50%;
    width : 750px;
    padding : 3px;
    text-align : center;
    color : #3E9C39;
}

#pied a {
    color : #3E9C39;
}

#global {
    position : absolute;
    margin-left : -375px;
    left : 50%;
    top : 8px;
    width : 749px;
    border : solid 1px #FFFFFF;
    background-color : #FFFFFF;
}

#celluleLogosIndex {
    position : absolute;
	height : 125px;
	width : 260px;
	padding-left : 60px;
	padding-top : 6px;
    background-color : #000000;
}

#celluleTitreIndex {
    position : absolute;
	left: 260px;
}

#celluleMenuIndex {
    position : absolute;
    top : 130px;
    margin-left:-1px;
    width : 749px;
    border-left : 1px solid #FFFFFF;
    border-right : 1px solid #FFFFFF;
    text-align : center;
    background-color : #1f7621;
    padding : 5px 0 5px 0;
	color : #FFFFFF;
}

#celluleMenuIndex a {
	color : #FFFFFF;
	text-decoration : none;
}

#celluleMenuIndex a:hover {
	text-decoration : underline;
}

#celluleMessageBienvenue {
    position : absolute;
    top : 173px;
    right : 2px;
    width: 300px;
    text-align : center;
    color : #B00000;
}

.cellulePhotosIndex {
    position : absolute;
    top : 210px;
    right : 20px;
}

.cellulePhotosIndex img {    width: 259px;    height: 170px;
    border : 2px solid #DDDDDD;
}

#celluleInfos {
    position : absolute;
    top : 420px;
    right : 2px;
	width : 300px;
	text-align : center;
    color : #1f7621;
}

#celluleInfos a {
    color : #1f7621;
}

#cellulePresentationVDS {
	margin-top : 168px;
	margin-left : 10px;
	width : 425px;
	text-align : justify;
	padding : 0 5px 0 5px;
	color : #333333;
}

#cellulePresentationVDS p {
	margin : 0;
	padding : 4px 0 4px 0;
}

#celluleActualitesIndex {
	margin-top : 15px;
	margin-left : 15px;
	width : 425px;
	height : 135px;
	text-align : justify;
	padding : 0;
	border : 1px solid #CCCCCC;
	padding-bottom : 3px;
	margin-bottom : 10px;
}

#titreActualitesIndex {
	border-bottom : 1px solid #CCCCCC;
	text-align : center;
	margin : 0 10px 0 10px;
	color : #1f7621;
    padding-bottom : 2px;
}

#titreActualitesIndex a {
	color : #1f7621;
	text-decoration : none;
}

#titreActualitesIndex a:hover {
	text-decoration : underline;
}

.paragrapheDateActualite {
	text-align : center;
	color : #333333;
}

.paragrapheTitreActualite {
	text-align : center;
	color : #333333;
}

#plusdactualites {
	text-align : right;
	padding : 0 10px 0 0;
}

#plusdactualites a {
	font-size : 80%;
	color : #1f7621;
}
