/* ########################### */
/* 		Club.css
/* ########################### */

/* Fond */
#fond { background:url('../pictures/design/bg_center.jpg') no-repeat; background-position: top center; }

/* Header */
#absoluteLogo { position:absolute; width:697px; height:94px; background:url('../pictures/design/logo_absolute.png') no-repeat; z-index:20; left:0; top:2px; }
#absoluteVague { position:absolute; width:407px; height:70px; background:#C96; top:157px; background:url('../pictures/design/vague_absolute.png') no-repeat; z-index:20;
left:300px; background-position:-300px 0; }
* html #absoluteLogo { display:none; } 
#ariane { visibility:hidden; }

/* Slideshow */
#featured-slideshow2 { position:relative; width:620px; height:202px; margin:8px 0 65px 20px; }
*+html .slide2 { margin-top:5px; }
#featured-slideshow2 .slide { width:610px; height:220px; margin-left:20px; display:none; background:url('../pictures/design/content.jpg') no-repeat -40px -8px; }
*+html #featured-slideshow2 .slide { background:url('../pictures/design/content.jpg') no-repeat -40px -5px; }
#featured-slideshow2 .img2 { float:right; width:220px; }
#featured-slideshow2 .text { float:left; width:400px; padding-top:100px; }
#featured-slideshow2 .titre { font-size:20px; color:#e62772; margin-bottom:5px; }
#featured-slideshow2 .contenu { color:#4c4c4c; font-size:12px; }

h1 { padding:0; margin:0; width:auto; height:auto; font-weight:normal; }

#left { padding:0 0 0 19px; font-size:12px; margin-bottom:15px; }
#content { background:url('../pictures/design/content.jpg')  no-repeat; }

/* Module formulaire */
#formulaire { height:139px; padding:100px 0 0 10px; background:url('../pictures/design/bg_formulaire.png') no-repeat; margin-left:0; }
#formulaire p { margin:0; padding-bottom:10px; color:#d02368; }
#formulaire label { float:none; display:inline; font-size:12px; }
#formulaire input[type=text] { width:110px; font-size:12px; padding:4px; border:1px solid #aa949d; color:#6c6c6e; }
#formulaire #bouton { border:0; width:207px; height:40px; background:url('../pictures/design/bouton_coupon.png') right top; cursor:pointer; }
#formulaire #bouton:hover { background:url('../pictures/design/bouton_coupon.png') right bottom; }
#formulaire .warning { float:right; margin-right:20px; color:#ffdc7c; font-weight:bold; }
#formulaire .info { float:right; margin-right:20px; color:green; font-weight:bold; }

/* Blocs de texte */
#right .blockContentMiddle { margin-left:12px; margin-bottom:10px; }
#right .blockContentTop p { padding-bottom:10px; }

/* Formulaire */
#contact { padding-left:10px; }
#contact p { margin-bottom:0px; }
#contact label { float:none; text-transform:uppercase; font-weight:bold; margin-bottom:2px; width:200px; }
#contact input[type=text], select, textarea { width:260px; padding:5px; border-color:#E72973; }
#contact select { width:340px; }
#contact textarea { height:100px; }
#contact input[type=submit] { width:110px; height:26px; border:2px solid #E62872; background:#AA949D; color:#FFF; cursor:pointer; font-weight:bold; text-align:center; }
