/*//////////////////////GENERAL/////////////////////////*/

body{
	font-family: Arial, Helvetica, sans-serif;
	color:#151215;
	font-size:12px;
	background-image: url(_gfx/fondBody.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}

body.index {
	background-image: url(_gfx/fondBodyIndex.gif);
	background-repeat: repeat-x;
	background-color:#e3f4fc;
}

body.pageFlip {
	background-image: url(_gfx/fondBodyPageflip.gif);
	background-repeat: repeat-x;
	background-color:#dfe0e1;
}


h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1{
	display:none;
}

h2{
	font-size: 20px;
	color: #151215;
	margin:0 0 10px 0;
	padding:0 0 0 15px;
	background-image:url(_gfx/puceH2.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	clear:both;
}


h3{
	font-size: 15px;
	color: #141215;
	border-bottom: solid 1px #141215;
	padding:5px 0;
	margin:20px 0 5px 0;
	background-image:url(_gfx/puceH3.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

h4{
	font-size: 12px;
	color: #151215;
	margin:5px 0 0 0;
}

h5{
	font-size: 11px;
	color: #151215;
	line-height:14px;
	text-indent:5px;
}

h6{
	font-size: 10px;
	color: #a9abad;
	line-height:12px;
	text-indent:5px;
}

a, a:visited {
	color:#00a7e2;
	text-decoration:none;
}

a.lienSimple, a.lienSimple:visited {
	color:#00a7e2;
	text-decoration:none;
	background-color:transparent;
}

a:hover, a:active {
	color:#006997;
	text-decoration:underline;
}

img {
	border:0;
}

span.invisible {
	display:none;
}

#wrapper {
	width: 1000px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#subwrapper {
	float:left;
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 1000px;
	background-image:url(_gfx/fondContenu.gif);
	background-repeat:repeat-y;
}

#wrapperPageflip {
	width: 780px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#subwrapperPageflip {
	float:left;
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 780px;
}

.notes {
	float:left;
	font-size:11px;
	color:#626164;
	margin:10px 0 0 0;
	padding: 0;
	text-align: justify;
}



/*//////////////////////ENTETE/////////////////////////*/


#topPageflip {
	width:780px;
	height:34px;
	float:left;
	margin:0 0 10px 0;
}

#topPageflip .petitMenu {
	width:380px;
	height:34px;
	float:left;
	margin:0;
}

#topPageflip a.lienTopPageflip {
	color:#00a7e2;
	line-height:36px;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:0 0 0 12px;
	background-image: url(_gfx/puceLienTopPageflip.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#topPageflip a.lienTopPageflip:hover {
	background-image: url(_gfx/puceLienTopPageflipSelection.gif);
	text-decoration:underline;
	color:#006997;
}


#topPageflip .listePageflipsMemeAuteur {
	width:400px;
	padding:0;
	margin:8px 0 0 0;
	float:right;
}

#top {
	width:1000px;
	height:120px;
	float:left;
	background-image: url(_gfx/fondTop.jpg);
	background-repeat:no-repeat;
}

#top .logo {
	height: 120px;
	width: 225px;
	float:left;
}

#top .logo .retourAccueil {
	position:absolute;
	top:0;
	left:0;
}

#top .logo .retourAccueil ul {
	width:225px;
	height:120px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#top .logo .retourAccueil ul li {
	float:left;
}

#top .logo .retourAccueil ul li a {
	text-indent:-9989px;
	display:block;
	height:120px;
}

#top .logo a.accueil, #top .logo a.accueil:hover {
	margin:0;
	width:225px;
	height:120px;
}

#top #monCompte {
	text-align:right;
	float: right;
	width:420px;
	height:38px;
	padding:0;
	margin: 10px 0 0 0;
}

#top #monCompte ul {
	margin: 0 5px;
	padding: 10px 0;
	list-style-type: none;
	float:right;
}

#top #monCompte ul li {
	font-size:13px;
	color:#006997;
	display:inline;
	margin:0;
	padding:0;
}

#top #monCompte ul li a {
	color:#006997;
	font-weight:normal;
	text-decoration:none;
	padding:7px 5px;
	margin:0;
	display:inline;
}

#top #monCompte ul li a.bold {
	font-weight:bold;
}

#top #monCompte ul li a.deconnexion {
	border:none;
	margin:0 0 0 5px;
	padding:7px 0 7px 29px;
	background-image:url(_gfx/pictoDeconexion.gif);
	background-repeat:no-repeat;
	background-position:left center;
	cursor:pointer;
}

#top #monCompte ul li a:hover {
	text-decoration:none;
	background-color:#cad7bb;
}

#top #monCompte h3 {
	float:left;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 5px 0;
	margin:0 5px 0 0;
	background-image:none;
	color:#626164;
	border:none;
}


#top #monCompte form {
	padding: 0;
	margin: 0;
	float:right;
}

#top #monCompte form input {
	float:left;
	margin: 2px 5px 0 0;
	width: 100px;
	border: 1px solid #a9abad;
	padding: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #5b5548;
	background-color: #ffffff;
}

/*/////////////////////ONGLETS/////////////////////*/

#onglets{
	display:none;
}

/*//////////////////////MENU/////////////////////////*/

#menuEtPub {
	clear:both;
	width:1000px;
	display:none;
}

#menu {
	width:500px;
	float:left;
	margin:10px 0 0 0;
	padding:0;
}

#menu ul {
	list-style: none;
	margin:0;
	padding:0;
}

#menu li {
	display:inline;
	list-style: none;
	font-size:13px;
	color:#006997;
}

#menu li a {
	color:#00a7e2;
	text-decoration:underline;
	background-image: url(_gfx/puceBleue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin:0 10px 0 0;
	padding:0 0 0 10px;
}

#menu li a:hover{
	color:#006997;
	text-decoration:none;
}

#menuEtPub .pub {
	width:400px;
	height:35px;
	float:right;
}


/*//////////////////////CHEMIN/////////////////////////*/

#chemin {
	float:left;
	width:1000px;
	height:60px;
	margin: 20px 0 10px 0;
	background-image: url(_gfx/fondChemin.gif);
}

#chemin ul {
	list-style: none;
	margin:0;
	padding:0;
}

#chemin li {
	display:inline;
	width:250px;
	text-align:center;
	float:left;
	list-style: none;
	font-size:13px;
	font-weight:bold;
	color:#c7c9ca;
	padding:11px 0 0 0;
	line-height: 13px;
}

#chemin li.selection {
	color:#626164;
	background-color:#fef4cd;
	margin:1px 0 0 0;
	height:37px;
	width:249px;
	border-left:solid 1px #c7c9ca;
}


/*//////////////////////CONTENU/////////////////////////*/

#contenu {
	float:left;
	width:780px;
	margin: 10px 0 0 0;
}

#recherche {
	float:right;
	width:770px;
	height:37px;
	margin:8px 0 0 0;
	padding:0;
}

#recherche h3 {
	display:none;
}

#recherche form {
	margin:0 10px;
	padding:0;
	width:370px;
	float:left;
}

#recherche form input {
	margin:0;
	padding:5px 20px 0 35px;
	width:186px;
	height:25px;
	border:none;
	float:left;
	background-image:url(_gfx/fondMoteurDeRecherche.gif);
	background-repeat:no-repeat;
	background-position:1px center;
	background-color:transparent;
	line-height:24px;
	/line-height:normal;
	font-size:16px;
	font-weight:bold;
	color:#b7b8ba;
}

#recherche .textfieldRequiredMsg, 
#recherche .textfieldInvalidFormatMsg, 
#recherche .textfieldMinValueMsg,
#recherche .textfieldMaxValueMsg,
#recherche .textfieldMinCharsMsg,
#recherche .textfieldMaxCharsMsg,
#recherche .textfieldValidMsg {
	display: none;
}

#recherche input.textfieldRequiredState,
#recherche .textfieldRequiredState input, 
#recherche input.textfieldInvalidFormatState,
#recherche .textfieldInvalidFormatState input, 
#recherche input.textfieldMinValueState,
#recherche .textfieldMinValueState input, 
#recherche input.textfieldMaxValueState,
#recherche .textfieldMaxValueState input, 
#recherche input.textfieldMinCharsState,
#recherche .textfieldMinCharsState input, 
#recherche input.textfieldMaxCharsState,
#recherche .textfieldMaxCharsState input {
	color:#b7b8ba;
	background-image:url(_gfx/fondMoteurDeRecherche.gif);
	background-color:transparent;
}

#recherche .textfieldFocusState input,
#recherche input.textfieldFocusState {
	color:#636265;
	background-image:url(_gfx/fondMoteurDeRechercheSelection.gif);
	background-color:transparent;
}

#recherche .textfieldValidState input,
#recherche input.textfieldValidState {
color:#636265;
	background-image:url(_gfx/fondMoteurDeRechercheSelection.gif);
	background-color:transparent;
}

#recherche .pasDIdees {
	float:right;
	font-weight:bold;
	line-height:26px;
}

#annuaire {
	float:left;
	width:1000px;
	margin: 30px 0 0 0;
	padding:0;
}

#annuaire .pub {
	float:right;
	width:250px;
	margin: 0;
	padding:0;
}

#annuaire .floatLeft {
	float:left;
	width:750px;
	margin: 0;
	padding:0;
}

#annuaire .blocListePageflips {
	width:750px;
	margin: 0 0 20px 0;
	padding:0;
	float:left;
}


#annuaire .blocListePageflips ul.listePageflips {
	width:750px;
	padding:0;
	margin:0;
	list-style-type:none;
}

#annuaire .blocListePageflips ul.listePageflips li {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	display:inline;
}

#annuaire .blocListePageflips ul.listePageflips li a {
	float:left;
	padding:5px;
	width:128px;
	height:230px;
	margin:0 5px 0 0;
	color:#c8c9cb;
	font-size:11px;
	list-style-type:none;
	overflow:hidden;
	clear:both;
	zoom:1 ;
	background-color:#fff;
	border:solid 1px #c8c9cb;
}

#annuaire .blocListePageflips ul.listePageflips li a:hover {
	color:#626164;
	background-color:#b6e5f9;
	border:solid 1px #a9abad;
	text-decoration:none;
}

#annuaire .blocListePageflips ul.listePageflips li h4 {
	color:#00a7e2;
	margin:0 0 10px 0;
}

#annuaire .blocListePageflips ul.listePageflips li span.image {
	float:left;
	height:128px;
	width:128px;
	margin:0 0 5px 0;
	padding:0;
	border: solid 1px #c8c9cb;
	overflow:hidden;
	background-color:#FFF;
}

.etoiles {
	display:block;
	height:15px;
	width:80px;
	margin:0;
	padding:0;
}

.etoileBleue {
	display:block;
	float:left;
	height:15px;
	width:16px;
	margin:0;
	padding:0;
	background-image:url(_gfx/etoileBleu.gif);
	background-repeat:no-repeat;
}

.etoileGrise {
	display:block;
	float:left;
	height:15px;
	width:16px;
	margin:0;
	padding:0;
	background-image:url(_gfx/etoileGrise.gif);
	background-repeat:no-repeat;
}


#annuaire .blocListeCategories {
	width:750px;
	margin: 0 0 20px 0;
	padding:0;
	float:left;
}


#annuaire ul.listeCategories {
	float:left;
	width:750px;
	margin: 0;
	padding:0;
	border:none;
}

#annuaire ul.listeCategories li {
	display:inline;
	margin: 0;
	padding:0;
	list-style-type:none;
}

#annuaire ul.listeCategories li a {
	float:left;
	color:#00a7e2;
	width:230px;
	margin: 0 4px 4px 0;
	padding:3px;
	background-color:#fff;
	border:solid 1px #c8c9cb;
}

#annuaire ul.listeCategories li a.tous {
	float:left;
	color:#fff;
	width:230px;
	margin: 0 4px 4px 0;
	padding:3px;
	background-color:#00a7e2;
	border:solid 1px #c8c9cb;
}

#annuaire ul.listeCategories li a:hover {
	text-decoration:none;
	color:#00a7e2;
	background-color:#b6e5f9;
	border:solid 1px #a9abad;
}

#annuaire h3 {
	font-size:14px;
	line-height:20px;
	border:none;
	background-image:none;
	padding:0;
	margin:0;
}

#contenuIndex {
	float:left;
	width:1000px;
	margin: 10px 0 0 0;
	padding:0;
}

#contenuIndex .CGU {
	float:left;
	width:978px;
	height:380px;
	margin: 0 0 10px 0;
	padding:10px;
	overflow:scroll;
	border:solid 1px #c8c9cb;
	background-color:#f1f2f2;
}

#contenuIndex .imageIndex {
	float:left;
	width:598px;
	margin:0;
	padding:0;
}

#contenuIndex .chapo,
#contenu .chapo {
	font-size:13px;
	color:#747376;
	font-weight:bold;
	margin:10px 0;
	line-height:18px;
}

#contenu .chapoError {
	color:#ff0000;
	font-weight:bold;
	margin:10px 0;
	line-height:18px;
}

/*/ Zone bleue en page d'accueil /*/

#contenuIndex .zoneDePresentation {
	float:left;
	width:598px;
	margin:0;
	padding:0;
}

#contenuIndex .zoneDePresentation h2 {
	font-size: 20px;
	color: #fff;
	margin:0;
	padding:5px 0 5px 15px;
	background-image:url(_gfx/puceH2Blanche.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#00a9e8;
}

#contenuIndex .flashDePresentation {
	float:left;
	width:598px;
	margin:0;
	padding:0;
}

#contenuIndex .news {
	float:left;
	width:598px;
	color:#FFFFFF;
	font-size:11px;
	margin:30px 0 0 0;
	padding:0;
	background-color:#00a9e8;
}

#contenuIndex .news h2 {
	float:left;
}

#contenuIndex .news .texteDefilant {
	float:right;
	width:494px;
	color:#000000;
	font-size:11px;
	margin:6px 0 0 0;
	padding:3px 13px 0 3px;
	background-color:#00a9e8;
	background-image:url(_gfx/fondNews.gif);
}

#contenuIndex .news .texteDefilant span.date {
	font-weight:bold;
}

.mosaique {
	float:left;
	width:599px;
	margin: 30px 0 0 0;
	padding:0;
}

.mosaique ul.listeImages {
	width:598px;
	padding:0;
	margin:0;
	list-style-type:none;
	border-left:solid 1px #00a9e8;
	border-top:solid 1px #00a9e8;
	float:left;
}

.mosaique ul.listeImages li {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	display:block;
}

.mosaique ul.listeImages li a {
	float:left;
	padding:0;
	padding-top:5px;
	width:45px;
	height:45px;
	margin:0;
	color:#c8c9cb;
	list-style-type:none;
	overflow:hidden;
	clear:both;
	zoom:1 ;
	background-color:#fff;
	border:solid 1px #00a9e8;
	border-left:none;
	border-top:none;
}

.mosaique ul.listeImages li a:hover {
	background-color:#00a9e8;
	text-decoration:underline;
}

.mosaique ul.listeImages li a.plusDePageflips {
	float:left;
	font-weight:bold;
	text-align:right;
	padding:5px 5px 5px 0;
	width:592px;
	height:18px;
	margin:0;
	color:#fff;
	background-color:#00a9e8;
}

/*/ MISE EN PAGE 2 COLONNES /*/

#contenu .colonneGauche {
	float:left;
	width:380px;
	margin:0;
	padding:0;
}

#contenuIndex .colonneDroite {
	float:right;
	width:380px;
	margin:5px 0 0 0;
	padding:0;
	background-image:url(_gfx/gratuitEtRapide.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#contenu .colonneDroite {
	float:right;
	width:380px;
	margin:0;
	padding:0;
}

/*/ FORMULAIRE DE BASE /*/

#contenuIndex form {
	font-weight:bold;
	padding:0;
	margin:30px 0 0 0;
}

#contenu form {
	font-weight:bold;
	padding:0;
	margin:0;
}

#contenu form .filet {
	overflow: hidden;
	margin: 0;
	padding:0;
	background-color:#f2c27f;
	width: 100%;
	height:1px;
}


#contenuIndex form p,
#contenu form p {
	margin: 0;
	padding: 6px 0;
	overflow: hidden;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d9da;
}

#contenuIndex .code,
#contenu .code {
	text-align:left;
	margin:0;
	padding:0;
	float:left;
	width:100px;
}

#contenuIndex form p label,
#contenu form p label {
	overflow: hidden;
	float: left;
	color:#151215;
	margin: 3px 0 0 0;
	text-align: left;
}

#contenuIndex form p label.court,
#contenu form p label.court {
	width:65px;
}

#contenuIndex form p label.moyen,
#contenu form p label.moyen {
	width:100px;
}

#contenuIndex form p label.moyen2,
#contenu form p label.moyen2 {
	width:200px;
}

#contenuIndex form p label.grand,
#contenu form p label.grand {
	width:350px;
}

#contenuIndex form p .labelFemme,
#contenu form p .labelFemme  {
	margin: 0 0 0 10px;
	padding: 8px 0 8px 17px;
	background-color:transparent;
	border: none;
	font-weight:bold;
	background-image:url(_gfx/sexe_F.gif);
	background-repeat:no-repeat;
}

#contenuIndex form p .labelHomme,
#contenu form p .labelHomme {
	margin: 0 0 0 10px;
	padding: 8px 0 8px 17px;
	background-color:transparent;
	border: none;
	font-weight:bold;
	background-image:url(_gfx/sexe_H.gif);
	background-repeat:no-repeat;
}


#contenuIndex form p .sexe,
#contenu form p .sexe {
	float:right;
	margin: 0 2px 0 0;
	padding: 0;
	width:250px;
	text-align:right;
}

#contenu form p label.nompageflip {
	overflow: hidden;
	float: left;
	color:#151215;
	margin: 3px 0 0 0;
	text-align: left;
	width:360px;
}

#contenuIndex form p input, #contenuIndex form p select 
#contenu form p input, #contenu form p select, #contenu form p textarea {
	margin: 0;
	padding: 0;
}

#contenuIndex form p input.saisie,
#contenu form p input.saisie {
	float:right;
	margin: 0;
	width: 150px;
	border: 1px solid #a9abad;
	padding: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #5b5548;
	background-color: #f1f2f2;
}

#contenuIndex form p input.saisiePetit,
#contenu form p input.saisiePetit {
	float:right;
	margin: 0;
	width: 30px;
	border: 1px solid #a9abad;
	padding: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #5b5548;
	background-color: #f1f2f2;
}

#contenu form p input.saisieFloatLeft {
	float:left;
	margin: 0 30px 0 10px;
	width: 150px;
	border: 1px solid #a9abad;
	padding: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #5b5548;
	background-color: #f1f2f2;
}


#contenuIndex form p select.date,
#contenu form p select.date {
	float:right;
	margin: 0 0 0 10px;
	width: 70px;
	padding: 0 2px;
}

#contenuIndex form p input.radio,
#contenu form p input.radio {
	margin: 5px 0;
	padding: 0;
	background-color:transparent;
	border: none;
}

 #contenuIndex form p input.checkBox,
  #contenu form p input.checkBox {
	float:right;
	margin: 5px 2px;
	padding: 0;
	background-color:transparent;
	border: none;
}



#contenu form p input.invisible {
	float:right;
	margin: 0 10px 0 10px;
	width: 200px;
	border: none;
	padding: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #5b5548;
	background-color: transparent;
}

#contenuIndex form p input.error,
#contenu form p input.error {
	float:right;
	margin: 0 0 0 10px;
	width: 150px;
	border: 1px solid #a9abad;
	padding: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	background-image:url(_gfx/fondInputError.gif);
}


form .BT {
	overflow: hidden;
	zoom:1;
	padding: 0;
	margin: 10px 0 0 0;
	_margin: 10px 0 0 0;
	float: right;
}


/*/ DESCRIPTION /*/

#contenu .description {
	float:left;
	margin: 0;
	width: 380px;
	height:auto;
	padding: 0;
	background-color:#d5edfa;
	border:solid 1px #c7c9ca;
	border-bottom:none;
}

#contenu .description form {
	margin: 0;
	padding: 0;
}

#contenu .description p {
	border:none;
	float:left;
	padding:8px 5px;
	width:370px;
	margin: 0;
	border-bottom:solid 1px #c7c9ca;
}

#contenu .description span.public {
	color:#63b100;
	margin:0 5px;
	padding:0;
}

#contenu .description span.prive {
	color:#f4171c;
	margin:0 5px;
	padding:0;
}

#contenu .description p label {
	float:left;
	margin:5px 0;
	padding:0;
}

#contenu .description p label.publicPrive {
	float:left;
	margin:5px 10px 5px 0;
	padding:0;
}

#contenu .description p .labelRadio {
	float:left;
	margin: 5px 5px 0 0;
	padding: 0;
	background-color:transparent;
	border: none;
	font-weight:bold;
	background-color:#F00;
}

#contenu .description p input.radio {
	float:left;
	margin: 0 5px;
	padding: 0;
	background-color:transparent;
	border: none;
}


#contenu .description p textarea.descript {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin: 0;
	width: 362px;
	border:none;
	border-bottom:solid 1px #a9abad;
	border-left:solid 1px #a9abad;
	border-right:solid 1px #a9abad;
	padding: 10px 3px 3px 3px;
	font-weight: normal;
	font-size: 11px;
	color: #757477;
	background-color: #fff;
	background-image: url(_gfx/fondDescriptif.gif);
	background-repeat: no-repeat;
}

#contenu .description p select.choix {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin: 0;
	border: 1px solid #a9abad;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	color: #5b5548;
	background-color: #f1f2f2;
}

 #contenu form p .labelCheckBox {
	float:left;
	margin: 5px 5px 0 0;
	padding: 0;
	background-color:transparent;
	border: none;
	font-weight:bold;
}

/*/ FORMULAIRE 1 LIGNE FOND JAUNE /*/

#contenu .uneligneFondJaune {
	padding:0;
	margin:10px 0 20px 0;
}

#contenu .uneligneFondJaune form {
	font-weight:bold;
	padding:0;
	margin:0;
}

#contenu .uneligneFondJaune form .filet {
	overflow: hidden;
	margin: 0;
	padding:0;
	background-color:#f2c27f;
	width: 100%;
	height:1px;
}


#contenu .uneligneFondJaune form p {
	margin: 0;
	padding: 5px;
	background-color:#d5edfa;
	overflow: hidden;
	width: 765px;
	border:solid 1px #c8c9cb;
}

#contenu .uneligneFondJaune form p label {
	overflow: hidden;
	float: left;
	margin: 6px 10px 0 0;
	text-align: left;
}

#contenu .uneligneFondJaune form p input, #contenu .uneligneFondJaune form p select, #contenu .uneligneFondJaune form p textarea {
	float:left;
	margin: 3px 10px 0 0;
	width: 250px;
	border: 1px solid #a9abad;
	padding: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #5b5548;
	background-color: #ffffff;
}

/*/ FORMULAIRE AJOUT D'UNE IMAGE /*/

#contenu .fondJauneBordsGris {
	padding:10px;
	margin:10px 0 0 0;
	background-color:#c8c9cb;
	border:solid 1px #c8c9cb;
	width:760px;
	float:left;
}

#contenu .DemiColonneGauche {
	padding:0;
	margin:0;
	width:380px;
	float:left;
}

#contenu .DemiColonneDroite {
	padding:0;
	margin:0;
	width:380px;
	float:right;
}


#contenu .fondBlancBordsBlanc {
	padding:0;
	margin:10px 0 0 0;
	background-color:#fff;
	border:solid 1px #fff;
	width:780px;
	float:left;
}

#contenu .fondJauneBordsGris textarea {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin: 0;
	width: 370px;
	border: 1px solid #c8c9cb;
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
	color: #5b5548;
	background-color: #fff;
}

#contenu .fondJauneBordsGris select {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin: 15px 0 0 0;
	border: 1px solid #c8c9cb;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	color: #5b5548;
}


#contenu .fondJauneBordsGris  span.public {
	margin: 0 10px 0 0;
	padding: 0;
}



/*/ FORMULAIRE AJOUT D'UNE IMAGE /*/

#contenu .ajouterUneImage {
	padding:0;
	margin:10px 0 20px 0;
}


#contenu .ajouterUneImage .filet {
	overflow: hidden;
	margin: 0;
	padding:0;
	background-color:#f2c27f;
	width: 100%;
	height:1px;
}


#contenu .ajouterUneImage form {
background-color:#FF0000;
margin:0;
padding:0;
}

#contenu .ajouterUneImage form input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:transparent;
	padding:5px 0;
	border:none;
	float:left;
	width:300px;
}

/*upload*/
#contenu .ajouterUneImage form .lien_file{
    display:block;
    position:relative;
    width:233px;
    height:29px;
    background:url(_gfx/ChargerDesImages.gif) no-repeat top;
	margin:0;
	text-decoration:none;
	background-color:#00FF00:
}
#contenu .ajouterUneImage form input.input_file{
    position:absolute;
    top:0;
	background-color:transparent;
    right:0;
    width:233px;
    height:29px;
/*    opacity:0;
*//*    filter:alpha(opacity=0);
*/}

#contenu .ajouterUneImage form #input_text{
    position:absolute;
    top:0;
    right:70px;
	background-color:#00FFFF;
}



.invisible {
display:none;
margin:0;
padding:0;
}	
	
.visible {
	margin: 0;
	padding: 10px;
	background-color:#fff3c0;
	overflow: hidden;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2c27f;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fffbea;
}

#contenu .upload {
	width:780px;
	height:100px;
	float:left;
	margin:0;
	padding:0;
	background-color:#00FF00;
}


/*//////////////////////LISTE DES PAGES DU PAGEFLIP/////////////////////////*/

#contenu #listeDesPages {
	width:60px;
	float:left;
	margin: 50px 0 0 0;
	background-color:#fff;
}

#contenu #pageflip {
	width:780px;
	height:480px;
	float:left;
	margin:0;
	padding:0;
}

#contenu #listeDesPages .selectionPageUne {
	width:50px;
	height:60px;
	background-image:url(_gfx/SelectionPageUne.gif);
	border-bottom:solid 1px #cdcdcd;
}

#contenu #listeDesPages .selectionPageDeGauche {
	width:50px;
	height:60px;
	background-image:url(_gfx/SelectionPageGauche.gif);
	border-bottom:solid 1px #cdcdcd;
}

#contenu #listeDesPages .selectionPageDeDroite {
	width:50px;
	height:60px;
	background-image:url(_gfx/SelectionPageDroite.gif);
	border-bottom:solid 1px #cdcdcd;
	}

#contenu #listeDesPages .selectionPageDeGauche .numGris, #contenu #listeDesPages .selectionPageDeDroite .numGris {
	font-size:11px;
	float:left;
	padding:28px 0 0 0;
	width:25px;
	height:32px;
	text-align:center;
	font-weight:bold;
	color:#b7b8ba;
}

#contenu #listeDesPages .selectionPageUne .numNoir {
	font-size:11px;
	float:right;
	padding:28px 0 0 0;
	width:25px;
	height:32px;
	text-align:center;
	font-weight:bold;
	color:#000000;
}

#contenu #listeDesPages .selectionPageDeGauche .numNoir, #contenu #listeDesPages .selectionPageDeDroite .numNoir {
	font-size:11px;
	float:left;
	padding:28px 0 0 0;
	width:25px;
	height:32px;
	text-align:center;
	font-weight:bold;
	color:#000000;
}

#contenu #listeDesImages {
	width:720px;
	float:left;
	background-color:#2f7da6;
	margin: 0;
}

#contenu ul.sortable li {
	/*position: relative;*/
}

#contenu ul.boxy {
	list-style-type: none;
	padding: 0px;
	margin:0;
	clear:both;
	font-size: 11px;

}
#contenu ul.boxy li, #contenu ul.boxy li:visited {
	float:left;
	width:720px;
	cursor:move;
	padding: 0;
	margin:0;
	border-bottom: 1px solid #c7c9ca;
	background-color: #d5edfa;
}
#contenu .clickable a,  {
	display: block;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
#contenu .clickable li:hover {
	background-color: #a2daf4;
}

#contenu ul.boxy li .image {
	float:left;
	height:60px;
	width:128px;
	margin:0 10px 0 0;
	padding:0;
	border-right:solid 1px #c7c9ca;
	border-left:solid 1px #c7c9ca;
	overflow:hidden;
}

#contenu ul.boxy li .legende {
	float:left;
	width:430px;
	margin:5px 10px 0 0;
	padding:0;
}

#contenu ul.boxy li .legende input.commentaire {
	float:left;
	color:#42423c;
	width:405px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
	padding:10px 5px 10px 10px;
	border:none;
	background-color:transparent;
	background-image:url(_gfx/fondInputActif.gif);
	background-position: left center;
	background-repeat:no-repeat;	
}

#contenu ul.boxy li .legende input.defaut {
	float:left;
	color:#9a9b9d;
	width:405px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
	padding:10px 5px 10px 10px;
	border:none;
	background-color:transparent;
	background-image:url(_gfx/fondInputVide.gif);
	background-position: left center;
	background-repeat:no-repeat;
}

#contenu ul.boxy li .legende input.active {
	float:left;
	width:405px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
	padding:10px 5px 10px 10px;
	border-bottom:none;
	border-left:none;
	border-right:solid 1px #c7c9ca;
	border-top:none;
	background-color:transparent;
	background-image:url(_gfx/fondInputActif.gif);
	background-position: left center;
	background-repeat:no-repeat;
}

#contenu ul.boxy li .listeGrosBoutons {
	float:right;
	width:130px;
	margin:10px 0 0 0;
}

#contenu ul.boxy li .listeGrosBoutons .grosBoutonRond {
	float:left;
	width:40px;
	margin:0;
	padding:0;
}


/*//////////////////////LISTE DANS LA PARTIE CONTENU/////////////////////////*/

#contenu .liste {
	margin: 10px 0 0 0;
	float:left;
	width:100%;
}

#contenu .liste ul.listing {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor:auto;
	width: 100%;
	border:0;
}

#contenu .liste ul.listing li {
	margin: 0;
	padding: 10px 0;
	display:block;
	float: left;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d0c3;
	font-weight:bold;
}

#contenu .liste ul.listing li .menu {
	margin: 0;
	padding: 0;
	float: right;
	width:500px;
	text-align:right;
}

#contenu .liste ul.listing li .menu span.public {
	margin: 0 10px 0 0;
	padding: 0;
	display:inline;
}

#contenu .liste ul.listing li .menu span.lien {
	margin: 0 10px 0 0;
	padding: 0;
	display:inline;
}

#contenu .liste ul.listing li .menu span.suppr {
	margin: 0;
	padding: 0 0 0 20px;
	background-image:url(_gfx/pictoSupprimer.gif);
	background-repeat:no-repeat;
	text-indent:-9989px;
	display:inline;
}


#contenu .liste ul.listing li a,  #contenu .liste ul.listing li a:visited {
	color:#00a7e2;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	padding:0 10px;	
}

#contenu .liste ul.listing li a:hover
{
	color: #006997;
	text-decoration:none;
}

#contenu .liste ul.listing .txt {
	padding:0;
	overflow: hidden;
	font-weight:bold;
	float: left;
}

#contenu .liste ul.listing .txt .black {
	color:#616163;
}

#contenu .liste ul.listing .BT {
	overflow: hidden;
	zoom:1;
	padding:10px 0;
	margin: 0;
	float:right;
}

#contenu .liste ul.listing li.bientot {
	margin: 0;
	padding: 0;
	clear:both;
	float: left;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d0c3;
	background-color:#ffffff;
	height:35px;
}

#contenu .liste ul.listing li.bientot a,  #contenu .liste ul.listing li.bientot a:visited {
	color:#cccccc;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	padding:5px 0 0 5px;
	text-decoration: none;
	width:100%;
	clear:both;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	
}

#contenu .liste ul.listing li.bientot a:hover
{
	background-color: #e7e8e9;
	color: #a9abad;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

#contenu .liste ul.listing li.bientot .txt {
	padding:7px 0;
	overflow: hidden;
	font-weight:bold;
	color:#a9abad;
	float: left;
}


/*//////////////////////AIDE/////////////////////////*/

#aide {
	width:200px;
	border-left: solid 1px #c7c9ca;
	float:right;
	padding:0 0 10px 0;
	margin:10px 0 0 0;
}

#aide h2 {
	color:#c7c9ca;
	font-size:20px;
	background-image:url(_gfx/puceH2Aide.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 15px;
}

#aide h4 {
	color:#616163;
	font-size:12px;
	padding:10px 0 5px 0;
	margin:0;
}

#aide .accordeon {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	width:200px;
	list-style: none;
	clear:both;
}

#aide .accordeon ul, #aide .accordeon ul li {
	margin: 0;
	padding:0;
	list-style: none;
}

#aide .accordeon a, #aide .accordeon .toggleSubMenu a {
font-size:13px;
font-weight: bold;
color: #42423c;
border-bottom:solid 1px #fff;
display: block;
cursor: pointer;
text-decoration: none;
margin:0;
padding:5px;
background-color:#a2daf4;
overflow: hidden;
zoom: 1;
}

#aide .accordeon a:hover
{
	background-color:#67bee7;
	text-decoration: none;
}

#aide .accordeon span,
#aide .accordeon .toggleSubMenu span,
#aide .accordeon .open span,
#aide .accordeon .open a,
#aide .accordeon a:focus,
#aide .accordeon a:active {
	color:#FFFFFF;
	background-color:#2f7da6;
	text-decoration: none;
	padding:5px;
}

#aide .accordeon .subMenu {
	font-size:11px;
	line-height:14px;
	color:#616163;
	margin: 0;
	padding: 5px;
}

.liensAideEnImage {
	width:200px;
	border-left: none;
	float:right;
	padding:0;
	margin:20px 0 0 0;
}

/*//////////////////////ESPACE AUTEUR/////////////////////////*/

#espaceAuteur {
	float:right;
	width:200px;
	margin:45px 0 0 10px;
	padding:0;
}

#espaceAuteur .contenu {
	padding:0;
	font-size:11px;
	line-height:16px;
}

#espaceAuteur h3 {
	font-size: 14px;
	color: #151215;
	background-image: url(_gfx/puceH3.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding:0 0 0 15px;
	margin:0 0 10px 0;
	line-height:18px;
}

#espaceAuteur .liste {
	margin:0;
	padding:0;
	float:left;
	width:100%;
}

#espaceAuteur .liste ul.listing {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor:auto;
	width: 100%;
	border-top:solid 1px #d1d0c3;
	}

#espaceAuteur .liste ul.listing li {
	margin: 0;
	padding: 0;
	clear:both;
	float: left;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d0c3;
}


#espaceAuteur .liste ul.listing li a,  #espaceAuteur .liste ul.listing li a:visited {
	color:#5b5548;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	padding:0 0 0 5px;
	text-decoration: none;
	width:100%;
	clear:both;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	
}

#espaceAuteur .liste ul.listing li a:hover
{
	background-color:#00a7e2;
	color: #ff942e;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

#espaceAuteur .liste ul.listing .txt {
	padding:5px 0;
	overflow: hidden;
	font-weight:bold;
	color:#5b5548;
	float: left;
}

/*//////////////////////BOUTONS D'AIDE/////////////////////////*/

a.help, a:visited.help {
	color:#006997;
	text-decoration:underline;
	background-image: url(_gfx/pictoHelp.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	padding:3px 20px 3px 0;
}

a:hover.help {
	text-decoration:none;
}

/*//////////////////////PIED DE PAGE/////////////////////////*/

#footer {
	width:1000px;
	color:#5e5453;
	margin:20px 0;
	padding:10px 0 0 0;
	float:left;
	_float:none;
	font-weight:bold;
	font-size:11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a9abad;
}

#footer .texte {
	margin: 0 0 10px 0;
	padding:0;
	float:left;
}

#footer .oseo {
	margin: 0;
	padding: 0;
	width:60px;
	float:none;
}

#footer a, #footer a:visited {
	color:#006997;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

#footer span.oseo {
	background-image:url(_gfx/logoOseo.jpeg);
	background-position:right center;
	background-repeat:no-repeat;
	padding:5px 62px 5px 0;
}


/*//////////////////////INFO BULLES /////////////////////////*/


a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0; 
    position: relative; 
    z-index: 500; 
    text-decoration:none;
}
a.tooltip:hover em {
	font-style: normal;
	font-size:11px;
	display: block;
	position: absolute;
	top: 28px;
	left: -10px;
	padding: 0 5px 5px 5px;
	color: #000;
	border: none;
	width:154px;
	font-weight: normal;
	line-height: normal;
	background-image: url(_gfx/fondInfobulletop.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.tooltip:hover em span {
    position: absolute; 
    top: -13px; 
    left: 0;
    height: 13px; 
    width: 164px; 
    background: transparent url(_gfx/infobulletop.png); 
    margin:0; 
    padding: 0; 
    border: none;
}

/*//////////////////////BOUTONS EN CSS /////////////////////////*/

a.bouton, 
button.bouton {
	display:-moz-inline-box;
	display:inline-block;
    margin:15px 0 0 10px; 
	padding:0;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border:0;
	background:none;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
} 

a.bouton span, 
button.bouton span { 
    position:relative; 
    float:left; 
    padding:0 0 0 12px; 
    vertical-align:middle; 
    background:url(_gfx/bouton_gchDN.gif) left top no-repeat; 
} 

a.bouton span span, 
button.bouton span span { 
    padding:0 8px 0 0; 
    background:url(_gfx/bouton_dteDN.gif) right top no-repeat; 
} 

a.bouton span span span, 
button.bouton span span span { 
    height:19px; 
	color:#cbdee7;
	font-weight:bold;
    padding:5px 0 0 0; 
    background:url(_gfx/bouton_milDN.gif) left top repeat-x; 
} 

a.bouton:hover span span span, 
button.bouton span span span { 
	text-decoration:none;
	color:#FFFFFF;
    background:url(_gfx/bouton_milUP.gif) left top repeat-x; 
} 

a.bouton:hover span, 
button.bouton span { 
    background:url(_gfx/bouton_gchUP.gif) left top no-repeat; 
}

a.bouton:hover span span, 
button.bouton span span { 
    background:url(_gfx/bouton_dteUP.gif) right top no-repeat; 
} 
 
* html button {width:1%; overflow:visible;} 
*:first-child+html button {overflow:visible;}

/*//////////////////////BOUTON DE FORMULAIRE EN CSS /////////////////////////*/

button.boutonFormFloatLeft
{
	float:left;
}

button.boutonFormAvecMarge
{
	float:right;
	margin:10px 10px 10px 0;
	display:-moz-inline-box; 
    display:inline-block; 
    padding:0; 
    white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    border:0; 
    background:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
}

button.boutonFormFloatRight,
button.boutonFormSansMarge

{
	margin:0;
	float:right;
}

button.boutonFormSansMarge
{ 
    display:-moz-inline-box; 
    display:inline-block; 
	margin:0;
    padding:0; 
    white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    border:0; 
    background:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
}

button.boutonFormFloatRight,
button.boutonFormFloatLeft
{ 
    display:-moz-inline-box; 
    display:inline-block; 
	margin:0 0 0 10px;
    padding:0; 
    white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    border:0; 
    background:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
}

button.boutonFormAvecMarge span,
button.boutonFormFloatRight span,
button.boutonFormFloatLeft span,
button.boutonFormSansMarge span
	{ 
    position:relative; 
    float:left; 
    padding:0 0 0 15px; 
    vertical-align:middle; 
    background:url(_gfx/bouton_gchDN.gif) left top no-repeat; 
}

button.boutonFormAvecMarge span span,
button.boutonFormFloatRight span span,
button.boutonFormFloatLeft span span,
button.boutonFormSansMarge span span
{ 
    padding:0 15px 0 0; 
    background:url(_gfx/bouton_dteDN.gif) right top no-repeat; 
}

button.boutonFormAvecMarge span span span, 
button.boutonFormFloatRight span span span,
button.boutonFormFloatLeft span span span,
button.boutonFormSansMarge span span span
{ 
    height:22px;
	margin:0;
	padding:6px 0 0 0;
	color:#fff;
	font-weight:bold;
    background:url(_gfx/bouton_milDN.gif) left top repeat-x; 
}

a.boutonFormAvecMarge:hover span span span,
button.boutonFormAvecMarge:hover span span span, 
a.boutonFormFloatRight:hover span span span, 
button.boutonFormFloatRight:hover span span span,
a.boutonFormFloatLeft:hover span span span, 
button.boutonFormFloatLeft:hover span span span,
a.boutonFormSansMarge:hover span span span, 
button.boutonFormSansMarge:hover span span span
{
	text-decoration:underline;
}

/*//////////////////////BOUTONS - APPEL DE THICKBOX EN CSS /////////////////////////*/

a.thickbox, 
button.thickbox { 
    margin:0; 
    padding:0;
} 

.loader {
float:left;
}

/* single thumbnail */

	p.thumb{
		float:left;
		margin:0;
		border:none;	
		padding:0;
	}
	p.thumb a{
		display:block;
		float:left;
		width:100px;
		height:60px;
		overflow:hidden;
		position:relative;
		z-index:1;	
	}	
	p.thumb a img{
		float:left;
		position:absolute;
		top:0;
		left:0;	
	}
	
	/* mouse over */
	
		p.thumb a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		p.thumb a:hover img{
			border: solid 1px #FF0000;	
			padding:0;			
		}	
	

/* Messenger */
.messenger {padding: 5px 20px 5px 45px; margin:1em 0; border-style:solid; border-width:2px 0; text-align:left; background-position: 15px 50%; background-repeat:no-repeat;line-height:1.4em;}
.messenger.ERROR {background-color:#FFBABA; background-image:url(_gfx/icons/exclamation.png); border-color:#EA575D}
.messenger.WARNING {background-color:#FEEFB3; background-image:url(_gfx/icons/error.png); border-color:#ffd324}
.messenger.NOTICE {background-color:#F8FAFC; background-image:url(_gfx/icons/information.png); border-color:#B5D4FE}
.messenger.OK {background-color:#DFF2BF; background-image:url(_gfx/icons/tick.png); border-color:#58901A; }