#container
{
	font-size:12px;
	color:#FFFFFF;
	font-family: Arial, sans-serif;
}
#slogan a
{
	text-decoration:none;
	color: #23c4ff;
}
.normally_blue
{
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #23c4ff;
}
.prix
{
	font-size:13px;
	font-weight: bold;
  	text-decoration: none;
	font-style:oblique;
	line-height:20px;
}
.price
{
	font-size:13px;
	font-weight: bold;
  	text-decoration: none;
	font-style:oblique;
	line-height:20px;
	color:#FF0000;
	background-color:#FFFFFF;
	border:1px #FF0000 solid;
	padding:2px 4px 2px 1px ;
}
.normally_white
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.tall_white
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height:14px;
}
.green_title
{
	font-size: 15px;
	font-weight: bold;
	color:#FFFF66;
	line-height:30px;
	vertical-align:text-top;
}
.center
{
	text-align:center;
}
.underline
{
	text-decoration:underline;
}
#content_container
{
	text-align:center;
}

#content_container h1 {
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #e9ddc9;
  text-align:center
}
#content_container h2 {
  font-style: normal;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
  color: #e9ddc9;
}
#content_container h3 {
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFF66;
  line-height:30px;
  vertical-align:text-top;
}
h5
{
  font-size: 13px;
  font-weight: bold;
  text-decoration:underline;
  text-align:center;
  color: #23c4ff;
  line-height:16px;
}

#content_container a:visited, #content_container a:active,#content_container a:link
{
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #FFFFFF;
  border:none;
}
#content_container a:hover {
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #23c4ff;
  border:none;
}
#left_column_container a:visited, #left_column_container a:active, #left_column_container a:link,#right_column_container a:visited, #right_column_container a:active, #right_column_container a:link
{
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  border:none;
}
#left_column_container a:hover, #right_column_container a:hover
{
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #23c4ff;
  border:none;
}
#footer_copyright a:link,#footer_copyright a:active, #footer_copyright a:visited
{
	text-decoration:underline;
	color:#FFFFFF;
}
#footer_copyright a:hover
{
	text-decoration:underline;
	color: #23c4ff;
}
#description
{
	text-align:justify;
}
#div_commentaire
{
	width:520px;
	text-align:left;
	padding:5px;
	margin-top:10px;
	margin-bottom:5px;
}
.commentaire
{
	border:1px solid #FFFFFF;
	background-color:#003366;
	padding:5px;
	margin-bottom:10px;
	font-size:14px; 
}

dl, dt, dd, ul, li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu dl
{
	float: left;
	width: 117px;
}
#menu dt
{
	cursor: pointer;
	text-align: center;
	font-size:12px;
	font-weight: bold;
	/*background-color:#0066FF;*/
	/*border: 1px solid gray;*/
	padding-top: 5px;
	height : 34px;
}
#menu dd
{
	display: none;
	border: 1px solid gray;
}
#menu li
{
	text-align: center;
	background-color:#0099FF;
}
#menu li a, #menu dt a
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	font-weight: bold;
	border: none;
	font-size:12px;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus
{
	background: #0066FF;
}
.table_photos
{
	border:0px;
	padding:5px;
	width:525px;
	text-align:center;
}
.table_photos td
{
	padding:5px;
}