/* CSS Document */
/*
-- Subject : CSS FRANQUS - PAGES
-- Historique : Création le 23 novembre 2006
-- Author : 
-- Évolubiz Inc.
*/
/*
** Couleurs : 
/*
	Bleu : #00678F
	Bleu moyen : #7A96B6
	Bleu pâle : #F4F6F9
	Rouge : #894717
	Jaune pâle : #F8F4D8
	Menu Vert : #4A592D
	Menu Vert pâle : #6D7D3D
	Menu Jaune : #99711A
	Menu Jaune pâle : #B99A4F
	Menu Bleu : #33495F
	Menu Bleu pâle : #687D95
*/


/*********************************************** Contenu **************************************************/
.liste2col UL, .liste3col UL
{
	list-style-position: outside;
}

.split2, .split3 { display: inline; }

.split2, .liste2col LI
{
	clear: none !important;
	float: left;
	width: 48%;
	margin-right: 1%;
	margin-bottom: 10px;
}

.split3, .liste3col LI
{
	clear: none !important;
	display: inline;
	float: left;
	width: 31%;
	margin-right: 1%;
	margin-bottom: 10px;
}
/**********************************************************************************************************/

/************************************************* Mots ***************************************************/
#content DIV.legende
{
	float: right;
	width: 29%;
	border-left: 1px solid #CCCCCC;
	font-size: 85%;
	margin-top: 60px;
}
/* \*/ * html #content DIV.legende { position: relative; width: 25%; margin-top: 45px; } /* */

#content DIV.legende H2
{
	color: #000000;
	padding: 0; margin: 0 0 5px 0;
}

#content DIV.legende DIV.legende_content
{
	position: relative;
	margin-left: 10px;
}

#content DIV.legende DIV.item
{
	margin: 0 0 15px 0;
}

#content DIV.legende .expand_ico
{
	position: absolute; left: 0;
	font-size: 120%;
	color: #00678F;
	width: 12px;
	text-align: center;
	line-height: 80%;
	border: 1px solid #00678F;
	margin: 0 5px 0 0; padding: 0;
}
/* \*/ * html #content DIV.legende .expand_ico{ padding: 0 1px 0 1px; } /* */

#content DIV.legende A:hover .expand_ico
{
	cursor: pointer;
}

#content DIV.legende H3, #content DIV.legende DIV.details
{
	margin-left: 16px;
}

#content DIV.legende UL, #content DIV.legende OL
{
	margin: 5px 0 15px 20px; padding: 0;
}

#content DIV.legende OL
{
	margin-left: 40px;
}

#content DIV.legende LI
{
	margin: 0 0 2px 0; padding: 0;
	text-align: left;
}

#content DIV.article
{
	width: auto;
	line-height: 18px;
	border: 1px solid #4169E1;
	background-color: #F8F4D8;
	margin: 15px 100px 40px 100px;
	padding: 5px 5px 5px 8px;
}

#content DIV.article A
{
	float: right;
	margin: 10px 0 0 0;
}

#content DIV.article .arrow-style{
	font-size: 1.0em;
}

/* \*/ * html #content DIV.article A{ position: relative; } /* */
/**********************************************************************************************************/

/************************************************ Équipe **************************************************/
UL.membres_equipe
{
	list-style-type: none;
	margin: 0 0 15px 0;
}

UL.membres_equipe LI
{
	margin: 0 0 4px 0;
}
UL.membres_equipe a,
UL.membres_equipe a:hover,  
UL.membres_equipe a:link,  
UL.membres_equipe a:visited  
{
	color:black;	
}
/**********************************************************************************************************/
