@charset "utf-8";
body {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../images/fond.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}



#page {
	text-align: center;
	width: 743px;
	margin-left:auto;
	margin-right:auto;
	background-color:#881B2F;
	border: 1px solid #000000;
}

#entete {
	color: #ff9f38;
	background-image: url(../images/degradeEntete.gif);
	background-repeat: repeat-x;
	float: left;
	height: 128px;
	width: 199px;
	text-align:right;
	padding-right:5px;
	border-style:solid;
	border-color: #000000;
	border-width: 0 0 1px 0px ;
}

#entete img {border-style:none}
#banner {
	background-color: #CCCCCC;
	float: left;
	height: 92px;
	width: 538px;
	border-style:solid;
	border-color: #000000;
	border-width: 0 0 1px 1px ;
}

#menu {
	list-style-type: none;
	margin:0;
	padding:0;
	float:left;
	background-color:#FF0000;
	width: 538px;
	border-style:solid;
	border-color: #000000;
	border-width: 0 0 1px 1px;
	height:25px;
	padding-top:10px;
	background-image:url(../images/fondMenu.gif);

	
}

#menu li {
	float:left;
	display:block;
	height:20px;
	line-height:15px;
	border-style:solid;
	border-color: #000000;
	border-width: 0 1px 0 0;
	padding-left:17px;
	padding-right:17px;

	
	

}
#menu li a {
	display:block;
	font-size:11px;
	color:#FFFFFF;

}



#col1 {
	width: 204px;
	float: left;
}


#col2 {
	float:left;
	width:538px;
	background-color:#eae6e6;
	border-style:solid;
	border-color: #000000;
	border-width: 0px 0 0 1px;
}
.photos {
}

.blocGauche {
	background-image:url(../images/fondBlocGauche.gif);
	background-repeat:repeat-x;
	width:184px;
	font-size:11px;
	color:#FFFFFF;
	border-style:solid;
	border-color: #000000;
	border-width: 1px 0 0 0;
	padding:10px 10px 10px 10px;
	text-align: left;



}

#col1 .blocGauche a {
	color: #FFFFFF;
	display: block;
	text-align: right;
	padding-top: 10px;
}


#texteCol2 {
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	/*	border-style:solid;
	border-color: #000000;
	border-width: 1px 0 0 0;*/
	
	
	padding-bottom: 20px;
}
#texteCol2 h1 {
	font-size: 14px;
	color: #dc780d;
}
.spaceur{
clear:both;
}

