
/*
 *	-----------------------------------------------
 *	S T Y L E S   P A R   D E F A U T
 *	-----------------------------------------------
 */
html{font-size:13px;}
body {
	background-color: #cccccc;
	margin-top: 0;
	padding: 0;
}


a, a:active, a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* liens vers site externes => popup */
a.spip_out, a.spip_out:link, a.spip_out:visited, a.spip_out:hover, a.spip_out:active  {
	color: gray;
	font-family: Verdana;
	font-size: 12px;
/*
	display: block;
	position:relative;
	height: 20px;
*/
	line-height: 20px;
	vertical-align: center;
	background-image: url(liens-gris.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

table.spip td {
	padding: 5em 1em;
}

table.spip i.spip {
	font-size: 12px;
}

input.spip_bouton {
	text-align: center;
	margin: 0px 120px;;
}

img { border:0px; }

/*
 *	-----------------------------------------------
 *	P O S I T I O N N E M E N T   D E S   B L O C S
 *	-----------------------------------------------
 */

#bloc-page {
	/*border: #cdd4dd solid 1px;*/
	background: #FFF url(bg_general.jpg) repeat-y right;
	position: relative;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1002px;
}

#titre-general {
	position: absolute;
	top: 66px;
	left: 273px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000;
	z-index:1000;
}

#bloc-entete-accueil {
	position: relative;
	top: 0;
	left: 0;
	width: 1002px;
	height: 420px;
}

#bloc-entete  {
	background-image: url(conseil_evaluation.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 1002px;
	height: 125px;
}

#bloc-menu-rubriques {
	position: absolute;
	top: 125px;
	left: 0;
	width: 277px;
	height: 100px;
	visibility: visible;
}

#bloc-menu-articles {
	position: absolute;
	z-index: 2;
	top: 277px;
	left: 0;
	width: 230px;
	/*visibility: visible;*/
	margin-top: 10px;
	background: #FFF url(bg_menugauche.jpg) repeat-y;
	clear:both;
}

#bloc-contenu  {
	border: white dotted 1px; /* corrige un bug de décalage du bloc sous Opera ??? */
	position: relative;
	top: 125px;
	left: 305px;
	width: 655px;
	min-height:490px;
    height:auto !important;
    height:490px;
	visibility: visible;
	padding-left: 0px;
	padding-bottom: 30px;
	margin-bottom: 90px;
}



#menu_recherche{
	width: 655px;
	height: 25px;
	color:#606060;
	margin: 5px 0 33px 0;
	font-family:Arial, Helvetica, sans-serif;
	white-space:nowrap;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
#menu_recherche {
	font-size:13px;
}
}

#menu_recherche a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:65%;
	text-transform:uppercase;
	color:#000000;
	text-align:center;

}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
#menu_recherche a {
	font-size:65%;
	/*word-spacing:-1px;*/
	/*letter-spacing:-1px;*/
}
}

#menu_recherche a:hover {
	color:#eb801a;
}

#menu_recherche a.on {
	color:#eb801a;
}


#contenu-article {
	position: relative;
	overflow: visible;
	clear: both;
}

#baseline {
	background:#fff url(footer.jpg) no-repeat top ;
	width: 1002px;
	height: 115px;
}

#baseline p
{
	position:absolute; /*  Place le texte du bottom tout en bas */
	bottom:0;
	padding:0 0 0 70px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-align:center;
}

#baseline a, #baseline-accueil a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}


.spacer {
	clear: both;
	height: 0;
	overflow: hidden;
}

/*
 *	------------------------------
 *	M E N U   H O R I Z O N T A L
 *	------------------------------
 */

#logo-mc2 {
	float: left;
	width:306px;
	height:162px;
}

ul#menu-top {
	float: right;
	width: 200px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu-gauche hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #808080;
	height: 1px;
}

ul#menu-top li {
	text-align: right;
}

ul#menu-top li#li_4,
ul#menu-top li#li_3 {
	width: 80px;
}

ul#menu-top li img {
	border-width: 0;
	margin: 0;
}

ul#menu-top li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#808080;
}

ul#menu-top li span {
	display: block;
	text-transform:none;
}


/*
 *	---------------------------
 *	M E N U   D E   G A U C H E
 *	---------------------------
 */

ul#menu-gauche {
	float: right;
	width: 200px;
	list-style: none;
	padding: 0;
	margin: 42px 0 0 0;
	
}

#menu-gauche hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #a5a6a7;
	height: 1px;
}

ul#menu-gauche li {
	display:inherit !important;
	display:inline-block;	
	text-align: right;
}

ul#menu-gauche li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight:bold;
	color:#808080;
	font-stretch: semi-condensed;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
ul#menu-gauche li a {
	font-size:1.1em;
	line-height: 150%;
}
}
	

ul#menu-gauche li a:hover {
	color:#eb801a;
	text-decoration:none;
}

ul#menu-gauche li a.on {
	color:#eb801a;
	text-decoration:none;
}

ul#menu-gauche li span {
	display: block;
	text-transform:none;
}

#logo-rubrique {
	margin-top: 20px;
	float: right;
}

.listes-div {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family:Verdana;
	font-size:10px;
}

.listes-ref {
	width: 200px;
}

select, option {
	font-family:Verdana;
	font-size:10px;
}

/*
 *	-----------------------------
 *	C O N T E N U   A R T I C L E
 *	-----------------------------
 */

h1 {
	/*background-color: #eff6ff;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 25px 0px;
	text-transform:uppercase;
	/*padding: 3px;*/
}

h2 {
	background-color: #eff6ff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	margin: 15px 0px 10px 5px;
	padding: 3px;
}

h3.spip {
	background-color: #eff6ff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
	padding: 3px;
}

#contenu-article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding-bottom: 2em;
	line-height:18px;
}

#contenu-article ul {
	margin: 0;
	padding: 0;
}

#contenu-article li {
	margin-left: 15px;
	margin-bottom: 0.5em;
}

#collaboratif_droite {
	margin: 5px 0 50px 300px;
}

#decalage_droite {
	margin: 0 0 0 40px;
}

/*
 *	------------------------------------------
 *	L I S T E   D E S   C O N S U L T A N T S
 *	------------------------------------------
 */
table#liste-consultants * {
	font-family: Verdana;
	font-size: 12px;
}

#liste-consultants td.titre {
	width: 150px;
	font-weight: bold;
	text-align: left;
}

#liste-consultants td.titre a,
#liste-consultants td.titre a:link,
#liste-consultants td.titre a:visited {
	color: #999;
}

span.titre {
	font-weight: bold;
	color: #999;
}

p.descriptif {
	font-size: 0.9em;
}

#liste-consultants td.descriptif * {
	font-size: 0.9em;
}

/*
 *	------------------------------------------
 *	P A G E    C O N S U L T A N T
 *	------------------------------------------
 */

table#fiche-consultant, table#liste-consultants {
	margin-top: 2em;
}


table#fiche-consultant * {
	font-family: Verdana;
	font-size: 11px;
}

#fiche-consultant tr.entete {
	margin: 10px 0;
	padding: 0;
}


#fiche-consultant tr.entete td.nom {
	background-color: #eff6ff;
	color: #8a8a8a;
	font-size: 1.05em;
	font-weight: bold;
}

#fiche-consultant tr.entete td.photo {
	padding: 0;
	width: 60px;
}

#fiche-consultant tr.hobby td.photo {
	vertical-align: top;
}

#fiche-consultant td.texte {
	text-align: left;
}

#fiche-consultant td.texte strong {
	font-weight: bold;
	font-size: 1.1em;
}


/*
 *	---------------------------------------
 *	L I S T E   D E S   R E F E R E N C E S
 *	---------------------------------------
 */

.references th {
	background-color: #b3b3b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 5px 7px 3px 5px;
}

#bloc-contenu table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*margin-bottom:20px;*/
}

#bloc-contenu table tr {
}

#bloc-contenu table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:normal;
}

#bloc-contenu table td {
	padding: 5px;
	vertical-align: top;
}

.tr-color0 {
	background-color: #f0f0f0;
}
.tr-color1 {
	background-color: #ffffff;
}


/*
 *	---------------------------------------
 *	L I S T E   D E S   L I E N S
 *	---------------------------------------
 */

table.liens td {
	vertical-align: top;
	font-family: Verdana;
	font-size: 12px;
}

table.liens td.nom {
	text-align: right;
	font-weight: bold;
}

tr.lienvert td.nom {
	color: #6b8e23;
}

tr.lienvert a,
tr.lienvert a:link,
tr.lienvert a:visited,
tr.lienvert a:hover,
tr.lienvert a:active {
	color: #6b8e23;
	line-height: 20px;
	display: block;
	height: 16px;
	vertical-align: center;
	background-image: url(liens-verts.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 20px;
}

tr.liengris td.nom {
	color: gray;
}

tr.liengris a,
tr.liengris a:link,
tr.liengris a:visited,
tr.liengris a:hover,
tr.liengris a:active {
	color: gray;
	display: block;
	height: 16px;
	line-height: 20px;
	vertical-align: center;
	background-image: url(liens-gris.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

tr.lienorange td.nom {
	color: #ffa500;
}
tr.lienorange a {
	color: #ffa500;
	display: block;
	height: 16px;
	vertical-align: center;
	background-color: transparent;
	background-image: url(liens-orange.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 22px;
	margin: 0;
}

tr.lienbleu td.nom {
	color: #1e90ff;
}
tr.lienbleu a,
tr.lienbleu a:link,
tr.lienbleu a:visited,
tr.lienbleu a:hover,
tr.lienbleu a:active {
	display: block;
	height: 16px;
	color: #1e90ff;
	line-height: 20px;
	vertical-align: center;
	background-image: url(liens-bleus.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}


/*
 *	---------------------------------------
 *	P A G E   C O N T A C T S
 *	---------------------------------------
 */

.adresse {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both:
}

a.lienmailbleu,
a.lienmailbleu:link,
a.lienmailbleu:visited,
a.lienmailbleu:hover,
a.lienmailbleu:active {
	color: #1e90ff;
}


a.imprimer,
a.imprimer:link,
a.imprimer:visited,
a.imprimer:hover,
a.imprimer:active {
	color: #ffa500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#formulaire-contact label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea.forml, input.forml {
	width: 30em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*.spip_bouton {
	text-align: center;
	margin: 10px auto;
}*/

#titre-contact {
	width:655;
	padding-left: 5px;
	background-color:#86d0f1;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

/*
 *	---------------------------------------
 *	P A G E   EXPERTISES
 *	---------------------------------------
 */

#expertises1  {
	width: 485px;
	min-height: 100px;
	padding: 10px 20px 10px 150px;
	background:#bfe7fa url(expertises1_mini.jpg) no-repeat left top;
}

#expertises3  {
	width: 485px;
	min-height: 100px;
	padding: 10px 20px 10px 150px;
	background:#e2e5e6 url(expertises3_mini.jpg) no-repeat left top;
}

#expertises5  {
	width: 485px;
	min-height: 100px;
	padding: 10px 20px 10px 150px;
	background:#f8f3bb url(expertises5_mini.jpg) no-repeat left top;
}

/*
 *	---------------------------------------
 *	P A G E   MOYENS TECHNIQUES
 *	---------------------------------------
 */

#moyenstechbleu  {
	width: 485px;
	min-height: 100px;
	padding: 10px 20px 10px 150px;
	background:#bfe7fa url(moyenstechbleu.jpg) no-repeat left top;
}

#moyenstechgris {
	width: 485px;
	min-height: 100px;
	padding: 10px 20px 10px 150px;
	background:#e2e5e6 url(moyenstechgris.jpg) no-repeat left top;
}

#moyenstechjaune  {
	width: 485px;
	min-height: 100px;
	padding: 10px 20px 10px 150px;
	background:#f8f3bb url(moyenstechjaune.jpg) no-repeat left top;
}


/*
 *	---------------------------------------
 *	P A G E   EQUIPE
 *	---------------------------------------
 */

#equipevert  {
	width: 625px;
	min-height: 60px;
	padding: 5px 20px 5px 10px;
	background:#dfedca;
	font-size:13px;
	color:#666;
}

#equipebleu {
	width: 625px;
	min-height: 60px;
	padding: 5px 20px 5px 10px;
	background:#e0eef4;
	font-size:13px;
	color:#666;
}

#equipeviolet  {
	width: 625px;
	min-height: 60px;
	padding: 5px 20px 5px 10px;
	background:#cccccc;
	font-size:13px;
	color:#666;
}

/*
 *	---------------------------------------
 *	RETOUR HAUT DE PAGE EQUIPE
 *	---------------------------------------
 */

#retourhaut  {
	position:relative;
	left:-260px;
	font-size:11px;
}
#retourhaut  a{
	color:#999;
}


