/* Hack IE6 : transparence PNG */
/*img, div
{
	behavior: url(/traitements/iepngfix.php);
}*/
body
{
	background-color:#414243;
	font-family:Geneva, Arial, Helvetica, sans-serif;/*Verdana, Arial, Helvetica, sans-serif;*/
	font-size:8pt;
}

p
{
	margin:0;
	padding:5px;
}

a
{
	text-decoration:none;
	color:#414243;
	font-weight:600;
}
ul
{
	margin:0;
	padding:0;
}

li
{
	list-style-position:inside;
	padding:0 0 0 7px;
	margin:0;
	text-indent:0;
}
*+html li, * html li
{
	margin:0 0 0 20px;
	/*text-indent:5px;*/
	padding:0;
	list-style-position:outside;
}
* html ul
{
	margin-left:10px;
	padding-left:10px;
	list-style-position:outside;
}


a img
{
	border-width:0;
}

#main
{
	width:900px;
	height:700px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	padding:22px;
	color:#414243;
}

#logo
{
	width:298px;;
	height:74px;
	float:left;
}

#menu_top
{
	width:600px;
	height:20px;
	color:#000000;
	clear:right;
	position:relative;
	/*left:479px;*/
	float:left;
	top:5px;
	margin:0;
	padding:0;
}
* html #menu_top
{
	width:620px;
}

#menu_top2
{
	width:604px;
	height:20px;
	color:#000000;
	clear:right;
	position:static;
	float:right;
	margin-top:5px;
}

.bouton_top
{
	width:195px;
	height:17px;
	text-align:center;
	padding:3px 0 0 0;
	/*vertical-align:bottom;*/
	margin:0 0 0 5px;
	float:left;
	background-repeat:no-repeat;
}

.bouton_top1
{
	background-image:url(http://www.eliptec.com/images/btn_top_1.png);
	color:#414243;
}
.bouton_top2
{
	background-image:url(http://www.eliptec.com/images/btn_top_2.png);
	color:#414243;
}
.bouton_top3
{
	background-image:url(http://www.eliptec.com/images/btn_top_3.png);
	color:#414243;
}
.bouton_top1r
{
	background-image:url(http://www.eliptec.com/images/btn_top_1r.png);
}
.bouton_top1r a, .bouton_top2r a, .bouton_top3r a
{
	color:#FFFFFF;
}
.bouton_top1 a, .bouton_top2 a, .bouton_top3 a
{
	color:#414243;
}
.bouton_top2r
{
	background-image:url(http://www.eliptec.com/images/btn_top_2r.png);
	color:#FFFFFF;
}
.bouton_top3r
{
	background-image:url(http://www.eliptec.com/images/btn_top_3r.png);
	color:#FFFFFF;
}

#banniere
{
	height:210px;	/* important to be same as image height */
	width:894px;	/* important to be same as image width */
	margin-top:74px;
	left:2px;
	position: relative; /* important */
	overflow: hidden; /* important */
	z-index:0;
}
*+html #banniere, * html #banniere
{
	margin-top:0;
}

#banniereContent {
   width: 900px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
   padding-left:0;
}

.banniereImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.banniereImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=0); /* here you can set the opacity of box with text */
   -moz-opacity: 0; /* here you can set the opacity of box with text */
   -khtml-opacity: 0; /* here you can set the opacity of box with text */
   opacity: 0; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;
   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}
.banniereImageold span
{
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
}

.clear {
   clear: both;
} 

#menu_cons
{
	width:900px;
	height:22px;
	color:#FFFFFF;
	clear:right;
	position:static;
	float:left;
	margin-top:15px;
}

.bloc_constructeur
{
	width:300px;
	float:left;
}

.titre_constructeur
{
	width:294px;
	height:19px;
	text-align:left;
	color:#FFFFFF;
	background-repeat:no-repeat;
	/*font-weight:600;*/
	position:relative;
	top:0;
	padding:3px 0 0 8px;
}

.titre1
{
	background-image:url(http://www.eliptec.com/images/btn_c1.png);
}
.titre2
{
	background-image:url(http://www.eliptec.com/images/btn_c2.png);
}
.titre3
{
	background-image:url(http://www.eliptec.com/images/btn_c3.png);
}
.titre1dis
{
	background-image:url(http://www.eliptec.com/images/btn_c1g.png);
}
.titre2dis
{
	background-image:url(http://www.eliptec.com/images/btn_c2g.png);
}
.titre3dis
{
	background-image:url(http://www.eliptec.com/images/btn_c3g.png);
}

.bouton_cons
{
	width:300px;
	height:22px;
	text-align:left;
	padding:0;
	/*padding-top:3px;
	padding-left:7px;
	/*vertical-align:bottom;*/
	/*margin:0 0 0 6px;*/
	/*margin:0 0 0 4px;*/
	margin:0;
	float:left;
	background-repeat:no-repeat;
	font-weight:600;
}

.bouton_c1
{
	background-image:url(http://www.eliptec.com/images/btn_c1.png);
	/*margin-left:1px;
	margin-right:3px;*/
}
.bouton_c2
{
	background-image:url(http://www.eliptec.com/images/btn_c2.png);
	/*margin-left:3px;
	margin-right:3px;*/
}
.bouton_c3
{
	background-image:url(http://www.eliptec.com/images/btn_c3.png);
	/*margin-left:3px;*/
}

#blocs_cons
{
	width:900px;
	/*height:201px;*/
	color:#414243;
	clear:left;
	/*position:relative;*/
	float:left;
	/*left:-5px;*/
	margin:10px auto 0 auto;
	padding:0;
	background: transparent url(http://www.eliptec.com/images/cadre_blanc_tapis.png);
	height:215px;
}
* html #blocs_cons
{
	width:915px;
	margin:10px 0 0 0;
}

.bloc_cons
{
	width:305px;
/*	height:191px;*/
	height:194px;
	text-align:left;
	margin:0;
	padding:0 0 0 1px;
	/*padding:5px;*/
	float:left;
	top:0;
	background-repeat:no-repeat;
	background-position:bottom left;
	overflow:hidden;
	/*margin-top:2px;*/
	background-image:url(http://www.eliptec.com/images/bloc_blanc_constructeur.png);
	/*margin-right:1px;*/
}
* html .bloc_cons
{
	width:295px;
	clear:right;
	/*margin:-10px;*/
	padding:0;
}

#cons1
{
	/*background-image:url(http://www.eliptec.com/images/bloc_constructeur1.png);
}
#cons2
{
	background-image:url(http://www.eliptec.com/images/bloc_constructeur2.png);*/
}
#cons3
{
	/*background-image:url(http://www.eliptec.com/images/bloc_constructeur3.png);*/
	margin-left:1px;
}

.illus_cons
{
	padding:13px 5px 10px 5px;
	text-align:center;
	margin:0;
	height:137px;
	background-repeat:no-repeat;
}
.illus_cons img
{
	margin-left:auto;
	margin-right:auto;
}

#illus1
{
	background-image:url(http://www.eliptec.com/images/fond1.png);
}
#illus2
{
	background-image:url(http://www.eliptec.com/images/fond2.png);
}
#illus3
{
	background-image:url(http://www.eliptec.com/images/fond3.png);
}
* html #illus3 img
{
	height:119px;
}

.legende_cons
{
	position:relative;
	top:2px;
	left:8px;
	color:#414243;
	width:272px;
	font-weight:300;
	background-image:url(http://www.eliptec.com/images/obliques.png);
	background-position:right;
	background-repeat:no-repeat;
}

#menu_rub
{
	width:911px;
	height:22px;
	color:#FFFFFF;
	clear:both;
	position:static;
	float:left;
	margin-top:5px;
}

.bouton_rub
{
	width:291px;
	height:22px;
	text-align:left;
	padding-top:3px;
	padding-left:7px;
	/*vertical-align:bottom;*/
	/*margin:0 0 0 6px;*/
	margin-left:auto;
	margin-right:auto;
	float:left;
	background-repeat:no-repeat;
}

.bouton_r1
{
	background-image:url(http://www.eliptec.com/images/btn_rub_1.png);
	margin-left:1px;
	margin-right:3px;
}
.bouton_r2
{
	background-image:url(http://www.eliptec.com/images/btn_rub_2.png);
	margin-left:4px;
	margin-right:3px;
}
.bouton_r3
{
	background-image:url(http://www.eliptec.com/images/btn_rub_3.png);
	margin-left:3px;
}

#blocs_rub
{
	width:915px;
	height:185px;
	color:#414243;
	clear:left;
	position:relative;
	float:left;
	margin-top:6px;
}

.bloc_rub
{
	width:300px;
/*	height:191px;*/
	height:150px;
	text-align:left;
	/*margin:0 1px 0 0;
	padding:0 0 0 1px;*/
	/*padding:5px;*/
	float:left;
	top:1px;
	/*background-image:url(http://www.eliptec.com/images/bloc_bas3.png);*/
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
}

#rub1
{
	background-image:url(http://www.eliptec.com/images/rub1.png);
}

#rub2
{
	background-image:url(http://www.eliptec.com/images/rub2.png);
}

#rub3
{
	background-image:url(http://www.eliptec.com/images/rub3.png);
}

.titre_rub
{
	color:#FFFFFF;
	width:286px;
	padding:2px 0 0 8px;
}
.contenu_rub
{
	width:268px;
	height:90px;
	margin-top:18px;
	margin-left:15px;
}
#rub3 .contenu_rub {
	margin-top:0;
}
/*	Conteneur global */
#jqnews
{
	overflow: hidden;
	height: 90px; 
	width: 268px;
	/*border: solid 1px #000;*/
	/*margin-left:auto;
	margin-right:auto;*/
	font-size:0.8em;
}

/* Une news */
#jqnews div
{
	display: block;
	overflow: hidden;
	height: 45px;
	width: 268px;
	margin: 0;
}

#jqnews img
{
	/*float:right;*/
	position:relative;
	bottom:0px;
	right:5px;
}

#jqnews table
{
	width:100%;
}

.news_impaire
{
	background-color: #CFCFD0;
}

.news_paire
{
	background-color: #FFFFFF;
}

.modale_top
{
	width:584px;
	height:600px;
	/*display:none;*/
	position:absolute;
	top:100px;
	left:300px;
}
* html .modale_top
{
	margin-top:30px;
	position:relative;
	zoom:1;
}

.modale_cons
{
	width:760px;
	height:548px;
	/*display:none;*/
}

.menu_modale
{
	height:580px;
	width:182px;
	float:left;
	margin:5px 5px 10px 10px;
	padding:0px 0 0 0;
}
form.contact
{
	margin:0;
	padding:0;
}
/*	VALIDE POUR FF & Chrome
.contenu_modale
{
	height:580px;
	width:368px;
	float:left;
	margin:5px 0 0 10px;
	padding:0;
}*/
.contenu_modale
{
	height:580px;
	width:366px;
	float:left;
	margin:5px 0 0 10px;
	padding:0;
}
*html .contenu_modale
{
	width:350px;
}

.contenu_modale2 h2
{
	color:#C7232C;
	margin:5px 0 5px 0;
	padding:0 5px 0 5px;
	font-size:1.25em;
}
.contenu_modale2 h3
{
	color:#414243;
	margin:5px 0 0 0;
	padding:0 0 0 5px;
	font-size:1.1em;
	width:92px;
	float:left;
	clear:left;
}

.contenu_modale h2
{
	color:#C7232C;
	margin:5px 0 0px 0;
	padding:0 5px 0 5px;
	font-size:1.25em;
}
.contenu_modale h3
{
	color:#414243;
	margin:5px 0 0 0;
	/*padding:0 0 0 5px;*/
	padding:0;
	font-size:1.1em;
	width:92px;
	float:left;
	clear:left;
}
.menu_modale2 h2
{
	color:#C7232C;
	margin:5px 0 5px 0;
	padding:0 5px 0 5px;
	font-size:1.25em;
}
.menu_modale2 h3
{
	color:#414243;
	margin:5px 0 0 0;
	padding:0 0 0 5px;
	font-size:1.1em;
	width:92px;
	float:left;
	clear:left;
}
.navig
{
	font-size:1.1em;
}
.navig a
{
	font-weight:100;
}
a.actif
{
	color:#C7232C;
}
.contenu_modale p
{
	text-align:justify;
}

.menu_modale p
{
	text-align:justify;
	padding:5px;
	margin-top:10px;
	font-size:1.1em;
	width:182px;
	margin-left:-3px;
}

menu_modale img
{
	display:block;
}

.menu_modale2
{
	height:497px;
	width:192px;
	float:left;
	margin:10px 5px 5px 10px;
	padding:0px 0 5px 0;
}
.contenu_modale2
{
	height:497px;
	width:543px;
	float:left;
	margin:5px 0 0 10px;
	padding:0;
	overflow:auto;
}
.contenu_nojs {
	float:left;
	height:385px;
	margin:5px 0 0 10px;
	overflow:auto;
	padding:0;
	width:680px;
	text-align:justify;
}

.fond_gris
{
	background-color:#CFCFD0;
	padding:5px;
	/*margin-left: auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;*/
	margin:0;
	height:565px; /* soit 575 (hauteur images) - 10 (padding : 2 x 5px) */
}

.fond_gris2
{
	background-color:#CFCFD0;
	float:left;
	height:505px;
	left:210px;
	margin:5px 15px 5px 5px;
	padding:5px;
	position:absolute;
	top:10px;
	width:531px;
}
.big_col1
{
	width:308px;
	margin:4px 0 0 0;
	padding:0;
	height:279px;
}
.big_col1 img
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
.big_col2 h4
{
	margin:0 0 5px 5px;
	padding:0;
	color:#C7232C;
}
.fond_gris2 h4
{
	margin:0 0 5px 10px;
	padding:0;
	color:#C7232C;
	font-size:1.1em;
}
.fond_gris2 h5
{
	margin:9px 0 0 10px;
	padding:0;
	font-size:1.05em;
	clear:both;
}
.contenu_nojs h5
{
	margin:9px 0 0 10px;
	padding:0;
	font-size:1.05em;
	clear:both;
}
.fond_gris ul
{
	list-style-type:square;
	list-style-image:url(http://www.eliptec.com/images/puce_grise.png);
	margin-left:5px;
}
.fond_gris2 ul
{
	list-style-type:square;
	list-style-image:url(http://www.eliptec.com/images/puce.png);
}
.fond_gris2 li, .fond_gris li {
	list-style-position:outside;
	margin:0 0 0 15px;
	padding:0 0 0 0;
	text-indent:0;
}

.big_col2 p
{
	margin:0;
	padding:3px 5px 3px 5px;
	text-align:justify;
}
.fond_gris3
{
	background-color:#CFCFD0;
	float:left;
	height:244px;
	left:298px;
	margin:5px 17px 5px 5px;
	padding:5px;
	position:absolute;
	text-shadow:0;
	top:10px;
}
.fond_gris4
{
	background-color:#CFCFD0;
	/*height:250px;
	width:364px;*/
	margin:13px 13px 25px 13px;
	padding:5px;
}

.inter
{
	height:10px;
	margin:0;
	padding:0;
}

.numero
{
	color:#FFFFFF;
}

div#nyroModalWrapper {
	background: #fff;
	/*border: 4px solid #777;*/
}

table.login
{
	/*margin-left:10px;
	margin-top:7px;*/
	padding-bottom:5px;
	border-collapse:collapse;
	background-color:#CFCFD0;
	text-align:left;
	/*width:272px;*/
	height:90px;
	/*margin-left:5px;*/
	width:268px;
}

p.captcha
{
	font-size:0.8em;
	width:120px;
	margin:0;
	padding:0;
	float:left;
}
input.captcha
{
	width:111px;
	margin:0;
	padding:0;
	height:14px;
	float:left;
}

.entete_login 
{
	height:16px;
}

.input_login
{
	width:173px;
	margin-right:7px;
}

.obligatoire
{
	color:#C7232C;
	/*font-weight:600;*/
	padding-left:8px;
	width:70px;
}
.etoile
{
	color:#C7232C;
}
tr.interligne
{
	height:1px;
	line-height:0;
	margin:0;
	padding:0;
}
tr.interligne td
{
	height:0;
}
.celld
{
	text-align:right;
}

.col1
{
	padding-left:8px;
}
.col2
{
	width:80px;
}
.col3
{
	width:60px;
	text-align:right;
}
a.discret
{
	font-weight:500;
	font-size:0.9em;
	text-decoration:none;
}
a.discret:hover
{
	text-decoration:none;
}
a.ensavoirplus
{
	background-image:url(http://www.eliptec.com/images/ensavoirplus.png);
	display:block;
	width:80px;
	height:12px;
	float:right;
	text-align:center;
	color:#FFFFFF;
	font-size:9px/*8px*/;
/*	font-weight:600;*/
	padding-top:1px;
	background-repeat:no-repeat;
	font-weight:100;
}
a.valider
{
	background-image:url(http://www.eliptec.com/images/btn_valider.png);
	display:block;
	width:51px;
	height:12px;
	float:right;
	margin-right:8px;
	text-align:center;
	color:#FFFFFF;
	font-size:9px;
/*	font-weight:600;*/
	padding-top:1px;
	background-repeat:no-repeat;
	font-weight:100;
}
*+html a.valider, * html a.valider
{
	left:47px;
	bottom:1px;
	position:relative;
}
a.participer
{
	background-image:url(http://www.eliptec.com/images/btn_valider.png);
	width:51px;
	height:12px;
	float:right;
	margin-right:8px;
	text-align:center;
	color:#FFFFFF;
	font-size:9px;
/*	font-weight:600;*/
	padding-top:1px;
	background-repeat:no-repeat;
	font-weight:100;
}
*+html a.participer, * html a.participer
{
	right:47px;
	margin-top:103px;
	position:relative;
}

a.valider2
{
	background-image:url(http://www.eliptec.com/images/btn_valider.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:9px;
	font-weight:100;
	height:13px;
	margin-right:8px;
	margin-top:3px;
	padding-top:1px;
	text-align:center;
	width:51px;
}
a.dl
{
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	font-size:9px;
	font-weight:100;
	height:16px;
	padding-top:1px;
	text-align:center;
	width:80px;
}
a.todo
{
	background-image:url(http://www.eliptec.com/images/btn_telecharger.png);
}
a.done
{
	background-image:url(http://www.eliptec.com/images/btn_telecharge.png);
}
a.fermeture_modale
{
	position:absolute;
	bottom:6px;
	right:13px;
	float:right;
	clear:both;
	background-image:url(http://www.eliptec.com/images/obliques.png);
	background-position:right;
	background-repeat:no-repeat;
	width:91px;
	display:block;
	text-align:left;
	font-style:italic;
	font-weight:100;
	font-size:0.8em;
	vertical-align:bottom;
	margin:0;
	padding:5px 0 0 0;
}
.portfolio
{
	background-image:url(http://www.eliptec.com/images/fond_portfolio.png);
	display:block;
	width:64px;
	height:17px;
	/*float:right;
	margin-right:8px;*/
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
/*	font-weight:600;*/
	padding-top:1px;
	background-repeat:no-repeat;
	font-weight:100;
	float:left;
}
p.marques {
	margin:10px;
	padding:3px 5px 1px 5px;
}
td.ensavoirplus
{
	text-align:right;
}
td.source
{
	font-size:0.9em;
	font-style:italic;
}

#nyroModalBg
{
	z-index:18;
}
#nyroModalWrapper
{
	z-index:19;
}

.clear
{
	clear:both;
}

form.contact
{
	clear:both;
}

.contact table
{
	height:355px;
	width:350px;
	border-collapse:collapse;
	margin:0;
}

.contact tr
{
	height:18px;
	margin:0;
	padding:0;
}
td.libelle
{
	width:92px;
}
td.champ
{
	width:250px;
}
/*input.text240*/
td.t240 input
{
	width:250px;
	height:14px;
	padding:0;
	margin:0;
}
td.t200 input
{
	width:210px;
	height:14px;
	margin:5px;
	padding:0;
}
td.t200 p
{
	padding:5px 0 0 5px;
	margin:0;
}

.contact textarea
{
	width:250px;
	height:150px;
	margin:0;
	padding:0;
}
img#cryptogramnl, img#cryptogramcontact
{
	display:block;
	float:left;
}
.constructeur_big
{
	/*display:none;*/
	z-index:17;
	width:907px;
	height:299px;
	background-image:url(http://www.eliptec.com/images/cadre_big.png);
	background-repeat:no-repeat;
	position:absolute;
	margin-top:7px;
	margin-left:-1px;
	padding:0;
	top:339px;
	/*float:left;*/
}
*+html .constructeur_big, * html .constructeur_big
{
	top:346px;
	margin-left:-899px;
	zoom:1;
}
html>body .constructeur_big
{
	margin-top:0;
}

/*.sliderGallery {
    overflow: hidden;
    position: relative;
    padding: 10px;
    width: 960px;
	height:194px;
}
.sliderGallery ul {
    position: absolute;
    list-style: none;
    overflow: none;
    white-space: nowrap;
    padding: 0;
    margin: 0;
}

.sliderGallery ul li {
    display: block;
	width:290px;
	float:left;
}

.handle {
    position: absolute;
    cursor: move;
    top: 0;
    z-index: 100;
    /* bespoke to your own solution */ /*
    height: 50px;
    width: 100px;
}*/
.barre_slider {
	/*background: #eeeeee url(http://www.eliptec.com/images/interfleches.png) 50% top no-repeat;*/
	background-image:url(http://www.eliptec.com/images/fond_trame_scrollbar.png);
	background-repeat:repeat-x;
	width:864px;
/*	padding-left:22px;
	padding-right:22px;*/
	position:absolute;
	top:152px;
	cursor:default;
}
#flecheg {
	width:20px;
	height:14px;
	background-image:url(http://www.eliptec.com/images/flecheg.png);
	display:inline;
	float:left;
}
#fleched {
	width:22px;
	height:14px;
	background-image:url(http://www.eliptec.com/images/fleched.png);
	display:inline;
	float:right;
}
.sliderGallery {
    overflow: hidden;
	position: relative;
    padding: 0;
	margin-left:15px;
    height: 210px;
    width: 864px;
}
.sliderGallery UL {
    position: absolute;
    list-style: none;
    overflow: none;
    /*white-space: nowrap;*/
    padding: 0;
    margin: 12px 0 0 0;
	background-image:url(http://www.eliptec.com/images/fond_tapisroulant2.png);
	background-repeat:repeat-x;
	background-position:bottom;
	width:1200px;
}
.sliderGallery UL LI {
    display: inline;
	float:left;
	padding:0;
	width:288px;
	margin-left:0;
	margin-right:0;
}
.handle {
    position: absolute;
    cursor: default;
    top: 0;
    z-index: 100;
    /* bespoke to your own solution */
    height: 11px;
    width: 130px;
}
.item_tapis {
	width:230px;
	margin-left:29px;
	margin-right:29px;
	cursor:pointer;
}
.item_tapis p{
	text-align:center;
	color:#7F8081;
	/*font-weight:600;*/
	font-size:9px;
}
.item_tapis img {
	margin-left:auto;
	margin-right:auto;
}
.item_tapis .marque {
	font-size:11px;
}

.masque
{
	display:none;
}
.visible
{
	display:block;
}
li.pdf
{
	list-style-image:url(http://www.eliptec.com/images/puce_pdf.png);
}
li.ppt
{
	list-style-image:url(http://www.eliptec.com/images/pps.png);
}
ul.liste_boutons, li.dl
{
	list-style-type:none;
	list-style-image:none;
	float:right;
	clear:right;
	width:100px;
}
ul.liste_boutons
{
	margin:0 0 10px 0;
	padding:0;
}
ul.liste_fichiers
{
	float:left;
	clear:left;
	width:405px;
	margin:0 0 10px 5px;
	padding:0;
}
*+html ul.liste_fichiers, * html ul.liste_fichiers
{
	margin:0;
}
*+html li.liste_fichiers, * html li.liste_fichiers
{
	margin:0 0 10px 5px;
	text-indent:5px;
}
.taille_fichier
{
	font-size:0.85em;
}
.rouge
{
	color:#C7232C;
}
.contenu_popup
{
	width:586px;
	height:630px;
	margin:7px 7px 20px 7px;
	padding:5px 5px 5px 40px;
	background-color:#CFCFD0;
}
.contenu_popup_nl
{
	width:523px;
	height:560px;
	margin:7px 7px 20px 7px;
	padding:5px 5px 5px 40px;
	background-color:#CFCFD0;
}
#titre_inscription_nl
{
	margin-left:-26px;
}
p.serre, h3.serre
{
	margin:0;
	padding:0;
}

#liens_bas
{
	text-align:center;
	/*font-size:0.8em;*/
/*	margin-bottom:15px;*/
	/*color:#CFCFD0;*/
	/*color:#414243;
	position:relative;
	bottom:15px;*/
}

#liens_bas a
{
	/*color:#CFCFD0;*/
	color:#414243;
}

.popup_small
{
	width:300px;
	background-color:#FFFFFF;
	text-align:center;
	color:#414243;
}

.pub
{
	width:280px;
	/*height:24px;*/
	float:left;
}
#picto_evenement
{
	position:absolute;
	top:27px;
	right:27px;
}
#picto_newsletter
{
	position:absolute;
	top:27px;
	right:27px;
}
a#inscription
{
	position:absolute;
	right:28px;
	top:110px;
}
*+html a#inscription, * html a#inscription
{
	float:left;
	top:5px;
	margin-left:-3px;
}
.accroche_webinar
{
	float:left;
	margin-top:0;
}
#form_webinar
{
	width:318px;
	float:left;
}

#boutons_webinar
{
	position:absolute;
	top:360px;
	left:93px;
	width:468px;
	margin-top:60px;
	font-size:1.1em;
	z-index:100;
}
#retour_webinar
{
	position:absolute;
	top:459px;
	left:52px;
	width:468px;
	margin-top:60px;
	font-size:1.1em;
	z-index:100;
}

#illustration_webinar
{
	position:absolute;
	right:2px;
	top:145px;
}

h2#titresondage
{
	font-size:1.25em;
	text-align:center;
	color:#C7232C;
}

/* Overrides jquery ui*/
.ui-state-default, .ui-widget-content .ui-state-default {
	
/*	background-image: url(http://www.eliptec.com/images/curseur.png);
	border: 1px solid #cccccc;*/
	border:none;
	width: 130px;
	background: transparent url(http://www.eliptec.com/images/curseur2.png) 0% 0% repeat-x;
	font-weight: bold;
	color: #1c94c4;
	outline: none;
	cursor:pointer;
}
.ui-widget-content { /*border: 1px solid #dddddd;*/border:none; color: #333333;background:none; }
.ui-slider-horizontal { height: 14px; }
.ui-slider .ui-slider-handle {
	/*position: absolute; z-index: 2;*/
	width: 130px;
	height: 12px;
	margin-left:-65px;
/*	margin-right:18px;*/
	margin-top:5px;
	/*cursor: default;*/
}
