	TD {
		font-family: arial;
		font-size:12px;
	}

	.header {
		background : #85b6fd;
		background-image : url(images/bg-title.png);
		border:solid #69c 1px;
		color : white;
		font-weight : bold;
		padding:1px;
		padding-left:3px;
	}

	.row1 {
	}

	.row2 {
		background : #c9e2fa;
	}

	.cadre {
		border: solid #85b6fd 1px;
		height:82px;

		padding : 3px;
		margin-left:2px;
		margin-top:2px;
	}
	a.guide {
		color:#258;
		text-decoration : none;
	}

	a.guide:hover {
		color:#258;
		text-decoration : underline;
	}
	a.guide:visited {
		color:#258;
	}

	img.visu {
		border : solid black 1px;
		float : right;
		margin-left: 10px;
		margin-bottom:10px;
	}

	div.diapo {
		border: solid #85b6fd 1px;
		clear:both;
		background : #c9e2fa;
	}

	a.search_link {
		color : #9b0f0d;
		text-decoration : none;
	}
	a.search_link:hover {
		color : #9b0f0d;
		text-decoration : underline;
	}

	img.photo {
		border:solid black 1px;
	}

	img.thumb_focus {
		border:solid black 1px;
	}

	div.searchbar {
		text-align:right;
		margin:0px;
		margin-bottom:5px;
	}

	input.button {
		background-image : url(images/bg_button.gif);
		color: white;
		font-weight : bold;
	}


	input.searchBarText {
		width:80px;
		font-size : 10px;

	}

	.select {
		padding: 1px;
		font-size : 10px;
	}

	form {
		margin:0px;
	}
	.main {
		padding-left:10px;
	}
	.separator {
		border-bottom : solid #c9e2fa 1px;
	}

	div.titre_gauche {

		color: white;

	}
	.light {
		color: #888;
	}
	P {
		text-align:justify;
	}

