/*** INFORMATIONS DE LICENCE ***
* Ce fichier est intégré au développement d'un site Web
* Cette feuille de style est dessinée par JNBi L'agence Web
* Tous droits réservés */

/* Table des matières

	- CSS généraux
	- CSS structure	
	- CSS de formulaires
	- Actualités / Brèves / Webline
	- Pages (et zones de bas de page)
	- Consultations
	- Agenda
	- CSS de menus
	- CSS du plan du site
	- CSS de signatures
	- CSS RSS	

*/

/* Informations CSS générales */
/* ----------------------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 100.001%;
}
li {
	margin-left: 25px;
}
body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-weight: normal;
        height: 100%;
	
	text-align: left;
	background:#000000 url(upload_img/visuels_1280_background/background_1280_2010.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #e2e2e2;
    background-attachment: fixed
}
body.interne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-weight: normal;
    height: 100%;

	text-align: left;
	background:#000000 url(upload_img/visuels_1280_background/background_1280_interne.jpg) no-repeat top;
	font-family: Arial, Helvetica, sans-serif;
	color: #e2e2e2;
    background-attachment: fixed
}
td { 	/* Font idem que body */

}
p {	padding-top:10px; }
blockquote {
		font-size: 16px;
        padding: 20px;
        text-align: center;
        padding-bottom: 40px;
        width: 260px;
        display: block;
        height: auto;
        background: url(visuels/bg_260x200.png) bottom left no-repeat;
}
a {
    color:  #1982e6;
    font-weight: bold;
    text-decoration: none;
}
/* Informations CSS Structures */
/* ----------------------------------------------------------------------------------------------*/

#logo {
    background: url(visuels/logo_tbs.jpg);
    display: block;
    width: 110px;
    height: 110px;
    text-indent: -9999px;
    margin: 10px 5px 10px 10px;
    float: left;
}
#conteneur {
	position: absolute;
        bottom: 0;
        width: 100%;
        display: block;
	font-size:1.2em;
        background: url(visuels/bg_footer.png) top;
}
#conteneur_interne {
        width: 1000px;
        margin: 0 auto;
        overflow:hidden;
        background: url(visuels/bg_page_contenu.png) top repeat-y;
}
#conteneur_contact {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background: url(visuels/background_contact.png) top center no-repeat;
}
#header {
	overflow: hidden;
        display:block;
        width: 100%;
        height: 154px;
        background: url(visuels/bg_header.png) repeat-x top left;
}
#header_contact {
	overflow: hidden;
        display:block;
        width: 100%;
        height: 144px;
        background: url(visuels/bg_header.png) repeat-x top left;
}
#header_txt {
        margin: 0 auto;
        width: 960px;
        display:block;
        height: 154px;
}
#header_txt_interne {
        margin: 0 auto;
        width: 960px;
        background: url(visuels/bg_header_bas.png) top left;
        display:block;
        height: 154px;
}
#header_txt_contact {
        margin: 0 auto;
        width: 1000px;
        background: url(visuels/bg_header_bas_contact.png) top left;
        display:block;
        height: 144px;
}
#contenu {
        clear: left;
        margin: 0 auto;
        width: 960px;
        display:block;
}
#contenu_interne {
        color: #4e4e4e;
        font-size: 14px;
        overflow: hidden;
        width: 960px;
        margin: 0 auto;
}

#zone_plus {
        float: left;
        display: block;
        height: 110px;
        width: 185px;
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 10px 0 0 20px;
}
#zone_actus {
        float: left;
        display: block;
        min-height: 105px;
        width: 440px;
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 10px 15px 0 15px;
        border-right: 1px solid #555555;
        border-left: 1px solid #555555;
}
#zone_webline {
        float: left;
        display: block;
        min-height: 110px;
        width: 230px;
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 10px 0 0 15px;
}
#pied_page {
        display:block;
        margin: 0 auto;
        width: 960px;
        margin-top: 15px;
        padding-top: 5px;
        border-top: 1px solid #555555;
        clear: both;
        text-align: right;
        color: #b0b0b0;
}
#pied_page_interne {
        width: 100%;
        height: 40px;
        display:block;
        overflow: hidden;
        color: #b0b0b0;
        font-size: 12px;
        background: url(visuels/bg_footer_interne.png) repeat-x;
}
#pied_page_interne_txt {
    width: 960px;
    margin: 0 auto;
    padding-top : 8px;
    padding-left: 8px;
}
#flags {
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}

#fd_bas {
    width: 100%;
    display:block;
    background: #28252A url(visuels/background_tache.gif) top center;
}

/* Informations CSS POINTS DE VENTE */
/* ----------------------------------------------------------------------------------------------*/	
#points_vente {
	display: block;
	width: 960px;
	height: 120px;		
	background-position: top left;
	background-repeat: no-repeat;	
}
#points_vente #recherche_points_vente {
	display: block;
	width: 960px;
	height: 90px;
	padding: 30px 0 0 300px;	
}
#points_vente .rch_pv_bloc {
	display: block;
	float: left;
	width: 200px;
	padding-top: 8px;	
	font-size: 16px;
	color: #FFF;
}
#points_vente a.lien_bouton_points_vente {
	display: block;
	float: left;
	width: 175px;
	height: 60px;
	cursor: pointer;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 11px 0 0 50px;
	text-indent: -9999px;
}
.points_vente2 {
	float: left;
	width: 960px;
	background: #ffffff url(visuels/bg_points_vente.jpg) top left;
	margin-top: 20px;
}
#animations_mag {
	width: 960px;
	margin-top: -8px ;
        z-index: -10;
}
#bloc_1-3 {
	float: left;
	width: 330px;
	background-color: #005ba2;
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}
#bloc_2-3 {
	float: left;
	width: 630px;
	text-align: left;
        background: #ffffff;
}
span.retour {
	display: block;
	padding: 5px 0 0 15px;		
}
#liste_boutique_g1 {
	width: auto;	
	margin: -20px 10px 15px 0px;
	padding: 0px 0px 0px 25px;
	background-color: #EAE9E9;
	background-image: url(visuels/degrade_gris.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #004a90;
}
#liste_boutique_g1 img{
    border: 2px solid #fff;
}
#liste_boutique_g2 {
	width: auto;
        padding: 0px 15px 15px 15px;
	font-size: 14px;
	color: #4986C3;
}
h3.boutique_categorie_produit {			
	width: 300px;
	height: 83px;
	display: block;
        margin-top: 20px;
	background-position: left top;
	background-repeat: no-repeat;		
	text-indent: -9999px;
}
h2.titre_magasin {
	font-size: 14px;
	font-weight: bold;

}
.bloc_magasin {
	width: 565px;
	margin-left:20px;
	font-size: 12px;	
}
.bloc_magasin .bloc_a {
	float: left;
	width: 90px;
}
.bloc_magasin .bloc_b {
	float: left;
	width: 380px;
	margin: 5px 10px;
}
.bloc_magasin .bloc_c {	
	float: left;
	width: 65px;
	text-align: right;	
}
#liste_boutique_d {
	padding: 75px 15px 15px 25px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
}
#liste_boutique_d img {
	border: #FFFFFF solid 1px;
	width: 80px;
	height: 53px;			
}

/* Styles CSS de la zone collection */
/* ----------------------------------------------------------------------------------------------*/

.zone_collection {
        width: 270px;
        padding-left: 4px;
        display: block;
        height: 115px;
        background: #000;
        overflow: hidden;
        background: #5b5b5b url(visuels/bg_collection.png) top left repeat-x;
}
.col_a {
    width: 274px;
    float: left;
}
.col_b {
    float: left;
    width: 686px;
    background: #666;
    display: block;
}
.visuel_collection {
    width: 274px;
    display: block;
    height: 520px;
    background: url(visuels/ho_col_style1.jpg) no-repeat top left;
}
.desc_collection {
	display: block;
	width: 646px;
	padding: 15px 20px 10px 20px;
	background: url(visuels/bg_desc_collection.png) repeat-x top left;
	color: #FFF;
}
.desc_article {
        width: 686px;
        height: 75px;
        padding-top: 25px;
        display: block;
        text-align: center;
        background: #ffffff url(visuels/bg_desc_article.png) no-repeat top center;
}
.zone_article {
        display: block;
        width: 100%;
        height: 415px;
        background: #fff;
        text-align: center;
        padding: 20px 0 10px 0;
}
.article {
        margin: 0 auto;
        display: block;
        width: 400px;
        height: 400px;
        background: #ff6666;
}
.picto_prev {
        z-index: 10;
        position: absolute;
        margin-top: 160px;
        cursor: pointer;
        width: 55px;
        height: 50px;
        display: block;
        background: url(visuels/picto_prev.png) top left no-repeat;
}

.picto_next {
        z-index: 10;
        position: absolute;
        margin-top: 160px;
        margin-left: 631px;
        cursor: pointer;
        width: 55px;
        height: 50px;
        display: block;
        background: url(visuels/picto_next.png) top left no-repeat;
}
#collections {
    margin: 0 auto;
    width: 820px;
}
.collection_homme{
        float: left;
        display:block;
        width: 250px;
        height: 340px;
        background: url(visuels/bg_homme.png) top left no-repeat;
        margin: 10px;
        text-indent: -9999px;
}
.collection_femme{
        float: left;
        display:block;
        width: 250px;
        height: 340px;
        background: url(visuels/bg_femme.png) top left no-repeat;
        margin: 10px;
        text-indent: -9999px;
}
.chaussures{
        float: left;
        display:block;
        width: 250px;
        height: 340px;
        background: url(visuels/bg_chaussures.png) top left no-repeat;
        margin: 10px;
        text-indent: -9999px;
}
.lien_chaussures_ho {
        color: #bde5ff;
        display: block;
        width: 252px;
        height: 90px;
        background: url(visuels/lien_chaussures_ho.jpg);
        margin: 12px 0 0 6px;
}
.lien_chaussures_fe {
        color: #bde5ff;
        display: block;
        width: 252px;
        height: 90px;
        background: url(visuels/lien_chaussures_fe.jpg);
        margin: 12px 0 0 6px;
}
#liste_article{
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 20;
  overflow: hidden;
  width: 265px;
}

#liste_article li{
  float: left;
  padding: 10px 0 10px 10px;
  display: block;
  margin-right: -5px;
  overflow: hidden;
}

#liste_article li a{
  display: block;
  overflow: hidden;
  height: 90px;
  width: 26px;
}

#a1{
  width: 120px;
}

#liste_article li img{
  position: absolute;
  height: 90px;
  width: 120px;
  border: none;
}

/* Informations CSS Formulaires */
/* ----------------------------------------------------------------------------------------------*/

#zone_log {		/* Login/Password pour l'accès aux pages réservées */
	width: 100%;	
	text-align:center;
}
#zone_log_formulaire {
	width: 160px;
	margin-left: auto; 
	margin-right: auto;	
	text-align: left;
}
.alerte_formulaire_ok {	/* CSS de formulaires en général */
	background:url(visuels/valide.gif);
	display:block;
	margin:0px auto;
	font-weight:bold;
	text-align:center;
	padding:20px 10px;
	color:#008C42;
}
.alerte_formulaire_ko {
	background:url(visuels/refuse.gif);
	border:1px solid #CC3131;
	color:#fff;
	display:block;
	margin:0px auto;
	font-weight:bold;
	text-align:center;
	padding:10px;
}

/******** Formulaire recherche **************/
#form_recherche{
	display:block;
	float:left;
	background:#996600;
	}
#form_recherche #img_recherche{
	float:left;
	display:block;	}
#form_recherche input{
	float:left;}
#form_recherche #btn_recherche{
	background:url(visuels/bt_ok.gif);
	width:21px;
	height:14px;
	display:block;
	text-indent:-9999px;
	float:left;	
}

/******** Formulaire contacts **************/


#contacts_form{
	margin:5px auto 0 auto;
	display:block;
	width: 655px;
	background: url(visuels/bg_formulaire_contact.jpg) repeat-y top left;
	padding: 20px 20px 50px 20px;
	color: #fff;
}
#contacts_form .explications {	
	font-size: 0.9em;	
}
#contacts_form h3{
        font-weight: bold;
        font-family : "Arial";
        font-size: 18px;
}
#contacts_form span.separation{
	display:block;
        clear: both;
	padding:10px 10px 10px 0px;
}
#contacts_infos{
	width:330px;
	float:left;
	margin:40px 10px 10px 0px;
/*	background:url(visuels/bg_contacts_infos.gif) center right no-repeat;*/
	padding:0px 40px 0px 10px;
	text-align:justify;
	font-size:11px;
	display:block;
}
#contacts_infos2{
	width: 650px;
        margin: 0 auto;
	padding: 9px 0px 0px 0px;
	text-align: justify;
	font-size: 11px;		
        clear: both;
}
.contact_col2 {
        float: right;
        width: 310px;
        padding-left: 25px;
        background: url(visuels/bg_separation.png) no-repeat top left;
        display: block;
        height: 269px;
        padding-top: 31px;
}
.calage_centre{
	display:block;
	text-align:center;
}
.calage_droite{
	clear:both;
	display:block;
	float:left;
	width:120px;
	text-align:right;
	margin:5px 10px 0px 0px;
}
.calage_droite2{
	clear:both;
	display:block;
	float:left;
	width:100px;
	text-align:right;
	margin:5px 10px 0px 0px;
}
.calage_gauche{
	display:block;
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
	line-height:14px;	
}
.calage_gauche2{
	display:block;
	float:left;
	text-align:left;
	margin:5px 0px 0px 0px;
	line-height:14px;
}
.calage_gauche label, .calage_gauche2 label {
	padding:0 10px 0 5px;
	font-weight:normal;
	
}
	
.asterisque {
	color: #ff0000;
}

a.lien_bouton {
	width: 165px;
        text-indent: -9999px;
	position: absolute;
        margin-left: 535px;
        margin-top: -40px;
        background-position: top left;
        background-repeat: no-repeat;
        display: block;
        height: 90px;
}
.contacts_input {
	border:1px solid #CCC;
	padding:3px;
        position: relative;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
}
/******** Formulaire newsletter **************/

#newsletter_form{
	width: 420px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCCCCC;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#newsletter_form p{
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
	background-color: #DDDDDD;
}
#newsletter_form .suptitre {
	font-weight: bold;
	letter-spacing: -1px;
	color: #555555;
	margin-left: 20px;
}
#newsletter_form .calage_centre{
	display: block;
	text-align: center;
}
#newsletter_form .calage_droite{
	clear: both;
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	margin-top: 2px;	
}
#newsletter_form .calage_gauche{
	display: block;
	float: left;
	text-align: left;
}	
#newsletter_form .asterisque {
	color: #FF0000;	
}
#newsletter_form input {
	color: #FF0000;	
}
#newsletter_form .legende_cnil {
	font-weight: normal;
	font-style: italic;
}
a.bt_ins_newsletter {
	display: block;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	padding: 3px;		
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration : none;
	letter-spacing: 1px;
}
a.bt_ins_newsletter:hover {
	background-color: #333333;
	color: #FFFFFF;		
	text-decoration : none;	
	border: 1px solid #FFCC33;
}
.alerte_formulaire_newsletter_ok {
	color: #148A14;
	font-weight: bold;
	font-style: normal;
}




/* Informations CSS Actualités / Brèves / Webline */
/* ----------------------------------------------------------------------------------------------*/

h2.titre_rubrique {
    font-size: 18px;
    font-family: Arial, Verdana;
    color: #ffffff;
    font-weight: normal;
    padding-bottom: 5px;
}

h2.webline{		/* Webline */
	font-weight:bold;
}
.fr_lien_making-of {
    background: url(visuels/fr_lien_making-of.png) no-repeat left top;
    text-indent: -9999px;
    display: block;
    width: 180px;
    height: 110px;
}
.uk_lien_making-of {
    background: url(visuels/uk_lien_making-of.png) no-repeat left top;
    text-indent: -9999px;
    display: block;
    width: 180px;
    height: 110px;
}
.de_lien_making-of {
    background: url(visuels/de_lien_making-of.png) no-repeat left top;
    text-indent: -9999px;
    display: block;
    width: 180px;
    height: 110px;
}
.fr_lien_mich-desj {
    background: url(visuels/fr_lien_mich-desj.png) no-repeat left top;
    text-indent: -9999px;
    display: block;
    width: 180px;
    height: 110px;
}
.uk_lien_mich-desj {
    background: url(visuels/uk_lien_mich-desj.png) no-repeat left top;
    text-indent: -9999px;
    display: block;
    width: 180px;
    height: 110px;
}
.de_lien_mich-desj {
    background: url(visuels/de_lien_mich-desj.png) no-repeat left top;
    text-indent: -9999px;
    display: block;
    width: 180px;
    height: 110px;
}
.fr_lien_tbs_tech {
    background: url(visuels/fr_lien_tbs_tech.png) no-repeat left top;
    text-indent: -9999px;
    display: block;
    width: 180px;
    height: 110px;
}
.uk_lien_tbs_tech {
    background: url(visuels/uk_lien_tbs_tech.png) no-repeat left top;
    text-indent: -9999px;
    display: block;
    width: 180px;
    height: 110px;
}
.de_lien_tbs_tech {
    background: url(visuels/de_lien_tbs_tech.png) no-repeat left top;
    text-indent: -9999px;
    display: block;
    width: 180px;
    height: 110px;
}

.accueil h3.actu_titre {		/* Titre de news et contenus de brèves en page d'accueil */
	font-weight: bold;	
}
.interne h3.actu_titre {		/* Titre de news et contenus de brèves en page interne */
	font-weight: bold;	
}

.actu_chapeau{
	font-weight:normal;
}
.lire_plus{}
.lire_egalement{}


#zone_lire_plus{
	display:block;
	clear:left;
	padding:0 0 30px 0;
}


/* Abonnement par email aux actualités */
#abo_email {
	display: block;	
	width: 340px;
	padding: 10px;
	border: 1px solid #990033;
	background: #FFF;
	margin: 0 auto;
}
#abo_email p {
	display: block;
	width: 280px;
	height: 26px;
	padding: 12px 0 2px 60px;	
	background: #FFF url(visuels/bg_abo_email.gif) center left no-repeat;
}
#abo_email span {
	display: block;
	padding: 8px 0 0 0;	
}
#abo_email input{
	padding: 4px;
	border: 1px solid #CCC;
	float: left;
}
#abo_email a.lien_bouton_abo {
	display: block;
	float: left;
	width: 100px;	
	background-color: #990033;	
	padding: 4px 8px;
	margin-left: 10px;
	text-align: center;
		
	font-size: 14px;
	font-weight: bold;
	color: #FFF;		
	text-decoration : none;	
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#abo_email a.lien_bouton_abo:hover {
	background-color: #555;
	color: #FFF;		
	text-decoration : none;	
}

/* Informations CSS Pages et "zones bas de page" */
/* ----------------------------------------------------------------------------------------------*/

h1.titre_page a{		/* Titre de pages intérieures */
	font-weight:normal;
        color: #ffffff;
        font-size: 36px;
        display: block;
        width: 200px;
        height: 63px;
        margin-left: 4px;
        text-decoration: none;
        padding-top: 27px;
        padding-left: 20px;
        background: url(visuels/bg_titre_page.png) top left no-repeat;
}
h1.titre_page a:hover{  text-decoration: none;}
#zone_contact{
	width: 100%;
}
#lien_contact {
	width: 165px;
        text-indent: -9999px;
	position: absolute;
        margin-left: 780px;
        background-position: top left;
        background-repeat: no-repeat;
        display: block;
        height: 90px;
}
#zone_printmode{
	width: 100%;
}
#lien_print {
	width: 165px;
        text-indent: -9999px;
	position: absolute;
        margin-left: 780px;
        background-position: top left;
        background-repeat: no-repeat;
        display: block;
        height: 90px;
}

/* Informations CSS Consultations */
/* ----------------------------------------------------------------------------------------------*/

.consultation_message {
	background-color: #E6E6E6;	
	margin-top: 5px;
	overflow-x: auto;
	padding: 5px;	
	padding-bottom: 20px;
	width: 520px;	
}
.consultation_titre_noir {
	font-weight: bold;
}
.consultation_msg_valide {
	color: #008C42;
	font-weight: normal;
}
.consultation_msg_refuse {
	color: #FF0000;
	font-weight: normal;
}

/* Informations CSS pour l'Agenda 		   */
/* ----------------------------------------------------------------------------------------------*/

#agenda {	
	width: 159px;	
	background-color: #C3DB94;	
	text-align: center;
}
#agenda_prochain_ev {	
	width: 149px;
	padding: 5px;		
	background-color: #DEF5B2;	
	text-align: left;
}
#agenda_page_interne_bloc_01 {
	float: left;
	width: 170px;
	text-align: left;	
}
#agenda_page_interne_bloc_02 {
	float: left;
	margin-left: 22px;
	width: 350px;	
}
#agenda_page_interne_bloc_01_contenu {	
	width: 170px;	
	background-image: url(visuels/agenda_page_middle.gif);	
	background-repeat: repeat-y;
}
a.lien_evenement {
	font-weight: bold;
	color: #E02424;	
	text-decoration: underline;	
}
a.lien_evenement:hover {
	color: #E18123;	
	font-weight: bold;
	text-decoration: none;
}
a.prochain_evenement {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color: #606060;	
	text-decoration: none;
}
a.prochain_evenement:hover {
	color: #E18123;	
	text-decoration: underline;
}
.typo_agenda {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color: #606060;
}
.typo_agenda_today{
	font-weight: bold;
	background-color:#FFFFFF;
	color: #606060;
}
.typo_agenda_prochain_ev_titre {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #E02424;
}
.titre_agenda_evenement {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #E02424;
}
.titre_agenda_evenement_date {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
}
.select_agenda {
	font-weight: normal;	
}

/* Informations CSS de menu */
/* ---------------------------------------------------------------------------------------------- */

#menu_int {
	display: block;	
        padding-top: 70px;
}
#menu_int #box{
    width: 815px;
    height: 81px;
    display: block;
    overflow: hidden;
}
.interne #menu_int #box{
    width: 830px;
}
#menu_int dl, dt, dd, ul, li {
	margin: 0px;
	padding: 0px;	 
}
#menu_int li { 	
	list-style-type: none;	
}

/* MENU VERTICALE / HORIZONTALE */
/* changer la valeur de la class de la div menu_int : fichier menu.php */

/* MENU HORIZONTALE */
#menu_int.horizontale dl {
	float: left;
}
a.menu_normal {
	display: block;
	height: 21px;
	padding: 50px 6px 10px 6px;
	background: none;
	text-transform: uppercase;	
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	color: #FFF;
}
a.menu_hover {
	display: block;
	height: 21px;
	padding: 50px 6px 10px 6px;
	background: url(visuels/bg_menu.png) repeat-x;
  	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	color: #FFF;
}
#menu_int.horizontale dd { 
	position: absolute;
	clear: both;
        background: #494949 url(visuels/bg_ssmenu.jpg) repeat-x;
        border-left: 1px solid #666666;
        border-bottom: 1px solid #666666;
        border-right: 1px solid #666666;
        z-index: 105;
        padding-top: 5px;
	width: auto;
        margin-top: -7px; /* idem à padding #menu_int ul en négatif */
}

/* FIN MENU HORIZONTALE */

#menu_int ul {
	padding: 6px 0 0 0; /* idem à margin #menu_int.horizontale dd en positif */
}
#menu_int li {
	text-align: left;	
	z-index: 100;
}
#menu_int li a {
	display: block;
	width: 180px;
	padding: 10px 10px 10px 10px;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	color: #d7e9f2;
}
#menu_int li a:hover{
	background: url(visuels/bg_choix_ssmenu.png) no-repeat;
	color: #20495e;
}
#menu_int.horizontale dl dt a.home {
    padding: 50px 5px 10px 3px;
    text-decoration: none;
    display: block;
    width: 15px;
    margin-top: 48px;
    height: 35px;
    cursor:pointer;
    background: url("visuels/picto_home.png") no-repeat;
}
#menu_int.horizontale dl dt a.home:hover {
    display: block;
    width: 15px;
    margin-top: 48px;
    height: 35px;
    cursor:pointer;
    background: url("visuels/picto_home.png") no-repeat ;
}

/* Informations CSS Plan de site */
/* ----------------------------------------------------------------------------------------------*/


ul#plan_site li{
        text-decoration:none;
	list-style-image:url(visuels/puce_plan_site.gif);
        padding: 5px;
        margin-left: 150px;
	vertical-align:middle;
}

ul#plan_site ul li{
	margin-left: 210px;
        text-decoration:none;
	list-style-image:url(visuels/puce_plan_site_niv2.gif);
        padding: 5px;
	vertical-align:middle;}

ul#plan_site ul ul li{
	margin-left:230px;
        }
	
ul#plan_site li a{ color: #004a90;
}

ul#plan_site ul li a{ color: #3e7eba;
}

ul#plan_site ul ul li a{ /* niveau 3 */
}	

/* Informations CSS Signatures */
/* ----------------------------------------------------------------------------------------------*/

a.jnbi {
	color: #b0b0b0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.jnbi:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Informations CSS RSS */
/* ----------------------------------------------------------------------------------------------*/

#rss {
	display: block;
	float: left;	
	background: url(visuels/picto_rss.png) no-repeat;
	font-size: 14px;
	font-weight: normal;
	color: #a0a0a0;
        text-decoration: none;
	padding: 5px 15px 0 35px;
	height: 27px;
}
#rss:hover {   color: #ffffff;}
#facebook {
	display: block;
	float: left;
	background: url(visuels/picto_fb.jpg) no-repeat;
	font-size: 14px;
	font-weight: normal;
        text-decoration: none;
	color: #a0a0a0;
	padding: 5px 15px 0 35px;
	height: 27px;
}
#facebook:hover {   color: #ffffff;}
#newsletter {
	display: block;
	float: left;
        text-decoration: none;
	background: url(visuels/picto_newsletter.png) no-repeat;
	font-size: 14px;
	font-weight: normal;
	color: #a0a0a0;
	padding: 5px 15px 0 35px;
	height: 27px;
}
#newsletter:hover {   color: #ffffff;}

/* Informations CSS FCK */
/* ----------------------------------------------------------------------------------------------*/

.wimg_bordure_rouge {
	border: 2px solid #FF0000;
}
.wimg_bordure_grise {
	border: 1px solid #444444;		
}

.wimg_droite {
	padding:0 0 0 5px;
	float:right;
}
.wimg_gauche {
	padding:0 5px 0 0;
	float:left;
}
.wsc_titre_page1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004a90;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
        width: 720px;
        display: block;
        padding: 5px 0 5px 0;
        margin: 0;
        cursor: pointer;
        border-bottom: 1px dashed;
        background: url(visuels/puce_paragraphe.jpg) bottom right no-repeat;
}
.wsc_titre_standard {
	font-family: Arial, Helvetica, sans-serif;
	color: #004a90;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;        
}
.wsc_titre_page2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.wsc_goodies {
	background:#0000CC;
	width:210px;
	height:200px;
	padding:10px 5px 10px 5px;
	background:url(visuels/background_bloc_goodies.png) top left no-repeat;
}
.wsc_page_tbs {
	width: 720px;
	display: block;
	text-align: left;
        margin: 0 auto;
}
.wsc_page_tbs_col1 {
	width: 730px;
        
	display: block;
	text-align: left;
	clear: both;
	margin:0px auto 10px auto;
}
.wsc_paragraphe {
        background: #eee;
        display: none;
        float: left;
        clear: both;
        width: 700px;
        padding: 10px;
        margin: 0 0 30px 0;
        border-bottom: #004a90 2px solid;
}
.wsc_col_1 {
	width: 440px;
	display: block;
	float: left;
        margin-left: 130px;
	padding-right: 60px;
	text-align: justify;
        padding-top: 120px;
}
.wsc_titre_30_ans {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 1.8em;
	line-height: 1.3em;
	font-weight: normal;
	display: block;
	border-bottom: #FF0000 solid 1px;
}
.wsc_texte_30_ans {
	font-family: "Trebuchet MS";
	color: #004a90;
	font-size: 1.1em;
	font-weight: bold;
}
.wsc_col_2 {
	width: 200px;
	display: block;
	float: left;
	padding-top: 160px;
}
a.awsc_menu_galerie{
	display: block;
	width: 207px;
	height: 74px;
	background: url(visuels/30_ans/menu_galerie.gif) no-repeat;
	text-indent: -9999px;
}
a.awsc_menu_galerie:hover{
	background: url(visuels/30_ans/menu_galerie_over.gif) no-repeat;
}
a.awsc_menu_hommes{
	display: block;
	width: 176px;
	height: 39px;
	background: url(visuels/30_ans/menu_hommes.gif) no-repeat;
	text-indent: -9999px;
}
a.awsc_menu_hommes:hover{
	background: url(visuels/30_ans/menu_hommes_over.gif) no-repeat;
}
a.awsc_menu_courses{
	display: block;
	width: 176px;
	height: 44px;
	background: url(visuels/30_ans/menu_courses.gif) no-repeat;
	text-indent: -9999px;
}
a.awsc_menu_courses:hover{
	background: url(visuels/30_ans/menu_courses_over.gif) no-repeat;
}
a.awsc_menu_produits{
	display: block;
	width: 176px;
	height: 43px;
	background: url(visuels/30_ans/menu_produits.gif) no-repeat;
	text-indent: -9999px;
}
a.awsc_menu_produits:hover{
	background: url(visuels/30_ans/menu_produits_over.gif) no-repeat;
}
a.awsc_menu_publicite{
	display: block;
	width: 176px;
	height: 33px;
	background: url(visuels/30_ans/menu_publicite.gif) no-repeat;
	text-indent: -9999px;
}
a.awsc_menu_publicite:hover{
	background: url(visuels/30_ans/menu_publicite_over.gif) no-repeat;
}
a.awsc_menu_2009{
	display: block;
	width: 176px;
	height: 49px;
	background: url(visuels/30_ans/menu_2009.gif) no-repeat;
	text-indent: -9999px;
}
a.awsc_menu_2009:hover{
	background: url(visuels/30_ans/menu_2009_over.gif) no-repeat;
}
a.awsc_menu_sondage{
	display: block;
	width: 176px;
	height: 46px;
	background: url(visuels/30_ans/menu_sondage.gif) no-repeat;
	text-indent: -9999px;
}
a.awsc_menu_sondage:hover{
	background: url(visuels/30_ans/menu_sondage_over.gif) no-repeat;
}

/* Informations format visuel */
/* ----------------------------------------------------------------------------------------------*/

.wimg_150x150_gauche {
	padding: 10px;
        float: left;
        margin-right: 20px;
        margin-top: 10px;
        width: 150px;
        height: 150px;
        padding-bottom: 30px;
        background: url(visuels/bg_150x150.png) top left no-repeat;
}
.wimg_150x150_droite {
	padding: 10px;
        float: right;
        margin-left: 20px;
        margin-top: 10px;
        width: 150px;
        height: 150px;
        padding-bottom: 30px;
        background: url(visuels/bg_150x150.png) top left no-repeat;
}

.wimg_200x200_gauche {        
        float: left;
        margin-right: 20px;
        margin-top: 10px;
        width: 200px;
        height: 200px;
        padding: 10px 10px 30px 10px;
        background: url(visuels/bg_200x200.png) top left no-repeat;
}
.wimg_200x200_droite {
	padding: 10px;
        float: right;
        margin-top: 10px;
        margin-left: 20px;
        width: 200px;
        height: 200px;
        padding-bottom: 30px;
        background: url(visuels/bg_200x200.png) top left no-repeat;
}

.wimg_260x200_gauche {
	padding: 10px;
        float: left;
        margin-top: 10px;
        margin-right: 20px;
        width: 260px;
        height: 200px;
        padding-bottom: 30px;
        background: url(visuels/bg_260x200.png) top left no-repeat;
}
.wimg_260x200_droite {
	padding: 10px;
        float: right;
        margin-top: 10px;
        margin-left: 20px;
        width: 260px;
        height: 200px;
        padding-bottom: 30px;
        background: url(visuels/bg_260x200.png) top left no-repeat;
}

.wimg_415x250_gauche {
	padding: 10px;
        float: left;
        margin-top: 10px;
        margin-right: 20px;
        width: 415px;
        height: 250px;
        padding-bottom: 30px;
        background: url(visuels/bg_415x250.png) top left no-repeat;
}
.wimg_415x250_droite {
	padding: 10px;
        float: right;
        margin-top: 10px;
        margin-left: 20px;
        width: 415px;
        height: 250px;
        padding-bottom: 30px;
        background: url(visuels/bg_415x250.png) top left no-repeat;
}

.wimg_200x280_gauche {
        float: left;
        margin-top: 10px;
        width: 200px;
        height: 280px;
        padding: 10px 10px 30px 10px;
        margin-right: 20px;
        background: url(visuels/bg_200x280.png) top left no-repeat;
}
.wimg_200x280_droite {
	padding: 10px;
        float: right;
        margin-top: 10px;
        margin-left: 20px;
        width: 200px;
        height: 280px;
        padding-bottom: 30px;
        background: url(visuels/bg_200x280.png) top left no-repeat;
}

.wimg_850x210 {
	padding: 10px;
        margin-top: 10px;
        width: 850px;
        height: 210px;
        padding-bottom: 30px;
        background: url(visuels/bg_850x210.png) top left no-repeat;
}

/* Informations Design de page */
/* ----------------------------------------------------------------------------------------------*/
.design_30ans { 	/* Design de #contenu */
	background: #FFF url(visuels/design_page_30_ans.jpg) top left no-repeat;
}

.design_ambiance_droite {
        float: right;
        width: 290px;
        height: 700px;
        display: block;
        margin: 0px 30px 0px 30px;
        padding: 10px;
        padding-bottom: 30px;
        background: url(visuels/design_ambiance_droite.png) no-repeat top right;
}
.design_ambiance_gauche {
        float: left;
        width: 290px;
        height: 700px;
        display: block;
        margin: 0px 30px 0px 0px;
        padding: 10px;
        padding-bottom: 30px;
        background: url(visuels/design_ambiance_droite.png) no-repeat top right;
}
.design_ambiance_droite_2 {
        float: right;
        width: 440px;
        height: 260px;
        display: block;
        margin: 20px 30px 0px 30px;
        padding: 10px;
        padding-bottom: 30px;
        background: url(visuels/design_video_1.png) no-repeat top right;
}
.design_test {
        float: right;
        display: block;
        width: 300px;
        height: 700px;
        margin-top: -92px;
        margin-left: 30px;
        background: #ffffff url(upload_img/template_page/bg_design_01.jpg) no-repeat top left;
}

/* Informations Interstitiel */
/* ----------------------------------------------------------------------------------------------*/
#fd_noir {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #000000;
    display: block;
    top: 0;
    left: 0;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#content_interstitiel {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: block;
    top: 0;
    left: 0;
}

#zone_interstitiel {
    z-index: 101;
    background: #fff;
    width: 810px;
    display: block;
    height: 530px;
    background: url(visuels/bg_interstitiel_vivrelamer.png) top left no-repeat;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 5%;
}
#bt_aller_accueil {
    position: relative;
    cursor: pointer;
    display: block;
    margin: auto;
    width: 280px;
    height: 80px;
    background: url(visuels/bt_aller_accueil.png) top left no-repeat;
}
#bt_aller_accueil:hover {
    background: url(visuels/bt_aller_accueil_over.png) top left no-repeat;
}
#bt_cliquez_ici {
    position: relative;
    cursor: pointer;
    display: block;
    margin: auto;
    width: 280px;
    height: 80px;
    background: url(visuels/bt_cliquez_ici.png) top left no-repeat;
}
#bt_cliquez_ici:hover {
    background: url(visuels/bt_cliquez_ici_over.png) top left no-repeat;
}
.link_to_tbs_tech {
    position: absolute;
    left: 50%;
    top: 202px;
    display: block;
    width: 250px;
    margin-left: -125px;
    height: 135px;
}