#Links {
	font-size:10px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}

#col2tiers {
	width:568px;
	margin-left:25px;
}
#col1tiers {
	width:320px;
	margin-left:10px;
}
#col2tiers, #col1tiers {
	float:left;
}
.pad2tgris {
	background: url(http://www.stages-points.fr/img/Points/Col2-BG-stages.png) repeat-y top left;
}
#loupePlus {
	background: url(http://www.stages-points.fr/img/Points/Col2-top-stages.png) no-repeat top left;
	padding-left:100px;
	height:60px;
	padding-top:15px;
}
#loupePlus .bleu, #danger .bleu, #operator .bleu {
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	height:20px;
}
#loupePlus h1 {
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	height:20px;
}

#loupePlus .noir, #danger .noir {
	color:#000;
	font-size:12px;
	line-height:12px;
}
#loupePlus .gris, #danger .gris {
	color:#666;
	font-size:12px;
	line-height:12px;
}
#loupePlus .bleu, #loupePlus .noir, #loupePlus .gris, #danger .bleu, #danger .noir, #danger .gris {
	display:block;
	float:left;
}



#expert {
	height:95px;
	width:308px;
	padding:35px 30px 0px 245px;
	background: url(http://www.stages-points.fr/img/Points/Col2-top-expert.png) no-repeat top left;	
}
#expert .noir {
	color:#000;
	text-transform:uppercase;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}
#expert .blanc {
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	line-height:16px;
	display:block;
}


#blason {
	width:220px;
	background: url(http://www.stages-points.fr/img/Points/Col3-Top-reglementation.png) no-repeat top left;
	padding-left:100px;
	height:60px;
	padding-top:15px;
	text-transform:uppercase;
	color:#333;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
	float:left;
}
#blason span {
	display:block;
	float:left;
}
#blason .big {
	font-size:20px;
	line-height:21px;
}
.pad1tgris {
	background: url(http://www.stages-points.fr/img/Points/Col3-BG-reglementation.png) repeat-y top left;
}

.bleu {
	color:#006699;
}
p {
	margin-left:25px;
	margin-right:20px;
}
#expert_footer {
	background:url(http://www.stages-points.fr/img/Points/Col2-Bottom-expert.png) no-repeat;
	width:568px;
	height:82px;
}
#radar {
	background:url(http://www.stages-points.fr/img/Points/Col2-Img-expert.png) no-repeat 1px 0px;
	height:150px;
	width:348px;
	padding-left:220px;
	padding-top:10px;
}
ul li.arrOrange {
	text-transform:uppercase;
	font-weight:bold;
	color:#fe6500;
 	list-style:none;
	padding-left:28px;
	background:url(http://www.stages-points.fr/img/Points/Picto-fleche.gif) no-repeat 0 0px;
	margin-bottom:5px;
	line-height:23px;
	font-size:14px;
	display:block;
}
/* add by raf */
ul li.arrOrange2 {
	text-transform:uppercase;
	font-weight:bold;
	color:#fe6500;
 	list-style:none;
	padding-left:0px;
	margin-bottom:5px;
	line-height:23px;
	font-size:16px;
	display:block;
}
/* fin add by raf */

ul li.arrOrange a {
	color:#fe6500;
}
a#jeminscris {
	display:block;
	height:55px;
	width:210px;
	background:url(http://www.stages-points.fr/img/Points/Col2-Btn-inscription.png) no-repeat 0 -55px;
	margin-left:210px;
}
a#jeminscris2 {
	display:block;
	height:55px;
	width:210px;
	background:url(http://www.stages-points.fr/img/Points/Col3-Btn-inscription.png) no-repeat 0 -55px;
	margin-left:40px;
	margin-top:20px;
}
a:hover#jeminscris, a:hover#jeminscris2 {
	background-position:0 0;
}

.pad1tblanc {
	background: url(http://www.stages-points.fr/img/Points/Col3-BG-operateur.png) repeat-y top left;
	float:left;
}
.pad1tblanc #operator {
	padding:10px 10px 10px 130px;
	width:180px;
	background:url(http://www.stages-points.fr/img/Points/Col3-Pad-operator.jpg) no-repeat bottom left;
	float:left;
}
.pad1tduo {
	background: url(http://www.stages-points.fr/img/Points/Col3-BG-danger.png) repeat-y top left;
}
#danger {
	width:230px;
	height:130px;
	background: url(http://www.stages-points.fr/img/Points/Col3-Top-danger.png) no-repeat top left;	
	padding-left:90px;
	padding-top:30px;
}
#danger_footer {
	background:url(http://www.stages-points.fr/img/Points/Col3-Bottom-danger.png) no-repeat;
	width:320px;
	height:90px;
}
.pic {
	margin-left:15px;
	display:block;
	float:left;
}
.caps {
	text-transform:uppercase;
}
.grisfonce {
	color:#333;
}