/*Liste*/
#specialArticle{ width:595px;float:left; height:270px; background:#771D1D url(/img/special.jpg) no-repeat top left; margin:15px 0; padding:30px 30px 30px 35px; color:#F0DAB5; display:inline;}
#specialArticle #Texte{float:left; width:280px;}
#specialArticle #photo{float:right; width:260px;}
#photo img{width:260px;}

.listeArticle{display:inline;float:left;padding:10px; height:360px; width:265px; background:#771D1D url(/img/liste.jpg) no-repeat top left; margin:20px; color:#F0DAB5;}
.photos{width:260px;margin:15px 0 0 15px;}
.listeArticle .a2{float:right;}
.a2 a{color:#F0DAB5;font-weight:bold;}
.photos img {width:240px;}

#bien{display:inline;float:left;margin:15px; width:630px; }
#galerie{ background:url(/img/bien.jpg) no-repeat bottom left;  padding:5px 20px 20px 25px; width:620px; color:#F0DAB5;}
.grande{float:left;margin:5px;}
.grande img{width:400px;}
.petite{float:left;margin:15px;}
.petite img{width:180px;}
#Texte{padding:25px; width:630px;float:left;display:inline;}

#prev{float:left;width:300px;}
#retour{float:left;width:230px;}
#next{float:right;width:80px}
/*Nos liens*/
.listeArticle2{ width:690px;float:left; background:#771D1D; margin:15px 0; color:#F0DAB5;padding:10px;}
.listeArticle2 a{color:#F0DAB5;font-weight:bold;float:right;}
.listeArticleTexte
{
	float:right;
	width:540px;
	padding-top:15px;
}

/*Contact*/

#coordonnees
{
	padding:15px 15px 15px 15px;
	width:710px;
}

#CtlContents_BtnEnvoyer
{
	color:#771D1D;
font-size:18px;
}
.boutons
{
	text-align:center;
	padding:10px 10px 30px 10px;
	
}

td
{
 padding:5px 5px 5px 5px;
}


#erreur
{
	margin-left:250px;
	text-align:center;
	color: #771D1D;
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	border:solid 2px #771D1D;
	width:400px;
	
}


input,select,textarea
{
	border:solid 1px #771D1D;
}
.obligatoire 
{
	background: #CCCCCC;
}