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

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

a:hover{
	background :  #3297FC;
	background-color :  #3297FC;
	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/h5-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/h5-randos-h1-left.gif) no-repeat;
	text-align : right;
	height : 32px;
	padding-top :0px;
}

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

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

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

.bouton_amm{
	background-color : #E5FFFF;
	border : 3px outset Gray;
	font-family : sans-serif;
	font-size : 11px;
	color : Navy;
	cursor: hand;
	cursor : pointer;
}
.legende-photo{
	font-size : 10pt;
	text-align : center;
	color : Darkblue;
	line-height : 16px;
	font-family : sans-serif;
	font-style : normal;
	font-weight : normal;
}