@charset "utf-8";


body {
	padding: 0px;
	margin: 0px;
	background-color: #F0DBDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {color:#FF00FF}     
a:visited {color:#9900FF}  
a:hover {color:#FF9900}   
a:active {color: #0000FF}   

#wrapper {
	margin-right: auto;
	width: 800px;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
	background-color: #F9E3E3;
}

#main {
	height: 673px;
	float: left;
	background-color: #FFDFDD;
	width: 800px;
}
#main2 {
	float: left;
	background-color: #FFDDDD;
	width: 800px;
}
#titreArticle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	background-color: #CC6699;
	text-align: center;
	color: #FFFFFF;
	height: 70px;
	padding-top: 30px;
	margin-top: 0px;
	font-weight: bold;

}
#photoMP 
{
	background-color: #FFDDDD;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	float: left;

}
#banniere {
	float: left;
	font-size: 34px;
	width: 695px;
	height: 95px;
	background-color: #CC6699;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#menu {
	background-color: #FF9900;
	color: #FFFFFF;
	text-align: center;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

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

#menu_actif {
	background-color: #FFCC99;
	color: #333333;
	text-align: center;	
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;	
	border-color:#FFFFFF
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.menu_actif {
	font-weight: bold;
	color: #990066;
}
#contenu {
	padding-left: 10px;
	padding-right: 10px;
}
#imgBanniere {
	float: left;
}
#texteBox {
	float: left;
	width: 215px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	background-color: #FFCC99;
	border: thin solid #FFCC99;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	text-align: left;
	padding-left: 5px;
}
#photoAccueil {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 260px;
	border: 1px solid #CC6699;
	height: 180px;
}
#photoAccueil2 {
	width: 260px;
	float: left;
	margin-top: 20px;
	border: thin solid #FF6699;
	height: 180px;
}
#photoAccueil3 {
	width: 260px;
	float: left;
	margin-top: 20px;
	border: thin solid #FFCC66;
	height: 210px;
	margin-left: 20px;
}
#photoAccueil4 {
	width: 260px;
	float: left;
	margin-top: 20px;
	border: thin solid #9999CC;
	height: 210px;
}
#titre {
	background-color: #CC6699;
	color: #FFFFFF;
	text-align: center;
}
#titre2 {
	background-color: #FF6699;
	color: #FFFFFF;
	text-align: center;
}
#titre3 {
	background-color: #FFCC66;
	color: #FFFFFF;
	text-align: center;
}
#titre4 {
	background-color: #9999CC;
	color: #FFFFFF;
	text-align: center;
}
#texte1 {
	padding-top: 50px;
	font-weight: bold;
	float: right;
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFDDDD;
}
#texte2 {
	border: thin solid #CCCCCC;
	float: left;
	margin-top: 50px;
	margin-left: 10px;
	width: 770px;
	padding-left: 10px;
}
#realisation {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;
	padding-top: 5px;
}
#realisation a {
	text-decoration: none;
	color: #FFFFFF;
}

#contenuPresentation {
	background-color: #FFDDDD;
	padding-left: 10px;
	margin: 0px;
	padding-right: 10px;
	float: left;
}
#footer div {
	background-color: #CC6699;
	padding-right: 20px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#boxHaut {
	float: left;
	width: 796px;
	margin-top: 10px;
}

#previewWin {
	background-color:#FFFF99;
	width: 150px;
	height: 200px;
	font: .6em Arial, Helvetica, sans-serif;
	padding: 5px;
	position: absolute;
	visibility: hidden;
	border: 1px #CC0 solid;
	overflow: hidden;
}

#previewWin h1, #previewWin h2 {
font-size: 1.0em;
}

.imgMain {
	float: left;
	border: 2px solid #993333;
	margin: 20px;
}
.img1 {
	float: left;
}

.imgBan {
	margin: 0px;
	padding: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.imgMainBas {
	float: right;
	border: 2px solid #993333;
	margin: 20px;
}
.textebox {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.imBox {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	border: thin solid #FFCC99;
}
.mail {
	border: thin solid #990066;
}

