/* CSS Document */
BODY {
	margin: 0 0 50 0;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align : center;
    }
p {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	background-color: #FFFFFF;
}

.groTitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: orange;
}
.souTitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: orange;
}

.textePresent {
	width: 50%;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #777777;
}

.texteNorm {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #777777;
}

.dateT {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: orange;
}

div#galerie{
	width: 940px ;
	background: #fff ;
	margin: 30 0 ;
	margin-left: auto;
	margin-right: auto;
	padding: 35px 10px 10px 10px;
	text-align: left ;
	font: 0.9em Georgia, serif ;
}


a:link { font: 11px Trebuchet MS, sans ; color: #7F7F7F ; text-decoration: none ; }
a:visited { font: 11px Trebuchet MS, sans ; color: #FF0033 ; text-decoration: none ; }
a:hover { font: 11px Trebuchet MS, sans ; color: orange ; text-decoration: none ; }


div#present{
	width: 890 ;
	/*height: 530 ;*/
	background: #fff ;
	/*margin-top: 0px;*/
	margin-left: auto;
	margin-right: auto;
	padding: 0 35;
	text-align: left ;
	/*font: 0.9em ;*/
}

div#presentA{
	width: 50% ;
	background: #fff ;
	text-align: left ;
	padding : 35px 0 0 0;
	position : relative;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #777777;
}

div#presentC{
	width: 880 ;
	background: #fff ;
	margin-left: auto;
	margin-right: auto;
	position : relative;
	text-align: left ;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #777777;
}


div#blocTrav{
	font-family: Trebuchet MS, Arial, sans-serif;
	width: 960;
	height: 80;
	background: #fff ;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
}
div#groTitreTrav {
	text-align : left;
	padding : 40 10 10 10;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 24px;
	color: orange;
}

div.separ{
	margin-top : 6;
	border-bottom : 1px dashed #aaa;
}
