/* generiques */
body {
  margin:8px 0 0 0; /* pour éviter les marges */
  padding:0;
  text-align:center; /* pour corriger le bug de centrage IE */
  background:#e7511e url(../images/fond-degrade.gif) repeat-x;
}
html * {
  font-family:verdana;
  /*font-size:11px;*/
  color:#00000;
}
p { margin:0; padding:0; }
form {
	margin:0;
	padding:0;
}
input, textarea { font-size:12px; }
h1, h2, h3 {
	font-family: inherit;
	font-size: inherit;
	margin:0;
	padding:0;
}
h2, h3 { font-weight:normal; }

/* généraux */
.sepnul { clear:both; }
.txt8 { font-size:8px !important; }
.txt9 { font-size:9px !important; }
.txt10 { font-size:10px !important; }
.txt11 { font-size:11px !important; }
.txt11interplus { font-size:11px !important; line-height:15px; }
.txt12 { font-size:12px !important; }
.txt13 { font-size:13px !important; }
.txt14 { font-size:14px !important; }
.txt18 { font-size:18px !important; }
.upper { text-transform:uppercase; }
.italic { font-style:italic; }
.bleu { color:#5f6901 !important; }
.bleu2 { color:#016aad !important; }
.bleu3 { color:#0d4d77 !important; }
.blanc { color:#ffffff !important; }
.rouge { color:#e7511e !important; }
.gris { color:#666666; }
.titrebleu { font-size:12px;color:#5f6901; font-weight:bold; padding-bottom:7px;}
.soustitrebleu { font-size:12px;color:#5f6901; font-style:italic; padding-bottom:7px;}
.normal { font-style:normal !important; font-weight:normal !important; }
.ligne-blanche { border-bottom:1px solid #ffffff; }
.esp5top { margin-top:5px; }
.hrrouge { width:175px; border-top:1px solid white; border-bottom:1px solid #9a1949; }
.hrrouge2 { border-top:1px solid white; border-bottom:1px solid #9a1949; }
.pointilles {
	height:1px;
	margin:5px 0 5px 0; 
	background:url('../images/pointilles.png') repeat-x;
}
.pointilles2 {
	height:1px;
	background:url('../images/pointilles.png') repeat-x;
}
.br3 { font-size:3px; }
.br8 { font-size:8px; }
.lh20 { line-height:20px; }
.lh12 { line-height:12px; }





/* contenu */
.global {
  position:relative;
	margin-left: auto;
  margin-right: auto;
  width:980px;
  text-align:center;
}


/* header */
.header {
	width:980px;
	height:160px;
}
.inscription {
	position:relative;
	width:980px;
	height:499px;
	/*margin-left:21px;*/
	background:url('../images/palmares-inscription-bg.jpg') no-repeat;
}
.inscription .bouton-inscription a{
	position:absolute;
	top:394px;
	left:215px;
}
.inscription .bouton-inscription a:hover {
	background:url('../images/consulter_primes.png') no-repeat;
}
.inscription .pastille a{
	position:absolute;
	top:265px;
	left:601px;
}
.inscription .pastille a:hover {
	background:url('../images/pastille-30-maillots.png') no-repeat;
}

.hp-palmares-2011 {
    position: absolute;
    top: 146px;
    left: 58px;
}
.inscription-small {
	position:relative;
	width:980px;
	height:175px;
	/*margin-left:21px;*/
	background:url('../images/inscription-small.png') no-repeat;
}
.inscription-small .pastille-small a{
	position:absolute;
	top:65px;
	left:610px;
}
.inscription-small .pastille-small a:hover {
	background:url('../images/pastille-30-maillots-petite.png') no-repeat;
}
.inscription-small .bouton-inscription-small a{
	position:absolute;
	top:106px;
	left:233px;
}
.inscription-small .bouton-inscription-small a:hover {
	background:url('../images/btn-inscription-small.png') no-repeat;
}


/* menu */
.menu {
	height:45px;
	border:1px solid #e7511e;
	background:url('../images/menu-fond.png') repeat-x;
}
.menu img {
	border:none;
}
.menu ul {
	padding:0;
	margin:0;
	list-style:none;
	list-style-type:none;
}
.menu li {
	margin-left:0px;
	float:left; /*pour IE*/
	padding:8px 4px 0 30px;
}
.menu ul li a {
	display:block;
	float:left;   
	color:#20549a;
	text-decoration:none;
	text-align:left;
	margin-left:2px;
}
.menu ul li span { display:none; }
.menu ul li a.rollover1 {
	display:block;
	width:75px;
	height:26px;
	background: url('../images/menu-accueil.png') no-repeat;
	border:0;
}
.menu ul li a.rollover1:hover, .menu ul li a.rollover1.actif1 { 
	display:block;
	width:75px;
	height:26px;
	background: url('../images/menu-accueil-on.png') no-repeat;
	border:0;
}
.menu ul li a.rollover2 {
	display:block;
	width:151px;
	height:26px;
	background: url('../images/menu-organisateurs.png') no-repeat;
	border:0;
}
.menu ul li a.rollover2:hover, .menu ul li a.rollover2.actif2 { background: url('../images/menu-organisateurs-on.png') no-repeat; }
.menu ul li a.rollover3 {
	display:block;
	width:109px;
	height:26px;
	background: url('../images/menu-participer.png') no-repeat;
	border:0;
}
.menu ul li a.rollover3:hover, .menu ul li a.rollover3.actif3 { background: url('../images/menu-participer-on.png') no-repeat; }
.menu ul li a.rollover4 {
	display:block;
	width:117px;
	height:26px;
	background: url('../images/menu-inscription.png') no-repeat;
	border:0;
}
.menu ul li a.rollover4:hover, .menu ul li a.rollover4.actif4 { background: url('../images/menu-inscription-on.png') no-repeat; }
.menu ul li a.rollover5 {
	display:block;
	width:46px;
	height:26px;
	background: url('../images/menu-jury.png') no-repeat;
	border:0;
}
.menu ul li a.rollover5:hover, .menu ul li a.rollover5.actif5 { background: url('../images/menu-jury-on.png') no-repeat; }
.menu ul li a.rollover6 {
	display:block;
	width:97px;
	height:26px;
	background: url('../images/menu-palmares.png') no-repeat;
	border:0;
}
.menu ul li a.rollover6:hover, .menu ul li a.rollover6.actif6 { background: url('../images/menu-palmares-on.png') no-repeat; }
.menu ul li a.rollover7 {
	display:block;
	width:69px;
	height:26px;
	background: url('../images/menu-presse.png') no-repeat;
	border:0;
}
.menu ul li a.rollover7:hover, .menu ul li a.rollover7.actif7 { background: url('../images/menu-presse-on.png') no-repeat; }






/* contenu */
.content {
	width:980px;
	position:relative;
	background:url('../images/menu-coins.gif') no-repeat top;
}
.content .corps {
	width:940px;
	padding-top:30px;
	margin-left: auto;
  margin-right: auto;
	background-color:#ffffff;
}
.content .pointeur {
	width:940px;
	height:15px;
  position:relative;
	margin-left: auto;
  margin-right: auto;
}
/* correctif ie6 et inferieur dans screen-ie6.css */
.pointeur.ptr1 { background:url('../images/menu-pointeur.png') no-repeat 13px 0 #ffffff; }
.pointeur.ptr2 { background:url('../images/menu-pointeur.png') no-repeat 124px 0 #ffffff; }
.pointeur.ptr3 { background:url('../images/menu-pointeur.png') no-repeat 310px 0 #ffffff; }
.pointeur.ptr4 { background:url('../images/menu-pointeur.png') no-repeat 456px 0 #ffffff; }
.pointeur.ptr5 { background:url('../images/menu-pointeur.png') no-repeat 608px 0 #ffffff; }
.pointeur.ptr6 { background:url('../images/menu-pointeur.png') no-repeat 690px 0 #ffffff; }
.pointeur.ptr7 { background:url('../images/menu-pointeur.png') no-repeat 823px 0 #ffffff; }
.content .sous-menu {
	position:absolute;
	left:186px;
	top:16px;
  background-color:#ffffff;
}
.content .icones {
	position:absolute;
	left:815px;
	top:16px;
  background-color:#ffffff;
}

.content ul {
	list-style-position:outside;
	list-style-type:none;
	padding-left:16px;
	margin-left:0;
}
.content ul.telechargezReglement {
	width:200px;
	float:left;
}
.content ul li {
	padding-bottom:8px;
  display: list-item;
  list-style-image: url('../images/puce.gif');
	font-style:italic;
	font-size:13px;
}
.content ul.puceVerte li {
	padding-bottom:1px;
  display: list-item;
  list-style-image: url('../images/puce_verte.gif');
	font-style:normal;
	font-size:13px;
}
.content ul.h10 li {
	margin-bottom:10px;
}
.content ul.h0 li {
	padding:0px;
}

/* colonnes principales */
.col-left {
	float:left;
	width:580px;
	padding-left:20px;
}
.col-right {
	float:left;
	width:300px;
	margin-top:3px;
	padding-left:20px;
}
.col-left a { color:#798111; }
.col-left a:hover { color:#E6511E; }

/* colonnes internes */
.col-left2col {
	float:left;
	width:360px;
}
.col-right2col {
	float:left;
	width:175px;
	padding-left:25px;
}

/* colonne 100% de la largeur */
.col-100pc {
	width:900px;
	margin-left: auto;
  margin-right: auto;
}



/* Colonne de gauche, taille 2/3 */
.bloc2col {
	width:580px;
	margin:0 0 30px 0px;
	border-top:3px solid #e7511e;
	border-bottom:1px solid #e7511e;
	text-align:left;
}
.bloc2col.vert{
	border-top:3px solid #a9b429;
}
.bloc2col.block-small {
	background:url('../images/bloc-degrade1-fond.png') repeat-x bottom #ffffff;
}
.bloc2col .contenu1, .bloc2col .contenu2, .bloc2col .contenu3 {
	padding:20px 7px 7px 7px;
}

.bloc2col.block-small .contenu1 ul { width:250px;}
.bloc2col.block-small .contenu2 ul { width:320px; }
.bloc2col.block-small .contenu3 ul { width:400px; }
.bloc2col.block-tall {
	background:#ffffff url('../images/bloc-degrade2-fond.png') repeat-x bottom;
}

.sport1 { background:none; }
.sport2 { background:none; }
.sport3 { background:url('../images/fond-sportifs-3.gif') no-repeat; }
.sport3bis { background:url('../images/fond-sportifs-3bis.gif') no-repeat; }
.sport4 { background:none; }
.sport5 { background:none; }
.sport6 { background:url('../images/fond-sportifs-6.gif') no-repeat; }

.bgBottomRight { background-position:100% 100%; }
.bgBottomCenter { background-position:50% 100%; }
.bgBottomLeftTiers { background-position:20% 100%; }
.bgBottomRightTiers { background-position:80% 100%; }

.bloc2col.bloc1 {
	background:url('../images/bloc-sport1.png') no-repeat bottom #ffffff;
}
.bloc2col.bloc2 {
	background:url('../images/bloc-sport2.png') no-repeat bottom #ffffff;
}
.bloc2col.bloc3 {
	background:url('../images/bloc-sport3.png') no-repeat bottom #ffffff;
}
.bloc2col.bloc1 .contenu ul, .bloc2col.bloc2 .contenu ul {
	width:330px;
}
.bloc2col.bloc3 .contenu ul {
	width:370px;
}

.encart1 {
	padding:10px 0 10px 0;
}
.encart1 ul {
	padding-left:0;
	margin:15px 0 0 0;
}
.encart1 ul li {
	padding-bottom:5px;
	font-size:10px;
	font-weight:bold;
	list-style-image:none;
	list-style-type:none;
}
.encart1 ul li a:hover {
	color:#74beed;
}
.encart1 img {
	border:none;
}

.form ul li {
	line-height:20px;
}
.form ul li {
	font-style:normal;
}
.form ul.h15 li {
	line-height:15px;
}
.form label {
	display:block;
	width:220px;
	float:left;
}
.form label.off {
	display:inline;
	width:120px;
	float:none;
}
.form input, .form textarea {
	border:1px solid #e7521f;
	margin:1px 0 1px 0;
}
.form .champ1 {
	width:327px;
}

.btn-etape1 {
	position:relative;
	margin:4px 0 0 3px;
	float:left;
	width:24px;
	height:22px;
	background:url('../images/etape-1.png') no-repeat;
}
.btn-etape1 a:hover{
	position:absolute;
	background:url('../images/etape-1-ons.png') no-repeat;
}
.btn-etape2 {
	position:relative;
	margin:4px 0 0 3px;
	float:left;
	width:24px;
	height:22px;
	background:url('../images/etape-2.png') no-repeat;
}
.btn-etape2 a:hover{
	position:absolute;
	background:url('../images/etape-2-ons.png') no-repeat;
}
.btn-etape3 {
	position:relative;
	margin:4px 0 0 3px;
	float:left;
	width:24px;
	height:22px;
	background:url('../images/etape-3.png') no-repeat;
}
.btn-etape3 a:hover{
	position:absolute;
	background:url('../images/etape-3-ons.png') no-repeat;
}
.btn-etape4 {
	position:relative;
	margin:4px 0 0 3px;
	float:left;
	width:24px;
	height:22px;
	background:url('../images/etape-4.png') no-repeat;
}
.btn-etape4 a:hover{
	position:absolute;
	background:url('../images/etape-4-ons.png') no-repeat;
}
.btn-etape5 {
	position:relative;
	margin:4px 0 0 3px;
	float:left;
	width:24px;
	height:22px;
	background:url('../images/etape-5.png') no-repeat;
}
.btn-etape5 a:hover{
	position:absolute;
	background:url('../images/etape-5-ons.png') no-repeat;
}
.btn-etape6 {
	position:relative;
	margin:4px 0 0 3px;
	float:left;
	width:24px;
	height:22px;
	background:url('../images/etape-6.png') no-repeat;
}
.btn-etape6 a:hover{
	position:absolute;
	background:url('../images/etape-6-ons.png') no-repeat;
}
.eton {
	margin:0 0 0 3px;
	/*background:none;*/
	width:28px;
	height:26px;
}

.btn-ensavoirplus {
	position:relative;
	width:84px;
	height:24px;
	background:url('../images/btn-en-savoir-plus-on.png') no-repeat;
}
.btn-ensavoirplus a:hover{
	position:absolute;
	background:url('../images/btn-en-savoir-plus.png') no-repeat;
}



/* Colonne de droite, taille 1/3 */
.bloc1col {
	width:300px;
	margin:0 0 20px 0px;
	text-align:left;
}
.bloc1col.bloca {
	background:url('../images/bloca-fond.png') repeat-x bottom #f5f9fc;
	border-bottom:1px solid #0d507b;
}

.bloc1col.blocabis {
	background:url('../images/bloca-fond2.png') repeat-x bottom #f5f9fc;
	border-bottom:1px solid #0d507b;
}

.bloc1col.bloca .titre {
	width:300px;
	height:76px;
	background:url('../images/titre-quoi-de-neuf.png') no-repeat;
}

.bloc1col.blocabis .titre {
	width:300px;
	height:76px;
	background:url('../images/titre-quoi-de-neuf2.png') no-repeat;
}

.bloc1col.bloce .titre {
	width:300px;
	height:65px;
	background:url('../images/titre-sondage.gif') no-repeat;
}

.bloc1col.bloca .contenu1, .bloc1col.blocb .contenu1 {
	padding:10px;
}

.bloc1col.blocb {
	background:url('../images/blocb-fond2.png') repeat-x bottom #8e9c01;
}
.bloc1col .blocb2 {
	background:url('../images/blocb-fond.png') no-repeat bottom;
}
.bloc1col .blocb2 a {
	color:white;
}
.bloc1col .blocb2 a:hover {
	color:#9a1849;
}

.quoi_de_neuf {
	width:300px;
	height:auto;
	margin-bottom:20px;
}

.bloc1col.blocb .titre {
	width:300px;
	height:75px;
	background:url('../images/titre-retour-sur-edition-2011.png') no-repeat;
}

.bloc1col.blocc {
	background-color:#ffffff;
	padding-bottom:6px;
	border-bottom:1px solid #798211;
}
.bloc1col.blocc .titre {
	width:300px;
	height:50px;
	background:url('../images/titre-retrouvez-les-editions-precedentes.png') no-repeat;
}
.bloc1col.blocc .contenu2 {
	padding:3px;
}
.blocd {
	background:url('../images/fond-quoi-de-neuf.jpg') no-repeat top #d5e6f1;
	height:145px;
	padding-left:25px;
}

.blocdbis {
	background:url('../images/fond-quoi-de-neuf2.jpg') no-repeat top #d5e6f1;
}
.btn-remise {
	position:relative;
	float:left;
	left: 75px;
	width:132px;
	height:33px;
	background:url('../images/consulter_remise.png') no-repeat;
}
.btn-remise a:hover{
	position:absolute;
	background:url('../images/consulter_remise-on.png') no-repeat;
}
.btn-liste {
	position:relative;
	float:left;
	left: 45px;
	width:78px;
	height:32px;
	background:url('../images/liste.png') no-repeat;
}
.btn-liste a:hover{
	position:absolute;
	background:url('../images/liste-on.png') no-repeat;
}
.btn-conseils {
	position:relative;
	float: right;
	right:45px;
	width:98px;
	height:32px;
	background:url('../images/conseil.png') no-repeat;
	background-image: url(../images/conseil.png);
}
.btn-conseils a:hover{
	position:absolute;
	background:url('../images/conseil-on.png') no-repeat;
}
/*.btn-newsletter {
	position:relative;
	width:197px;
	height:33px;
	background:url('../images/btn-recevoir-la-newsletter-on.png') no-repeat;
}
.btn-newsletter a:hover{
	position:absolute;
	background:url('../images/btn-recevoir-la-newsletter.png') no-repeat;
}*/
.btn-form-etape-suivante {
	position:relative;
	width:154px;
	height:25px;
	background:url('../images/btn-etape-suivante-on.png') no-repeat;
}
.btn-form-etape-suivante a:hover{
	position:absolute;
	background:url('../images/btn-etape-suivante.png') no-repeat;
}
.btn-form-etape-precedente {
	position:relative;
	width:154px;
	height:25px;
	background:url('../images/btn-etape-precedente-on.png') no-repeat;
}
.btn-form-etape-precedente a:hover{
	position:absolute;
	background:url('../images/btn-etape-precedente.png') no-repeat;
}
.btn-form-valider-formulaire {
	position:relative;
	width:188px;
	height:25px;
	background:url('../images/btn-valider-le-formulaire-on.png') no-repeat;
}
.btn-form-valider-formulaire a:hover{
	position:absolute;
	background:url('../images/btn-valider-le-formulaire.png') no-repeat;
}

.btn-voir-first-newsletter {
	position:relative;
	width:197px;
	height:25px;
	background:url('../images/btn-voir-newsletter-on.png') no-repeat;
}
.btn-form-inscription {
	position:relative;
	width:298px;
	height:25px;
	background:url('../images/btn-inscrivez-vous-on.png') no-repeat;
}
.btn-form-inscription a:hover{
	position:absolute;
	background:url('../images/btn-inscrivez-vous.png') no-repeat;
}
.btn-form-telecharger {
	position:relative;
	width:321px;
	height:25px;
	background:url('../images/btn-telecharger-dossier-on.png') no-repeat;
	margin-top:13px;
}
.btn-form-telecharger a:hover{
	position:absolute;
	background:url('../images/btn-telecharger-dossier.png') no-repeat;
}
#nav-form {
	float:right;
	width:329px;
}



.video {
	width:276px;
	height:224px;
	border:1px solid white;
	background-color:white;
}

.video1 {
	float:left;
	width:262px;
	height:171px;
	border:12px solid #fefefb;
	margin-left:10px;
}

.txtvideo {
	float:left;
	padding-bottom:10px;
}

/* page presse */
.pressbook {
	height:129px;
	background:url('../images/blocd-fond.png') repeat-x bottom #fcf9fa;
	border-bottom:1px solid #5f6901;
	padding:0 10px 0 10px;
}
.pressbook-contenu {
	padding:20px 7px 7px 7px;
}



/* Colonne de gauche, taille 2/3 */
.bloc100pc {
	width:900px;
	margin:0 0 30px 0px;
	border-top:3px solid #c11e5d;
	border-bottom:1px solid #c11e5d;
	text-align:left;
}
.bloc100pc.block-tall {
	background:url('../images/bloc-degrade2-fond.png') repeat-x bottom #ffffff;
}
.bloc100pc .contenu1 {
	padding:20px 7px 7px 7px;
}


/* 5 conseils */
.portait { float:left;
	padding-right:15px;}
	
.blocimgtxt {
	padding-top:20px;}

.bloctxt {
	padding-top:25px;}


/* icones documents palmares + correctif screen-ie.css */
ul.documents li img {
	margin-right:10px;
}
ul.documents li {
	margin-bottom:5px;
}
ul.documents li .type {
	float:left;
	width:145px;
}


/* pied de page */
.footer {
	width:980px;
}
.footer-content {
	width:940px;
  position:relative;
	margin-left: auto;
  margin-right: auto;
	padding:5px 0 15px 0;
	margin-bottom:10px;
	background-color:#ffffff;
}
.footer-content p {
	font-size:10px;
}





/* ne pas déplacer, c'est en surcharge sur d'autres balises a */
a { text-decoration:none; color:#798111; }
a:hover, .bloc1col .blocb2 a:hover { text-decoration:none; color:#E6511E; }


/* texte vert */
.vert { color:#5f6901; }

