body {
	background-color: #266c2b;
	font-size: 13px;
	font-family:"Trebuchet MS";
	color:#564b47;
	padding:0px;
	margin:0px;
}

p {
	padding: 5px 10px;
	margin:0px;
}


a:LINK{
	color:#006600;
	font-weight: bold;
	text-decoration:none;
}

a:visited{
	color:#003300;
	font-weight: bold;
	text-decoration:none;
}

div.Conteneur{
	width:1017px;
	margin-left:auto;
	margin-right:auto;
}

div.HeadRepeat{
	background-image: url(images/design_03.png);
	background-repeat:repeat-x;
	height: 238px;
}
div.Head{
	height: 238px;
}

div.Contenu{
	background-image: url(images/design_06.png);
	background-repeat:repeat-Y;
}

div.txt{
	padding-left:26px;
	width:960px;
	overflow:hidden;
}

div.Footer{
	background-image: url(images/design_16.png);
	background-position: center;
	background-repeat:no-repeat;
	height:32px;
}
div.FooterText{
	padding-left:26px;
	padding-top:3px;
	text-align:center;
	color:#FFFFFF;
	font-size: 10px;
}

.galPhoto{
 background-image: url(images/monpinceau-design_10.png);
 background-repeat:no-repeat;
 height:128px;
 width:16px;
}
.galPhotoHaut{
 background-image: url(images/monpinceau-design_11.png);
 background-repeat:no-repeat;
 height:22px;
 width:135px;
}
.galPhotoBas{
 background-image: url(images/monpinceau-design_16.png);
 background-repeat:no-repeat;
 height:26px;
 width:135px;
}

.galTitre{
	background-image: url(images/monpinceau-design_12.png);
	background-repeat:no-repeat;
	height:128px;
 	width:433px;
}
.galAdd{
	background-image: url(images/galAdd.png);
	background-repeat:no-repeat;
	height:62px;
 	width:167px;
}
.lien_file{
    display:block;
    position:relative;
    width:65px;
    height:21px;
    background:url(images/parcourirGal.png) no-repeat top;

	text-decoration:none;
}
.lien_file:hover{
    background:url(images/parcourirGal.png) no-repeat bottom;
}
.input_file{
    position:absolute;
    top:0;
    right:0;
    opacity:0;
    filter:alpha(opacity=0);
}
.PageSelected{
	color:#990000;
	font-weight:bold;
	font-size:14px;
}
.galHuile{
	width:144px;
    height:33px;
    background:url(images/galHuile.png) no-repeat top;
    float:right;
}
.galHuile:hover{
	width:144px;
    height:33px;
    background:url(images/galHuileAct.png) no-repeat top;
}

.galHuileAct{
	width:144px;
    height:33px;
    background:url(images/galHuileAct.png) no-repeat top;
}
.galAqua{
	width:144px;
    height:33px;
    background:url(images/galAqua.png) no-repeat top;
        float:right;
}
.galAqua:hover{
	width:144px;
    height:33px;
    background:url(images/galAquaAct.png) no-repeat top;
}

.galAquaAct{
	width:144px;
    height:33px;
    background:url(images/galAquaAct.png) no-repeat top;
}
.galDeco{
	width:144px;
    height:33px;
    background:url(images/galDeco.png) no-repeat top;
     float:right;
}
.galDeco:hover{
	width:144px;
    height:33px;
    background:url(images/galDecoAct.png) no-repeat top;
}

.galDecoAct{
	width:144px;
    height:33px;
    background:url(images/galDecoAct.png) no-repeat top;
}
