@charset "UTF-8";
/* @override http://ardweb.lsv.fr/wiflsv/2010/ressources/css/layout.css */

/* CSS Document */

/* @group GLOBALES */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #FFFFFF url(../img/divers/fd-site2.jpg) no-repeat center top;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	/*line-height: 1;*/
	color: #333333;
}

#entete {
	position: relative;
	margin-bottom: 30px;
}

#entete h1 {
	width: 990px;
	height: 150px;
	position: relative;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#entete h1 a {
	width: 250px;
	height: 100px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

#entete h1 span {
	position: absolute;
	left: -9999px;
}

#conteneur {
	position: relative;
	width: 990px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	clear: both;
}

#corps-de-page {
	overflow: hidden;
}

#colonne-gauche-accueil {
	float: left;
	width: 500px;
	margin-right: 20px;
}
#colonne-gauche-large {
	float: left;
	margin-right: 20px;
	width:740px;
}
#colonne-gauche {
float: left;
width: 470px;
margin-right: 20px;
}

#colonne-centre {
float:left;
margin-right:10px;
width:230px;
}

#colonne-droite {
float: left;
width: 230px;
}

p.bt-big {
	margin-top: 20px;
}

#conteneur-composant-flash {
	position: relative;
	background: url(../img/divers/flash_black.gif) no-repeat center center #000000;
	height: 350px;
	margin-bottom: 20px;
	text-align: center;
}
#conteneur-composant-flash p {
	position: absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
#conteneur-composant-flash p a {
	color: #FFFFFF;
	font-weight: bold;
}

/* MODELE A SOUS-COLONNES */

#colonne-gauche-large-gauche {
	float: left;
	width: 470px;
	margin-right: 20px;
}

#colonne-gauche-large-droite {
	float: left;
	width: 225px;
}

#pied-de-page {
	clear: both;
	margin-bottom: 30px;
}

#credits {
	margin-top: 40px;
	color: #808080;
	font-size: 0.95em;
	text-align: center;
}

#credits a {
	color: #808080;
	text-decoration: none;
}

#credits a:hover {
	text-decoration: underline
}

#acces-direct {
	position: absolute;
	top: -5000px;
	left: -5000px;
}

/* @end */

/* @group NAVIGATION */

#navigation {
	background: #000;
	margin: 0;
	padding: 10px 0 0 20px;
	overflow: hidden;
	width:970px;
	border-top-left-radius	: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius	: 15px;
	-moz-border-radius-topright: 15px;
}

#navigation li {
	float:left;
	height:40px;
	width:auto;
	text-transform:uppercase;
	position:relative;
	left:8%;
}

#navigation li a {
	color:#fff;
	text-decoration:none;
	display:block;
	height:40px;
	padding:9px 12px 9px 12px;
	font-family:Tahoma, Century Gothic, sans serif !important;
	font-size:1em;
	border-right:1px solid #444;
	border-left:1px solid #444;
	border-top:2px solid #444;
	border-top-left-radius	: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius	: 15px;
	-moz-border-radius-topright: 15px;

}

#navigation li a:hover {
	background-color:#fff;
	border-color:#fff;
	color:#FF2999;

}
#navigation li a.actif  {
	border-color:#fff;
	background-color:#fff;
	color:#FF2999;
	font-weight:normal;
}
#navigation li a.actif:hover  {
	background-color:#fff;
	color:#FF2999;
}



#navigation li#nav-accueil a:hover,
	#navigation li#nav-blog a:hover,
	#navigation li#nav-competition a:hover,
	#navigation li#nav-designers_interactifs a:hover,
	#navigation li#nav-conferences a:hover,
	#navigation li#nav-speed_meeting a:hover,
	#navigation li#nav-partenaires a:hover,
	#navigation li#nav-presse a:hover,
	#navigation li#nav-faq a:hover,
	#navigation li#nav-createurs_entreprises a:hover,
	#navigation li#nav-business_founders a:hover,
	#navigation li#nav-goodies a:hover  {
	background-position: left -40px;
}

#navigation li#nav-accueil h2 a,
	#navigation li#nav-accueil h2 a:hover,
	#navigation li#nav-blog h2 a,
	#navigation li#nav-blog h2 a:hover,
	#navigation li#nav-competition h2 a,
	#navigation li#nav-competition h2 a:hover,
	#navigation li#nav-designers_interactifs h2 a,
	#navigation li#nav-designers_interactifs h2 a:hover,
	#navigation li#nav-conferences h2 a,
	#navigation li#nav-conferences h2 a:hover,
	#navigation li#nav-speed_meeting h2 a,
	#navigation li#nav-speed_meeting h2 a:hover,
	#navigation li#nav-partenaires h2 a,
	#navigation li#nav-partenaires h2 a:hover,
	#navigation li#nav-presse h2 a,
	#navigation li#nav-presse h2 a:hover,
	#navigation li#nav-faq h2 a,
	#navigation li#nav-faq h2 a:hover,
	#navigation li#nav-createurs_entreprises h2 a,
	#navigation li#nav-createurs_entreprises h2 a:hover,
	#navigation li#nav-business_founders h2 a,
	#navigation li#nav-business_founders h2 a:hover,
	#navigation li#nav-goodies h2 a,
	#navigation li#nav-goodies h2 a:hover {
	background-position: left bottom;
}

ul#navigation-secondaire {
	/*overflow: hidden;
	margin: 0;*/
	/*padding: 3px 0 0 20px;*/
	padding-left: 20px;
	border-bottom: solid 3px #333;
	overflow: hidden; /* SOUS MZ pour récupérer la hauteur du float */
}

#navigation-secondaire li {
	float: left;
	padding: 0.5em 1.5em 0.4em 1.5em;
}

#navigation-secondaire li a {
	display: block;
	text-decoration:none;
}

#navigation-secondaire li a:hover, #navigation-secondaire li strong a {
	color: #FF2999;
}

/* @end */

/* @group CONTENEURS */

p {
	margin: 0.7em 0;
	line-height: 1.1em;
}

ul, ol, dl {
	position: relative;
	list-style-type: none;
}
p.join_competition {
background-color:#FF2999;
padding-left:0.7em;
padding-top:0.7em;	
}
/* @end */

/* @group CONTENEURS PERSONNALISES */

#colonne-gauche-large .video_flash {
	width: 715px;
	height: 350px;
	color: #999999;
	margin-bottom: 30px;
}

#colonne-gauche-large-gauche .video_flash {
	width: 702px;
	height: 350px;
	color: #999999;
	margin-bottom: 30px;
}

#colonne-droite p {
	color: #555555;
}

#colonne-droite hr, #colonne-gauche-large hr {
	border: none;
	height: 1px;
	background: #FFFFFF;
	display: block;
	visibility: hidden;
	margin: 5px 0;
}

/* @end */

/* @group FIL D'ARIANE */

div#fil-ariane {
	margin: 20px 0;
	overflow: hidden;
	/*float:none;
	clear:both;*/
	/*
	display: block;
	overflow: hidden;
	float:left;
	clear:right;*/
}

div#fil-ariane span {
	float: left;
	display: block;
	background: #cccccc;
	height: 22px;
}

div#fil-ariane a {
	text-decoration: none;
	color: #444;
	display: block;
	padding-top: 4px;
}

div#fil-ariane a:hover {
	color: #ff2999;
}

div#fil-ariane strong {
	color: #ff2999;
	display: block;
	padding-top: 4px;
}

div#fil-ariane span.ariane-debut,
	div#fil-ariane span.ariane-centre,
	div#fil-ariane span.ariane-fin {
	vertical-align: middle;
	padding: 0;
	overflow: visible;
	display: block;
	float: left;
}

div#fil-ariane span.ariane-debut {
	width: 9px;
	height: 22px;
	background: url(../img/nav/ariane/ariane_debut.gif) no-repeat top left;
}

div#fil-ariane span.ariane-centre {
	text-indent: -5000px;
	font-size: 1px;
	width: 34px;
	height: 22px;
	background: url(../img/nav/ariane/ariane_centre.gif) no-repeat top left;
}

div#fil-ariane span.ariane-fin {	
	width: 25px;
	height: 22px;
	background: url(../img/nav/ariane/ariane_fin.gif) no-repeat top left;
}


/* @end */

/* @group BLOCS */

/* @group BLOC CENTRAL GRIS */

#colonne-centre #commentaires-recents-article {
	background: #E4E3E3;
	color: #666;
	padding: 9px;
	margin-bottom: 20px;
	border: solid 1px #E0DFDF;
}

#colonne-centre #commentaires-recents-article ul li {
	border-top: 1px solid #D0D0D0;
	padding: 0.5em 0 0.4em 0;
}

#colonne-centre #commentaires-recents-article ul li a {
	color: #FF2999;
	text-decoration: none;
}

#colonne-centre #commentaires-recents-article ul li a:hover {
	text-decoration: underline;
}

/* @end */

/* @group BLOC CENTRAL BLANC CADRE */

#colonne-centre #archives-blog {
	background: #FFFFFF;
	color: #909090;
	padding: 9px;
	border: 1px solid #E0DFDF;
	margin-bottom: 20px;
}

#colonne-centre #archives-blog h3 {
	margin-top: 0;
}

#colonne-centre #archives-blog ul li {
	border-bottom: 1px solid #E0DFDF;
	padding: 0.5em 0 0.4em 0;
	font-size: 1.15em;
	font-weight: bold;
}

#colonne-centre #archives-blog ul li a {
	color: #909090;
}

/* @end */

/* @group BLOC CENTRAL NOIR */

#colonne-centre #categories-blog {
	background: #000;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	margin-bottom: 20px;
}

div.enrichissement-article h4, #colonne-centre #categories-blog h4 {
	color: #FFFFFF;
	padding: 0.5em 0 0 0;
	border-top: solid 1px #333333;
	line-height: 1em;
	font-size: 1.3em;
	margin-bottom: 1em;
}

div.enrichissement-article dl {
	font-family: Arial, Helvetica, sans-serif;
}

div.enrichissement-article dl dt {
	/*padding: 1em 0 0 0;*/
	color: #BBBBBB;
}

div.enrichissement-article dl dt img {
	margin: 0 10px 0 0;
	/*padding: 1em 0 0 0;*/
}

div.enrichissement-article a, #colonne-centre #categories-blog ul li a {
	font-weight: bold;
	color: #FF2999;
	text-decoration: none;
}

#colonne-centre #categories-blog a {
	font-weight: bold;
}

div.enrichissement-article a:hover {
	
}

#colonne-centre #categories-blog a:hover {
	text-decoration: underline;
}

div.enrichissement-article p, div.enrichissement-article dl dd {
	color: #EEEEEE;
}

div.enrichissement-article br.clear {
	display: none;
}

div.enrichissement-article dl dd {
	border-bottom: 1px solid #333333;
	padding: 0.5em 0 1em 0;
	margin-bottom: 0.5em;
	/*padding: 0;*/
}

#colonne-centre #categories-blog li {
	border-bottom: 1px solid #333333;
	padding: 0.5em 0 0.4em 0;
	font-size: 1.15em;
	font-weight: bold;
	/*padding: 0;*/
}


/* @end */



/* @end */

img.spip_logos {
	margin-right:5px;
}
#affiche p.spip {
	margin:0;
}
#affiche p.spip span {
	margin-top:0;
}


a#bt_join_wifE {
background:transparent url(../img/boutons/en/join_the_competition_gb.jpg) no-repeat scroll left top;
display:block;
height:45px;
width:125;
}
a#bt_join_wifE:hover {
background:transparent url(../img/boutons/en/join_the_competition_gb.jpg) no-repeat scroll left -45px;
}

a#tell_friendE {
background:transparent url(../img/boutons/en/tell_a_friend_gb.jpg) no-repeat scroll left top;
display:block;
height:45px;
width:125;
}
a#tell_friendE:hover {
background:transparent url(../img/boutons/en/tell_a_friend_gb.jpg) no-repeat scroll left -45px;
}
a#join_communityE {
background:transparent url(../img/boutons/en/join_the_community_gb.jpg) no-repeat scroll left top;
display:block;
height:45px;
width:125;
}
a#join_communityE:hover {
background:transparent url(../img/boutons/en/join_the_community_gb.jpg) no-repeat scroll left -45px;
}

a#bt_join_wifF {
background:transparent url(../img/boutons/fr/join_the_competition_fr.jpg) no-repeat scroll left top;
display:block;
height:45px;
width:125;
}
a#bt_join_wifF:hover {
background:transparent url(../img/boutons/fr/join_the_competition_fr.jpg) no-repeat scroll left -45px;
}

a#tell_friendF {
background:transparent url(../img/boutons/fr/tell_a_friend_fr.jpg) no-repeat scroll left top;
display:block;
height:45px;
width:125;
}
a#tell_friendF:hover {
background:transparent url(../img/boutons/fr/tell_a_friend_fr.jpg) no-repeat scroll left -45px;
}
a#join_communityF {
background:transparent url(../img/boutons/fr/join_the_community_fr.jpg) no-repeat scroll left top;
display:block;
height:45px;
width:125;
}
a#join_communityF:hover {
background:transparent url(../img/boutons/fr/join_the_community_fr.jpg) no-repeat scroll left -45px;
}

.preselections .italie {
background:transparent url(../img/divers/preselections/italie-theme.jpg) no-repeat scroll left top;
height:400px;
width:350px;
position:relative;	
float:left;
margin-right:10px;
padding-right:10px;
border-right:1px solid #FF2999;
}
.preselections .italieen {
background:transparent url(../img/divers/preselections/italie-theme-en.jpg) no-repeat scroll left top;
height:400px;
width:350px;	
position:relative;
float:left;
padding-right:10px;
border-right:1px solid #FF2999;
}
.preselections .belgique {
background:transparent url(../img/divers/preselections/belgique-theme.jpg) no-repeat scroll left top;
height:400px;
width:350px;	
position:relative;
float:left;
}

.preselections .belgique en {
background:transparent url(../img/divers/preselections/belgique-theme-en.jpg) no-repeat scroll left top;
height:400px;
width:350px;	
position:relative;
float:left;	
}
h3.themes {
	position:absolute;
	left:20px;
	top:100px;
	padding-right:10px;
	font-size:20px;
	line-height:25px;
}
h3.themes span {
font-size:16px;
color:#666;	
}
