/* CSS du site WinB2B */

body {
	background-color: #241810;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	text-align:center;
}
#content{
	position:relative;
	margin: 0px auto;
	width:900px;
	text-align:left;
	background-color:#FFF;
	border:1px #985818 solid;	
}
#haut{
	background-image:url(../images/haut.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:175px;
	padding-top:18px;
	padding-left:250px;
	text-align:left;
}

#haut_societe {
	background-image:url(../images/haut2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:175px;
	padding-top:18px;
	padding-left:250px;
	text-align:left;
}

#haut_ri {
	background-image:url(../images/haut3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:175px;
	padding-top:18px;
	padding-left:250px;
	text-align:left;
}
#haut_forma{
	background-image:url(../images/haut4.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:175px;
	padding-top:18px;
	padding-left:250px;
	text-align:left;
}
#haut_coach{
	background-image:url(../images/haut5.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:175px;
	padding-top:18px;
	padding-left:250px;
	text-align:left;
}
#haut_confe{
	background-image:url(../images/haut6.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:175px;
	padding-top:18px;
	padding-left:250px;
	text-align:left;
}
#haut_contact{
	background-image:url(../images/haut7.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:175px;
	padding-top:18px;
	padding-left:250px;
	text-align:left;
}
#haut_vous{
	background-image:url(../images/haut8.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:175px;
	padding-top:18px;
	padding-left:250px;
	text-align:left;
}
#haut_consul{
	background-image:url(../images/haut9.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:175px;
	padding-top:18px;
	padding-left:250px;
	text-align:left;
}
#menu_gauche{
	position:relative;
	background-image:url(../images/menu_gauche.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:198px;
	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
}
#menu_gauche ul {
	padding:0px;
	margin:0px;
	color:#fff;
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
}
#menu_gauche table.menu{
	margin-left:10px;
}
#menu_gauche table.menu td a{
	font-size:14px;
	letter-spacing:1px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:10px;
	text-decoration:none;
}
#menu_gauche table.menu td a:hover{
	color:#2c1e15;
	text-decoration:none;
}
#menu_gauche a.boutons{
	color:#FFF;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}
#menu_gauche a.boutons:hover{
	color:#ee8a25;
	
}
form.fd_br2 input,form.fd_br2 select,form.fd_br2 textarea {
	font-size: 12px;
	color: #ffffff;
	background-color:#ee8a25;
	border:1px solid #eec69f;
	margin-top:10px;
}

#contenu {
	position:relative;
	background-color:#ffffff;
	float:left;
	width:682px;
	color:#666;
	padding-bottom:10px;
}
#menu_ht{
	text-align:center;
	width:682px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:10px;
	background-color:#eedac6;
}
#menu_ht .boutons_haut_rien {
	font-size: 14px;
	color: #985818;
	text-decoration:none;
	font-weight:bold;
}
#menu_ht a.boutons_haut {
	font-size: 14px;
	color: #E68615;
	text-decoration:none;
}
#menu_ht a.boutons_haut:hover {
	font-size: 15px;
	color: #985818;
}
#texte{
	width:630px;
	color:#666;
	font-size:12px;	
	padding-left:20px;
	padding-right:10px;
	
}
#texte_index{
	width:400px;
	color:#666;
	font-size:12px;	
	padding-left:20px;
	padding-right:10px;
	float:left;
}
#actu{
	border: 4px solid #ee8a25;
	text-align:center;
	font-size:12px;
	padding:5px;
}
#actu p.titre{
	font-size:14px;
	font-weight:bold;
	
	color: #ee8a25;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
#news{
	float:left;
	width:200px;
	border-left: 2px solid #C30;
	text-align:left;
	font-size:12px;
}
#news p.titre{
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #C30;
	color: #C30;
	margin-top:0px;
	padding-top:0px;
}
#news p.info{
	text-align:right;
	color:#900;
}
#news p.info a{
	font-size:10px;
	color:#f12900;
	font-weight:bold;
	text-decoration:none;
}
#news_cadre{
	margin:2px;
	margin-left:5px;
	padding:5px;
	width:220px;
	float:left; 
}
h1{
	font-size:18px;
	color:#E68615;
	border-bottom:1px #E68615 solid;
	
}
.titre_formation{
	font-size: 20px;
	color: #985818;
	text-align:center;
}
p.citation{
text-align:right;
font-style:italic;
color:#ee8a25;
font-size:12px;
}
.auteur{
text-align:right;
font-weight:bold;

}
/* Textes & liens */
a {
	color:#ee8a25;		
}
a:hover {
	color:#930;
}

#motcle{
	position: relative;
	margin:0px auto;
	width:850px;
	font-size:10px;
	color:#666;
	padding:5px;
}
#motcle p.titre{
	background-color:#FC9;
	padding-left:5px;
	
}
#menu_bas{
	clear:both;
	position:relative;
	padding-top:10px;
	text-align:center;
	font-size: 12px;
	color: #ffffff;
	
}
.tirets_bas {
	font-size: 12px;
	color: #E68615;
}
a.boutons_bas {
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
a.boutons_bas:hover {
	font-size: 12px;
	color: #E68615;
	text-decoration:none;
}
a.boutons_bas_soulign {
	font-size: 12px;
	color: #ffffff;
}
a.boutons_bas_soulign:hover {
	font-size: 12px;
	color: #E68615;
}
.boutons_tirets {
	font-size: 14px;
	color: #ffffff;
}




.titre_pages{
	font-size: 25px;
	color: #CFAF89;
	padding-left:10px;
	background-color:#3D2A1C;
	text-align:center;
}
.titre_pages2{
	font-size: 20px;
	color: #E68615;
}

dl.sous_titre_form dt{
	font-size: 14px;
	color: #E68615;
	margin-left:10px;
	font-weight:bold;

}
dl.sous_titre_form dd{
	padding-top:5px;
	margin-left:5px;
	font-size: 12px;
	color:#666;
	text-align:justify;
		
}
a.liens_oranges {
	font-size: 12px;
	color: #E68615;
}
a.liens_oranges:hover {
	color: #ffffff;
}
a.liens_inscriptions {
	font-size: 16px;
	color: #E68615;
}
a.liens_inscriptions:hover {
	color: #ffffff;
}
dl.liste dt{
	font-size:14px;
	color: #E68615;	
	}
dl.liste dd{
	font-size:11px;
	margin-left:7px;
	
}
dl.liste dd a{
	color: #E68615;	
}
dl.liste dd a:hover{
	color: #ffffff;	
}


#bloc{
	display:block;
	clear:both;
}
/* Images */

img.img_form{
	border:1px solid #985818;
	text-align:center;
}
img.art{
	border:1px #985818 solid;
	margin:5px;
	float:right;
}

/* Tableaux */


.cell_contenu{
	padding:10px;
}

table.horaire_f{
	border:1px #ee8a25 solid;
}

table.horaire_f th{
	background-color:#eea965;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;	
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.horaire_f th.titre{
	background-color:#eea965;
	text-align:center;
	font-weight:bold;
	font-size:14px;	
}
table.horaire_f th.titre_org{
	background-color:#FF9933;
	text-align:center;
	font-weight:bold;
	font-size:18px;	

}
table.horaire_f td.fd2{
	background-color:#fcf3e5;
	color:#6f451b;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.horaire_f th a{
	text-decoration:none;
	margin:7px;
	font-size:12px;
	color:#FFF;
}
table.horaire_f td.fd1{
	background-color:#fcf3e5;
	color:#6f451b;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

/* texte et contenu page*/

td.pg_txt{
	padding:8px;
	padding-right:14x;
	font-size:14px;
	color: #CFAF89;

}
td.pg_txt p{
	text-indent:15px;
	padding-left:7px;
	
}
p.texte, p.just{
	text-align:justify;
}
p.chemin{
	font-size: 10px;
	padding-top:5px;
	padding-left:5px;
}
a.chemin_pages{
	font-size: 10px;
	color: #CFAF89;
	padding-top:5px;
	padding-left:5px;
}
ul.liste li{
	margin-top:8px;

	font-size:13px;

}
ul.liste li a,  ul.liste_pt li a{
	color:#cfae8b;
	text-decoration:none;
}
ul.liste li a:hover, ul.liste_pt li a:hover{
	color:#e69615;
}
ul.liste_pt li{
	margin-top:6px;
	color:#cfae8b;
	font-size:10px;
	margin-left:-20px;

}

.ss_titre{
	font-size:12px;
	font-weight:bold;
	color:#e69615;

}
p.txt_vert{
	font-size:14px;
	font-weight:bold;
	color:#e69615;

}
p.txt_org{
	font-size:12px;
	font-weight:bold;
	color:#e69615;

}
p.txt_vert_16{
	font-size:14px;
	font-weight:bold;
	color:#985818;

}
li.menu{
	padding-top:16px;

}
td.dt_maj{
	font-size:10px;
	color:#FFCC99;
}
.prix{
text-align:left;
font-style:italic;
color:#FFCC99;
}


/*  Déparemtns */

td.carre_winpc{
	background-image:url(../images/departement/carre_winpc.gif);
	background-repeat:no-repeat;
	width:174px;
	height:164px;
	padding:10px;
}
td.carre_winpc p.titre{
	font-weight:bold;
	color:#18585a;
	margin-left:20px;
}

td.carre_winpc a{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
td.carre_winpc a:hover{
	color:#003333;
}
td.carre_winb2b{
	background-image:url(../images/departement/carre_winb2b.gif);
	background-repeat:no-repeat;
	width:174px;
	height:164px;
	padding:10px;

}
td.carre_winb2b p.titre{
	font-weight:bold;
	color:#ff6633;
	margin-left:20px;
}
td.carre_winb2b a{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
td.carre_winb2b a:hover{
	color:#b26424;
}
td.carre_winhome{
	background-image:url(../images/departement/carre_winhome.gif);
	background-repeat:no-repeat;
	width:174px;
	height:170px;
	padding:10px;
}
td.carre_winhome p.titre{
	font-weight:bold;
	color:#33c3ec;
	margin-left:20px;
}
td.carre_winhome a{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
td.carre_winhome a:hover{
	color:#22809b;
}
td.carre_winweb{
	background-image:url(../images/departement/carre_winpcweb.gif);
	background-repeat:no-repeat;
	width:174px;
	height:170px;
	padding:10px;
}
td.carre_winweb p.titre{
	font-weight:bold;
	color:#e1ba34;
	margin-left:20px;
}
td.carre_winweb a{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
td.carre_winweb a:hover{
	color:#cbb62c;
}
td.carre_wincoach{
	background-image:url(../images/departement/carre_wincoach.gif);
	background-repeat:no-repeat;
	width:174px;
	height:170px;
	padding:10px;
}
td.carre_wincoach p.titre{
	font-weight:bold;
	color:#b3c500;
	margin-left:20px;
}
td.carre_wincoach a{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
td.carre_wincoach a:hover{
	color:#91a000;
}
td.carre_salle{
	background-image:url(../images/departement/carre_salle.gif);
	background-repeat:no-repeat;
	width:174px;
	height:170px;
	padding:10px;
}
td.carre_salle p.titre{
	font-weight:bold;
	color:#b90a7a;
	margin-left:20px;
}
td.carre_salle a{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
td.carre_salle a:hover{
	color:#9f0969;
}
td.carre_devel{
	background-image:url(../images/departement/carre_devel.gif);
	background-repeat:no-repeat;
	width:174px;
	height:170px;
	padding:10px;
}
td.carre_devel p.titre{
	font-weight:bold;
	color:#204594;
	margin-left:20px;
}
td.carre_devel a{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
td.carre_devel a:hover{
	color:#1a397a;
}
td.carre_vente{
	background-image:url(../images/departement/carre_vente.gif);
	background-repeat:no-repeat;
	width:174px;
	height:170px;
	padding:10px;
}
td.carre_vente p.titre{
	font-weight:bold;
	color:#96141f;
	margin-left:20px;
}
td.carre_vente a{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
td.carre_vente a:hover{
	color:#7e111a;
}