html{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body
{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color: #ffffff;
/* 	background: repeat-x url('images/fond.png'); */
}

.wrap
{
	position: relative;
	width:990px;
	margin:30px auto 0 auto;
	background-color: white;
}
a{
	outline:0;
}
a, img
{
	border:0;
}

.clear{
	clear: both;
	list-style: none;
}

/* ---------------------- Header ------------------------- */
#cont_header_home
{
	position:relative;
	width:990px;
	height:140px;
	background: url('images/fondcont.png') repeat-x;
	z-index: 0;
	margin: 0 0 60px 0;
	}

.logo_home, .logo_home img, .logo_home a
{
	position: relative;
	background: no-repeat url('images/hp-logo.png');
	width:323px;
	height:132px;
}

.logo
{
	position: absolute;
	top:9px;
	left:3px;
	width:323px;
	height:132px;
}

.logo img, .logo img a
{
	border:0;
}

#slogan_home
{
	position: absolute;
	bottom: 0;
	right: 60px;
	width:375px;
	height: 45px;
	background: no-repeat url('images/hp-phrase.png');
}

.socio
{
	position: absolute;
	top:0;
	right:10px;
	width:300px;
	height:30px;
	margin: 0;
	padding:0;
}

.socio img, .socio a
{
	display: block;
	width:30px;
	height:30px;
	float:right;
	border:0 none;
	margin: 0;
	padding:0;
}

#input_search
{
	position: absolute;
	top:10px;
	right: 32px;
	font-family: Verdana;
	margin: 0;
	padding: 0;
	border:0 none;
}
/*
.socio input
{
margin: 0;
padding:0;
border: 0 none;
background: no-repeat url('images/search.png');
}
*/

#cont_header
{
	position:relative;
	width:990px;
	height:125px;
	background: url('images/fondcont.png') repeat-x;
	z-index: 0;
	margin: 0 0 60px 0;
}

#cont_menu
{
	position: absolute;
	top:50px;
	right:20px;
	width: 575px;
	height: 70px;
	margin: 0;
	padding: 0;
}

#cont_box
{
	position: relative;
	width:560px;
	height: 340px;
	margin: 0 0 0 20px;
	padding:0;
}

.box_menu
{
	display: block;
	list-style: none;
	position: relative;
	float: left;
	width: 95px;
	height:80px;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 9px; 
	text-align: center;
	color: #862265;
	text-decoration: none;
}

.box_menu .img_box_menu {
	width: 92px;
	height:65px;
	margin: 0;
	padding: 0;
}
.box_menu .txt_box_menu
{
	width: 92px;
	height: 10px;
	margin: 0;
	padding:0;
	text-decoration: none;
}
.box_menu:hover .txt_box_menu{
	text-decoration:underline;
}
.box_menu .img_box_menu#bt_formation{
	background-image: url(images/menu-form.png);
	background-repeat: no-repeat;
}
.box_menu:hover .img_box_menu#bt_formation{
	background-image: url(images/menu-form_up.png);
}
.box_menu .img_box_menu#bt_conseil{
	background-image: url(images/menu-conseil.png);
	background-repeat: no-repeat;
}
.box_menu:hover .img_box_menu#bt_conseil{
	background-image: url(images/menu-conseil_up.png);
}
.box_menu .img_box_menu#bt_coach{
	background-image: url(images/menu-coach.png);
	background-repeat: no-repeat;
}
.box_menu:hover .img_box_menu#bt_coach{
	background-image: url(images/menu-coach_up.png);
}
.box_menu .img_box_menu#bt_leader{
	background-image: url(images/menu-leadership.png);
	background-repeat: no-repeat;
}
.box_menu:hover .img_box_menu#bt_leader{
	background-image: url(images/menu-leadership_up.png);
}
.box_menu .img_box_menu#bt_lean{
	background-image: url(images/menu-lean.png);
	background-repeat: no-repeat;
}
.box_menu:hover .img_box_menu#bt_lean{
	background-image: url(images/menu-lean_up.png);
}
.box_menu .img_box_menu#bt_temoignages{
	background-image: url(images/menu-tem.png);
	background-repeat: no-repeat;
}
.box_menu:hover .img_box_menu#bt_temoignages{
	background-image: url(images/menu-tem_up.png);
}
#cont_box .box
{
	list-style: none;
	position: relative;
	float: left;
	width: 185px;
	height:180px;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 17px; 
	text-align: center;
	color: #862265;
}

#cont_box .box a, .box a:hover, .box a:visited
{
	font-family: Verdana;
	font-size: 17px; 
	text-align: center;
	text-decoration: none;
	color: #862265;
}

#cont_box .img_box
{
	width: 185px;
	height: 145px;
	margin: 0;
	padding:0;
}

#cont_box .txt_box

{
	width: 185px;
	height: 23px;
	margin: 0;
	padding:0;
}

/* ---------------------- Corps ------------------------- */
#cont_accueil
{
	position: relative;
	width:990px;
	height: 350px;
}


#event
{
	position: absolute;
	top:0;
	right: 144px;
	width: 115px;
	height: 108px;
	margin: 0;
	padding:0;
}

#ong-slogan
{
	position: absolute;
	top:0;
	right: 190px;
	width: 115px;
	height: 108px;
	margin: 0;
	padding:0;
	}
#user
{
	position: absolute;
	top:30px;
	right: 144px;
	width: 115px;
	height: 108px;
	margin: 0;
	padding:0;
}

#page_event_titre
{
	font-family: Verdana;
	color: #862265;
	font-weight: bold;
	font-size: 15px;
	margin:0 0 30px 10px;
	padding:0;
}
.bloc-note
{
	background: no-repeat url('images/bloc-cont.png');
	position: absolute;
	right: 90px;
	bottom:0;
	width: 214px;
	height: 178px;
	margin: 0;
	padding:0;
	font-family: verdana;
	font-size: 10px;
}

#cont_event
{
	position: relative;
	width:990px;
	height: 400px;
}

#cont_contact
{
	position: relative;
	width:990px;
}

.cont_formation
{
	position: relative;
	width: 620px;
	height: 430px;
	margin: 0;
	padding:0;
	background-image: url('images/fond-onglets.png');
	background-repeat: no-repeat;
	background-position: 10px 15px;
}


#cont_note
{
	list-style: none;
	position: relative;
	width: 650px;
	margin: 0 0 0 10px;
	padding: 0;
}

#cont_form
{
	position: relative;
	width: 650px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
}

#cont_form .champ
{
	background: no-repeat url('images/input.png');
	border: 0 none;
	width: 175px;
	height: 25px;
	padding:0 0 0 5px;
	margin:0;
	font-family: Verdana;
	font-size: 11px;
}

#cont_form .sub
{
	background: no-repeat url('images/submit.png');
	font-size: 9px;
	color: white;
	font-family: Verdana;
	cursor: pointer;
	border: 0 none;
	width: 68px;
	height: 38px;
	padding:10px;
	margin: 0 0 0 430px;
}

#mess
{
	background: no-repeat url('images/textarea.png');
	border:0 none;
	width: 466px;
	height: 190px;
	padding: 10px;
	margin:10px 0 0 0;
	font-family: Verdana;
	font-size: 11px;
	overflow: auto;
}

#cont_form .nom
{
	width: 70px;
}

.note
{
	float: left;
/* 	background: no-repeat url('images/note.png'); */
	position: relative;
	width:195px;
	height: 135px;
	margin: 0 10px 10px 0;
	padding: 0;
	/* dégradé */
	background-image: -moz-linear-gradient(top, #f2f1df, #FFFFFF); /* Firefox 3.6 */
	background-image: -webkit-gradient(linear,left top ,left bottom,color-stop(0, #f2f1df),color-stop(1, #FFFFFF)); /* Safari et Chrome */
	
	
	/* shadow */
	box-shadow: 1px 1px 20px #cec8b5;
	-moz-box-shadow: 1px 1px 10px #cec8b5; /* Pour Firefox 3.5+ */
	-webkit-box-shadow: 1px 1px 10px #cec8b5; /* Pour Safari et Chrome */
	
	/* round corner */
	-moz-border-radius:7px; 
	-webkit-border-radius:7px; 
	border-radius:7px;
	zoom:1;
	
	/* ie gradient & glow */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f2f1df', EndColorStr='#FFFFFF')progid:DXImageTransform.Microsoft.Glow(Color='#cec8b5', Strength=2);
}

.note .titre
{
	width: 135px;
	height: 30px;
	position: absolute;
	top: 10px;
	left: 60px;
	font-weight: bold;
	margin:0;
	padding:0;
	font-family: Verdana;
	color: #573939;
	font-size: 11px;
	text-align: center;
	overflow: hidden;
}

.note .date_event
{
	position: absolute;
	top:10px;
	left: 10px;
	width: 50px;
	height: 45px,
	margin:0;
	padding: 0;
	font-size: 10px;
	color: #862265;
	font-family: Verdana;
	overflow: hidden;
	text-transform: lowercase;
}

.note .contenu
{
	position: absolute;
	top: 50px;
	left: 10px;
	width: 175px;
	height: 80px;
	overflow: hidden;
	font-family: Verdana;
	color: #573939;
	font-size: 11px;
	text-align: left;
	overflow: hidden;
}

/* ---------------------- Footer ------------------------- */

#footer
{
	position: relative;
	width:990px;
	height: 60px;
	margin: 0;
	padding: 0;
}

#txt_footer{
	position: relative;
	color: #862265;
	font-family: Verdana;
	font-size: 11px; 
	padding: 30px 0 0 140px;
	margin: 10px 0 0 0;
}

 #txt_footer a, #txt_footer a:hover, #txt_footer a:visited
{
	color: #862265;
	font-family: Verdana;
	font-size: 11px; 
}

#coin
{
	background: no-repeat url('images/coin.png');
	position: absolute;
	right:0;
	bottom: 0;
	width: 78px;
	height:79px;
}

.fond_onglets
{
	position: relative;
	width: 552px;
	height: 383px;
	margin: -20px 0 0 4px;
	padding:0;
	background: no-repeat url('images/fond-onglets.png');
	z-index: 1;
}

.cont_onglets
	{
	position: relative;
	width: 552px;
	height: 35px;
	margin: 0 0 0 5px;
	padding:0;
	list-style: none;
}

.onglet
{
	position: relative;
	float: left;
	list-style: none;
	width: 120px;
	height: 35px;
	background: no-repeat url('images/onglet.png');
	margin: 0 0 0 -2px;
	padding:0;
	z-index: 2;
}

.txt_onglet
{
	position: absolute;
	top:3px;
	left:30px;
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #573939;
}

.txt_fond_onglets
{
	position: absolute;
	top:40px;
	left:30px;
	width: 490px;
	height: 320px;
	overflow: hidden;
	/* padding: 30px; */
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #573939;
}

.ong-img
{
	position: absolute;
	bottom:40px;
	right: 10px;
	z-index: 1;
	border:0;
}

/* ------------------- Plugin ----------------------- */
.postTabs_divs{
	position: absolute;
	top:50px;
	left:36px;	
	height: 280px;
	width:515px;
	margin: 0;
	padding:30px;
	font-family: Verdana;
	font-size: 11px;
	color: #573939;
	z-index: 2;
	overflow: auto;
}

.postTabs_divs li
{
	list-style-image: url('images/puce.png');
}

ul.postTabs li
	{	
	position: relative;
	text-align: center;
	float: left;
	font-size: 14px;
	background: no-repeat url('images/onglet.png');
	width: 120px;
	height: 30px;
	padding: 3px 0 0 0;
	margin: 0 0 0 -5px;
	z-index: 2;
	}
  
.cont_formation a
{
	position: relative;
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #573939;
}

.postTabs_curr
{
	font-weight: bold;
}
.postTabs_titles{
	display:none;	
}

ul.postTabs
	{
	margin:0px 0px 1em !important;
	padding: 0.2em 1em 0.2em 20px !important;
	border-bottom: 1px solid line !important;
	font-size: 11px;
	list-style-type: none !important;
	line-height:normal;
	text-align: <?php echo $postTabs_options["align"]; ?>;
	display: block !important;
	}


ul.postTabs li:before{
	content: none;	
}  
  	
ul.postTabs li a
	{
	text-decoration: none;
	background: <?php echo $postTabs_options["inactive_bg"]; ?>;
	border: 1px solid <?php echo $postTabs_options["line"]; ?>  !important;
	padding: 0.2em 0.4em !important;
	color: <?php echo $postTabs_options["inactive_font"]; ?> !important;
	outline:none;	
	cursor: pointer;
	}
	
ul.postTabs li.postTabs_curr a{
	border-bottom: 1px solid <?php echo $postTabs_options["active_bg"]; ?>  !important;
	background: <?php echo $postTabs_options["active_bg"]; ?>;
	color: <?php echo $postTabs_options["active_font"]; ?> !important;
	text-decoration: none;
	
	}
.contenu .bt_suite{
	display: block;
	margin: 0 0 0 100px;
}
.contenu_sb{
	width:340px;
	height:320px;
	overflow:auto;
	margin:15px 0 0 0;
}

.content_conseil{
	position: relative;
	width:800px;
	height:320px;
	overflow: auto;
}
.content_conseil label{
	display: block;
	width:100%;
	margin:5px 0 0 0;
	padding:0;
	text-align: center;
}
.content_conseil input.text,.content_conseil input.text_long,.content_conseil .textarea{
	border:1px solid #aaaaaa;
	padding:5px;
}
.content_conseil input.text_long{
	width:650px;
	margin: 0 0 0 50px;
}
.content_conseil input.text{
	width:300px;
	margin:0 0 0 250px;
}
.content_conseil .textarea{
	width:650px;
	height:100px;
	margin:0 0 0 50px;
}
.content_conseil .submit{
	width:100px;
	margin:5px 0 0 350px;
}
/*

ul.postTabs li a:hover
	{
	color: <?php echo $postTabs_options["over_font"]; ?> !important;
	background: <?php echo $postTabs_options["over_bg"]; ?>;
	text-decoration: none;
	
	}

.postTabsNavigation{
	display: block !important;
	overflow:hidden;
}

.postTabs_nav_next{
	float:right;
}

.postTabs_nav_prev{
	float:left;
}
*/

