html, body	{
	padding:0;
	margin: 0;
	height: 100%;
	background-color: #000000;
	background-image: url(images/cm_background.jpg);
	background-repeat: repeat-x;
		}

a:link, a:active {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	font-weight: bold;
}

a:visited, a:hover {
	color: #999999;
}

input,select,textarea{
	border: 1px solid #666666;
	background-color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;


}

#preload{
	visibility: hidden;	
}
.pics_noborder_link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}


ul {
	list-style-image: url(images/cm_liste_puce.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E1803;
 }
 
ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
 }
 
h1           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #2E1803;
	font-weight: bold;
	line-height: 60px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	text-decoration: none;
	background-image: url(images/cm_titre1.jpg);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #2E1803;
	font-weight: bold;
	line-height: 24px;
	padding-left: 10px;
	text-decoration: underline;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2E1803;
	line-height: 20px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 25px;
}

.red{
	color: #FF0000;
}

.red-strong{
	color: #FF0000;
	font-weight: bold;
}
.orange{
	color: #FF6600;
}
.orange-strong{
	color: #FF6600;
	font-weight: bold;
}
.green{
	color: #009933;
}

.green-strong{
	color: #009933;
	font-weight: bold;
}

.raye{
	text-decoration: line-through;
	font-weight: bold;
}

.strong{
	font-weight: bold;
}

.strong-under{
	font-weight: bold;
	text-decoration: underline;
}
.strong-italic{
	font-weight: bold;
	font-style: italic;
}

.align_center{
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.align_right{
	text-align: right;
}

.div_clear_both{
	clear: both;
	height: 15px;
	width: 100%;
}

.div_50_50{
	float: left;
	width: 455px;
	padding: 5px;
}

ul.div_50_50 {
	list-style-image: url(images/site_liste_puce.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
 }
 
.image_et_texte_right{
	float: right;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding: 2px;
}

.image_et_texte_left{
	float: left;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 2px;
}

.image_et_texte_right_noborder{
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.image_et_texte_left_noborder{
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.image_border{
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
}
/*--------------------------------------------------------------------*/
#container_big
{
	width: 970px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(images/cm_centre_fond.jpg);
	background-repeat: repeat-y;
	}
#header
{
	height: 203px;
	width: 970px;
	background-image: url(images/cm_header.jpg);
}
	
#menu
{
	height: 21px;
	width: 970px;
	background-image: url(images/cm_menu.jpg);
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	background-repeat: no-repeat;
}


#menu A:link, #menu A:visited, #menu A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}

#menu A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EAEAEA;
	text-decoration: underline;
}
		
#separation_menu
{
	height: 25px;
	width: 970px;
	background-image: url(images/cm_centre_haut.jpg);
}

#centre
{
	width: 946px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
	
#centre p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E1803;
	padding-right: 10px;
	padding-left: 10px;
	}
	
#fiche_perso{
	background-color: #FFF;
	}


#separation_footer
{
	clear:both;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	height: 5px;
	background-image: url(images/cm_footer_haut.jpg);
}		
	
#footer
{
	clear:both;
	width: 946px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}


#ajouter_aux_favoris{
	text-align: right;	
	}


.gal_pics_thumb{
	float: left;
	width: 150px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E1803;
	}
	
.ligne_grise {
	clear: both;
	position: relative;
	background-image: url(images/cm_ligne_background.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
}
/******************************************************/
/*Galerie photos*/
.div_photos_container{
	width: 840px;
	margin-right: auto;
	margin-left: auto;	
	
}

.div_fiche_photos{
	float: left;
	height: 140px;
	width: 140px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;	
	
}
