﻿* {
	border: 0;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	color: #000;
	font-size: 62.5%;
}

/**** titres ****/
h2 {
	color: #da2129;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 10px;
}
h3 {
	border-bottom: 1px dashed #006600;
	color: #006600;
	font-size: 1.1em;
	margin: 0 0 5px;
	padding: 0 0 5px 5px;
}
#pageAccueil h3 {
	border: none;
	color: #56a420;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#pageNouvelle h3 {
	border: none;
	color: #56a420;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h4 { 
	font-size: 1.2em; 
	font-weight: normal;
}
h4, h4 a{ color: #000; }

#pageAccueil h4 { margin: 0 0 10px; }
#pageNouvelle h4 { margin: 0 0 10px; }

h5 { 
	font-size: 12px; 
	font-weight: bold;
	padding-bottom: 10px;
}

abbr, span.abbr {
	border-bottom: none;
	color: #58A31F;
	cursor: help;
}

.fLeft {float: left !important;}

/**** paragraphes ****/
p { margin: 0; padding: 0 0 1.5em; }

p.date { 
	color: #a19f9f;
	font-size: 1.1em;
	padding: 0; 
}
p.centre { text-align: center;}

/**** liens ****/
a { color: #58A31F; }
a:visited {color: #999;}
a:hover { color: #006600; }

#memberSide a { color: #fff;}
#memberSide a:visited { color: #fff;}
#memberSide a:hover { color: #cee7a4;}

#contentMembres a { font-weight: bold;}

#footer a { color: #000;}

/**** listes ****/
ul { list-style: none; }

ul.list, ol.list { margin: 0 0 1.5em 20px; }

ul.list ul.list {margin: 1em 0 0;}

ol.list li {padding: 0 0 5px 0;}
ul.list li {
	background: url(../images/fleche-noire.gif) 0 5px no-repeat;
	padding: 0 0 5px 10px;
}

/**** couleurs de background ****/
.backgreen { background: #e5f1db; }

#container {
	font-size: 1.1em;
	margin: 0 auto;
	width: 749px;
}


/******************************************************
	HEADER
******************************************************/
#header { 
	padding: 35px 0 0;
	position: relative; 
}

#img1 { background: url(../images/img-top-01.jpg) no-repeat; }


#pageApropos #img1 { background: url(../images/img-top-03.jpg) no-repeat; }
#pageServices #img1 { background: url(../images/img-top-02.jpg) no-repeat; }

.imageTop {
	height: 165px;
	width: 749px;	
}

.imageTop #intro {
	color: #373737;
	font-size: 1.4em;
	left: 280px;
	position: absolute;
	text-align: center;
	top: 155px;
	width: 250px;
}

.imageTop h1 a {
	display: block;
	height: 160px;
	left: 25px;
	position: absolute;
	width:130px;
}

/******************************************************
	CONTENT - LEFT SIDE
******************************************************/
#content {
	margin: 0 3px;
	overflow: hidden;
	position: relative;
}

#menuSide {
	background: #5ea922 url(../images/sides/left-side-top.gif) no-repeat;
	display: inline;
	float: left;
	margin: 10px 0 -3000px;
	padding: 10px 0 3050px;
	width: 169px;
}

#fondAction {
	background: url(../images/sides/fondaction.gif) no-repeat;
	display: block;
	height: 50px;
	margin: 10px 0;
	width: 169px;
}

#ssq {
	background: url(../images/sides/ssq.gif) no-repeat;
	display: block;
	height: 80px;
	margin: 10px 0 15px 9px;
	width: 150px;
}

#infonego {
	background: url(../images/sides/logo-info-nego-2009-2010.gif) no-repeat;
	display: block;
	height: 48px;
	margin: 10px 0 15px 9px;
	width: 157px;
}

#ffic {
	background: url(../images/sides/ffic.jpg) no-repeat;
	display: block;
	height: 100px;
	margin: 10px 0 15px 9px;
	width: 150px;
}

.boxInfo {
	margin: 0 auto;
	width: 147px;
}

.boxInfo li.info, .boxInfo #contentMembres {
	/*background: url(../images/sides/info-content.png) repeat-y !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/sides/info-content.png');
	height: 100%;
	padding: 5px 0 5px;
	text-align: center;*/
	background: url(../images/sides/info-content.gif) repeat-y;
	padding: 5px 0 5px;
	text-align: center;
}

.boxInfo li img, .boxInfo li a { 
	border-bottom: 1px dotted #fff;
	padding-bottom: 5px;
}

.boxInfo li.listTop, .boxInfo .listTop {
	background: url(../images/sides/info-top.gif) no-repeat !important;
	color: #006600;
	font-size: 1.1em;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	padding: 0;
	text-align: center;
	width: 147px;
}

.boxInfo li.listBottom, .boxInfo .listBottom {
	/*background: url(../images/sides/info-bottom.png) no-repeat !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/sides/info-bottom.png');
	height: 7px;*/
	background: url(../images/sides/info-bottom.gif) no-repeat;
	height: 4px;
}

/*** contenu ***/

#contentSide {
	display: inline;
	font-size: 1.2em;
	float: left;
	margin: -10px 10px -3000px;
	padding: 10px 0 3050px;
	width: 384px;
}

#pageAccueil #teaser {
	background: url(../images/bottom-teaser.jpg) no-repeat;
	height: 112px;
	width: 384px;
}

#teaser {
	background: url(../images/bottom-teaser-int.jpg) no-repeat;
	font-size: 1em;
	height: 100px;
	width: 384px;
}


#teaser h2 {
	color: #006600;
	font-size: 1.2em;
	margin: 0 0 5px 100px;
	padding: 10px 0 5px;
	width: 250px;
}

#pageAccueil #teaser h2 {
	border-bottom: 1px dotted #373737;
	color: #da2129;
	margin: 0 0 5px 100px;
	padding: 10px 0 5px;
	width: 250px;
}

#teaser p {
	color: #373737;
	font-size: 1.1em;
	margin: 0 0 0 100px;
	width: 250px;
}

#ariane { margin: 35px 0 0 100px; }
#ariane li {
	color: #acacac;
	background: url(../images/fleche-ariane-grise.gif) right no-repeat;
	display: inline;
	
	font-size: 0.8em;
	margin: 0 5px 0 0;
	padding: 0 10px 0 0;
}



#ariane li a {
	color: #acacac;
	text-decoration: none;
}
#ariane li.last { background: none; }
#ariane li.last a { color: #000; }

.infoBulle { margin: 10px 0;}

.infoBulle .infobulleContent {
	border-left: 1px solid #9fe768;
	border-right: 1px solid #9fe768;
	padding: 0 10px;
}

.infoBulle .infobulleContent p { padding: 0;}


.infoBulle ul {
	border-left: 1px solid #9fe768;
	border-right: 1px solid #9fe768;
}

.infoBulle ul li {
	border-bottom: 1px dashed #80b380;
	margin: 0 10px;
	padding: 10px 0 0;
}

.infoBulle ul li.last { border: none; }

.infoBulleTop {
	background: url(../images/content/bulle-top.gif) left bottom no-repeat;
	height: 10px;
}
.infoBulleBottom {
	background: url(../images/content/bulle-bottom.gif) no-repeat;
	height: 10px;
}

.contenuTxt { margin: 0 10px;}

.listNouvelles { margin: 10px 0 0; }
.listNouvelles li {
	border-top: 1px dashed #80b380;
	padding: 10px 10px 0;
height: 1%;	overflow: hidden;
}

/*** right side ***/
#memberSide {
	background: #5ea922 url(../images/sides/right-side-top.gif) no-repeat;
	display: inline;
	float: left;
	margin: 10px 0 -3000px;
	padding: 10px 0 3050px;
	width: 169px;	
}

#memberSide form { display: none;}
#pageAccueil #memberSide form { display: block;}

#memberSide #formMembres { display: none;}

#memberSide #formInfolettre 
{
	display: block;
	text-align: center;
	width: 169px;
	padding-top: 15px;
}

#pageAccueil #memberSide #formMembres { display: block;}

#mouse {
	background: url(../images/sides/mouse.gif) 1px 0 no-repeat;
	font-weight: bold;
	line-height: 1.4em;
	padding: 80px 10px 0;
	text-align: center;
}

.inputNom, .inputPassword, .inputInfolettre {
	border: 1px solid #999;
	color: #999;
	font-size: 11px;
	margin: 5px 0;
	padding: 2px 5px;
	width: 119px;
}

.btnInfolettre {
	border: 1px solid #000;
	color: #fff;
	background-color: #006600;
	font-size: 11px;
	margin: 5px 0;
	padding: 2px 5px;
}

.inputPassword {margin: 0 0 10px; }

.texte {
	border-top: 1px dotted #fff;
	margin: 10px 10px 0;
	padding: 5px 0 0;
	text-align: left;
}

.texte p { padding-bottom: 0.5em; }

#listBtn {
	margin: 0 auto;
	width: 149px;
}

#listBtn li {
	height: 49px;
	margin: 10px 0 0;
	width: 149px;
}

#listBtn li a {
	display: block;
	height: 100%;
	width: 100%;
}

#pageAccueil #listAction { display: none; }

#listAction { margin: 20px 15px; }


#listAction li {
	background: url(../images/fleche-blanche.gif) 0 5px no-repeat;
	padding: 0 0 5px 10px;
}

#btnFemmes { background: url(../images/sides/btn-situation-femmes.gif) no-repeat; }
#btnCours { background: url(../images/sides/btn-cours-sante.gif) no-repeat; }

#footer {
	clear: both;
	margin: 0 3px 0;
	overflow: hidden;
	padding: 0 0 0;
}

#bottom1, #bottom3 {
	background: #fff url(../images/sides/right-side-bottom.gif) no-repeat;
	color: #acacac;
	display: inline;
	float: left;
	padding: 30px 0 5px;
	text-align: center;
	width: 169px;
}
#bottom2 {
	display: inline;
	float: left;
	height: 23px;
	margin: 0 10px;
	width: 384px;
}

.contenuTxt .contact
{	
	padding: 10px 0 10px 0;
}

.contenuTxt .contact h3
{
	border: none;
	color: #56a420;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 12px 0 0 0;
	
}

/********************************/
/*	FORM ENREGISTREMENT			*/
/********************************/
.inputPrenomForm, .inputNomForm, .inputCourrielForm, .inputNasForm, .inputIndustrie
{
	border: 1px solid #999;
	color: #999;
	font-size: 11px;
	margin: 2px 0;
	padding: 2px 5px;	
}

.inputNasForm {	width: 20px; }
.inputPrenomForm { width: 119px; }
.inputNomForm {	width: 119px; }
.inputCourrielForm { width: 182px; }
.inputIndustrie{ width: 119px; }

.inputJourForm, .inputMoisForm, .inputAnneeForm
{
	border: 1px solid #999;
	color: #999;
	font-size: 11px;
	margin: 2px 0;
	padding: 2px 1px;	
}

.inputJourForm{ width: 50px; }
.inputMoisForm{ width: 78px; }
.inputAnneeForm{ width: 60px; }

.inputInscription
{
	border: 1px solid #999;
	color: #999;
	font-size: 11px;
	margin: 2px 0;
	padding: 2px 5px;
	width: 119px;
}

.inscription, .inscriptionLangue, .inscriptionPays, .inscriptionRegion
{
	border: 1px solid #999;
	color: #999;
	font-size: 11px;
	margin: 2px 0;
	padding: 2px 5px;	
}

.inscriptionSexe
{
	color: #999;
	font-size: 11px;
	margin: 2px 0;
	padding: 2px 5px;
}

.inscriptionLangue { width: 80px; }
.inscriptionPays { width: 100px; }
.inscriptionRegion { width: 140px; }


.inputFormations
{
	border: 1px solid #999;
	color: #999;
	font-size: 11px;
	margin: 2px 0;
	padding: 2px 1px;	
}

/****************************/
/*	PLAN DU SITE			*/
/****************************/
#plan
{	
	font-size: 12px;
}

#plan ul
{
	list-style-type: circle;
	padding-left: 25px;
	font-size: 12px;
}

#plan ul li
{
	
}

.imageNouvelle
{
	float:left;
	margin: 0 10px 10px 5px;
}

/*** equipe ***/
ul.equipe li { margin: 0 0 10px; }
ul.equipe li img {
	float: left;
	padding: 0 10px 0 0;
}
ul.equipe li p { margin:0 0 0 94px; padding: 10px 0 0;}


/* -------------------------------------------*/
/* ------------->>> ClearFix <<<--------------*/
/* -------------------------------------------*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix {display: inline-block;}
/* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */
.cBoth,.cboth { clear: both;  }