.logos {
width:300px;
float:right;
border:ppx;

}



.Style2 {color: #FFFFFF}
.Style3 {color: #CCCCCC}
.Style5 {color: #8C8C8C}
.Style6 {
	color: #000000
}

* {
	margin: 0;
	padding: 0;
}

html {
	background: url(images/background/background_body.png) 0 96px;
	text-align: left;
	font: bold 12px/16px "Trebuchet MS", Trebuchet, tahoma, sans-serif;
	color: #0093D1;
	margin: 0px auto;
}

body {
	background: url(images/background/background_html.jpg) center top repeat-x;
	margin: 0;
}

h1 {
	font: normal bold 29px/20px "Trebuchet MS", "Lucida grande", sans-serif;
	color:#333;
	text-align: left;
	margin: 0 0px 25px;
	padding: 0px;
	letter-spacing: -1px;
}

a:hover {
	color: #0093D1;
}

a.PDF {
	background: url(images/divers/iconPDF.gif) repeat-x;
	width: 34px;
	height: 35px;
	display: inline-block;
	float: none;
	clear: none;
}

h2 {
	font: normal bold 15px/20px "Trebuchet MS", "Lucida grande", sans-serif;
	color: #0093D1;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	clear: both;
}

h3 {
	font: normal bold 29px/20px "Trebuchet MS", "Lucida grande", sans-serif;
	color: #ffffff;
	text-align: left;
	padding: 0px;
	letter-spacing: -1px;
}

h4 {
	font: normal bold 14px/20px "Trebuchet MS", "Lucida grande", sans-serif;
	color: #fff;
	text-align: center;
	margin: 0 0px 25px;
	padding: 0px;
	letter-spacing: -1px;
}
h4 a {
	font: normal bold 14px/20px "Trebuchet MS", "Lucida grande", sans-serif;
	color: #fff;
	text-align: center;
	margin: 0 0px 25px;
	padding: 0px;
	letter-spacing: -1px;
}

/* @group Mise en page */

#container {
	width: 930px;
	margin: 0px auto;
}

#header {
	width: 930px;
	height: 95px;
	color: #f00;
}

#logo {
	width: 350px;
	height: 95px;
	float: left;
}

#logo img {
	behavior: url(iepngfix.htc);
}

#content {
	width: 510px;
	margin-right: 70px;
	margin-top: 45px;
	float: left;
	color: #333;
	margin-bottom: 35px;
}

#contentreference {
	width: 930px;
	margin-left:15px;
	margin-top: 45px;
	float: left;
	color: white;
	margin-bottom: 35px;
}

#sidebar {
	width: 350px;
	margin-top: 45px;
	float: right;
	margin-bottom: 25px;
}

#footer {	
	width: 920px;
	height: 85px;
	clear: both;
	color: #0093D1;
	margin-bottom: 10px;
	padding: 5px;
	background-image: url(images/background/background_footer.png);
}

#footer1 {
	width: 500px;
	height: 95px;
	float: left;
	color: #555;
}

#footer1 .copyright {
	display: block;
	margin-bottom: 10px;
}

#footer1 .adresse {
	font-size: 10px;
	line-height: 12px;
}
#footer1 a {
	text-decoration: none;
	color: #0093D1;
}

#footer1 a:hover {
	text-decoration: none;
	color: #fff;
}

#footer2 {
	width: 400px;
	height: 95px;
	float: right;
	font-size: 12px;
	text-align: right;
	color: #ffffff;
}

#footer2 a {
	text-decoration: none;
	color: #0093D1;
}

#footer2 a:hover {
	text-decoration: none;
	color: #fff;
}

/* @end */

/* @group Navigation Onglets */

#nav {
	width: 519px;
	height: 28px;
	float: right;
	margin-top: 68px;
	font-family: "Trebuchet MS";
}

#nav ul {
	list-style: none;
	width: 528px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

#nav ul li {
	float: left;
	margin-right: 1px;
}

#nav ul li a {
	display: block;
	height: 28px;
	line-height: 20px;
	text-decoration: none;
	color: white;
	text-align: center;
}

#nav ul li a:hover {
	color: #0093D1;
}

#nav ul li a.tab1, #nav ul li a:hover.tab1, #nav ul li a.tab1ON {
	behavior: url(iepngfix.htc);
}

#nav ul li a.tab1 {
	width: 57px;
	background: url(images/navigation/onglets_navigation.png) no-repeat 0px 0px !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat 0px 0px;
}

#nav ul li a:hover.tab1 {
	background: url(images/navigation/onglets_navigation.png) no-repeat 0px -30px !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat 0px -30px;
}

#nav ul li a.tab1ON {
	width: 57px;
	background: url(images/navigation/onglets_navigation.png) no-repeat 0px -30px !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat 0px -30px;
	color: #FFF;
}

#nav ul li a.tab2 {
	width: 144px;
	background: url(images/navigation/onglets_navigation.png) no-repeat -57px 0 !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -57px 0;
}

#nav ul li a:hover.tab2 {
	background: url(images/navigation/onglets_navigation.png) no-repeat -57px -30px !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -57px -30px;
}

#nav ul li a.tab2ON {
	width: 144px;
	background: url(images/navigation/onglets_navigation.png) no-repeat -57px -30px !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -57px -30px;
	color: #FFF;
}

#nav ul li a.tab3 {
	width: 43px;
	background: url(images/navigation/onglets_navigation.png) no-repeat -201px 0 !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -201px 0;
}

#nav ul li a:hover.tab3 {
	background: url(images/navigation/onglets_navigation.png) no-repeat -201px -30px !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -201px -30px;
}

#nav ul li a.tab3ON {
	width: 43px;
	background: url(images/navigation/onglets_navigation.png) no-repeat -201px -30px !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -201px -30px;
	color: #FFF;
}

#nav ul li a.tab4 {
	width: 80px;
	background: url(images/navigation/onglets_navigation.png) no-repeat -244px 0 !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -244px 0;
}

#nav ul li a:hover.tab4 {
	background: url(images/navigation/onglets_navigation.png) no-repeat -244px -30px !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -244px -30px;
}

#nav ul li a.tab4ON {
	width: 80px;
	background: url(images/navigation/onglets_navigation.png) no-repeat -244px -30px !important;
	color: #FFF;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -244px -30px !;
}

#nav ul li a.tab5 {
	width: 58px;
	background: url(images/navigation/onglets_navigation.png) no-repeat -324px 0 !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -324px 0;
}

#nav ul li a:hover.tab5 {
	background: url(images/navigation/onglets_navigation.png) no-repeat -324px -30px !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -324px -30px;
}

#nav ul li a.tab5ON {
	width: 58px;
	background: url(images/navigation/onglets_navigation.png) no-repeat -324px -30px !important;
	color: #FFF;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -324px -30px;
}

#nav ul li a.tab6 {
	width: 75px;
	background: url(images/navigation/onglets_navigation.png) no-repeat -382px 0 !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -382px 0;
}

#nav ul li a:hover.tab6 {
	background: url(images/navigation/onglets_navigation.png) no-repeat -382px -30px !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -382px -30px;
}

#nav ul li a.tab6ON {
	width: 75px;
	background: url(images/navigation/onglets_navigation.png) no-repeat -382px -30px !important;
	color: #FFF;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -382px -30px;
}
#nav ul li a.tab7 {
	width: 62px;
	background: url(images/navigation/onglets_navigation.png) no-repeat -457px 0 !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -457px 0;
}

#nav ul li a:hover.tab7 {
	background: url(images/navigation/onglets_navigation.png) no-repeat -457px -30px !important;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -457px -30px;
}

#nav ul li a.tab7ON {
	width: 62px;
	background: url(images/navigation/onglets_navigation.png) no-repeat -457px -30px !important;
	color: #FFF;
	background: url(images/navigation/onglets_navigation.gif) no-repeat -457px -30px;
}


/* @end */

/* @group Sidebar */

.entryGlobal {
	margin-bottom: 60px;
}

.entryOn {
	position: relative;
	border-bottom: 0px solid #000;
	width: 350px;
	height: 92px;
	background: url(images/sidebar/sidebar1.png) no-repeat;
	margin-bottom: 2px;
}

.entry {
	position: relative;
	border-bottom: 0px solid #000;
	width: 350px;
	height: 92px;
	background: url(images/sidebar/sidebar1_hover.png) no-repeat;
	margin-bottom: 2px;
}

.innerentry {
	display: block;
	float: left;
	width: 330px;
	min-height: 76px;
	text-decoration: none;
	font-weight: bold;
	color: #33393B;
	margin-right: 0;
	margin-top: 10px;
	margin-left: 10px;
}

.innerentry img {
	display: block;
	float: left;
	border: 1px solid #000;
	margin-right: 10px;
}

.innerentry .title {
	display: block;
	float: left;
	width: 220px;
	color:#0093D1;
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 5px;
}

.innerentry .subtitle {
	display: block;
	float: left;
	width: 220px;
	color: #fff;
	font-size: 10px;
	font-variant: normal;
}

.innerentry .desc {
	display: block;
	float: left;
	width: 250px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

.innerentry .descNoImage {
	display: block;
	float: left;
	width: 330px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

.entryOn .innerentry .lien {
	display: none;
	float: left;
	width: 220px;
	margin-top: 5px;
}

.innerentry .lien {
	display: block;
	float: left;
	width: 220px;
	margin-top: 5px;
}

.innerentry .lien  a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.innerentry .lien  a:hover {
	background-color: #fff;
}

.entryGlobalS {
	margin-bottom: 40px;
}

.entryOnS {
	position: relative;
	width: 350px;
	height: 33px;
	background: url(images/sidebar/sidebar2.png) no-repeat;
	margin-bottom: 2px;
}

.entryOnS a {
	display: block;
	font-weight: bold;
	color:#fff;
	text-decoration: none;
	font-size: 15px;
	line-height: 30px;
	margin-left: 10px;
}

.entryS {
	position: relative;
	width: 350px;
	height: 33px;
	background: url(images/sidebar/sidebar2_hover.png) no-repeat;
	margin-bottom: 2px;
}

.entryS a {
	display: block;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	line-height: 30px;
	margin-left: 10px;
}

.entryS a:hover {
	color: #fff;
}

.ongletGlobal {
	width: 142px;
	height: 26px;
	background: url(images/divers/globalTitleS.png) no-repeat;
	margin-bottom: 3px;
}

.ongletGlobal .titre {
	display: block;
	margin-left: 10px;
	font-size: 15px;
	line-height: 28px;
	color:#4c432e;
}

/* @end */

/* @group classes */

.introContent {
	display: block;
	color: #333	;
	font-size: 14px;
	font-weight: bold;
	width: 510px;
	line-height: 20px;
	margin-bottom: 20px;
}

.grisContent a{
	/*display: block;*/
	color: #ffffff;
	width: 510px;
}

.grisContent a:hover{
	color: #009ee0;
}

.RSS a {
	color: white;
	text-decoration: none;
}

.RSS a:hover {
	color: #009ee0;
}

.image_fd {
	border: 0px solid white;
	background-image: url(images/background/background_image.png);
	width:511px;
	margin-bottom: 20px;
	
}

.image {
	border: 0px solid white;
	margin: 21px;
	float:none;
	}
.imagem {
	margin-right: 8px;
	margin-top:8px;
	float:none;
	border:0px;
	}




/* @end */

.TitreFilm {
	color: #009ee0;
	font-size: 18px;
	font-weight: bold;
}

.TitreAuteur {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

a.film {
	text-decoration: none;
	line-height: 25px;
}

a:hover.film {
	border-bottom: 1px dotted #fff;
}
