@charset "UTF-8";
body {
	font:normal 83% arial, helvetica, verdana, tahoma, sans-serif ;
	/*background: #ffffff url('../images/main_background.png') repeat-x ;*/
	background:#fff url('../images/main_background-repeat-x.png') center top repeat-x;
	padding:0 ;
	margin:0 ;
	color:#333;
}
.imagette {
	border:1px solid #999;
	margin-right:10px;
	margin-bottom:10px;
}
img {
	border:0;
}
::-moz-selection {
	background:#ff6600;
	color:#ffffff;
}
a, a:link, a:visited {
	color:#993300;
	text-decoration:underline;
}
a:active, a:hover {
	color:#CC6600;
	text-decoration:none;
}
h2 a, h2 a:link, h2 a:visited {
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}
#subNav {
	width:560px;
	height:21px;
	position: absolute;
	top:276px;
	font-size:8px;
	text-transform:uppercase;
}
#mainContainer {
	width:780px;
	margin:0px auto;
	min-width:20em;
	max-width:780px;
	color:#333333;
}
#header {
	border:0;
	text-align:left;
	position:relative;
	margin:0;
	height:80px;
	width:780px;
	padding:0;
}
/*
height:214px;
	font-size:11px;
	margin:0;
	padding:0;
	color:#feecdb;
	background-color:transparent;
*/


#header img {
	border:0;
	margin-top:15px;
}

.contactLabel {
	position:relative;
}
.contactLabel .contactData {
	left:160px;
}
#bodyContent {
	width:780px;
	padding:0;
	border:0px groove #39F;
}
#leftColumn {
	width:545px;
	float:left;
	padding:0;
	margin-right:10px;
	top:0px;
	border: 0px solid blue;
	background:transparent;
}
#rightColumn {
	font-size:80%;
	width:195px;
	float:right;
	padding:10px;
	top:0px;
	overflow:hidden;
	border: 0px solid gray;
	background:url('../images/colonne_droite_bkg.png') no-repeat;
}
#rightColumn ul li {
	padding:2px;
	margin-left:-28px;
	list-style-type:circle;
	font-size:11px;
}

.colonneDroiteListeComplete {
	font-size:110%;
}
#footer {
	clear:both;
	height:51px;
	text-align:center;
	vertical-align:middle;
	/*padding:auto;*/
	margin: auto;
	background:url('../images/footer.png') repeat-x ;
}
#footerCenter {
	font-size: 11px;
	text-align:left;
	vertical-align:middle;
	width:780px;
	height:51px;
	/*padding:auto;*/
	padding-top:12px;
	margin: auto;
	overflow:hidden;
}
#footerCenter a {
	text-decoration:none;
}
ul li {
	margin-left: -15px;
	font-size:90%;
	padding-bottom:10px;
}
dd {
	margin:0px 5px 10px 0px;
	overflow:hidden;
}
.separateur {
	border: 1px dotted transparent;
	border-bottom: 1px dotted #999;
	margin: 12px 0 12px 0;
	height:1px;
	clear:both
}
blockquote {
	text-indent: 18px;
	background: url('../images/quotes1.png');
	background-position: 0 2px;
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-bottom:25px;
}
blockquote p {
	color: #333;
	display: inline;
	margin: 0;
	padding-right: 18px;
	background: url('../images/quotes2.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.citation-auteur {
	font-style:italic;
	font-size:89%;
	margin: 8px 0 0 -10px;
}
#listeSimple li {
	line-height:50%;
}
.mediaType {
	font-size:70%;
	color:#666;
}
#footerBuilding {
	position:absolute;
	bottom:0px;
	width: 146px;
	height: 218px;
	background: url('../images/building-en-bas.png') no-repeat ;
	border:1px solid red ;
}
.fildariane {
	margin:8px 0 0px 0;
	font-size:10px;
	line-height:9px;
	color:#666;
}
