/* CSS Document */

body{
	margin: 0px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img	{border: 0px;}
p	{margin-top: 0px;}
form{margin: 0px;}

#general{
	width: 981px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header{
	position: relative;
	margin-bottom: 1px;
}

#contact{
	position: absolute;
	top: 30px;
	right: 20px;
}

#sitemap{
	position: absolute;
	top: 30px;
	right: 120px;
}

/*
 * Menu
 */
 
#menu{
	position: absolute;
	right: 3px;
	top: 60px;
	z-index:2;
}

#menu dl{
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu dl dd{
	padding: 0px;
	margin: 0px;
	position: relative;
	display: none;
}

#menu dl dd ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #E0E0E0;
	border-bottom: 0px;
	position: absolute;
}

#menu dl dd ul li{
	display: block;
	width: 133px;
	background: #EDEDED;
	border-bottom: 1px solid #E0E0E0;
}

#menu dl dd ul li a{
	display: block;
	width: 123px;
	padding: 5px 0px 5px 10px;
}

#menu dl dd ul.menuproducts li{
	display: block;
	width: 220px;
	background: #EDEDED;
	border-bottom: 1px solid #E0E0E0;
}

#menu dl dd ul.menuproducts li a{
	display: block;
	width: 210px;
	padding: 5px 0px 5px 10px;
}

#menu dl dd ul li a:link	{color: #474747; background:#EDEDED; text-decoration: none;}
#menu dl dd ul li a:visited	{color: #474747; background:#EDEDED; text-decoration: none;}
#menu dl dd ul li a:hover	{color: #FFFFFF; background:#28A8DC; text-decoration: none;}


/*
 * Bloc flash
 */
 
#bloc_flash{
	background:url(../images/bloc_bleu_accueil.jpg);
	background-repeat: no-repeat;
	padding-left: 111px;
	margin-bottom: 1px;
}

/*
 * Blocs textes
 */

#bloc1{
	float: left;
	position: relative;
	width: 214px;
	background:url(../images/bg_bloc1_accueil.jpg) #EDEDED;
	background-repeat: no-repeat;
	padding: 30px 35px 15px 35px;
	position: relative;
	height: 175px;
	margin-bottom: 10px;
}

#bottom_box1, #bottom_box2, #bottom_box3{
	position: absolute;
	bottom: 0px;
	left: 0px;
}


#bloc2{
	float: left;
	width: 380px;
	margin-left: 3px;
	background:url(../images/bg_bloc2_bloc3_accueil.jpg) #EDEDED;
	background-repeat: repeat-x;
	padding: 30px 10px 15px 35px;
	position: relative;
	overflow: hidden;
	height: 175px;
	margin-bottom: 10px;
	*z-index:-1;
}


#bloc3{
	float: left;
	width: 218px;
	margin-left: 3px;
	background:url(../images/bg_bloc2_bloc3_accueil.jpg) #EDEDED;
	background-repeat: repeat-x;
	padding: 30px 10px 15px 35px;
	position: relative;
	height: 175px;
	margin-bottom: 10px;
}


 /*
  * Contenus blocs
  */
  
.titre_bloc{
	display: block;
	margin-bottom: 10px;
}

.titre_bleu{
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/bg_titre_bleu.jpg) #28A8DC;
	background-repeat: no-repeat;
	background-position: right;
	height: 14px;
	width: 130px;
	padding: 0px 17px 0px 5px;
}

.bloc_event{
	overflow: auto;
	clear: both;
	margin-bottom: 10px;
}

.titre_bleu_event{
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/bg_titre_bleu.jpg) #28A8DC;
	background-repeat: no-repeat;
	background-position: right;
	height: 14px;
	width: 130px;
	margin-left: 120px;
	padding: 0px 17px 0px 5px;
}

.illustration_event{
	float: left;
	margin: 0px 10px 0px 0px;
	padding-bottom: 2px;
} 

/*
 * Menu bas
 */

#menubas{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#menubas li{
	float: left;
	padding: 5px 30px 0px 30px;
	background: url(../images/separ.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-align: center;
}

#menubas li.start{
	background: none;
	padding: 5px 30px 0px 0px;
	text-align: left;
}

#menubas li a:link		{color: #9A999A; text-decoration: none;}
#menubas li a:visited	{color: #9A999A; text-decoration: none;}
#menubas li a:hover		{color: #9A999A; text-decoration: underline;}

#newsletter{
	float: right;
	margin-right: 3px;
}

#form_email{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 1px 2px 2px 2px;
	border: 1px solid #000000;
	width: 100px;
	vertical-align: top;
}

#form_valid{
	vertical-align: top;
	margin-top: 1px;
}

/* 
 * Scrolling
 */

.fleche_scroll{
		margin-right: 5px;
		vertical-align: 2px;
}

#frame{
	position: relative; 
	overflow:hidden; 
	width:214px; 
	height:127px;
}

#frame a:link		{color: #000000; text-decoration: none;}
#frame a:visited{color: #000000; text-decoration: none;}
#frame a:hover	{color: #000000; text-decoration: none;}