body
{
	text-align:center;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-top:0px;
}

#main
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:950px;
	text-align:left;
}

a
{
	text-decoration:none;
}

select
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:99%;
	/*font-size-adjust:none;
	font-stretch:normal;*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

h1
{
	font-size: 17px;
	width:92px;
	height: 31px;
	padding-left:33px;
	padding-top: 4px;
	background-color: transparent;
	background-repeat:no-repeat;
	display:inline;
}

h1.titrerose
{
	background-image:url(../images/titre-rose.png);
	color:#F44FA7;
}

h1.titrebleu
{
	background-image:url(../images/titre-bleu.png);
	color:#5D9CEF;
}

h1.titrejaune
{
	background-image:url(../images/titre-jaune.png);
	color:#F0C905;
}

h1.titrevert
{
	background-image:url(../images/titre-vert.png);
	color:#2C864D;
}

h1.titreviolet
{
	background-image:url(../images/titre-violet.png);
	color:#8300A4;
}

.submitbutton
{
	background-color:transparent;
	background-image:url(../images/bouton-recherche.png);
	background-repeat:no-repeat;
	border:0 solid #CCCCCC;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	/*height:31px;*/
	line-height:normal;
	width:100px;
}

a:hover .submitbutton 
{
	font-size: 15px;
	cursor:pointer;
}

.submitplateforme
{
	background-color:transparent;
	background-image:url(../images/bouton-plateforme.png);
	background-repeat:no-repeat;
	border:0 solid #CCCCCC;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	/*height:31px;*/
	line-height:normal;
	width:250px;
}

a:hover .submitplateforme 
{
	font-size: 15px;
	cursor:pointer;
}

#submitbuttonback
{
	margin-left:520px;	
	margin-top:5px;
}

#menu 
{
	height: 145px;
	position: relative;
}

#menu img  
{
	width : 100%;
	height: 100%;
	position:absolute;
	z-index:0;
}

#filet img 
{
	width : 100%;
	height: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#menu span
{
	margin-left:5px;
	color:#000000;
	position:absolute;
	
}

#menu span a
{
	color:#4D4D4D;
	text-decoration: none;
}

#menu span#titre
{
	font-size: 40px;
}

#menu span#soustitre
{
	font-size: 20px;
	top:40px;
}

#menu ul
{
	float:right;
	padding-left:1px;
	padding-bottom:0px;

}

#menu li
{
	float:left;
}

#menu li a
{
	height:22px;
	position:absolute;
	bottom:0px;
	background-color: transparent;
	background-repeat:no-repeat;
	font-size: 16px;
	color:#EEEFEF;
	text-align: center;
}

#menu li a:hover
{
	font-size:17px;
}

#menu li a#accueil
{
	background-image:url(../images/accueil-3.png);
	background-repeat:no-repeat;
	z-index:1;
	/*
	right:520px;
	width:100px;*/
	right:762px;
	width:100px;
}

#menu li a#missions
{
	background-image:url(../images/missions-3.png);
	z-index:2;
	/*right:430px;
	width:100px;*/
	right:580px;
	width:200px;
}

#menu li a#plateformes
{
	background-image:url(../images/plateformes-3.png);
	z-index:3;
	/*right:225px;
	width:220px;*/
	right:328px;
	width:260px;
}

#menu li a#temoignages
{
	background-image:url(../images/temoignages-3.png);
	z-index:4;
	/*right:110px;
	width:120px;*/
	right:180px;
	width:160px;
}

#menu li a#annuaire
{
	background-image:url(../images/annuaire-3.png);
	z-index:5;
	right:0px;
	width:200px;
}

#menu li a#accueiladmin
{
	background-image:url(../images/accueil-3.png);
	background-repeat:no-repeat;
	z-index:1;
	/*
	right:520px;
	width:100px;*/
	right:850px;
	width:100px;
}

#menu li a#missionsadmin
{
	background-image:url(../images/missions-3.png);
	z-index:2;
	/*right:430px;
	width:100px;*/
	right:670px;
	width:200px;
}

#menu li a#plateformesadmin
{
	background-image:url(../images/plateformes-3.png);
	z-index:3;
	/*right:225px;
	width:220px;*/
	right:420px;
	width:260px;
}

#menu li a#temoignagesadmin
{
	background-image:url(../images/temoignages-3.png);
	z-index:4;
	/*right:110px;
	width:120px;*/
	right:270px;
	width:160px;
}

#menu li a#annuaireadmin
{
	background-image:url(../images/annuaire-3.png);
	z-index:5;
	right:90px;
	width:200px;
}

#menu li a#retouradmin
{
	background-image:url(../images/accueil-3.png);
	z-index:6;
	right:0px;
	width:100px;
}


/*#content
{
	margin-top:10px;
	heigth:100%;
	float:left;
	background:url('../images/departement-repeat.png') repeat-y;	
}

#content img
{
	float:left;
	width: 119px;
	height: 100%;
	height:100%;
	margin-right: 10px;
	
} */

#content
{
	background:url(../images/departement-repeat.png) repeat-y;
	min-height:544px;
	margin-top:10px;
	padding:0px;
	z-index:1;
	position:absolute;
	margin-bottom:500px;
}

#footer
{
	background-color:#FFFFFF;
	float:left;
	
	/*max-height:50px;*/
	height:20px;
	min-width:100%;
	padding-bottom:10px;
}

#footer a
{
	background-color: transparent;
	background-repeat:no-repeat;
	font-size: 16px;
	color:#EEEFEF;
	text-align: center;
	width:79px;
	bottom:30px;
	left:40px;
	position:absolute;
	z-index:2;
}

#footer a:hover
{
	font-size:17px;
}

#menucontactrose
{
	background-image:url(../images/accueil-3.png);
}

#menucontactbleu
{
	background-image:url(../images/missions-3.png);
	z-index:2;
}

#menucontactjaune
{
	background-image:url(../images/plateformes-3.png);
	z-index:2;
}

#menucontactvert
{
	background-image:url(../images/temoignages-3.png);
	z-index:2;
}

#menucontactviolet
{
	background-image:url(../images/annuaire-3.png);
	z-index:2;
}

#encart
{
	float:left;
	margin-top:0px;
	/*width: 15%;*/
	height:100%;
	position:relative;
}


#encart img
{
	/*float:left;*/
	margin-top:0px;
	width: 119px;
	height:100%;
	margin-right: 10px;
	
} 

#bloc
{
	position:relative;
	float:left;
	width:800px;
	margin-top:10px;
}

#formannuaire
{
	text-align:center;
	margin-bottom:10px;
}

#formannuaire #pagination
{
	background-color:#8300A4;
	padding:5px;
	margin:10px;
	width:auto;
	font-weight:900;
	font-size:14px;
}

#pagination a
{
	color:#FFFFFF;
	letter-spacing: 5px; 
}


#pagination a:hover
{
	font-size:16px;
}

#formannuaire #pagination #current
{
	color:#F0C905;
	margin-right:5px;
}

#pagination a.firstlast
{
	color:#F0C905;
}

#entreprises tr.ligneblanche 
{
	background-color: #FFFFFF;
}

#entreprises tr.lignejaune 
{
	/*background-color: #F09A9A;*/
	background-color: #FAD867;
}

#entreprises tr.lignebleue
{
	/*background-color: #A0EDB0;*/
	background-color: #96B8FB;
}

#entreprises tr.ligneviolette
{
	background-color: #D48BFE;
}

table
{
	font-size:12px;
}

table #cell1
{
	width:180px;
	height: 10px;
}

table #cell2
{
	width:180px;
}

table #cell3
{
	width:100px;
}

table #cell4
{
	width:180px;
}

table #cell5
{
	width:180px;
}

table #cell6
{
	width:50px;
}

table th a
{
	float:right;
}

table .celljaune
{
	color:#4D4D4D;
	background:url(../images/cell-jaune.png) repeat scroll 0 0;
}

table .cellbleu
{
	background:url(../images/cell-bleu.png) repeat scroll 0 0;
}

#bloc p
{
	text-align:justify;
}

#bloc #fiche
{
	background-image:url(../images/fiche.png);
	background-repeat:no-repeat;
	width:548px;
	height:337px;
	margin-left:70px;
	font-weight: bold;
	margin-top:20px;
}


#ficheheader
{
	padding-top:10px;
	padding-left:10px;
	font-size: 16px;
	float:left;
	position: relative; 
	height:45px;
}

#ficheheader #plateforme
{
	width:230px;
	position: relative; 
	float:left;
	text-align:center;
}

#ficheheader #raisonsociale
{
	width:290px;
	position: relative; 
	float:left;
	color:#4D4D4D;
	text-align:center;
}

#fiche #fichedetail
{
	width:548px;
	position: relative; 
	float:left;
	/**margin-top:10px;*/
	padding-left:10px;
	margin-bottom:10px;
}

#fiche span
{
	color:#FFFFFF;	
}

#fiche .blocdetail
{
	background-image:url(../images/fiche-detail.png);
	background-repeat:no-repeat;
	width:166px;
	height:66px;
	position: relative; 
	float:left;
	bottom:0px;
	margin:5px;
	/*margin-rigth:5px;*/
}

#fiche #blocs
{
	margin-left:9px;
}

.blocdetailcontent
{
	margin-left:10px;
}



#fiche #blocactivite
{
	background-image:url(../images/fiche-divers.png);
	background-repeat:no-repeat;
	width:519px;
	height:66px;
	position: relative; 
	float:left;
	bottom:0px;
	margin:5px;
}

#contenterror
{
	text-align:center;
	font-size:16px;
	font-weight: bold;
}

#bloc #error
{
	text-align:center;
}

#coordination
{
	/*width: 200px;
	height:50px;*/
	float:right;
	padding: 15px;
}

/*p#carteauvergne
{
	/*width: 300px;*/
	/*text-align:center;
	padding: 15px;
}*/

/*#carteauvergne
{
	/*width: 300px;*/
	/*float:right;
	padding: 15px;
}*/

#blocgauche
{
	position:relative;
	float:left;
	width:250px;
	margin-top:10px;
}

#blocgauche p
{
	text-align:left;
}

#bloccentre
{
	position:relative;
	float:left;
	width:250px;
	margin-top:10px;
	padding-left:8px;
}

#blocdroite
{
	position:relative;
	float:left;
	width:250px;
	margin-top:10px;
	margin-left:30px;
}

#blocdroite p
{
	text-align:left;
}

#blocgauche h1
{
	width:120px;
}

#blocdroite h1
{
	width:120px;
}

.gras
{
	font-weight: bold;
}

.gras a
{
	color:#000000;
}

.gras a:hover
{
	font-size:15px;
}

#errorcontact
{
	font-size:16px;
	font-weight:bold;
	color:#8300A4;
}

#send
{
	font-weight: bold;
	font-size:16px;
	color:#2C864D;
}


#subject
{
	width:100%;
}

.inputadmin
{
	width:500px;		
}

.inputplateforme
{
	width:200px;		
}

.success
{
	font-size:16px;
	font-weight:bold;
	color:#8300A4;
}

#blocgaucheadmin
{
	position:relative;
	float:left;
	width:400px;
	margin-top:10px;
}

#blocdroiteadmin
{
	position:relative;
	float:left;
	width:400px;
	margin-top:10px;
}

#blocg
{
	position:relative;
	float:left;
	width:375px;
	margin-top:10px;
}

#blocd
{
	float:left;
	margin-left:50px;
	margin-top:10px;
	position:relative;
	width:375px;
}

#blocadmin
{
	padding-left:20px;
}

.atelier
{
	width:20px;
	height:20px;
	border:none;
}
