/* CSS Document */

body {
	background-color: white;
	font-size: 12px;
	font-family: Arial, Verdana,  Helvetica, Sans-Serif;
	color: #000000;
	text-align:left;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
}

a {
	color: #000000;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}

.lien:link {
	font-size: 11px;
	color: #333;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.lien:visited {
	font-size: 11px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.lien:hover {
	font-size: 11px;
	font-style: normal;
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}
.lien:active {
	font-size: 11px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	}
	
.lien2:link {
	padding-left: 15px;
	font-size: 11px;
	color: #333;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.lien2:visited {
	padding-left: 15px;
	font-size: 11px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.lien2:hover {
	padding-left: 15px;
	font-size: 11px;
	font-style: normal;
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
}
.lien3:link {
	font-size: 12px;
	color: #333;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.lien3:visited {
	font-size: 12px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.lien3:hover {
	font-size: 12px;
	font-style: normal;
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}
.lien3:active {
	font-size: 12px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#ImageBoxOverlay {
	BACKGROUND-COLOR: #000
}
#ImageBoxCaption {
	BACKGROUND-COLOR: #ffffff
}
#ImageBoxContainer {
	WIDTH: 250px; HEIGHT: 250px; BACKGROUND-COLOR: #ffffff
}
#ImageBoxCaptionText {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; PADDING-BOTTOM: 5px; COLOR: #000
}
#ImageBoxCaptionImages {
	MARGIN: 0px
}
H2 {
	PADDING-LEFT: 20px
}
H4 {
	PADDING-LEFT: 20px
}
P {
	PADDING-LEFT: 20px
}	
	
/*PHOTO*/
.top-titre {
  margin-top: 11px;
  background: #fff url(../images/bg_6.gif) repeat-x 0 0;  height: 18px;
  width: 650px;
 margin-left: 160px;
 float: left;
 position: absolute;
 text-align: center;
}	
.cadre-photo {
  margin-top: 40px;
  border: 0px solid #000000;
  text-align: center;
  padding-bottom: 10px;
  text-align: center;
}	
.cadre-1 {
  margin-top:0px;
  width: 480px;
  margin-left:40px;
  float:left;
  border: 2px solid #e4e4e4;
  text-align: center;
  padding: 20px;
  position: relative;
}	
.image-pub {
float: left;
position: fixed;
top: 220px;
margin-left:20px;
margin-bottom:850px;
width: 135px;
}
.container {
	width: 500px;
	margin: 0 auto;
}
h1 {
	font: 4em normal Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	padding: 20px 0;
	color: #aaa;
}
h1 span { color: #666; }
h1 small{
	font: 0.3em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.5em;
	display: block;
	color: #666;
}
h2.trigger {
	float: left;
  position: fixed;
  top: 220px;
  margin-left:20px;
  width: 135px;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #ccc;
}
h2.active {background-position: left bottom;}
.toggle_container {
	overflow : visible; 

}
.toggle_container .block {
	padding: 20px;
	background: url(toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}
