/* CSS Document */

/*.......................accueil.......................*/

#acc1{
	width: 372px;
	height: auto;
	padding: 0 0 20px 22px;
	text-align: justify;
	color:#333333;
}

#acc2{
	width: 970px;
	height: 150px;
	background: url(../images/ban_acc.jpg) no-repeat;
}


/*.......................activités.......................*/

#activite {
	float: left;
	width: 465px;
	height: 427px;
	padding: 10px 10px;
	background: url(../images/fond_couv.jpg) no-repeat center;
	background-color: #91421F;
}

#activite2 {
	float: left;
	width: 465px;
	height: 427px;
	padding: 10px 10px;
	background: url(../images/fond_zing.jpg) no-repeat center;
	background-color: #F45721;
}

#activite3 {
	float: left;
	width: 465px;
	height: 427px;
	padding: 10px 10px;
	background: url(../images/fond_san.jpg) no-repeat center;
	background-color: #1768B0;
}

#activite4 {
	float: left;
	width: 465px;
	height: 427px;
	padding: 10px 10px;
	background: url(../images/fond_chau.jpg) no-repeat center;
	background-color: #CB0606;
}

#activite5 {
	width: 950px;
	height: 250px;
	padding: 10px 10px;
	background: url(../images/fond_nac.jpg) no-repeat center;
	background-color: #594343;
}

#nac1 {
	float: left;
	width: 465px;
	height: 215px;
}
#nac2{
	float: left;
	width: 465x;
	height: 215px;
	margin: 0 0 25px 82px;
}

.img1 {
	border: solid 1px;
}

/*.......................historique.......................*/
#histo1 {
	float: left;
	width: 480px;
	height: 400px;
	text-align: justify;
}

#histo2{
	float: left;
	width: 400x;
	height: 400px;
	margin: 0 0 25px 82px;
}


/*.......................galerie.......................*/

#gal {
	width: 610px;
	height: 500x;
	background-color: #FF9900;
	padding: 10px 10px;
	margin: 0 auto;
}

/* contact */

.erreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.histo {
	font-style: italic;
	color: #FF9900;
}
