@charset "UTF-8";

/* @group GLOBALES */

a, a:active, a:visited, a:focus {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	color: #FFFFFF;
	font-size: 0.8em;
	font-style: italic;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

select, option, textarea, input {
	margin: 0;
	padding: 2px;
	color: #777777;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	vertical-align: top;
}

button {
	border: none;
	vertical-align: top;
	cursor: pointer;
}

.textimage {
	text-indent: -5000px;
	font-size: 1px;
	/*utile pour IE */
}

sup {
	font-size: 0.8em;
	vertical-align: text-top;
}

strong {
	font-weight: bold;
}

hr {
	clear: both;
}

abbr {
	cursor: help;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

table td {
	padding-top: 2px;
	padding-bottom: 1px;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

.invisible {
	position: absolute;
	left: 0;
	top: -5000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}

.nom,.email,.url {
	width: 200px !important;
}

.sujet , .message {
	width: 400px !important
}

.requis {
	padding-left: 5px;
	color: red !important
}

.form_errors {
	display: none
}

.mentions a {
	background-image: none
}

form hr {
	background-color: #ffffff !important;
	border: 1px solid #ffffff  !important
}

.titrePrint, .titrePrint a, .titrePrint a:link, .titrePrint a:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

/* @end */

/* @group TITRES */

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	/*

utile pour Opéra */
	font-size: 1em;
	/* u

tile pour les titres "images" */
	font-weight: bold;
}

h3, .sIFR-active h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1em;
	font-size: 1.7em;
	margin-bottom: 1em;
}

h4, .sIFR-active h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1em;
	font-size: 1.3em;
	margin-bottom: 1em;
}

h5, .sIFR-active h5 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1em;
	font-size: 1.3em;
	color: #555;
}

/* @group TABLEAU */

table {
	text-align: left;
	padding: 0;
	width: 100%;
	margin: 0 0 2em;
}

caption {
	text-align: right;
	position: relative;
	font-weight: bold;
	padding: 5px;
	color: #666;
}

th {
	width: auto;
	color: #fff;
	background-color: #000;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #000;
	border-left: 1px solid #fff;
	padding: 3px;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	background: #e6e6e6 none;
	border-bottom-style: none;
}

td {
	border-bottom: 1px solid #ccc;
	padding-left: 3px;
}

.actions {
	text-align: left;
}

.actions a {
	color: #0099FF;
	font-style: normal;
	padding: 4px;
}

.actions a.bt-consulter, .actions a.bt-identite {
	background: url(../img/puces/picto-identite.gif) no-repeat left center;
	line-height: 25px;
	padding: 4px 4px 4px 23px;
}

tr.desactive {
	color: #999;
	background: url(../images/pct/fd_ligne_desactive.png) repeat;
}

table strong {
	font-size: 1.3em;
	padding: 10px;
}

.corps-article table strong {
	font-size: 1.1em;
	padding: 0px;
}
	
.texteCentre {
	text-align: center;
}

tfoot {
	
}

tfoot td {
	width: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

table .avatar {
	width: 16px;
	height: 16px;
}

tr.chef-equipe {
	background-color: #FFFEDB;
}

tr.chef-equipe td {
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

/* Tableaux */

/* FONCTION DES COLONNES */

#dernieres-actus h3,
	#colonne-centre h3,
	#colonne-centre h4,
	#colonne-droite h3,
	#colonne-droite h4 {
	margin-bottom: 0.5em;
}

#colonne-centre h3 {
	/*margin-left: 10px;
	margin-top: 10px;*/
	margin-bottom: 5px;
}

#colonne-droite h3 {
	/*margin-left: 0px;
	margin-top: 0px;*/
	font-size: 1.3em;
}

.sIFR-active .article h4,
	.sIFR-active #enrichissement-article h4,
	.sIFR-active #colonne-centre h3,
	.sIFR-active #colonne-droite h3,
	.sIFR-active #promo-pole-edesign h3 {
	margin-bottom: 0 !IMPORTANT;
	margin-top: 0 !IMPORTANT;
}

p + h5, ul + h5, ol + h5{
	margin-top: 1.5em;
}

.article h3, .billet h3 {
	color: #FFFFFF;
	font-size: 1.1em;
	text-transform: uppercase;
	overflow: hidden;
}

.article h3 span, .billet h3 span {
	color: #FFFFFF;
	background-color: #FF2999;
	padding: 6px 8px;
	float: left;
}

.article h4, .billet h4 {
	color: #000000;
	font-size: 2.5em;
	overflow: hidden;
	clear: both;
	float: none;
}

.article h5, .billet h5 {
	margin-bottom: 5px;
	color: #555555;
	overflow: hidden;
}

div.images-en-liste h4 {
	font-size: 1em;
	font-weight: bold;
}

div.images-en-liste h5 {
	font-size: 1.3em;
	color: #FF2999;
}

.billet h4 {
	margin-bottom: 0;
}

div#bandeau-pub-accueil {
	margin-bottom: 20px;
}

div#bandeau-vainqueurs {
	margin-bottom: 20px;
	text-align:center;
}

/* @end */

/* @group ARTICLE (STD ET BLOG) */

/* @group LOGOS EN LISTE */

div.images-en-liste img {
	float: right;
	margin: 0 0 10px 20px;
}

div.images-en-liste img.logo {
	margin-right: 250px;
}

div.images-en-liste {
	overflow: hidden;
	margin-bottom: 20px;
}

div.images-en-liste p.titre {
	color: #FF2999;
	font-weight: bold;
}

div.images-en-liste p.chapeau {
	margin: 0;
}


/* @end */

.article {
	/*padding: 10px;*/
	/*background: #E4E3E3;*/
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.article .infos-article {
	margin-top:-5px;
	padding-bottom: 6px;
	color: #777777;
}

.article .infos-article .auteur {
	margin-right: 0.2em;
	padding-right: 0.5em;
	border-right: 1px solid #777777;
}

/*
.article a, .article a:link, .article a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom: dotted 1px;
}

.article a:hover {
	text-decoration: none;
	color: #FF2999;
	border: none;
}
*/
/*.article h3 {
	color: #000000;
	font-size: 2.5em;
	overflow: hidden;
}*/

/*
.article h4 {
	margin-bottom: 10px;
	color: #000000;
	font-size: 1.1em;
	text-transform: uppercase;
	overflow: hidden;
}*/

.article, .article p, .article ul, .article ol {
	color: #333333;
	line-height: 1.4em;
}
.article ul, .article ol {
	padding-left: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	list-style-position: outside;
}

.article ul {
	list-style: disc;
	list-style-type: disc;
}

.article ol {
	list-style: decimal;
	list-style-type: decimal;
}

#fb_share_1 {
	clear:both;
	margin-right: 0 !important;
}
/* @group INTRA-ARTICLE */

div.articles-en-liste h5 {
	font-size: 1.3em;
}

div.articles-en-liste {
	background: #EFEFEF;
	padding: 10px;
	margin: 10px 0;
}

div.articles-en-liste p {
	background: #EFEFEF;
	padding: 10px;
	margin: 10px 0;
	min-height :120px;
}

div.articles-en-liste img{
	margin-top:-20px;
}


div.articles-en-liste p.chapeau {
	margin: 0;
}

/* @end */

/* @end */

/* @group DOCUMENT */

.spip_documents_left, .spip_documents_right {
	text-align: center;
	/*padding: 1px;
	border: 3px solid #C1BFBF !important;*/
}

span.spip_documents_center {
	margin: 0 auto;
	text-align: center;
	line-height: 0;
}

.spip_documents_center > * {
	display: block;
	margin: 20px auto;
	float: none;
	clear: both;
	/*padding: 1px;
	border: 3px solid #C1BFBF !important;*/
}

.spip_documents_left {
	float: left;
	margin: 20px 20px 20px 0;
}

.spip_documents_right {
	float: right;
	margin: 20px 0 20px 20px;
}

/* @end */

/* @group COLONNE DROITE - GENERAL */

#colonne-droite fieldset select {
	width: 225px;
}

#colonne-droite fieldset input {
	width: 110px;
}

#colonne-droite fieldset button {
	margin: 5px 0 0 0;
}

/* @end */

/* @group PETITS MODULES */

/* @group PARTENAIRES / SPONSORS */

#promo-partenaires-sponsors {
	
}

#promo-partenaires-sponsors img {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	float: left;
	margin: 10px 5px;
	
}

/* @end */




/* @group COMPTE A REBOURS */

#decompte {
	position: relative;
	margin-bottom: 10px;
}

#decompte p {
	clear: both;
	margin-bottom: 0;
	overflow: hidden;
}

#decompte span {
	display: block;
	float: left;
}

#decompte .compteur {
	padding: 10px;
	border-right: 1px solid #E0DFDF;
}

#decompte .dernier {
	padding: 10px;
	border: none;
}

#decompte .chiffre {
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 5px;
	height: 53px;
}

#decompte .compteur0 {
	background-image: url(../img/divers/compteur/0.gif);
	width: 35px;
}

#decompte .compteur1 {
	background-image: url(../img/divers/compteur/1.gif);
	width: 35px;
}

#decompte .compteur2 {
	background-image: url(../img/divers/compteur/2.gif);
	width: 35px;
}

#decompte .compteur3 {
	background-image: url(../img/divers/compteur/3.gif);
	width: 35px;
}

#decompte .compteur4 {
	background-image: url(../img/divers/compteur/4.gif);
	width: 35px;
}

#decompte .compteur5 {
	background-image: url(../img/divers/compteur/5.gif);
	width: 35px;
}

#decompte .compteur6 {
	background-image: url(../img/divers/compteur/6.gif);
	width: 35px;
}

#decompte .compteur7 {
	background-image: url(../img/divers/compteur/7.gif);
	width: 35px;
}

#decompte .compteur8 {
	background-image: url(../img/divers/compteur/8.gif);
	width: 35px;
}

#decompte .compteur9 {
	background-image: url(../img/divers/compteur/9.gif);
	width: 35px;
}

#decompte .unite {
	background-position: left top;
	background-repeat: no-repeat;
	height: 14px;
}

#decompte #bt-widget {
	position: absolute;
	bottom: 0;
	right: 0;
}
#decompte .day {
	display:none;
}
/* @end */

/* @group DERNIERES ACTUS */

#dernieres-actus {
	position: relative;
	margin-bottom: 30px;
	padding: 10px 0 20px 0;
	color: #686767;
	border-top: 3px solid #C1BFBF;
	border-bottom: 3px solid #C1BFBF;
	overflow: scroll;
}

#dernieres-actus #rss {
	position: absolute;
	right: 5px;
	bottom: 1px;
	background: url(../img/puces/picto-rss.gif) no-repeat right center;
	padding: 5px 26px 2px 0;
	color: #F89939;
	font-weight: bold;
	text-decoration: none;
}

#dernieres-actus #rss:hover {
	text-decoration: underline;
}

#dernieres-actus #clip-actus {
	width: 1600px; /* 6 blocs actus à 360px arrondi */
	overflow: hidden;
	height:300px;
	//width:480px;
	//height:260px;
}

#dernieres-actus .module-actu {
	float: left;
	//display:block;
	width: 500px;
	margin: 0 5px 0 5px;
	overflow: hidden;
	height:150px;
}

#dernieres-actus .module-actu img {
	float: left;
	/*width: 140px;*/
	margin: 0 10px 10px 0;
}

#dernieres-actus .module-actu h5 {
	font-size: 1em;
	margin-bottom: 0.5em;
}

#dernieres-actus .module-actu a {
	color: #686767;
	text-decoration: none;
}

#dernieres-actus .module-actu a:hover {
	color: #FF2999;
}

#dernieres-actus #defilement {
	position: absolute;
	/*margin: 10px 10px auto auto;*/
	/*position: absolute;*/
	text-align: right;
	top: 15px;
	right: 5px;
	height: 18px;
	margin: 0;
	padding: 0;
	overflow:hidden;
}

*>#dernieres-actus #defilement {
	right: 10px
}

#dernieres-actus #defilement ul {
	overflow: hidden;
}

#dernieres-actus #defilement ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#dernieres-actus #defilement ul li.point,
	#dernieres-actus #defilement ul li.pointS {
	background: url(../img/divers/defilement/point.gif) no-repeat top center;
	width: 10px;
	height: 18px;
	margin-right: 10px;
	text-indent: -9999em;
}

#dernieres-actus #defilement ul li.pointS {
	background-position: bottom center;
}

#dernieres-actus #defilement ul li a {
	display: block;
	width: 25px;
	height: 18px;
	margin: 0;
	padding: 0;
}

#dernieres-actus #defilement ul li#precedent a {
	background: url(../img/divers/defilement/precedent.gif) no-repeat left top;
	margin-right: 10px;
	cursor: pointer;
}

#dernieres-actus #defilement ul li#precedent a:hover {
	background-position: left bottom;
}

#dernieres-actus #defilement ul li#suivant a {
	background: url(../img/divers/defilement/suivant.gif) no-repeat left top;
	cursor: pointer;
}

#dernieres-actus #defilement ul li#suivant a:hover {
	background-position: left bottom;
}

/* @end */

/* @group DERNIERS DI INSCRITS */

div#derniers-membres-communaute {
	background: #E4E3E3;
	color: #000;
	padding: 15px 10px 10px 10px;
	overflow: hidden;
	margin-bottom: 20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

div#infos {
	background: #E4E3E3;
	color: #000;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	margin-bottom: 20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
div#infos h3 {
	font-size:1.3em;
}
div#derniers-membres-communaute ul {
	margin: 0;
	padding: 0;
}

div#derniers-membres-communaute h3 {
	font-size:1.3em;
}

div#derniers-membres-communaute ul li {
	border-bottom: solid 1px #c1bfbf;
	padding: 5px 0;
	margin: 0;
	overflow: hidden;
}

div#derniers-membres-communaute ul li a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
	display: block;
	overflow: hidden;
	position: relative;
}

div#derniers-membres-communaute ul li span {
	position: absolute;
	top: 45%; 
}

div#derniers-membres-communaute ul li img {
	margin: 0 10px 0 5px;
	vertical-align: middle;
	float: left;
	width: 50px;
}
div#derniers-membres-communaute h3 {
		font-size:1.3em;

}
/* @end */

/* @group DERNIERES ÉQUIPES */

div#dernieres-equipes {
	background: #000;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	margin-bottom: 20px;
}

div#dernieres-equipes ul {
	margin: 0;
	padding: 0;
}

div#dernieres-equipes ul li {
	border-bottom: solid 1px #333;
	padding: 5px 0;
	margin: 0;
	overflow: hidden;
}

div#dernieres-equipes ul li a {
	color: #FF2999;
	font-weight: bold;
	text-decoration: none;
	display: block;
	overflow: hidden;
	position: relative;
}

div#dernieres-equipes ul li span {
	position: absolute;
	top: 45%; 
}

div#dernieres-equipes ul li img {
	margin: 0 10px 0 5px;
	vertical-align: middle;
	float: left;
	width: 50px;
}

/* @end */

/* @group ENRICHISSEMENT ARTICLE */

/* @group COLONNE CENTRE */



/* @end */

/* @group COLONNE GAUCHE LARGE */

div#colonne-gauche-large > div#enrichissement-article {
	margin-top: 20px;
}

div#colonne-gauche-large > div#enrichissement-article > div.enrichissement-article {
	float: left;
	/*border-right: 1px solid #333333;*/
	/*margin-top: 1em;*/
	width: 225px;
}

div#colonne-gauche-large > div#enrichissement-article > div.enrichissement-article h4 {
	border-top: none;
}

/* @end */

div#enrichissement-article {
	margin-bottom: 20px;
	overflow: hidden;
	background: #000;
}

div.enrichissement-article {
	background: #000;
	color: #FFFFFF;
	padding: 0 10px 6px 10px;
	/*overflow: hidden;*/
}

div#enrichissement-article + div.enrichissement-article {
	padding-top: 10px;
}

div.enrichissement-article 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 {
	font-weight: bold;
	color: #FF2999;
	text-decoration: none;
}

div.enrichissement-article a:hover {
	
}

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;*/
}

/* @end */

/* @group FLICKR */

#dernieres-photos {
	/*background: #E4E3E3;*/
	color: #909090;
	padding: 0px;
	padding-bottom: 25px; /* pour le logo FlickR */
	/*border: 1px solid #E0DFDF;*/
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}

#colonne-centre #dernieres-photos h3 {
	margin-left: 9px;
}

#dernieres-photos a {
	float: left;
	margin: 2px 1px 2px 1px;
	display: block;
	line-height: 0;
	border: 4px solid #c1bfbf !important;
}

#dernieres-photos a:hover {
	padding: 1px;
	border: 3px solid #3993ff !important;
}

#dernieres-photos #flickr-logo {
	border: none !important;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0;
}

#dernieres-photos #flickr-logo:hover {
	border: none !important;
	padding: 0;
}

/*
#dernieres-photos #flickr_badge_wrapper {
	overflow: hidden;
}

#dernieres-photos #flickr_badge_wrapper .flickr_badge_image {
	float: left;
	margin: 0 0 2px 2px;
}

#dernieres-photos #flickr_badge_wrapper .flickr_badge_image img {
	
}*/

/* @end */

/* @group ACCES EXTRANET */

#acces-extranet-wif {
	border: solid 1px #FF2999;
	padding: 9px;
	position: relative;
}

#acces-extranet-wif fieldset button {
	width: 122px;
	height: 22px;
	border: none;
}

/* @end */

/* @group DERNIERS SPONSORS */

#last_sponsors, #organiser {
	border: solid 1px #F89939;
	padding: 9px;
	position: relative;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

/* @end */

/* @group encart joindre le wif */

#join_wif{
	border: solid 1px #FF2999;
	padding: 9px;
	position: relative;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

/* @end */

/* @group encart devenir partenaire */

#become_p, #register_c {
	border: solid 1px #FF2999;
	padding: 9px;
	position: relative;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

/* @end */



/* @group PUB */

#pubs {
	border: solid 1px #F89939;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 9px;
	position: relative;
}

/* @end */

/* @group PUB */

#medias_encart {
	border: solid 1px #F89939;
	padding: 9px;
	position: relative;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

/* @end */

/* @group INSCRIPTION PRESELECTIONS */

#inscription-preselections {
	border: solid 1px #000000;
	padding: 9px;
	position: relative;
}

/* @end */

/* @group INTERVIEW JURY */

div.interview-jury-en-liste {
	margin-bottom: 10px;
	overflow: hidden;
}

div.interview-jury-en-liste img {
	margin: 3px 10px 5px 0;
	vertical-align: middle;
}

/* @end */

/* @group MYBLOGLOG */

#visiteurs-recents {
	/*background: #99cc66;*/
}

body table#MBL_COMM {
	border: none;
	width: 120px;
	line-height: 1em;
	margin-right: -10px;
}

body table#MBL_COMM tbody {
	width: 120px;
}

body table#MBL_COMM tr {
	width: 120px;
}

body table#MBL_COMM td {
	background: none;
	position: relative;
	margin-right: -10px;
}

body table#MBL_COMM td a {
	background: none;
}

body table#MBL_COMM td.mbl_img {
	background: none;
	border-top: none;
	border-bottom: solid 1px #c1bfbf;
	vertical-align: middle;
}

body table#MBL_COMM td.mbl_mem {
	border-top: none;
	border-bottom: solid 1px #c1bfbf;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

body table#MBL_COMM img {
	border: 1px solid #FDFDFD;
	padding: 2px 10px 2px 2px;
}

body .rubrique_contact table#MBL_COMM img {
	position: relative;
	top: 30px;
/*pour IE6 bug : ajouter la hauteur du H3 situé au dessus de la table#MBL_COMM */
}

*>body .rubrique_contact table#MBL_COMM img {
	top: auto
}

/* @end */

/* @group SYNDICATION */

#syndication {
	padding:9px;
	border: solid 1px #F89939;
	/*background: #FFF8EF;*/
}

#syndication h3 {
	color: #F89939;
}

#rss {
	background: url(../img/puces/picto-rss.gif) no-repeat right center;
	padding: 5px 26px 4px 0;
	text-decoration: none;
	color: #333;
}

#rss:hover {
	text-decoration: underline;
}

/* @end */

/* @group NEWSLETTER */

#newsletter {
	/*margin-bottom: 20px;*/ /* Un HR espace les blocs */
border:1px solid #FF2999;
-moz-border-radius: 15px;
border-radius: 15px;
padding:9px;
position:relative;
}

#newsletter fieldset select {
	width: 225px;
}

#newsletter fieldset input {
	width: 110px;
}

#newsletter fieldset button {
	width: 93px;
	border: none;
	margin-top: 0;
}

/* @end */

/* @group POLE EDESIGN */

div#promo-pole-edesign {
	/*background: #FFFFFF;
	color: #909090;
	padding: 9px;
	border: 1px solid #E0DFDF;
	margin-bottom: 20px;*/
	background: #E4E3E3;
	color: #666;
	padding: 9px;
	margin-bottom: 20px;
	border: solid 1px #E0DFDF;
}

div#promo-pole-edesign h3 {
	margin-top: 0;
}

div#promo-pole-edesign .spip_documents_left {
	margin: 10px 10px 10px 0;
}


div#promo-pole-edesign ul {
	margin-bottom:5px;
}

div#promo-pole-edesign ul li {
	margin-left:10px;
	list-style: disc;
}

/* @end */

/* @group RECHERCHE DI */

#recherche-designer-interactif {
	position: relative;
}

/* @end */

/* @group VISITEURS RECENTS */

#visiteurs-recents {
	position: relative;
	margin-bottom: 20px;
}

/* @end */

/* @end */

/* @group MODULE: Entete rss */

#credits_entete {
	position: absolute;
	top: 0px;
	right: 40px;
	overflow: hidden;
	font-size:0.95em;
}

#credits_entete li {
	float: left;
	margin-left: 10px;
	padding-top:0.7em;
}

#credits_entete li a {
	width: 22px;
	height: 13px;
	text-decoration:none;
	color:#808080;
}
#credits_entete li a:hover {
text-decoration:underline;
	color:#F89939;

}

/* @group MODULE: LANGUE */

#langue {
	position: absolute;
	top: 115px;
	right: 40px;
	overflow: hidden;
}

#langue li {
	float: left;
	margin-left: 10px;
}

#langue li a {
	display: block;
	width: 22px;
	height: 13px;
}

#langue li#fr a {
	background: url(../img/puces/picto-drapeau-FR.gif) no-repeat top left;
}

#langue li#en a {
	background: url(../img/puces/picto-drapeau-EN.gif) no-repeat top left;
}

#langue li#jp a {
	background: url(../img/puces/picto-drapeau-JP.gif) no-repeat top left;
}

#langue li#in a {
	background: url(../img/puces/picto-drapeau-IN.gif) no-repeat top left;
}

#langue li#tn a {
	background: url(../img/puces/picto-drapeau-TN.gif) no-repeat top left;
}

/* @end */

/* @group BLOG */

/* @group PAGINATION */

#pagination {
	margin-bottom: 20px;
	overflow: hidden;
}

#pagination li {
	float: left;
	margin: 0 3px 0 3px;
	font-size: 1.2em;
}

#pagination li#premiere-page {
	margin: 0 8px 0 0;
}

#pagination li#derniere-page {
	margin: 0 0 0 8px;
}

#pagination li a{
	text-indent: -5000px;
	font-size: 1px;
	
	/*utile pour IE */
	display: block;
	margin-top: 2px;
	text-decoration: none;
	font-weight: bold;
}

#pagination li strong a, #pagination li a:hover {
	color: #FF2999;
	text-decoration: underline;
}

#pagination li#premiere-page a, #pagination li#derniere-page a {
	width: 25px;
	height: 18px;
	margin: 0;
}

#pagination li#premiere-page a {
	background: url(../img/divers/pagination/premier.gif) no-repeat left top;
}

#pagination li#premiere-page a:hover {
	background: url(../img/divers/pagination/premier.gif) no-repeat left bottom;
}

#pagination li#derniere-page a {
	background: url(../img/divers/pagination/dernier.gif) no-repeat left top;
}

#pagination li#derniere-page a:hover {
	background: url(../img/divers/pagination/dernier.gif) no-repeat left bottom;
}

.pagination {
	color: #666;
	padding: 4px 2px 4px 7px;
	margin: 0;
}

.pagination p {
	position: relative;
	text-align: right
}

.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {
	text-decoration: none;
	background: #fff;
	padding: 2px 5px;
	border: 1px solid #e0dfdd;
	color: #0099FF;
}

.pagination p a:hover {
	background: #808080;
	color: #fff
}

.pagination p span {
	text-decoration: none;
	background: #fff;
	padding: 2px 5px;
	border: 1px solid #e0dfdd;
	color: #ccc
}

.pagination * {
	margin: 0
}

.pagination h5 {
	margin-top: -1em;
	padding: 0;
	border: none
}

/* @end */

/* @group ENVOYER A UN AMI */
/*
#envoyer-ami {
	margin-bottom: 20px;
	overflow: hidden;
}

#envoyer-ami h5 {
	background: url(../img/puces/picto-envoyer-ami.gif) no-repeat left center;
	font-size: 1.4em;
	margin-bottom: 0.5em;
	padding: 0.35em 0 0.3em 22px;
	border-bottom: 1px solid #C9C9C9;
}

#envoyer-ami #info-erreur {
	background: url(../img/puces/picto-attention.gif) no-repeat left center;
	margin-bottom: 1em;
	padding: 0.5em 0 0.5em 30px;
	color: #FF0000;
}

#envoyer-ami fieldset {
	border: 1px solid #E0DFDF;
	margin-bottom: 10px;
	padding: 9px;
}

#envoyer-ami fieldset legend {
	color: #FF2999;
	font-size: 1.1em;
	font-weight: bold;
}

#envoyer-ami fieldset .ligne {
	margin-bottom: 10px;
	overflow: hidden;
}

#envoyer-ami fieldset .erreur {
	color: #FF0000;
}

#envoyer-ami fieldset .erreur label {
	font-weight: bold;
}

#envoyer-ami fieldset .erreur input, #envoyer-ami fieldset .erreur textarea {
	background-color: #FFEBEB;
	color: #FF0000;
	border: 1px solid #FF0000;
}

#envoyer-ami fieldset .erreur .message-erreur {
	background: url(../img/puces/fleche-retour-rouge.gif) no-repeat 5px 0.2em;
	margin-top: 0.3em;
	padding: 0 0 0.5em 20px;
}

#envoyer-ami fieldset label {
	padding-top: 5px;
}

#envoyer-ami fieldset#expediteur label, #envoyer-ami fieldset#destinataire label {
	float: left;
	width: 150px;
}

#ajouter-commentaire fieldset#expediteur input, #envoyer-ami fieldset#destinataire input {
	width: 200px;
}

#envoyer-ami fieldset#destinataire textarea {
	width: 404px;
	margin-top: 5px;
}

#envoyer-ami fieldset#captcha input {
	width: 70px;
	margin-top: 5px;
}

#envoyer-ami #valider-demande {
	float: right;
}

#envoyer-ami #valider-demande button {
	border: none;
}
*/
/* @end */

/* @group AJOUTER COMMENTAIRE */

#ajouter-commentaire {
	margin-bottom: 20px;
}

#ajouter-commentaire table.spip_barre {
	display: none
}

#ajouter-commentaire h5 {
	background: url(../img/puces/picto-ajouter-commentaire.gif) no-repeat left center;
	font-size: 1.4em;
	margin-bottom: 0.5em;
	padding: 0.2em 0 0.3em 22px;
	border-bottom: 1px solid #C9C9C9;
}

#ajouter-commentaire #info-erreur {
	background: url(../img/puces/picto-attention.gif) no-repeat left center;
	margin-bottom: 1em;
	padding: 0.5em 0 0.5em 30px;
	color: #FF0000;
}

#ajouter-commentaire fieldset {
	border: 1px solid #E0DFDF;
	margin-bottom: 10px;
	padding: 9px;
}

#ajouter-commentaire fieldset legend {
	color: #FF2999;
	font-size: 1.1em;
	font-weight: bold;
}

#ajouter-commentaire fieldset .ligne {
	margin-bottom: 10px;
	overflow: hidden;
}

#ajouter-commentaire fieldset .erreur {
	color: #FF0000;
}

#ajouter-commentaire fieldset .erreur label {
	font-weight: bold;
}

#ajouter-commentaire fieldset .erreur input, #ajouter-commentaire fieldset .erreur textarea {
	background-color: #FFEBEB;
	color: #FF0000;
	border: 1px solid #FF0000;
}

#ajouter-commentaire fieldset .erreur .message-erreur {
	background: url(../img/puces/fleche-retour-rouge.gif) no-repeat 5px 0.2em;
	margin-top: 0.3em;
	padding: 0 0 0.5em 20px;
}

#ajouter-commentaire fieldset label {
	padding-top: 5px;
}

#ajouter-commentaire fieldset#coordonnees label {
	float: left;
	width: 150px;
}

#ajouter-commentaire fieldset#coordonnees input {
	width: 200px;
}

#ajouter-commentaire fieldset#commentaire textarea {
	width: 404px;
}

#ajouter-commentaire fieldset#captcha input {
	width: 70px;
	margin-top: 5px;
}

#ajouter-commentaire #validation-ajout-commentaire {
	margin-bottom: 10px;
	overflow: hidden;
}

#ajouter-commentaire #validation-ajout-commentaire #memoriser-infos {
	position: relative;
	float: left;
}

#ajouter-commentaire #validation-ajout-commentaire #memoriser-infos input {
	position: absolute;
	top: 0;
	left: 0;
}

#ajouter-commentaire #validation-ajout-commentaire #memoriser-infos label {
	display: block;
	padding: 0 0 10px 20px;
}

#ajouter-commentaire #validation-ajout-commentaire #envoyer-commentaire {
	float: right;
	border: none;
}

#ajouter-commentaire #validation-ajout-commentaire #envoyer-commentaire button {
	border: none;
}

#ajouter-commentaire #validation-ajout-commentaire #previsualiser-commentaire {
	float: right;
	border: none;
}

#ajouter-commentaire #validation-ajout-commentaire #previsualiser-commentaire button {
	border: none;
}

/* @end */

/* @group COMMENTAIRES */

#commentaires {
	margin-bottom: 30px;
}

#commentaires h5 {
	background: url(../img/puces/picto-commentaires.gif) no-repeat left center;
	font-size: 1.4em;
	margin-bottom: 0.5em;
	padding: 0.1em 0 0.3em 22px;
	border-bottom: 1px solid #C9C9C9;
}

#commentaires .infos-commentaire a:hover {
	color: #FF2999;
}

#commentaires blockquote {
	background-color: #D5D5D5;
	margin-bottom: 20px;
	padding: 0 10px 0 10px;
}

#commentaires blockquote .haut, #commentaires blockquote .bas {
	width: 470px;
	margin: 0 -10px 0 -10px;
}

#commentaires blockquote .haut {
	background: url(../img/divers/fd-commentaire-ht.gif) no-repeat left top;
	height: 17px;
}

#commentaires blockquote .bas {
	background: url(../img/divers/fd-commentaire-bs.gif) no-repeat left top;
	height: 5px;
}

/* @end */

/* @group BILLET */
/*
.billet h2 {
	font-size: 2.5em;
	font-weight: normal;
}

.billet h2 a, .billet h2 a:link, .billet h2 a:visited {
	text-decoration: none;
	color: #000000;
}

.billet h2 a:hover {
	text-decoration: none;
	color: #FF2999;
}

.billet h4 {
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 1.1em;
	text-transform: uppercase;
	overflow: hidden;
}

.billet h4 span {
	float: left;
	background-color: #FF2999;
	padding: 6px 8px 6px 8px;
}
*/

.article .corps-article { /* COMME ARTICLE > P */
	color: #333333;
	line-height: 1.4em;
	overflow: hidden;
}

/*.article .corps-article img {
	margin: 0 10px 10px 10px;
}*/

.article .corps-article img.droite {
	float: right;
	margin: 0 0 10px 10px;
}

.article .corps-article img.gauche {
	float: left;
	margin: 0 10px 10px 0;
}
/*
.billet .corps-billet p {
	line-height: 1.4em;
}

.billet div > p:first-line {
	color: #FF2999;
	text-transform: uppercase;
}

.billet p + p:first-line, .billet img + p:first-line {
	color: inherit;
	text-transform: none;
}
*/
.article .pied-article {
	list-style: none;
	background-color: #D9D9D9;
	padding: 6px 0 6px 10px;
	overflow: hidden;
	position: relative;
	/*display: block;*/
	margin: 0;
}

.article .pied-article li {
	/*float: left;*/
	margin: 0 10px 0 0;
	padding: 0 10px 0 18px;
	font-size: 0.95em;
	border-right: 1px solid #FFFFFF;
	line-height: 1em;
}

.article .pied-article li.dernier {
	border: none;
}

.article .pied-article li.commentaires {
	background: url(../img/puces/picto-blog-commentaires.gif) no-repeat left center;
}

.article .pied-article li.imprimer {
	background: url(../img/puces/picto-blog-imprimer.gif) no-repeat left center;
}

.article .pied-article li.envoyer {
	background: url(../img/puces/picto-blog-envoyer.gif) no-repeat left center;
}

.article .pied-article li a {
	color: #FF2999;
	text-decoration: none;
}

.article .pied-article li a:hover {
	text-decoration: underline;
}

/* @end */

/* @group MODULE EXT: COMMENTAIRES */
/*
#commentaires-recents-blog {
	background: #E4E3E3 url(../img/modules/fd-mod-comment-recents-blog.gif) repeat-x left top;
	margin-bottom: 20px;
	padding: 10px;
}
*/
#commentaires-recents-article li {
	padding: 0.5em 0 0.4em 0;
	border-top: 1px solid #D0D0D0;
}

#commentaires-recents-article li p {
	margin-bottom: 0;
	line-height: 1.2em;
}

#commentaires-recents-article li p a {
	color: #8E8D8D;
	text-decoration: none;
}

#commentaires-recents-article li p a:hover {
	color: #FF2999;
	text-decoration: underline;
}

#commentaires-recents-article li p.infos-commentaire {
	margin-bottom: 0;
	color: #444444;
}

#commentaires-recents-article li p.infos-commentaire span a {
	color: #FF2999;
	text-decoration: none;
}

#commentaires-recents-article li p.infos-commentaire span a:hover {
	text-decoration: underline;
}

/* @end */

/* @group MODULE EXT: ARCHIVES */
/*
#archives-blog {
	margin-bottom: 20px;
	padding: 9px;
	border: 1px solid #E0DFDF;
}

#archives-blog li {
	padding: 0.5em 0 0.4em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	border-bottom: 1px solid #E0DFDF;
}

#archives-blog li.dernier {
	border: none;
}

#archives-blog li a {
	color: #909090;
	text-decoration: none;
}

#archives-blog li a:hover {
	text-decoration: underline;
}
*/
/* @end */

/* @group MODULE EXT: CATEGORIES */
/*
#categories-blog {
	background-color: #000000;
	margin-bottom: 20px;
	padding: 10px;
}

#categories-blog li {
	padding: 0.5em 0 0.4em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	border-bottom: 1px solid #333333;
}

#categories-blog li.dernier {
	border: none;
}

#categories-blog li a {
	color: #FF2999;
	text-decoration: none;
}

#categories-blog li a:hover {
	text-decoration: underline;
}
*/
/* @end */

/* @end */

/* @group FORMULAIRES */

.formulaire {
	margin: 20px 0;
	overflow: hidden;
}

.formulaire #info-erreur {
	background: url(../img/puces/picto-attention.gif) no-repeat left center;
	margin-bottom: 1em;
	padding: 0.5em 0 0.5em 30px;
	color: #FF0000;
}

.formulaire fieldset {
	border: 1px solid #E0DFDF;
	margin-bottom: 10px;
	padding: 9px;
}

.formulaire fieldset legend {
	color: #FF2999;
	font-size: 1.1em;
	font-weight: bold;
}

.formulaire fieldset *.textLeft {
	float: left;
}

.formulaire .ligne, .formulaire fieldset .ligne {
	margin-bottom: 10px;
	overflow: hidden;
	
}

.formulaire .ligne {
	text-align: right;
}

.formulaire fieldset .ligne {
	text-align: left;
}

.formulaire fieldset .erreur {
	color: #FF0000;
}

.formulaire fieldset .erreur label {
	font-weight: bold;
}

.formulaire fieldset .erreur input, .formulaire fieldset .erreur textarea {
	background-color: #FFEBEB;
	color: #FF0000;
	border: 1px solid #FF0000;
}

.formulaire fieldset .erreur .message-erreur {
	background: url(../img/puces/fleche-retour-rouge.gif) no-repeat 5px 0.2em;
	margin-top: 0.3em;
	padding: 0 0 0.5em 20px;
}

.formulaire fieldset label {
	float: left;
	width: 150px;
	padding-top: 5px;
}

.formulaire fieldset label.checkboxLeft {
	float: left;
	width: 350px;
	padding: 0;
}

.formulaire fieldset span.feedback_check {
	float: left;
	padding-top: 2px;
	margin-left:5px;
	margin-right:5px;
	vertical-align: middle;
	width: 15px;
}

.formulaire fieldset span.feedback_check img {
	vertical-align: middle;
}

.formulaire fieldset input.text, .formulaire fieldset *.textLeft {
	width: 200px;
}

.formulaire fieldset input.checkboxLeft {
	float: left;
	margin-right: 10px;
	padding-top: 3px;
}

.formulaire fieldset input.radio {
	padding-top: 5px;
}

.formulaire fieldset span.radioList {
	padding-top: 5px;
	display: block;
}

.formulaire fieldset span.radio {
	margin-right: 15px;
}

.formulaire fieldset label.radio {
	float: none;
}

.formulaire fieldset select {
	width: 208px;
}

.formulaire fieldset span.extra {
	display: block;
	padding-top: 5px;
	margin-left: 10px;
	float:left;
}

/*
.formulaire fieldset#message label {
	display: block;
	margin-bottom: 5px;
}

.formulaire fieldset#message textarea, .formulaire fieldset#message input {
	width: 404px;
}

.formulaire fieldset#message textarea {
	height: 160px;
}

.formulaire fieldset#captcha input {
	width: 70px;
	margin-top: 5px;
}
*/
.formulaire #envoyer-message {
	float: right;
}

.formulaire #envoyer-message button {
	border: none;
}

/** FICHE UTILISATEUR **/

img.photo-fiche-identite {
	float:left;
	margin-right: 40px;
}

.formulaire fieldset.fiche {
	border-top: 2px solid #E0DFDF;
	border-left: none;
	border-right: none;
	border-bottom: none;
	
	margin-bottom: 30px;
	padding: 20px 9px 9px 9px;
}

.formulaire fieldset.fiche legend {
	padding: 0 5px 0 5px;
}


.formulaire fieldset.fiche .ligne {
	margin-bottom: 0.7em;
	overflow: hidden;
}



.formulaire fieldset.fiche .ligne div.droite {
	
}

.formulaire fieldset.fiche .ligne p {
	margin: 0;
}

.formulaire fieldset.fiche .ligne span {
	font-weight: bold;
}

.formulaire fieldset.fiche .ligne span.texte-enrichi {
	font-weight: normal;
}

.formulaire fieldset.fiche .ligne a {
	color: #FF2999;
}

.formulaire fieldset.fiche .ligne a:hover {
	font-decoration: none;
}

/* @end */

/* @group MODULE: VOUS ETES */

#cibles {
	margin-bottom: 30px;
	padding: 0 10px 0 10px;
	overflow: hidden;
}

#cibles li {
	float: left;
	width: 178px;
	margin-right: 10px;
	border-right: 2px solid #EFEFEF;
}

#cibles li.dernier {
	margin-right: 0;
	border-right: none;
}

#cibles li h4 {
	height: 46px;
}

#cibles li a {
	display: block;
	width: 160px;
	height: 40px;
}

#cibles li a#archive-2004, #cibles li a#archive-2006 {
	height: 20px;
}

/* @end */

/* @group TELECHARGEMENT, MENTIONS LEGALES */

.subAPropos {
	font-size: 12px;
	text-transform: uppercase;
	color: #FF2999
}

h5.cible-telechargement {
	overflow: visible;
	display: block;
	padding-top: 50px;
	margin-bottom: 20px;
}

h5.cible-telechargement span {
	padding: 0;
	display: block;
}

h5.cible-telechargement span img {
	padding-top: 30px;
}

.cible-telechargement {
	border-bottom: 1px solid #CCCCCC;
}

.cible-telechargement h4 {
	height: 46px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

/*.cible-telechargement*/ .liste-contenu {
	float: left;
	width: 260px;
	padding-left: 30px;
}

/*.cible-telechargement*/ .liste-contenu h5 {
	margin-bottom: 10px;
	font-size: 1.5em;
}

/*.cible-telechargement*/ .liste-contenu ul {
	list-style-type: disc;
	list-style-position: inside;
}

/*.cible-telechargement*/ .liste-contenu ul li {
	margin-bottom: 0.5em;
	font-weight: bold;
}

/*.cible-telechargement*/ .complement {
	float: left;
	width: 416px;
}

/*.cible-telechargement*/ .complement p {
	background-color: #EFEFEF;
	margin-bottom: 12px;
	padding: 10px;
}

/*.cible-telechargement*/ div.complement > p:first-line {
	color: #FF2999;
	text-transform: uppercase;
}

/*.cible-telechargement*/ .complement p + p:first-line {
	color: inherit;
	text-transform: none;
}

/*.cible-telechargement*/ .complement a {
	display: block;
	width: 160px;
	height: 40px;
	margin-left: 256px;
}

/*.cible-telechargement*/ .liste-contenu a {
	display: block;
	width: 160px;
	height: 40px;
	margin-left: 0px;
}

/*.cible-telechargement*/ .complement a#archive-2004, /*.cible-telechargement*/ .complement a#archive-2006 {
	height: 20px;
}

/*.cible-telechargement*/ .liste-contenu a#archive-2004, /*.cible-telechargement*/ .liste-contenu a#archive-2006 {
	height: 20px;
}

/*.cible-telechargement*/ .apropos {
	float: left;
	/*width: 706px;*/
	background-color: #EFEFEF;
	margin-bottom: 12px;
	padding: 10px;
}

.apropos h5 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FF2999;
}

/*.cible-telechargement*/ .apropos p {
	
}

/*.cible-telechargement*/ .apropos p a:link, /*.cible-telechargement*/ .apropos p a:visited {
	background-color: #EFEFEF;
	background-image: none;
}

/* @end */

/* @group ERREUR ET CONFIRMATION */
.info {
	margin-bottom: 2em;
	padding: 0.5em 0 0.5em 10px;
	border-style: solid;
	border-width: 2px;
	margin-top: 1em;
}

.erreur, .form_error {
	color: #FF0000;
	background-color: #fcd6dc;
}

.ok {
	color: #749820;
	background-color: #F9FDEE;	
}

/* @end */

/* @group BLOC CENTRAL GRIS */

#derniers-billets-blog-equipe {
	background: #E4E3E3;
	color: #666;
	padding: 9px;
	margin-bottom: 20px;
	border: solid 1px #E0DFDF;
}

#derniers-billets-blog-equipe ul li {
	border-top: 1px solid #D0D0D0;
	padding: 0.5em 0 0.4em 0;
}

#derniers-billets-blog-equipe ul li a {
	color: #FF2999;
	text-decoration: none;
}

#derniers-billets-blog-equipe ul li a:hover {
	text-decoration: underline;
}



/* @group BLOC CENTRAL GRIS */
#conteneur-carte {
	margin-bottom: 20px;	
}
/* @end */


/* Conférences */

div.conference-mini {
	margin-bottom: 30px;
	margin-left: 15px;
	overflow: visible;
	position: relative;
}

div.conference-mini p {
	margin-bottom: 0px;
}

div.conference-mini .inscription {
	float: left;
	margin-right: 10px;
}

div.conference-mini .timing {
	font-weight: bold;
}

div.conference-mini .titre {
	font-size: 1.3em;
	font-weight: bold;
}

div.conference-mini .titre label {
	float: none;
}

div.conference-mini .titre span {
	font-size: 0.85em;
	font-weight: none;
}

div.conference-mini .titre a {
	color: #000;
	text-decoration: none;
}

div.conference-mini .titre a:hover {
	color: #ff2999;
}

div.conference-mini .conferenciers {
	
}

div.conference-mini .complement {
	float: none;
}

div.conference-mini span.complet {
	color: #f53276;
	display: block;
	position: absolute;
	width: 80px;
	height: 37px;
	text-indent: -99999px;
	top: -17px;
	left: 95px;
}

div.conferences.pagination {
	padding-bottom: 25px;
}

div.conferences.pagination p span.current,
	div.conferences.pagination p a.current {
	color: #F93;
}

div.formulaire.show-conference p.baseline {
	font-weight: bold;
}

div#conferenciers,
	div#animateur,
	div#conferences-animateur,
	div#conference-inscription {
	background:#E4E3E3 none repeat scroll 0%;
	color:#000000;
	margin-bottom:20px;
	overflow:hidden;
	padding:10px;
}

div#conferences-animateur h5 {
	margin-bottom: .5em;
}

div#conferenciers.liste {
	background:none;
}

div#conferenciers.liste p,
	div#conferences-animateur ul li p {
	margin-bottom: 0;
}

div#conferences-animateur ul li p {
	line-height: 1.4em;
}

div#conferenciers ul,
	div#animateur ul,
	div#conferences-animateur ul {
	margin:0pt;
	padding:0pt;
}

div#conferenciers ul li,
	div#animateur ul li,
	div#conferences-animateur ul li {
	border-bottom:1px solid #C1BFBF;
	margin:0pt;
	overflow:hidden;
	padding:5px 0pt;
}

div#conferenciers ul li a,
	div#animateur ul li a,
	div#conferences-animateur ul li a {
	color:#555555;
	font-weight:bold;
	text-decoration:none;
}

div#conferences-animateur ul li a:hover,
	div#conferenciers ul li a:hover strong,
	div#animateur ul li a:hover strong,
	div#conference-inscription p.compte strong {
	color: #ff2999;
}

div#conferenciers ul li strong,
	div#animateur ul li strong,
	div#conferences-animateur ul li strong {
	color:#000000;
	font-size:1.2em;
}

div#conferenciers ul li small,
	div#animateur ul li small,
	div#conferenciers ul li span.fonction,
	div#conferenciers ul li span.societe,
	div#conferenciers ul li span.pays {
	font-size:0.95em;
}

div#conferenciers ul li span.societe,
	div#conferenciers ul li span.pays,
	div#conference-inscription p.compte {
	font-weight: bold;
}

div#conference-inscription p.compte {
	text-align: center;
	border-top: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	background: #ededed;
	padding: 5px 0 4px 0;
}

div#conferenciers ul li .competences {
	color:#333333;
	font-size:11px;
	margin-top:10px;
}

div#conferenciers ul li img,
	div#animateur ul li img {
	float:left;
	margin:0pt 10px 0pt 5px;
	vertical-align:middle;
	width:50px;
}

div#conferences-animateur ul li span.date,
	div#conferences-animateur ul li span.infos {
	font-size: .95em;
	margin-left: 5px;
}

div#conference-inscription p.inscription {
}

.bloc-retour {
	float: left;
	margin-right: 4px;
}

a.bt-sinscrire-bleu,
	a.bt-modifier-retour {
	display: block;
	text-indent: -5000px;
}

a.bt-sinscrire-bleu:hover,
	button.bt-valider:hover,
	a.bt-modifier-retour:hover {
	background-position: left -22px;
}

/* /Conférences */

/** Equipes vainqueur **/

ul#classement_equipes {
	list-style: none;
	margin: 30px 0 0 0;
	padding: 0;
}

ul#classement_equipes li {
	border: solid 1px #CCC;
	display: block;
	margin-bottom: 20px;
	padding: 20px 20px 20px 170px;
	position: relative;
	height: 97px;
}

ul#classement_equipes li.rang {
	
}

ul#classement_equipes li.rang1 {
	height: 116px;
}

ul#classement_equipes li.rang.rang1 p.nom_equipe {
	font-size: 3.3em;
}

ul#classement_equipes li.rang.rang1 p.competiteurs {
	color: #666;
	font-size: 1.8em;
}

ul#classement_equipes li.rang.rang1 p.pays {
	font-size: 1.6em;
	bottom: 2px;
}

ul#classement_equipes li.rang.rang1 p.realisation {
	font-size: 1.2em;
	bottom: 6px;
}

ul#classement_equipes li.rang2 {
	
}

ul#classement_equipes li.rang3 {
	
}

ul#classement_equipes li.rang4 {
	
}

ul#classement_equipes li.rang5 {
	
}

ul#classement_equipes li.rang p.rang {
	display: none;
}

ul#classement_equipes li.rang p.nom_equipe {
	color: #000;
	font-size: 3em;
	font-weight: bold;
	line-height: 0.8em;
	margin: 0 0 .3em 0;
}

ul#classement_equipes li.rang p.nom_equipe a {
	color: #000;
	text-decoration: none;
}

ul#classement_equipes li.rang p.nom_equipe a:hover {
	color: #000;
}

ul#classement_equipes li.rang p.competiteurs {
	color: #666;
	font-size: 1.3em;
	line-height: 1em;
}

ul#classement_equipes li.rang p.competiteurs a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

ul#classement_equipes li.rang p.competiteurs a:hover {
	color: #444;
}

ul#classement_equipes li.rang p.pays {
	color: #333;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
	font-size: 1.3em;
}

ul#classement_equipes li.rang p.realisation {
	position: absolute;
	right: 20px;
	bottom: 10px;
	font-weight: bold;
	font-size: 1.1em;
}

ul#classement_equipes li.rang p.realisation a {
	color: #333;
	text-decoration: none;
}

ul#classement_equipes li.rang p.realisation a:hover {
	color: #000;
}
	
/** /Equipes vainqueur **/

/*** Encoarts preselections ***/
.preselections p {
	text-align:center;
}


#wiflyceen {
 	/*margin-bottom: 20px;*/ /* Un HR espace les blocs */
border:1px solid #FF2999;
-moz-border-radius: 15px;
border-radius: 15px;
padding:9px;
position:relative;
}


