/* CSS Document */

html,body{
margin:0;
padding:0;
font-family: "Arial",sans-serif;
font-size: 12px;
background:#ffffff url(../images/fdpage.gif) repeat-x top left;
}

.clr {clear: both;}

strong{font-weight:bold;}

/********************** home video */
#teaser{
position:absolute;
left:0px;
width:100%;
height:660px;
z-index:100;
text-align:center;

}
#teaserFlashWrapper{
height: 860px;
width: 1050px;
margin: 0px auto;
background-color:transparent;
}

#container{
	width:899px;
	margin:0 auto;
	background-color:#FFFFFF;
	
}
#container_home{
	width:965px;
	margin:0 auto;
	text-align:center;
}
#header_home{
width:965px;
background:transparent url(../images/fd_home.jpg) no-repeat top left;
/*height:519px;*/
height:600px;
position:relative;
}
.maccaron_home{
position:absolute; background-color:transparent; left:900px;top:22px; z-index:10;
}
.inscription_home{
position:absolute; background-color:transparent;left:60px;top:20px;
}
.infos_home{
position:absolute; background-color:transparent;left:471px;top:102px;
}
.video_home{

position:absolute;left:378px;top:155px;
}
.slider_home{
position:absolute;left:706px;top:153px;
}
.slogan_home{
position:absolute;
left:0px;
top:479px;
}
div.retro_home{
position:absolute;
left:592px;
/*MIS EN COMMENTAIRES PAR STEDEN LE 10/01/2010
top:369px;*/
top: 370px;
}
.menu_home{
position:absolute;
left:0px;
top:519px;
background:transparent url(../images/fd_menu_home.jpg) no-repeat top left;
width:875px; /*965-90*/
height:42px;
padding:8px 0 0 90px;
text-align:center;
}
.menu_home ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
display:block;
}

.menu_home ul li{
float:left;
width:153px;
background:transparent url(../images/bt_menu2.jpg) no-repeat 0 -35px;
height:26px;
margin-right:4px;
text-align:center;
display:block;
}
.menu_home ul li a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
padding-top:5px;
display:block;
height:26px;
}
.menu_home ul li a:hover{
display:block;
background:transparent url(../images/bt_menu2.jpg) no-repeat 0 0;
width:153px;
height:26px;
color:#FFFFFF;
text-decoration:none;
}

#footer_home{
position:absolute;
left:0px;
top:576px;
background:transparent url(../images/fd_footer.jpg) no-repeat top center;
height:19px;
width:965px;
}

#footer_home ul{
list-style-type: none;
margin:0;
padding: 2px 0 0 0;
width: 100%;
text-align:center;
}
#footer_home ul li{
color:#fff;
margin-top:5px;
font-size:10px;
display: inline;
}
#footer_home ul li a {
margin-left:5px;
margin-right:5px;
color:#fff;
text-decoration : none;
}
#footer_home ul li a:hover {
text-decoration : underline;
}

#header{
	position:relative;
	width:899px;
	height:176px;
	background:transparent url(../images/fd_header.jpg) no-repeat top left;
}
#nav_header{
padding-top:121px;
padding-left:110px;
}

#nav_header ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
display:block;
}

#nav_header ul li{
float:left;
width:153px;
background:transparent url(../images/bt_menu2.jpg) no-repeat 0 -35px;
height:26px;
margin-right:4px;
text-align:center;
display:block;
}
#nav_header ul li a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
padding-top:5px;
display:block;
height:26px;
}
#nav_header ul li a:hover{
display:block;
background:transparent url(../images/bt_menu2.jpg) no-repeat 0 0;
width:153px;
height:26px;}

.ami{
/*float:right;
margin-right:18px;
margin-top:10px;*/
position:absolute;
top:158px;
right:20px;
font-size:11px;
}
.interet{
position:absolute;
top:158px;
right:220px;
font-size:11px;
}
.interet a{
color:#FFFFFF;
text-decoration:none;
}
.interet a:hover {
color:#95e5f6;
text-decoration:none;
}
.ami a{
color:#FFFFFF;
text-decoration:none;
}
.ami a:hover {
color:#95e5f6;
text-decoration:none;
}
.bthome{position:absolute; background-color:transparent; margin-left:0px;; z-index:5;}
.maccaron{
position:absolute; background-color:transparent; margin-left:855px;padding-top:22px; z-index:10;}
/******************************************************************************/
#footer{
background:transparent url(../images/fd_footer.jpg) no-repeat top left;
height:19px;
}

#footer ul{
list-style-type: none;
margin:0;
padding: 2px 0 0 0;
width: 100%;
text-align:center;
}
#footer ul li{
color:#fff;
margin-top:5px;

font-size:10px;
display: inline;
}
#footer ul li a {
margin-left:5px;
margin-right:5px;
color:#fff;
text-decoration : none;
}
#footer ul li a:hover {
text-decoration : underline;
}
/*******************************************************************************/
#contenu{
padding:0 5px 10px 5px;

}
*+html #contenu{
	margin-bottom:150px;

}

h1{
color:#e62483;
font-size:24px;
background:transparent url(../images/fd_h1.gif) no-repeat top left;
padding-left:40px;
border-bottom:1px solid #0f4b8c;
margin-bottom:15px;
}
h2{
color:#006699;
font-size:15px;
font-weight:bold;
margin-bottom:15px;
}
h3{
color:#006699;
font-size:12px;
font-weight:bold;
margin-bottom:15px;
}
p{
font-size:11px;
line-height:18px;
margin-bottom:15px;
}
a{
text-decoration:underline;
color:#000000;
}
a:hover{
text-decoration:underline;
color:#e62483
}
.redirection{
float:right;
margin-right:5px;
margin-top:5px;

}
.redirection input, select{
font-size:11px;
}
.slider{
background:transparent url(../images/fd_slider_expo.gif) no-repeat top left;
height:283px;
width:413px;
padding:10px 0 0px;
margin: 0px 5px 0px 10px;
float:left;
text-align:center;

}
.slider li{
width:395px;
margin-left:9px;
}
/*galerie de metiers */
.gallerie{
	background:transparent url(../images/fd_persos.jpg) no-repeat top right;
	margin-top:20px;
	height:510px;
}
.gallerie_metiers{
	list-style: none;
	margin: 0;
	padding: 0;

}


.gallerie_metiers li {
	margin: 10px 30px 0px 30px ;
	float: left;
	padding-top:20px;
	position: relative;
	width: 196px;
	height: 137px;
	background:transparent url(../images/fd_gal_metiers.jpg) no-repeat 0 0;
	text-align:center;
}
.gallerie_metiers span {
    color:#e62483;
	display: block;
	text-decoration:none;
	font-weight:bold;
	margin-top:10px;
	font-size:13px;
}
.gallerie_metiers a:hover span {
}


.gallerie_metiers a img {
	border: solid 1px #bababa;
}
.gallerie_metiers a:hover img {
	border: solid 2px #e62483;
}


/*liste des exposants en box */
.expo{
list-style: none;
margin: 0;
padding: 0;
	}
.expo li{
margin: 0px 8px 5px 10px;
float: left;
position: relative;
width:410px;
}

.4expo{
margin: 0px 0px 10px 10px;
}


.box_expo{
width:410px;
height:60px;
background:transparent url(../images/fd_box_exposant_full.gif) no-repeat top left;
padding:5px;
}

.exposant{
color:#1971ae;
font-size:12px;
font-weight:bold;
margin-bottom:3px;
display:block;
}

.vm_exposant_princ{
color:#1971ae;
font-size:12px;
margin-bottom:3px;
display:block;
margin-left:30px;
}

.vm_exposant_princ a{
color:#1971ae;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
.vm_exposant{
color:#1971ae;
font-size:12px;
margin-bottom:3px;
display:block;
margin-left:10px;
}

.vm_exposant a{
color:#1971ae;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

.box_expo p{
width:340px;
float:left;
height:40px

}
a.link{
background:transparent url(../images/fd_link.gif) no-repeat top left;
width:54px;
height:15px;
float:right;
color:#fff;
font-size:10px;
margin-right:10px;
text-decoration: none;
display:block;
text-align:center;
}

a:hover.link   {
color:#fff;
text-decoration: underline;
}
/********************************************************************** infos pratiques */
.bloc_info{
float:left;
width:520px;
}
.bloc_conferences{
float:left;
width:270px;
}
.horaires{
background:transparent url(../images/fd_horraires.gif) no-repeat top left;
height:88px;
margin-left:90px;
padding: 25px 0 0 15px;
}

.horaires li{
list-style: none;
background:transparent url(../images/li_horaires.gif) no-repeat top left;
padding-left:30px;
line-height:18px;
margin-bottom:15px;
}
.info ul{
width:510px;
}
.infos li{
list-style: none;
background:transparent url(../images/li_rose.gif) no-repeat top left;
padding-left:20px;
line-height:16px;
margin-bottom:15px;
font-size:11px;
width:510px;
}
.infosconf li{
list-style: none;
background:transparent url(../images/puce_part.jpg) no-repeat top left;
padding-left:20px;
line-height:16px;
margin-bottom:15px;
font-size:11px;
width:510px;
}

.plan{
width:305px;
height:513px;
text-align:center;
background: transparent url(../images/fd_plan.gif) no-repeat top left;
float:right;
padding-top:10px;
}
.plan span{
color:#fff;
font-size:14px;
font-weight:bold;
}
.plan img{
border:1px solid #fff;
margin-top:15px;
}
.plan a{
color:#FFFFFF;
font-size:11px;
text-decoration:none;
background: transparent url(../images/puce_plan.gif) no-repeat top right;
padding-right:30px;
line-height:15px;
float:right;
margin-right:15px;
margin-top:10px;
}
.adresse{
background: transparent url(../images/fd_adresse.gif) no-repeat top left;
float:right;
width:305px;
height:113px;
}

.adresse p{
color: #fff;
width:270px;
padding:10px;
margin:5px;
}

/********************************************************** Retrospectives **********/
.bloc_retro{
	background:transparent url(../images/fd_persos.jpg) no-repeat top right;
	margin-top:20px;
	margin-bottom:50px;
	width:536px;
	float:right;
}
.video_retro{
float:left;
width:305px;
height:243px;
background: transparent url(../images/fd_video.gif) no-repeat top left;
padding:10px 10px 0 10px;
}
.video_retro_container{
width:278px;
}
.playlist{
width:315px;
float:left;
margin-top:15px;
}
.playlist ul{
list-style-type: none;
margin:0;
padding:0;
}
.playlist ul li{
display: inline;
}
.playlist ul li a{
xmargin-right:2px;
xborder:1px solid #000;
}
.playlist ul li a:hover{
border-bottom:1px solid #e62483;
}
.galerie_photo{
	list-style: none;
	margin: 0;
	padding: 0;
}

.galerie_photo li {
	margin: 5px;
	float: left;
	position: relative;
	width: 162px;
	height: 122px;
	padding:1px;
}
.galerie_photo li img{
border: 1px solid #c6c6c6;
}
/**************************************** VM s'engage ***********/
.negoce{
width:470px;
float:left;
margin-bottom:40px;
margin-top:20px;
}
.negoce span{
color:#e62483;
}
.mcd{
margin-top:100px;
width:370px;
float:right;
}
.mcd span{
color:#e62483;
}
.beton{
float:left;
width:100%;}
.beton span{
color:#e62483;
}
.activite li{
list-style: none;
background:transparent url(../images/li_rose.gif) no-repeat top left;
padding-left:20px;
line-height:16px;
margin-bottom:15px;
font-size:11px;
width:400px;
}
.menuiserie{
background:transparent url(../images/menuiserie_chiffre_cle.jpg) no-repeat top left;
height:190px;
padding-left:380px;
padding-top:90px;
}
.menuiserie span{
color:#e62483;

}
.plandusite ul{
width:510px;
margin-left:100px;
margin-top:30px;
}
.plandusite li{
list-style: none;
background:transparent url(../images/li_rose.gif) no-repeat top left;
padding-left:20px;
line-height:16px;
margin-bottom:15px;
font-size:11px;
width:510px;
}
.plandusite li a{
text-decoration:none;
}
.plandusite li a:hover{
text-decoration:none;
color:#e62483;
}
.plandusite ul li ul{
margin-left:20px;
}
