﻿/*	reset
------------------------------------------------------------------------------*/
html,
body,
h1,
h2,
h3,
h4,
h5,
form,
ul,
ol,
li,
dl,
fieldset,
p,
dd,
td,
th
{
	margin:0;
	padding:0
}
table
{
	border-collapse:collapse
}
img,
fieldset
{
	border:none
}
ul,
ol
{
	list-style-type:none
}
/*	defaut
------------------------------------------------------------------------------*/
label
{
	cursor:pointer
}
acronym
{
	cursor:help;
	border:none
}
/*	liens
------------------------------------------------------------------------------*/
a.roll
{
	text-decoration:none
}
a.roll:hover,
a.roll:focus,
#pied a:hover,
#pied a:focus,
.encart a:hover,
.encart a:focus,
#encart dt a:focus,
#encart dt a:hover,
#sous-menu li a:hover,
#sous-menu li a:focus,
#coeur a:hover,
#coeur a:focus,
#resultats h3 a:focus,
#resultats h3 a:hover,
.bulle:focus,
.bulle:hover,
#onglets a:focus,
#onglets a:hover,
#colonne a:hover,
#colonne a:focus
{
	text-decoration:underline!important
}
/*	
------------------------------------------------------------------------------*/
.cache,
hr
{
	display:none
}
.masque,
.flash-replaced .alt,
#navigation span
{
	position:absolute;
	top:-999em;
	left:-999em;
	width:1px;
	height:1px;
	overflow:hidden;
	display:block;
	text-indent:-999em
}
.spacer
{
	clear:both;
	width:1px;
	height:1px;
	overflow:hidden;
	display:block
}
blockquote:before,
blockquote:after,
q:before,
q:after
{
	content: ""
}
cite
{
	font-style:italic
}
textarea
{
	font-family:arial;
	padding:2px;
	overflow:auto
}
/*	centrage
------------------------------------------------------------------------------*/
body
{
	text-align:center;
	background-image:url(../img/grille.png);
	background-repeat:repeat;
	background-position:50% 0;
	font-family:sans-serif;
	font-size:76%;
	background-color:#FFF;
	color:#333
}
#contenu
{
	width:954px;
	text-align:left;
	margin:0 auto;
	background:url("/App_Themes/Common/img/header_promo.jpg") no-repeat scroll 303px 0 transparent
}
#fond
{
	/*background-image:url(../img/entete.png);*/
	background-repeat:no-repeat;
	background-position:50% -20px
}
.alignCenter {
	text-align: center;
}
/* formulaires
------------------------------------------------------------------------------*/
select,
input.text
{
	font-family:sans-serif;
	font-size:0.9em;
	padding:1px 2px
}
input.submit
{
	position:relative;
	top:5px
}
input.radio
{
	position:relative;
	top:-2px
}
legend
{
	margin-left:-7px;
	white-space:normal;
}
/*
------------------------------------------------------------------------------*/
.debug_fond
{
	background-color:#F00;
	color:inherit
}
.debug_cadre
{
	border:1px solid #0F0
}
/*
------------------------------------------------------------------------------*/
.encart
{
	padding-top:10px;
	background-position:50% 100%;
	font-size:0.9em;
	background-color:#FFF;
	color:inherit;
	float:left
}
.encart strong a
{
	font-weight:normal
}
.encart dd,
.encart .marques_nestle,
.encart .innerEncart
{
	border-left:2px solid;
	border-bottom:2px solid;
	border-right:2px solid;
	padding:0 8px 8px 8px
}

.encart dd dd,
.encart .innerEncart dd
{
	border:none;
	padding:0
}
.encart dt img,
.encart h1 img,
.encart h4 img
{
	display:block
}
.encart li
{
	margin-bottom:2px;
	padding-left:10px;
	background-repeat:no-repeat;
	background-position:0 4px
}
/**************** push Sprinters *******************/
dl.sprinters{margin-bottom:10px;font-family:arial, sans-serif;font-size:11px;}
dl.sprinters dt{position:relative;}
dl.sprinters dt img{position:relative;z-index:1;}
dl.sprinters dt p{position:absolute;top:114px;left:21px;z-index:2;display:block;width:137px;font-size:11px; font-weight:bold;color:#767676;}
dl.sprinters dt p a{font-size:11px; font-weight:bold;color:#474faf;text-decoration:underline;}
dl.sprinters dd{background:url('/app_themes/exprimez-vous/img/blocs/push-sprinters/sprinters-btm.jpg') no-repeat 0 100%; border:none;padding:8px 17px!important;}
dl.sprinters dd .un-membre{overflow:hidden;margin-bottom:7px;zoom:1;}
dl.sprinters dd .un-membre .rName{display:block;margin-bottom:3px;}
dl.sprinters dd .un-membre .rName a{font-size:11px;color:#8c8ac9; font-weight:bold;}
dl.sprinters dd .un-membre .rAvatar{width:83px; height:62px; background:red;float:left;}
dl.sprinters dd .un-membre .rInfo{float:left;width:55px;display:block;margin-left:5px;}
dl.sprinters dd .un-membre .rInfo .nb, dl.sprinters dd .un-membre .rInfo .txt{display:block;clear:both;width:100%;text-align:center;font-size:15px;font-weight:bolder;color:#4d53ae;}
dl.sprinters dd .un-membre .rInfo .nb{font-weight:bolder;margin-top:6px;}
dl.sprinters dd .un-membre .rInfo .txt{font-weight:120}
dl.sprinters dd .howToMembre {color:#474faf;font-weight:bolder;font-size:12px;margin:16px 0 5px 0;display:block;text-decoration:underline!important;}

/*** Mandatory ***/
.hidden{
	display:none;
}
