#contenu
{
	width:810px;
	float:left;
}
/*Page d'accueil*/
#corps
{
	width:600px;
	float:left;
}


#Article
{
	margin:20px;
	width:510px;
}

#actu
{
	padding:20px;
	background-image:url(../img/actu.jpg);
	background-repeat:repeat-y;
}

#actu h1
{
	color:White;
	width:535px;
	font-style:italic;
	text-align:right;
}
#actu a
{
	margin-left:445px;
	font-weight:bold;
	color:White;
}

#actu strong
{
	color:#29404F;
}


#actuTous
{	
	width:510px;
	border-top:solid 2px white;
	border-bottom:solid 2px white;
	float:left;
	padding:15px 15px;
	margin-bottom:10px;
}

#ActuPhoto a
{
	width:170px;
	float:left;
	margin:0px;
}


#actuTexte
{
	width:330px;
	float:right;
}

/*Phase liste*/
#Liste
{
	width:605px;
	
	margin-bottom:15px;
}

#bandeau2
{
	width:605px;
	float:right;
	margin-right:2px;
	padding-bottom:15px;
	border-bottom:solid 2px white;
	position:relative;
}


#bandeau2 #titre
{
	z-index:10px;
	top: 30px; 
	left: 30px;  
	position: absolute;
	font-size:25px;
	color:White;
	font-style:italic;
	font-weight:bold;
}

.listeArticle
{
	width:540px;
	padding:15px;
	float:right;
}

.listeArticleTexte
{
	width:400px;
	float:left;
}

.listeArticleTexte h2
{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: solid 2px #29404F;
	font-style:italic;
	font-weight:bold;
}

.photos
{
	width:120px;
	float:left;
}

.listeArticle #a2 a
{
	margin-left:420px;
	font-weight:bold;
	color:White;
}

.listeArticle #a2 strong
{
	color:#29404F;
}

.photos img
{
	padding:5px;
	background-color:White;
}

/*Phase detail*/

#galerie
{
	width:810px;
	float:left;
	margin-bottom:15px;
}

#photoP
{
	width:150px;
	float:left;	
	margin-left:30px;
	margin-top:25px;
	text-align:center;
}

#photoP img
{
	margin:10px 0;
	background-color:White;
	padding:5px;
}

#photoG
{
	float:right;
	width:604px;
}

#DetailArticle
{
	width:535px;
	float:left;
	margin:0px 25px;
	padding-bottom:15px;
	text-align:justify;
}

#DetailArticle h2
{
	font-size:18px;
	width:535px;
	border-bottom:solid 2px #29404F;
	padding-bottom:5px;
	margin-bottom:15px;
}

.retour
{
	color:White;
	font-weight:bold;
	font-style:italic;
	margin-left:500px;	
}

/*Galerie*/
#bandeau3
{
	width:605px;
	float:right;
	margin-right:2px;
	padding-bottom:15px;
	position:relative;
}
#bandeau3 #titre2
{
	font-size:20px;
	color:White;
	margin:30px 0 5px 30px; 
	font-style:italic;
	font-weight:bold;
}
.listeArticle2
{
	width:260px;
	padding:15px;
	float:left;
}

.listeArticleTexte2
{
	width:260px;
	border-bottom: solid 2px #29404F;
	padding-bottom:5px;
}

.listeArticle2 h2
{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: solid 2px #29404F;
	height:40px;
	font-style:italic;
	font-weight:bold;
}
 #a3{text-align:right;}


 #a3 a
{
	font-weight:bold;
	color:White;
}

#a3 strong
{
	color:#29404F;
}
#photoG2
{
	float:right;
	width:530px;
	margin-right:45px;
}


/*Contact*/
#contact2
{
	float:right;
	width:585px;
	margin-left:20px;
	margin-bottom:20px;
}

#contact2 h1
{
	text-align:center;
	margin:20px 0;

}
#contact2 .obligatoire 
{
	background: #CCCCCC;
}

#contact2 .normal
{
	text-align:center;
	width:500px; 
}
#contact2 #coordonnees
{
	margin-top:30px;
}

#contact2 #coordonnees input, select
{
	border:solid 1px #29404F;

}

#contact2 .boutons
{
	text-align:center;
	width:300px;
	padding:10px 10px 10px 10px;
}

#contact2 td
{
 padding:5px 5px 5px 5px;
}


#contact2 #erreur
{
	text-align:center;
	font-family:Verdana;
	font-weight:bold;
	border:solid 2px #29404F;
	width:400px;	
}

#contact2 #CtlContents_BtnEnvoyer
{
	font-size:16px;
	color:#29404F;
	font-weight:bold;
}