.TitreLR {	color: #C32766;
	font-weight: bold;
	font-size: 22px;
	margin-top:2px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.TitreEurope {
color: #E36E22; font-size: 20px; margin-top: 2px; margin-bottom: 6px; font-weight: bold; }

.legend{
	font-family: Arial, Helvetica, sans-serif;
	color: #153276;
	font-size:18px;
	font-weight:bold;
	
}.SousTitreEurope {
color: #E36E22; font-size: 14px; margin-top: 2px; margin-bottom: 6px; font-weight: bold;
}

img{
	border:0;
}

a.projet:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #153276;
	font-size:12px;
	text-decoration:underline; 
}
a.projet:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #153276;
	font-size:12px;
	text-decoration:underline; 
}
a.projet:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CA8826;
	font-size:12px;
	text-decoration:underline; 
}
a.projet:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC0033;
	font-size:12px;
	text-decoration:underline; 
}

h1.projet {
	font-family: Arial, Helvetica, sans-serif;
	color: #C3255C;
	font-size:16px;
}
h2.projet {
	font-family: Arial, Helvetica, sans-serif;
	color: #E76E1A;
	font-size:14px;
	margin-bottom:-4px;
}

.tableprojet {
background-color:#FFFFFF;
border:solid 1px #BCC4DC;
width:723px;
margin:5px;
padding:5px;
}

.highslide {
	cursor: url(../commun/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-caption {
    display: none;
	text-align:center;
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.legend_projet{
	font-family: Arial, Helvetica, sans-serif;
	color: #153276;
	font-size:12px;
}

p.projet{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
