body {
	font: 75% Arial, Helvetica, sans-serif; line-height: 1.5em; color: #555753; 
	scrollbar-face-color: #f8f3ef;
    scrollbar-shadow-color: #888888;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: #f8f3ef;
    scrollbar-darkshadow-color: #f8f3ef;
    scrollbar-track-color: #EFEFEF;
    scrollbar-arrow-color: white;
}

.linkteaser {	
	font-size : 12px;
	color : #333333;
	line-height: 10px;
	text-decoration: none;

}

.boxheadline {
	font-size:14px;
	color: #293d82;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 26px 20px 5px;
	margin-bottom:5px;
	text-decoration: none;
}

div.notice{
	margin-left:30px;
	padding:5px;
	text-align:center;
	background:#FFF;
	width:90%;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.indice {
	font-size:16px;
	color:#904339;
	padding: 4px;
	padding-right:6px;
	line-height:20px;
	border-bottom: 1px solid #eeeeee;	
	border-right: 1px solid #eeeeee;	
}

.folio {
	font-size:16px;
	color:#333;
}

.vue {
	font-size:10px;
	color:#555;
}

p { font-size:13px; line-height:1.4em; text-align: justify; margin-left:10px; margin-top:7px; margin-bottom:5px;}

p.notice { font-size:12px; line-height:1.2em; text-align: left; }

ul { font-size:0.8em; line-height:1.7em; text-align: justify; }

h2 {
	background-color: #ffffff;
	font-size:16px;
	color: #293d82;
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	text-align:left;
}

h3 { 
	font: italic normal 0.9em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
	
h4 { 
	font: normal 1.0em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 5px; 
	color:#be5617;
	}

h5 {
	font-weight:lighter;
	color:#848366;
}

table#details td { padding-bottom:5px; text-align:justify }
table#aide td { padding-bottom:5px;  }

a { font-size:12px; }
a.folios { font-size:1.0em; }
a:link { font-weight: normal; text-decoration: none; color:#333333; }
a:visited { font-weight: normal; text-decoration: none; color: #333333; }
a:hover, a:active { text-decoration: underline; color: #333333; }

a.special { font-size:12px; font-weight:bold }
a.special:link { font-weight: normal; text-decoration: none; color:#fff; }
a.special:visited { font-weight: normal; text-decoration: none; color: #fff; }
a.special:hover, a.special:active { text-decoration: underline; color: #fff; }


.tooltext
{
	color:#CCCCCC; text-align:center; font-size:10px;
}

div.bouton {
	display:block;
	font-size:10px;
	width:190px;
	text-align:left;
	vertical-align:middle;
	margin-right:5px;
	/*border:1px;
	border-color:#eeeeee;
	border-style:dotted;*/
}

.filtres
{
	font-size:12px;
	color:#8295a6;
	font-weight:bold;
	text-align:right;
}

.info
{
	font-size:12px;
	color:#888888;
	font-weight:lighter;
	margin-left:3%;
}

.formulaire { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #565667; border: 1px solid; background-color: #EDEDEF; border-color: #AFC3C5 #AFC3C5 #AFC3C5 #AFC3C5; width:150px; height:28px;}

#carousel-title {
	display:none;	
	color:#f90;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	margin:20px;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-bottom:10px;
}

#carousel-alt{
	display:none;	
	color:#ddd;
	margin:20px;
	margin-top:0px;
	font-size:14px;
	font-weight:bold;	
}

.carouselLeft {	
	display:none;
	background:url(../images/playback.png);	
	width:32px; height:32px;
	background-position: 0px 0px;
}
.carouselLeft:hover {		
	width:32px; height:32px;
	background-position: 0px 32px;
	cursor:auto;
}
.carouselRight {
	display:none;
	background:url(../images/play.png);	
	width:32px; height:32px;
	background-position: 0px 0px;
}
.carouselRight:hover {	
	width:32px; height:32px;
	background-position: 0px 32px;
}