BODY,TD {
	color : DarkGreen;
	font : 400 normal 100% Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : small;
}

A {
	color : #32CD32;
	font-weight : normal;
	text-decoration : underline;
	line-height:120%;
	font-size : 13px;
	font-style : normal;
	cursor : hand;
	cursor : pointer;
}

a:hover{
	background :  #32C932;
	background-color :  #32C932;
	color : white;
}

P {
	background : transparent;
	color : Black;
	font-family : Arial;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	padding : 2% 2% 2% 2%;
	vertical-align : middle;
}

H1{
	background : url(../bg/e4-randos-h1-center.gif) repeat-x;
	color : white;
	font-size : 16px;
	font-family : sans-serif;
	text-align : center;
	padding-top :0px;
	margin-top : 0px;
	line-height : 32px;
}

.H1-left{
	background : url(../bg/e4-randos-h1-left.gif) no-repeat;
	text-align : right;
	height : 32px;
	padding-top :0px;
}

.H1-right{
	background : url(../bg/e4-randos-h1-right.gif) no-repeat;
	text-align : left;
	height : 32px;
	padding-top :0px;
}

.texte-normal{
	font-size : 10pt;
	color : darkgreen;
	line-height : 16px;
	font-family : sans-serif;
	font-style : normal;
	font-weight : normal;
}

.texte-justifie{
	font-size : 10pt;
	text-align : justify;
	color : Darkgreen;
	line-height : 16px;
	font-family : sans-serif;
	font-style : normal;
	font-weight : normal;
}

.bouton_amm{
	background-color : #B7FB32;
	border : 3px outset Gray;
	font-family : sans-serif;
	font-size : 11px;
	color : Darkgreen;
	cursor: hand;
	cursor : pointer;
}

.legende-photo{
	font-size : 9pt;
	color : grey;
	line-height : 16px;
	font-family : sans-serif;
	font-style : normal;
	font-weight : normal;
}