@charset "utf-8";
/* CSS Document */

html{
	font-family:Arial, Helvetica, sans-serif;
}
body{
	background-color:#bebebd;
	margin:0px;
	font-size:12px;
}

p{
	font-size:12px;
}

img{
	border:none;
}

a:link{
	color:#989c3a;
}

a:hover{
	color:#989c3a;
}

a:visited{
	color:#989c3a;
}

h1{
	font-size:18px;
}

h2{
	font-size:14px;
}

li{
	/*list-style-image:url(images/puce.gif);*/
	list-style-position:inside;
	list-style-type:disc;
	color:#a6ad11;
	font-size:15px;
	margin-bottom:7px;
}

ul{
	font-size:12px;
	padding-left:0px;
	margin-left:0px;
}

ul li span{
	margin-left:10px;
	color:#000000;
	font-size:12px;
}


#Conteneur{
	width:940px;
	margin:auto;
	background-image:url(images/back_repeat.jpg);
	background-repeat:repeat-y;
	/*border:#009933 medium solid;*/
}

#Container{
	margin:auto;
	width:940px;
}

#gauche{
	width:308px;
}

#logo{
	padding-left:18px;
	width:290px;
}

#texteMenu{
	padding-left:90px;
	width:218px;
}


#menuComplet{
	background-image:url(images/back_menu.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	height:635px;
	width:272px;
	margin-left:18px;
}

#menuComplet2{
	background-color:#FFFFFF;
	width:272px;
	margin-left:18px;
	padding-bottom:30px;

}

#droite{
	width:627px;
	padding-top:10px;
	padding-left:5px;
}

#droite img{
	margin-right:8px;
}

#tout{
	text-align:right;
	width:587px;
}

#texteDroite{
	width:607px;
}

#texte{
	width:323px;
	padding-right:30px;
}

#btForm{
	width:254px;
	padding-top:35px;
}

#bt{
	width:254px;
	padding-top:15px;
}

#Form{
	width:229px;
	background-image:url(images/acces.gif);
	background-repeat:no-repeat;
	height:37px;
	padding-top:35px;
	padding-left:25px;
}

#Form2{
	width:229px;
	background-image:url(images/accesEN.gif);
	background-repeat:no-repeat;
	height:37px;
	padding-top:35px;
	padding-left:25px;
}

#Footer{
	width:607px;
	text-align:center;
	padding-top:25px;
	padding-bottom:15px;
	}
	
#Footer a:link, #Footer a:hover, #Footer a:visited{
	font-size:11px;
	color:#000000;
}

#title{
	width:605px;
	padding-left:2px;
}

#photographe{
	width:607px;
}

#photo{
	width:227px;
}

#desc{
	width:360px;
	padding-right:20px;
}

#contenu{
	width:607px;
	min-height:560px;
  	height:auto !important;
  	height:560px;
	padding-top:45px;
	
}

#merci{
	min-height:800px;
  	height:auto !important;
  	height:800px;
}

#testMenu{
	width:194px;
	height:109px;
	margin-top:15px;
	padding-left:30px;
	padding-right:30px;
	font-size:10px;
	background-image:url(images/tem.gif);
	background-repeat:no-repeat;

}

#testMenu2{
	width:194px;
	height:109px;
	margin-top:15px;
	padding-left:30px;
	padding-right:30px;
	font-size:10px;
	background-image:url(images/temEN.gif);
	background-repeat:no-repeat;

}

#portCat{
	width:620px;
	min-height:725px;
  	height:auto !important;
  	height:725px;

}

#logoPrix{
	width:234px;
	margin-top:10px;
	padding-left:20px;
}


.imgDroit2{
	margin-top:15px;
}

.floater{
	position:relative;
	float:left;
}

.Rouge{
	color:#FF0000;

}

.divPort{
	width:97px;
	height:127px;
	text-align:center;
	padding-left:8px;
	background-image:url(images/backPortfolio.gif);
	background-repeat:no-repeat;
}

.GrisFonce{
	width:595px;
	float:left;
	padding-left:15px;
	margin-bottom:10px;
	padding-right:10px;
}

.GrisPale{
	width:595px;
	float:left;
	background-color:#e7e7e6;
	padding-left:15px;
	padding-right:10px;
}

.coinsRond{
	width:620px;
	height:18px;
	margin:0px;
	float:left;
	background-image:url(images/CoinsTop.gif);
	background-repeat:no-repeat;
}

.coinsRondBas{
	width:620px;
	height:18px;
	margin:0px;
	float:left;
	background-image:url(images/CoinsBottom.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}





