*{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9px;
	color: black;
}


BODY{
	margin: 15px;
	background-color: #005769;
}

A
{
	text-decoration: none;
}

IMG
{
	border: none;
}

/*** Structure **/

	TABLE#mainTable{
		width: 778px;
		margin-left: auto;
		margin-right: auto;

	}

/*****/


/*** menuComplementaire ***/
	TD#menuComplementaire{
		background-color: #00242B;
		background-image: url(../pics/menuComplementaire.gif);
		background-repeat: no-repeat;
	}

	TD.menuComp0, TD.menuComp1{
		padding: 3px;
		padding-right: 10px;
		padding-left: 10px;
	}

	TD.menuComp0 A, TD.menuComp1 A{
		text-decoration: none;
		font-weight: bold;
		color: #42C1D2;

	}

	TD.menuComp1 A{
		color: white;
	}

	TD.menuCompSep{
		background-image: url(../pics/menuCompSep.gif);
		background-repeat: no-repeat;
		width: 7px;
	}
/*****/


/***** Bandeau et onglets **/

	TD#bandeau{
		height: 200px;
		background-image: url(../pics/bandeau.jpg);
		background-repeat: no-repeat;
	}

	TABLE#tableMenuPrincipal{
		margin-top:1px;
		margin-right: 1px;
	}

	DIV#VousEtesIci{
		margin-top: 15px;
		background-image: url(../pics/VousEtesIci.gif);
		background-repeat: no-repeat;
		padding-left: 15px;
	}

	DIV#VousEtesIci A{
		text-decoration: none;
	}


/****/


/*** Page ***/

TD#page{
	background-color: white;
	padding-top: 20px;
	padding-bottom: 20px;
}

/***********/



/**** Menu vertical ****/
	DIV#menuVerticalTete{
		width: 162px;
		height: 15px;
		padding: 4px;
		padding-top: 4px;
		padding-bottom: 2px;
		background-color: #1ABDCD;
		background-image: url(../pics/menuVerticalTete.gif);
		background-repeat: no-repeat;
		font-size: 11px;
		color: white;
		font-weight: bold;
	}

	DIV#menuVerticalPied{
		height: 1px;
		font-size: 0px;
		margin-top: 6px;
		margin-bottom: 6px;
		background-image: url(../pics/menuVerticalPied.gif);
		background-repeat: no-repeat;
	}

	UL.menuVertical0{
		margin-left: 18px;
	}
	UL.menuVertical1{
		margin-left: 10px;
	}


	UL.menuVertical0 A, UL.menuVertical1 A{
		text-decoration: none;
	}

	UL.menuVertical0 LI{
		margin-top: 8px;
		font-weight: bold;
		color: #1ABDCD;
		list-style-image: url(../pics/li0.gif);
	}

	UL.menuVertical1 LI{
		margin-top: 4px;
		list-style-image: url(../pics/li1.gif);
		font-weight: normal;
		color: #1ABDCD;
	}


	LI.mn1 A{
		color: #008AA7;
	}

	LI.mn0 A{
		color: black;
	}





/****/


/***** Pied de page ***/

	TABLE#tableMenuPiedpage{
		margin-left: auto;
		margin-right: auto;
		margin-top: 38px;
	}

	TD#PiedPage{
		background-color: white;
		background-image: url(../pics/PiedPage.gif);
		background-repeat: no-repeat;
		height: 58px;
	}

	TD.menuPiedPage0, TD.menuPiedPage1{
		width: 80px;
	}

	TD.menuPiedPage0 A, TD.menuPiedPage1 A{
		text-decoration: none;
		font-weight: bold;
		color: white;
	}

	TD.menuPiedPage1 A{
		color: #42C1D2;
	}


/***/



/*** En construction ***/
	DIV.construction{
		font-size: 14px;
		font-weight: bold;
		font-style: italic;
		color: #008AA7;
		margin: 60px;
	}

/***/

/*** Accueil ***/
	.point{
		background-image: url(../pics/point.gif);
		background-repeat: repeat-y;
	}

/****/



/**** Mise en forme pages ***/
H1{
	color: #008AA7;
	font-size: 16px;
}

H2{
	color: #008AA7;
	font-size: 10px;
}

P{
	margin-top: 10px;
	margin-bottom: 10px;
}

.sepV
{
	width: 15px;
}

.sepH
{
	height: 5px;
}

.date
{
	width: 50%;
	color: #838383;
	font-weight: bold;
}

.lieu
{
	text-align: right;
	width: 50%;
}

.doc
{
	padding-left: 20px;
	background-position: top: left;
	background-repeat: no-repeat;
}

.texte
{
	font-size: 11px;
}

.thumb
{
	vertical-align: top;
}

.savoirPlus
{
	margin-top: 5px;
	background-image: url(../pics/icone_plus.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 8px;

}

.savoirPlus A
{
	color: #FEA120;
	line-height: 100%;
}

.auteur
{
	font-style: italic;
	text-align: right;
}

.diapo
{
	padding: 4px;
}

.dotsV
{
	width: 1px;
	background-image: url(../pics/dots_v.gif);
	background-repeat: repeat-y;
}

.boxContent
{
	padding: 10px;
}



#content *{
font-size:11px;
}
/*****/