/*  REDEFINITION DE PROPRIETES */


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #707278;
	}



a:hover, #menu a:visited:hover  { 
	color: #000000;
	
	}


body {
	background-color: #E3E3E3;
	}
	

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding:0;
	margin:0;
}

	
	
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707278;
	}


/* MENU */

.menu a {
	padding-left: 15px;
	text-transform:uppercase;
	}

.menu a:hover, .menu a:visited:hover  { 
	background: url(../im/fleche.gif) no-repeat 0px 2px;
	}

.menu_actif {
	background: url(../im/fleche.gif) no-repeat 0px 2px;
	color: #000000;
}

/* SOUSMENU */


.trait_bas {
	border-bottom: 1px dashed #000000;
}

#sousmenu{
	font-family: Arial, Helvetica, sans-serif;
	color: #707278;
	font-size:10px;
	}

#sousmenu .rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	padding-top:0px;
	}	 
	 
	 
#sousmenu ul{
	list-style: none;
	padding:0;
	margin-left:0;
	margin-right:0;
	margin-top:2px;
	margin-bottom:0;
	}
	
	
#sousmenu li {
	list-style: none;
	float:left;
	padding-right:5px;
	padding-top:9px;
	 }	

#sousmenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #707278;
	}

#sousmenu ul li a:hover, #sousmenu ul li a:visited:hover  { 
	color: #000000;
	text-decoration: none;
	}


#sousmenu .sous_menu_actif {
	color: #000000;
}


/* CLASS */




.txcontenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #707278;
	text-align: justify;
	padding-top:3px;
}


.petit_txcontenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #707278;
	text-align: left;
}

.trait_bas_ligne {
	border-top-width: 1;
	border-top-style: solid;
	border-color: #CCCCCC;
}


/* CONTENU */

.txcontenu h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform:uppercase;
	font-weight: bold;
	padding:0;
	margin:0;
}

#traitdeseparation {
	border-top-width: 1;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-color: #000000;
	}
	
/* Texte general */

#choix_langue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:30px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
		
}

#choix_langue a {
	color: #CCCCCC;
	text-transform: none;
	font-size: 11px;
}

/* Galerie photo */
#galerie_photo tr td {
	width:20%;
	text-align:center;	
}

#galerie_photo tr td img {
	border-width:1px;
	border-color: #000000;
}
.box_photos_float {
	display:block;
	float:left;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:25px;
	height:75px;
}
.photo_border {
	border:0px solid #FFD628;
	padding:0px;
}

/********** ANIMAGE ***********/
.animage_bottom {
	font-size:10px;
	color:#000000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top:10px;
	position: relative;
	margin-right: 0px;
	/*background-color:#FFFFFF;*/
	filter:alpha(opacity=80);



	-moz-opacity: 0.8;
	opacity: 0.8;
	float: right;
	bottom: 0px;
	padding: 0;
}
a.bottom_animage {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
a.bottom_animage:hover {
	color: #000000;
	text-decoration: none;
}
.i_animage {
	color:#FF0000;
}
/***********************/
