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


body {
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: center center;
	background-image: url(../images/mosaique_fond.jpg);
}

* {
    margin: 0;
    padding: 0;
}

a {
	color:#BD8F0D;
}

a:hover
{
	color:#FFFFFF;
}
p {
	font-size: 14px;
}
.rejoignez_fb {
	border-top: dotted 1px #333333;
}
.rejoignez_fb img {
	border-top: dotted 1px #333333;
	border: none;
}

.textholder {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px 4px 0 4px;
	-moz-border-radius: 4px 4px 0 0;
}
.contenu_bloc {
	background-color: #FFFFFF;
	position: relative;
	overflow: auto;
	height: 352px;
	width: 960px;
}
.enProd {
	color: #666666;
	position: absolute;
	margin-top: 60px;
	width: 960px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
.contenu_bloc_texte {
	background-color: #FFFFFF;
	position: relative;
	overflow: auto;
	height: 312px;
	width: 920px;
	padding: 20px;
}
.contenu_bloc_texte  p {
	margin-bottom: 10px;
	line-height: 18px;
}
.contenu_bloc_texte  a:hover {
	color: #333333;
}
.titre {
	color: #666666;
	font-size: 24px;
	padding-bottom: 5px;
	border-bottom: #999999 solid 1px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-top: 10px;
} 

.contenu_bloc ul            
{
	font-size: 13px;
	list-style: none;
	padding: 12px;
	float: left;
}
.contenu_bloc   ul   li  a img {
	border: none 0px;
}
.contenu_bloc ul li {
	background-color:#666666;
	padding: 10px;
	font-size: 13px;
	margin: 5px 5px 15px 5px;
	float: left;
}
.contenu_bloc tr {
	padding: 10px;
}
.contenu_bloc  td {
	background-color:#FFFFFF;
	padding: 10px;
	vertical-align: top;
}
.titre {
	color: #333333;
	font-size: 24px;
	padding-bottom: 5px;
	border-bottom: #666666 solid 1px;
}
.sousTitre {
	color: #333333;
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: #666666 solid 1px;
}
.menu {
	/*background-color: #FFFFFF;
	
	color: #BD8F0D;
	
	padding: 3px 5px 3px 10px;
	*/
	position: relative;
	width: 465px;
	left: 0px;
	font-size: 16px;
	background-color: #FFFFFF;
	height: 26px;
	top: 0px;
	padding-bottom: 10px;
}
.menu ul {	/*background-color: #FFFFFF;
	
	color: #BD8F0D;
	
	padding: 3px 5px 3px 10px;
	*/
	position: relative;
	width: 455px;
	top: 0px;
	padding: 5px;
	left: 12px;
}
.menu li{
	float:left;
	list-style: none outside none;
}

.menu a, .menu a:visited {
	display: block;
	text-decoration:none;
	padding:10px 7px 3px 6px;
	;
	margin-right: 8px;
	margin-top: -5px;
}

.menu a:hover {
	background-color:#BD8F0D;
	color:#FFFFFF;
}
#boiteMail {
	background-color: #CCCCCC;
	padding: 10px;
}
#btnEntrer {
	height: 35px;
	width: 960px;
	text-align: center;
	position: absolute;
	top: 80px;
}
#btn_fb {	/*background-color: #FFFFFF;
	
	color: #BD8F0D;
	
	padding: 3px 5px 3px 10px;
	*/
	position: relative;
	width: 250px;
	background-color: #FFFFFF;
	height: 65px;
	top: -38px;
	right: 0px;
	padding: 15px 10px 10px 10px;
	float: right;
	font-size: 12px;
	text-decoration: none;
}
#btn_fb a {
	width: 250px;
	top: -30px;
	text-decoration: none;
	color: #333333;
}

#logo {
	position: relative;
	top: 20px;
	margin-bottom: 60px;
}

#logo a img  {
	border: none;
}
#bigConteneur {
	position: relative;
	margin: 0 auto 0 auto;
	width: 960px;
	padding: 30px 0 0 0;
		}
#content_home {
	position:relative;
}
#content{
	position:relative;
}
#carousel {
	-moz-box-shadow: 0px 0px 10px #FFF;
	-webkit-box-shadow:  0px 0px 10px #FFF;
	box-shadow:  0px 0px 10px red;
	background-color:#FFFFFF;
	position: relative;/*	position: absolute;
	
*/
}

		
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding-bottom: 30px;
	right: 25%;
	left: 36%;
	position:relative;
	width: 300px;
}
#thinked {
	float: right;
	bottom: 100px;
	position: relative;
	right: 20px;
}

