/* CSS Document */
.ImageRando{width:500;
 	height:700;
 	border:0;
}
.ImageFleche{
    width:43;
 	height:37;
 	border:0;
	text-decoration: none;
}
.ContenuImageRando {margin-left:200px;
		width:500px;
		height:700px;
}
.ContenuRando {
	border:0;
}

table h3 {text-align:left;
		text-indent:20px;
}
.TexteRandoCell {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	padding:5px;
	border:3px double black;
	background-color:#FFCC33;
}
.TexteRandoCell h3{
	text-indent:10px;
 }
.TexteRandoCell h4{
	text-indent:10px;
	color:red;
 }
.TexteTitreRando {
	text-align:left;
	font-weight:bold;
}
.TexteTitreTrace {
	text-align:left;
	font-weight:bold;
	text-indent:5px;
}
.TexteTitreAcces {
	text-align:left;
	font-weight:bold;
	text-indent:5px;
	text-align:center;
}
.TexteDetailRando {
	text-align:left;
}
.TexteDetailResto {
	text-align:left;
	padding-left:10px;
}
.TexteTitreDetailCircuit {
	font-weight:bold;
	text-indent:5px;
	font-size:16px;
	text-align:center;
}
.DetailCircuit {
	text-align:justify;
	text-indent:10px;
	font-size:14px;
	line-height:18px;
	padding:5px 10px 5px 10px;
}
.TexteManifCell {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	padding:5px;
	border:3px double black;
	background-color:#FFCC33;
}
.TexteManifCell h3{
	text-indent:10px;
 }
.TexteManifCell h4{
	text-indent:10px;
	color:red;
 }
 .TexteEcoleCell h3{
	text-indent:10px;
}
 
.TexteManifCell h4{
	text-indent:10px;
	color:red;
}

.TexteDetailManif {
	text-align:justify;
	text-indent:10px;
	font-size:14px;
	line-height:18px;
	padding:5px 10px 5px 10px;
}
.DetailRando {
	text-align:justify;
	font-size:14px;
	/*line-height:18px;*/
	padding:5px 10px 5px 10px;
}
