/* CSS Document */
#header_ent {
	background:url(../img/Main/Logo_AC-Entreprise.png) no-repeat;
	height:120px;
}
#header_AC57 {
	background:url(../img/Club/Logo_AC57.png) no-repeat;
	height:120px;
}
#menu a#public { background: url(../img/Main/NavSup-EspaceParticuliers.png) no-repeat 0 -39px;width:124px; }

/* Add by Raf - Pad reductions */
#gpReduc h3{
	background:url(../img/HP/Col1_PadTop_Reduc.png) repeat-y 0 0;
}
/* Fin Add by Raf */

/* Add by Raf - Page reduc */
.mPad2col ul li, .mPad2col ol li, .mPad_compte ul li, .mPad_compte ol li  {
	background:url(../img/Mon_Compte/Reductions/ikon-coche-bleue.png) no-repeat;
	padding-left:20px;
	line-height:15px;
 	list-style:none;
	margin-bottom:5px;
}
/* Fin Add by Raf */

/* Add by RAF - Début (sous a.houver) */
a.acheter {
	display:block;
	height:22px;
	width:85px;
	background:url(../img/HP/Btn_Acheter.png) repeat-y 0 -21px;
}
a:hover.acheter {
	background-position:0 0;
}
a.savoir {
	display:block;
	height:22px;
	width:80px;
	background:url(../img/HP/Btn_Savoir.png) repeat-y 0 -21px;
}
a:hover.savoir {
	background-position:0 0;
}

/* Add by RAF - Fin */



/* Add by RAF - Début (sous case a.voir) */
.case a.acheter {
	display:block;
	float:right;
}
.case a.savoir {
	display:block;
	float:right;
}
/* Add by RAF - Fin */


/* ADD BY RAF : début */
.article li {
	margin-left:25px;
}
.article p {
	text-align: justify;
}
.article {
	text-align: justify;
}
/* ADD BY RAF : fin */

.Red {color: #FF0000}
.Green {color:#009900}

/* Ajout d'un type de pad */
.mPad_partners {
	font-size:12px;
	margin-bottom:10px;
	float:left;
	background:url(../img/Voiture/Col2-ModulePXL.png) repeat-y;
	width:440px;
	padding-right:20px;
}
.mPad_partners p,.mPad_partners h2, .mPad_partners h3 {
	padding:0px 20px 0px 20px ;
}
.mPad_partners h2 {
	background:url(../img/Presse/Mod-Presse-header.jpg) no-repeat top left;
}
.mPad_partners h2 {
	font-family: Georgia, Times New roman serif;
	font-size:20px;
	color:#333;
	font-weight:normal;
	height:48px;
	line-height:16px;
	padding-top:18px;
}
.mPad_partners .sousTitre {
	font-family: Myriad,  sans-serif;
	font-size:11px;
	color:#333;
}
.mPad_partners .titre {
	font-family: Myriad,  sans-serif;
	font-size:20px;
	color:#000;
	font-weight:normal;
}
.mPad_partners .linkArrow {
	padding-left:20px;
	background:url(../img/Voiture/Picto-Fleche.png) no-repeat top left;
	display:block;
	line-height:14px;
}

/* A Ajouter dans la partie Adhésion */
#introExtensions {
	background:url(../img/Adhesion/Extensions/Header-Intro.jpg) no-repeat;
	width:445px;
	height:146px;
	margin-bottom:10px;
	font-size:16px;
	color:#333;
	padding:20px 40px 0px 180px;
	font-weight:bold;
	line-height:25px;
}
#introExtensions h2 { /* a ajouter dans #introCarte h2 */
	font-family: Georgia, Times New roman serif;
	color:#006699;
	font-weight:normal;
	margin-bottom:10px;
}
#introExtensions .bleu { /* a ajouter dans #introcarte .bleu */
	color:#006699;
	font-size:16px;
}

#introLaCarteAuFeminin {
	background:url(../img/Adhesion/LaCarteAuFeminin/Header-Intro.jpg) no-repeat;
	width:445px;
	height:161px;
	margin-bottom:10px;
	font-size:16px;
	color:#333;
	padding:20px 40px 0px 180px;
	font-weight:bold;
	line-height:25px;
}
#introLaCarteAuFeminin h2 { /* a ajouter dans #introCarte h2 */
	font-family: Georgia, Times New roman serif;
	color:#006699;
	font-weight:normal;
	margin-bottom:10px;
}
#introLaCarteAuFeminin .bleu { /* a ajouter dans #introcarte .bleu */
	color:#006699;
	font-size:16px;
}

a.flinkAssistance {
	display:block;
	height:60px;
	width:645px;
	background:url(../img/Adhesion/Assistance/Footer-Adherez.jpg) no-repeat 0 -60px;
	margin-bottom:10px;
}
a.flinkExtensions {
	display:block;
	height:60px;
	width:645px;
	background:url(../img/Adhesion/Extensions/Footer-Adherez.jpg) no-repeat 0 -60px;
	margin-bottom:10px;
}
a.flinkLaCarteAuFeminin {
	display:block;
	height:60px;
	width:645px;
	background:url(../img/Adhesion/LaCarteAuFeminin/Footer-Adherez.jpg) no-repeat 0 -60px;
	margin-bottom:10px;
}
a:hover.flinkAssistance, a:hover.flinkExtensions, a:hover.flinkLaCarteAuFeminin { /* a ajouter dans ... a:hover.flinkCarte */
	background-position:0 0px;
}
/* Fin d'ajout dans la partie Adhésion */

/* Ajout pour formulaire inscription stage */
.optMotif {
	float:left;
	margin-left:10px;
	height:20px;
	margin-right:5px;
}
.zenTxtlarge {
	float:left;
	width:400px;
	font-size:12px;
	color:#666;
	margin-left:5px;
}

/* linkarrow dans div article */

.article .linkArrow {
	padding-left:200px;
	display:block;
	line-height:10px;
}

/* Infobulle */
a.infobulle{
    position:relative; 
    z-index:24; 
	color:#f00;
    text-decoration:none}

a.infobulle:hover{z-index:25;}

a.infobulle span{display: none}

a.infobulle:hover span{ 
/*le contenu de la balise span ne 
sera visible que pour l'état a:hover */
 display:block; 
 position:absolute;
    
    
    top:2em; left:2em; width:15em;
    border:1px solid #6699cc;
    background-color:#fffecc; color:#6699cc;
    /*text-align: justify;*/
    font-weight:none;
    padding:1px;
    
    }

/* Toolbox */
a#toolFAQJur,a#toolBoss {
	display:block;
	float:left;
	width:90px;
	height:20px;
	padding-top:100px;
	margin-left:15px;
	text-align:center;
	color:#333;
	font-weight:bold;
	font-size:12px;
}

a#toolFAQJur { /* renommer agenda en jur */
	background:url(../img/Mon_Compte/picFaqJuridique.jpg) no-repeat;
}
a#toolBoss { /* renommer agenda en jur */
	background:url(../img/Mon_Compte/picBossTools.jpg) no-repeat;
}

/* ajout du flink archives secu  + essais autos */
a#flinkArkSecu, a#flinkArkAutoAdh {
	display:block;
	height:54px;
	width:440px;
}
a:hover#flinkArkSecu, a:hover#flinkArkAutoAdh {
	background-position:0 0px;
}
a#flinkArkSecu {
	background:url(../img/Actualite/Col2-Footer-Archv_Securite.png) no-repeat 0 -54px;
}
a#flinkArkAutoAdh {
	background:url(../img/Actualite/Col2-Footer-Archv_actu-ADH.png) no-repeat 0 -54px;
}

/** tableau resultats de recherche **/
table.results {
	width:98%;
	border-spacing: 0px;
	border-collapse:collapse;
}
table tr.results td.results {
	font-size:14px;
	color:#666;
	padding:4px 5px 4px 5px;
	vertical-align: top;
	border-right:0px;
	border-top:0px;	
}

/** BOUTIQUE **/

.dPadLarge  .shop_liste_article  {
	padding:0px 20px;
	width:175px;
	font-size:11px;
	color:#666;
}
.dPadLarge .shop_liste_article  h3 {
	font-size:22px;
	color:#333;
	font-weight:normal;
}
.dPadLarge .shop_liste_article  {
	float:left;
	background:url(../img/HP/Pad_separation.jpg) no-repeat top right;
}

.dPadLarge .shop_article_photo  {
	padding:0px 20px;
	width:270px;
	font-size:11px;
	color:#666;
	text-align:center;
}

.dPadLarge .shop_promo {
	float:left;
	position:relative;
	top:-20px;
	left:30px;
	width:100px;
	font-size:14px;
	padding:0 10px;
	background-color:#FF0000;
	color:#FFFFFF;	
	text-align:center;
}

.dPadLarge .shop_article_detail  {
	margin-left:15px;
	padding:0px 20px 0px 300px;
	width:325px;
	font-size:11px;
	color:#666;
}
.dPadLarge .shop_article_detail  h1 {
	font-size:22px;
	color:#005397;
	font-weight:bold;
}
.dPadLarge .shop_article_detail  h2 {
	font-size:16px;
	color:#333;
	font-weight:normal;
}
.dPadLarge .shop_article_detail  h3 {
	font-size:18px;
	color:#333;
	font-weight:normal;
}
.dPadLarge .shop_article_detail  h4 {
	font-size:16px;
	color:#333;
	font-weight:normal;
	text-decoration:line-through;
}
.dPadLarge .shop_article_detail .promo {
	font-size:18px;
	padding:0 10px;
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight:bold;
	line-height:22px;
}
.dPadLarge .shop_article_detail .membre {
	font-size:18px;
	padding:0 10px;
	background-color:#005397;
	color:#FFFFFF;
	font-weight:bold;
	line-height:22px;
}

.dPadLarge .shop_article_detail a.add2cart {
	position:relative;
	top:10px;
	font-size:12px;
	margin:0 0 0 150px;
	padding:5px 10px;
	background-color:#CCC;
	color:#000;
	font-weight:bold;
	text-align:right;
}

.shop_article_photo  {
	float:left;
	background:url(../img/HP/Pad_separation_shop.jpg) no-repeat top right;
}

.dPadLarge .shop_detail  {
	float:left;
	padding:0px 20px;
	width:600px;
	font-size:11px;
	color:#666;
}

.dPadLarge .shop_detail h1 {
	color:#005397;
}
.dPadLarge .shop_detail h2 {
	color:#005397;
}
.dPadLarge .shop_detail h3 {
	color:#005397;
}
.dPadLarge .shop_detail h4 {
	color:#005397;
}

.dPadLarge .shop_detail li {
	margin-left:15px;
}
.dPadLarge .shop_upcrossselling  {
	float:left;
	padding:0px 20px;
	width:600px;
	font-size:11px;
	color:#666;
}
.dPadLarge .shop_upcrossselling .image {
	float:left;
}
.dPadLarge .shop_upcrossselling .description {
	float:left;
	margin-left:10px;
	width:300px;
	font-size:14px;
	padding:0 10px;
	font-weight:bold;
}
.dPadLarge .shop_upcrossselling .prix {
	float:left;
	margin-left:10px;
	width:150px;
	font-size:14px;
	padding:0 10px;
}