@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #D0D0D0; /*#3F4347;*/
	font-size: 11px;
	background-color: #D0D0D0;
	/*text-align: center;*/ /* for IE5.5/Win */
	
	}
	
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top:0px;
	}
	
h1, h2, h3, h4 {
	color: #D0D0D0;
	font-size: 11px;
	margin: 0;
	padding: 0;
	}
	
h1 {
	margin-top: 0px;
	margin-bottom: 2.1em;
}

h3 {
	color:#D0D0D0;
}
	
p {
	color: #D0D0D0;
	margin:0 0 12px 0;
	padding:0;
	}
	
a {
	color: #D0D0D0;
	text-decoration: none;
	}

a.selected {
	color: red;
	text-decoration: none;
	}
	
a:hover {
	color: #FFFFFF;
	}

a img {
	border: none;
}

.selected a {
	color: #FFFFFF;
}
	
#content {
	margin-top: 0px;
	clear: both;
	width: 1000px;
	/*border: 1px solid #FF0000;*/
	}
		
#desc, #prix, #profil, #associe, #news, #reference, #prix_mentions, #desc_two {
	margin: 0px 0 0 14px;
	padding: 12px 14px 14px 14px;/*15px 15px 10px 45px;*/
	background-color: #1e1e1e; /*#DFE0E0;*/
	min-height: 406px;
	float: left;
	width: 296px;
	
	/*border: 1px solid #3300FF;*/
	}
	
#desc_two {
	width: 620px;
}
	
#small_vis {
	float:left;
	background-color: #DFE0E0;
	width: 648px;
	min-height: 43px;
	text-align:right;
}
#small_vis_two {
	float:left;
	background-color: #DFE0E0;
	width: 324px;
	min-height: 43px;
	text-align:right;
}
#small_menu {
	clear: both;
}

#prix h1, #desc h1, #prix_mentions h1, #profil h1, #news h1, #associe h1, #reference h1 {
	/*margin-bottom: 1em;*/
	/*margin-top: 1.1em;*/
	text-transform: uppercase;
	}

#prix p, #desc p, #prix_mentions p, #associe p, #profil p, #news p {
	color: #D0D0D0; 
	}
	
#menu_langue {
	width:987px;
	font-size: 0.9em;
	/*border:1px solid #0066CC;*/
	text-align: right;
	}
#menu_langue a {
	color: #878787;
	font-size: 1em;
	letter-spacing: 1px;
	}
	
#menu_langue li {
	display: inline;
	}

#menu_langue img {
	display: inline;
	}

#prix_mentions {
	padding-top: 0;
	min-height: 418px;
}	
#prix_mentions p {
	margin:0;
}
#prix_mentions h1, #actu_presse h1 {
	margin-top: 12px;
	margin-bottom: 8px;
}

#prix_mentions h2 {
	padding-top: 4px;
}

#prix_mentions h2 a {
	color: #878787;
}
	
#prix_mentions table tr td {
	vertical-align: top;
}

#prix_mentions table tr td p {
	margin: 0px 0;
}

#prix_mentions .prixblock {
	margin-top: 6px;
	margin-bottom: 6px;
}

#prix_mentions .yearblock {
	padding-bottom: 4px;
}

#assoc {
	float: left;
	width: 289px;
	padding-bottom: 14px;
}
#assoc2 {
	float: right;
	
}
#associe1 {
	margin-top: 136px;
}
#associe2 {
	margin-top: 191px;
}
#desc_two {
	padding: 12px 14px 0px 14px;
	min-height: 420px;
	}
.no_flash {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.no_flash p{
	font-size: 13px;
	color: #333;
}
.no_flash a {
	color: #D71F27;
}
.pagination {
	font-size: 14px;
}
.pagination a {
	color: #878787;
}
.pagination a:hover {
	color: #FFFFFF;
}

.disabled {
	color: #474747;
}

.noBold {
	font-weight: normal;
}
.lightGray {
	color:#D0D0D0;
}
.empName {
	font-weight: bold;
	color: #878787;
}

.fLeft {
	float: left;
}
.fRight {
	float: right;
}

.hidden {
	display: none;
}

#main_menu * {
  color: black;
}

#main_menu a {
  color: black;
  text-decoration: underline;
}