﻿/***************************************/
/*		 CONTENEUR GLOBALE		 	   */
/***************************************/
body{background-color:#0a2e5d;color:#727272;font-family: "Myriad Pro", Arial, Helvetica, sans-serif;font-size:15px;margin:0;height:100%;overflow-x: hidden;}
#fond_accueil_droite{height: 100%;width:1000px;min-height:800px;position:absolute;margin-left:1263px;background-image:url(bg_right.png);background-repeat: repeat-y;}

/***************************************/
/*		 ELEMENTS PARTIE GAUCHE		   */
/***************************************/
#gauche{background-image:url(bg_menu.png);background-repeat: repeat-y;width:270px;height:100%;position:absolute;}
#gauche_logo{margin-left:15px;}
#gauche_menu{margin-left:45px;margin-top:30px;}
#gauche_menu h2{margin-top:-10px;}
#gauche_filet{color:#eabe20;}
#gauche_actu{width:180px;margin-left:45px;text-align: left;}
.menu{color:white;font-size: 17px;}

/***************************************/
/*			ACCES ESPACE GAUCHE	   	   */
/***************************************/
#connect_gauche a{text-decoration: none;}
.acces{font-size: medium;font-weight: bold;}
.nom_gauche{font-size:smaller;}

/***************************************/
/*	ELEMENTS PARTIE MILIEU	ACCUEIL	   */
/***************************************/
#fond_milieu_haut{position:relative;}
#milieu{background-image:url(bg_right.png);background-repeat: repeat-y;width:993px;height:100%;/*float:left;position:relative;*/z-index:3;margin-left:270px;}
#milieu a{text-decoration: none;}
#contenu{width:992px;padding:0 35px 25px 35px;/*background-image:url(contenu_bas.png);*/background-position:bottom;background-repeat:no-repeat;}
#contenu_corp{padding:125px 125px 125px 125px;}

#espace_adherent{background-color:#ffffff;float:left;width:496px;height:100%;border-right:solid 1px #cccccc ;margin-top:-244px;}
#espace_adherent_haut{height:45px;background-image:url(bloc_02.png);margin-top:244px;}/*probleme de margin-top*/
#espace_adherent_corp{height:501px;}
#espace_adherent_bas{bottom:0;position:absolute;}

#espace_fournisseur{background-color:#ffffff;float:left;width:496px;height:100%;margin-top:-244px;}
#espace_fournisseur_haut{height:45px;background-image:url(bloc_01.png);margin-top:244px;}
#espace_fournisseur_corp{/*height:501px;*/position:relative;}
#espace_fournisseur_bas{bottom:0;position:absolute;}

/***************************************/
/*	ELEMENTS PARTIE MILIEU	LOGIN	   */
/***************************************/
#milieu_identification{width:992px;height:100%;background-image:url(bg_login.png);background-repeat: repeat-y repeat-x;position:absolute;}
#fenetre_identification{width: 400px;height: 500px;margin-top: 120px;margin-left: auto;margin-right: auto;background-color: #ffffff;border:solid 1px #cccccc ;position:relative;}
.cross{padding:20px;float:right;}

#formulaire_connexion_adherents{color:#9aaf1c;padding:77px;}
#formulaire_connexion_adherents form{padding-top: 20px;width:246px;}
.adherent input,textarea,select{color:#9aaf1c;background-color: #ddd;width:244px;}

/***************************************/
/*	    	 FORMULAIRE	 			   */
/***************************************/
#var_login{width:160px!important;}
#login p{width:160px!important;}
fieldset{border:0;color:#0c3267;}
legend{font-weight:bold;font-size:large;color:#0c3267;}
label {display:block; padding-top:10px; font-weight:bold; color:#0c3267}
input,textarea,select{color:#9aaf1c;background-color: #eee;width:244px;}
textarea{height:100px;width: 300px;}
input[type="radio"]{width:10px;margin-left: 20px;}
input[type="checkbox"] {width:auto;}
ul.boutons{	list-style-type:none;}
.contact input,.contact textarea{width:280px !important;}
.erreur2{color:#B41018!important;}
.erreur{color:#B41018!important;}
.form_orange input,textarea,select{color:#eabe20;}

#form_contact input, textarea{margin-left:-40px; width:500px;}
#form_contact input[type="submit"]{margin-left:0px;}
#form_contact legend{color:#9aaf1c;}
#form_contact dl{margin-top: -10px;}

#form_offre input, textarea{margin-left:0px;}

/***************************************/
/*	     MILIEU RUBRIQUE ARTICLE	   */
/***************************************/
#rubrique_article_gauche{width:400px;height:100%;background-color: #fff;position:absolute;}
#rubrique_article_gauche_pied{bottom:0;position:absolute;}

#fenetre_espace{/*text-align: justify;*/width:300;height:750;position:relative;margin-top: 30px;margin-left:50px;margin-right:50px;}
#fenetre_espace ul{margin-top: 7px;margin-bottom: 30px;}
#fenetre_espace li{list-style-type: none;margin-left: -40px;	}
#fenetre_espace li a{color:#9aaf1c;}
#fenetre_espace li a:hover{text-decoration: underline;}

#fenetre_espace2{/*text-align: justify;*/width:300;height:750;position:relative;margin-top: 30px;margin-left:50px;margin-right:50px;}
#fenetre_espace2 ul{margin-top: 7px;margin-bottom: 30px;}
#fenetre_espace2 li{list-style-type: none;margin-left: -40px;	}
#fenetre_espace2 li a{color:#eabe20;}
#fenetre_espace2 li a:hover{text-decoration: underline;}

#rubrique_article_droite{margin-left:400px;height:100%;position:absolute;}
#rubrique_article_droite img{bottom:0;position:absolute;}

/***************************************/
/*	    	 Fiche adherent	  		   */
/***************************************/
.une-fiche label{font-weight:bold;display:block;margin-top:5px; }

/***************************************/
/*	    	 Planning 		  		   */
/***************************************/
#corp_planning{margin-left:20px;text-align: center;color:#0c3267;}
#corp_planning table{width:360px;/*border:black solid 1px;*/}
#corp_planning table td{height:35px;}
#demande table{width:270px;margin-left: 15px;}
#rdv table{width:210px;margin-left: 15px;}
#result{}

.col1{width:20px;}
.col2{width:169px;}
.btn{width:60px;}
.nom{width:150px;}
.espace{width:0px;}
.gris1{background-color:#ddd;}
.gris2{background-color:#eee;}
.pause{background-image:url(bg_menu.png); }
.white{color:white;}
.black{color:black;}
.bgwhite{background-color: white;}
.valid{background-image:url(agenda_02.png);}
.demande{background-image:url(agenda_03.png);}
.area{width:240px;height:100px;margin-left:0px;}

/***************************************/
/*	    	 Pop-up Planning 		   */
/***************************************/
#overlay {background-image:url(fond_popup.png);height:350px;text-align: left;z-index: 1;}
#contentWrap {height:350px;overflow-y:auto;z-index: 100;}
.apple_overlay {display:none;background-image:url(../img/overlay/white.png);width:350px;padding:35px;font-size:11px;}
.apple_overlay .close {background-image:url(../img/overlay/close.png);position:absolute; right:5px; top:5px;cursor:pointer;height:35px;width:35px;}


/***************************************/
/*		 TABS ACTU PLUGIN JQUERY 	   */
/***************************************/
ul.tabs { list-style:none; margin:0 !important; padding:0;height:10px;}
ul.tabs li { float:left;text-indent:0;padding:0;margin:0 !important;list-style-image:none !important; }
ul.tabs a { background: url(puce.png) no-repeat;font-size:11px;display:block;width:10px;height: 10px;	text-decoration:none;	padding:0px;margin:0px;	position:relative;top:1px;}
ul.tabs a:hover {background-position: -10px;}
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {background-position: -10px;cursor:default !important; color:#000 !important;}
.titre_actu_gauche{color:white;font-size:medium;}
.chapo_actu_gauche{color:white;font-size: smaller;}

/***************************************/
/*		       PETIT 	  			   */
/***************************************/
h1{color:#0c3267;font-size:20px;}
h2{font-size:17px;}
h2 a{text-decoration:none;color:#727272;}
h3.spip{font-size:15px;margin-top:0;}
a{color:#00519E;}
a.backgroundhoverchange{background-position:top;}
a.backgroundhoverchange:hover{background-position:bottom;}
a.backgroundhoverchange span{display:none;}
img{border:0;}
a.lire_la_suite{}
a.actif{background-position:bottom!important;}

/***************************************/
/*		       raccourci 	  		   */
/***************************************/
#cat table{width:400px;margin-left:-25px;}
#cat table td.petit{width:100px;text-align: left;}
#cat table td.grand{width:200px;text-align: left;}
.titre{font-size: xx-large;}
.left{float:left;}
.right{float:right;}
.invisible{display:none;}
.spacer{clear:both;}
.filet_fournisseurs{color:#eabe20;}
.filet_adherent{color:#9aaf1c;}
.filet_gris{color:#ddd;}
.filet_bleu{color:#0c3267;}
.espace_titre{font-size: large;font-weight: bold; margin-top: 5px;}
.nom_adherent{font-size: x-large;color:#9aaf1c;}
.nom_fournisseur{font-size: x-large;color:#eabe20;}
.deconnexion{color: red;font-size: smaller;text-decoration: none;}
.titre_actu{color:#9aaf1c;font-size: large;font-weight: bold;}
.small{font-size: smaller;}
.xlarge{font-size: x-large;}
.medium{font-size: medium;}
.centre{margin-left: auto;margin-right: auto;}
.filet_menu{width: 200px; color:#eabe20;float:left;}
.filet_vert{width: 250px; color:#9aaf1c;}
.filet_orange{width: 250px; color:#eabe20;}
.filet_popup_gris{{width: 340px; color:#EEE;}
.filet_contenu_gris{width: 300px; color:#ddd;}
.filet_contenu_bleu{width: 300px; color:#0c3267;}
.filet_contenu_vert{width: 300px; color:#9aaf1c;}
.filet_contenu_orange{width: 300px; color:#eabe20;}
.gras{font-weight: bold;}
.wait{color: red;margin-left:20px;text-align: center;}
.margin{margin-left: 20px;margin-top: -20px}
