/* CSS Document */

body {
	
	font-size:11px;
	font-family:Tahoma, Verdana, Arial;
	color:#656565;
	background-color:#8A8A8A;
}

h1 {
	text-align:left;
	font-size:18px;
	color:#1D649C;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1D649C;
}

a {
	text-decoration:underline;
	color:#656565;

}
a:hover{
	text-decoration:none;
	color:#656565;

}

.ensavoirplus{
	color:#535353;
	background-image:url(images/a.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding-left:8px;
}

b{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		/*color:#262626;*/
		}
li{
	margin: 6px 0px 0px; 
	padding: 0px 0px 0px 11px; 
	padding-left:-10px;
	margin-left:-25px;
	background: transparent url(images/m.gif) no-repeat scroll 0px 5px; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}

hr{
	height:3px;
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	/*background-position:bottom;*/
	border:none;
	margin-right:10px;
	}
table{
	border-style:solid ;
	border:1px;
	border-color:#999999;
	margin-bottom:20px;
}

/* ------------------------------------------------------------------------------------------------------------------------------- */

#site {
	width:766px;
	background-color:#CFCFCF;

}

#barreFlash {
	width:766px;
	height:435px;
	

}

#contenu {

	padding-left:38px;
	padding-right:24px;
	padding-top:2px;
	
	text-align:left;

}

#contenu img {
	padding-right:10px;
	padding-bottom:10px;
}
#colonneGauche {
	
/*border:2px #FF3366 solid; 
*/	
	float:left;
	
	width:300px;
	
	background-image:url(images/p.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#colonneDroite {
/*border:2px #00FF00 solid;*/ 

z-index:1;
float:right;
width:390px;
}


.blocGauche {
/*
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
		*/
	margin:10px;
	padding-bottom:15px;
	width:280px;


}
.blocDroite {
/*
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	*/
	z-index:2;
	margin:10px;
	padding-bottom:15px;
	width:370px;


}
#comfirm_mail{
border-color:#FFFFFF;
border:2px;
border-style:solid;
margin-top:25%;
text-align:center;
background-color:#999999;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
width:60%;
}


.form

	{

		width:284px; 
		height:22px; 
		border-color:#8F8F8F; 
		border-width:1px; 
		background-color:#EDEDED; 
		border-style:solid

	}

.form_div

	{

		/*height:25px; */
		margin-top:-1px;		

	}
	blockquote {
	margin-left:25px;
	margin-top:-5px;
}

.albums {	
	float:left;



	width:280px !important;
	width:330px;
	
	background-image:url(images/p.gif);
	background-repeat:repeat-y;
	background-position:354px !important;
	background-position:315px;
	z-index:3;

	margin-left:12px !important;
	margin-left:-8px;
}

.album {
    margin:10px;
	float:left;
	width:70px;
	z-index:4;
	height:125px;
}

.album img {
	border:none;
}

.album a {
	text-decoration:none;
	text-align:center;
}