@font-face {
	font-family: 'DIN Bold';
	src: url('fonts/din_bold-webfont.eot');
	src: url('fonts/din_bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/din_bold-webfont.woff2') format('woff2'),
		url('fonts/din_bold-webfont.woff') format('woff'),
		url('fonts/din_bold-webfont.ttf') format('truetype'),
		url('fonts/din_bold-webfont.svg#dinbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DIN Light';
	src: url('fonts/din_light-webfont.eot');
	src: url('fonts/din_light-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/din_light-webfont.woff2') format('woff2'),
		url('fonts/din_light-webfont.woff') format('woff'),
		url('fonts/din_light-webfont.ttf') format('truetype'),
		url('fonts/din_light-webfont.svg#din_lightregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DIN Medium';
	src: url('fonts/din_medium-webfont.eot');
	src: url('fonts/din_medium-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/din_medium-webfont.woff2') format('woff2'),
		url('fonts/din_medium-webfont.woff') format('woff'),
		url('fonts/din_medium-webfont.ttf') format('truetype'),
		url('fonts/din_medium-webfont.svg#din_mediumregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DIN Regular';
	src: url('fonts/din_regularalternate-webfont.eot');
	src: url('fonts/din_regularalternate-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/din_regularalternate-webfont.woff2') format('woff2'),
		url('fonts/din_regularalternate-webfont.woff') format('woff'),
		url('fonts/din_regularalternate-webfont.ttf') format('truetype'),
		url('fonts/din_regularalternate-webfont.svg#dinregularalternate') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	border: 0;
	margin: 0;
	min-width: 980px;
}
body, td, th, input, textarea, select{
	outline: none;
	font-size: 14px;
	font-family: 'DIN Regular', Arial, sans-serif;
}
h1, h2, h3, h4, h5, p, img, a, ul, li{
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
	font-weight: normal;
}
a{
	color: black;
	text-decoration: none;
}
a:hover{
	color: #04336a;
}
strong{
	font-weight: normal;
	font-family: 'DIN Medium';
}

/************ GENERIC **************/

.shortcuts{
	float: right;
	position: relative;
	list-style-type: none;
}
.shortcuts li{
	float: left;
	height: 8px;
	line-height: 8px;
	position: relative;
	padding: 0 9px 0 9px;
	border-left: 1px solid black;
}
.shortcuts li.first{
	border-left: 0;
}
.shortcuts span,
.shortcuts a{
	cursor: pointer;
	font-size: 11px;
	font-family: 'DIN Light';
	text-transform: uppercase;
}
#links span,
#links a{
	font-family: 'DIN Medium';
}
#links li li a{
	font-family: 'DIN Light';
}
.shortcuts li ul{
	z-index: 10;
	width: 200px;
	margin-left: -9px;
	position: absolute;
	background: #e6e4e5;
	list-style-type: none;
}
.shortcuts li li{
	float: none;
	height: 16px;
	border-left: 0;
	position: static;
	line-height: 16px;
}
.shortcuts li li.first{
	padding-top: 17px;
}
.shortcuts li li.last{
	padding-bottom: 16px;
}
.ssmenu ul,
ul.smenu{
	list-style-type: none;
}
.ssmenu a,
ul.smenu a{
	color: white;
	display: block;
	font-size: 11px;
	line-height: 15px;
	font-family: 'DIN Medium';
	text-transform: uppercase;
}
.ssmenu a{
	white-space: nowrap;
}
.ssmenu li.over a,
ul.smenu li.over a,
.ssmenu a:hover,
ul.smenu a:hover{
	color: black;
}
.bloc .illus{
	width: 242px;
	height: 140px;
	margin-left: 30px;
}
.bloc.double .illus{
	margin-left: 50px;
}
.bloc.tv .illus{
	cursor: pointer;
}
.bloc .inner{
	color: white;
	width: 242px;
	height: 132px;
	overflow: hidden;
	margin-left: 30px;
	border-bottom: 8px solid #009ee0;
}
.bloc.double .inner{
	margin-left: 50px;
}
.bloc .inner p{
	font-size: 11px;
	line-height: 13px;
	padding: 8px 8px 0 8px;
}
.bloc.agenda .inner{
	color: black;
	background: #969799;
	border-color: #969799;
}
.bloc h2{
	width: 160px;
	color: #04336a;
	font-size: 16px;
	line-height: 20px;
	text-align: right;
	font-family: 'DIN Bold';
	text-transform: uppercase;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-ms-transform-origin: 10px 10px;
	-webkit-transform-origin: 10px 10px;
	transform-origin: 10px 10px;
}
.bloc .pictos img{
	margin-left: 14px;
}
.bloc .pictos,
.bloc .but{
	top: 139px;
	width: 272px;
	text-align: right;
	position: absolute;
}
.bloc .pictos{
	z-index: 2;
	padding-top: 5px;
}
.bloc.double .pictos,
.bloc.double .but{
	width: 292px;
}
.bloc .but a{
	width: 56px;
	height: 25px;
	color: white;
	font-size: 12px;
	padding-top: 4px;
	line-height: 12px;
	text-align: center;
	background: #04336a;
	display: inline-block;
	border-bottom-left-radius: 28px;
	border-bottom-right-radius: 28px;
}
.bloc.agenda .but a{
	color: black;
	background: #969799;
}
.bloc.local .but a{
	background: #3e67ab;
}
.bloc .but a:hover{
	color: #04336a;
}
.bloc.tv .but a:hover{
	color: white;
}
#vid{
	display: none;
	z-index: 1010;
	margin-top: -175px;
	position: absolute;
}
#vid iframe{
	width: 560px;
	height: 315px;
}
#cache{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	display: none;
	position: fixed;
}
.doc{
	padding-bottom: 9px;
}
.doc.docs p{
	padding-bottom: 0;
}
.content .doc a{
	color: black;
	font-size: 11px;
	line-height: 13px;
	padding-left: 31px;
	display: inline-block;
	border-left-width: 12px;
	border-left-style: solid;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 6px bottom;
	background-image: url(images/picto-doc.png);
}
.doc.docs a{
	margin: 9px 0 9px 0;
}
.doc.noborder a{
	border: 0;
}
.doc a strong{
	font-weight: normal;
	font-family: 'DIN Medium';
}
.doc a.pdf{
	background-image: url(images/picto-pdf.png);
}
.m0{
	color: #04336a;
	border-color: #04336a;
}
.bg0,
.m0 span{
	background-color: #04336a;
}
.m1{
	color: #009ee0;
	border-color: #009ee0;
}
.bg1,
.m1 span{
	background-color: #009ee0;
}
.m2{
	color: #f39d44;
	border-color: #f39d44;
}
.bg2,
.m2 span{
	background-color: #f39d44;
}
.m3{
	color: #e41a51;
	border-color: #e41a51;
}
.bg3,
.m3 span{
	background-color: #e41a51;
}
.bloc2 h2{
	color: #04336a;
	font-size: 16px;
	line-height: 20px;
	font-family: 'DIN Bold';
	text-transform: uppercase;
}

/************ HEADER **************/

#header{
	height: 75px;
	background: white;
}
h1{
	z-index: 20;
	padding-top: 14px;
	position: absolute;
}
#social{
	float: right;
	position: relative;
	margin: 44px 13px 0 0;
	list-style-type: none;
}
#social li{
	float: left;
	margin-left: 4px;
	position: relative;
}
#social a{
	width: 20px;
	height: 20px;
	overflow: hidden; 
	line-height: 20px;
	color: transparent;
	display: inline-block;
	background: transparent url(images/picto-social.png) no-repeat left top;
}
#social a.fb{
	width: 21px;
}
#social a.twit{
	background-position: -25px top;
}
#social a.lin{
	background-position: -49px top;
}
#header .shortcuts{
	margin: 55px 7px 0 0;
}

/************ BANDEAU **************/

#bandeau{
	height: 25px;
	background: #e6e4e5;
}
#slogan{
	z-index: 10;
	width: 261px;
	height: 234px;
	position: absolute;
	background: transparent url(images/bg-header.png) no-repeat left top;
}
#slogan p{
	left: 0;
	top: 25px;
	z-index: 12;
	width: 212px;
	color: white;
	font-size: 17px;
	line-height: 19px;
	text-align: right;
	position: absolute;
	font-family: 'DIN Bold';
	text-transform: uppercase;
}
#slogan.cro p{
	top: 85px;
	left: 40px;
	font-size: 47px;
	text-align: left;
	line-height: 39px;
	letter-spacing: -0.025em;
	font-family: 'DIN Medium';
}
#slogan.cro p em{
	font-size: 38px;
	line-height: 38px;
	font-style: normal;
	letter-spacing: normal;
}
#slogan.eure p{
	top: 42px;
	left: 85px;
	width: 171px;
	text-align: left;
	padding: 95px 0 0 5px;
}
#slogan p span{
	display: block;
	font-size: 140px;
	line-height: 105px;
	font-family: 'DIN Light';
}
#slogan.cro p span{
	font-size: 19px;
	line-height: 19px;
	letter-spacing: -0.05em;
	font-family: 'DIN Medium';
}
#slogan.eure p span{
	top: 0;
	left: 0;
	font-size: 120px;
	line-height: 90px;
	position: absolute;
}
#slogan.eure p span em{
	top: 10px;
	left: 60px;
	font-size: 140px;
	font-style: normal;
	position: absolute;
}
#search{
	float: right;
	position: relative;
	margin: 5px 15px 0 0;
}
#search input[type="text"]{
	border: 0;
	float: left;
	width: 82px;
	height: 13px;
	color: #858685;
	font-size: 9px;
	line-height: 13px;
	background: white;
	position: relative;
	text-align: center;
	border-radius: 4px;
	text-transform: uppercase;
}
#search input[type="image"]{
	float: left;
	position: relative;
	margin: 2px 0 0 6px;
}
#bandeau .shortcuts{
	margin: 8px 12px 0 0;
}
#bandeau .shortcuts a:hover{
	color: white;
}

/************ HOME MENU **************/

#m1{
	background: #009ee0;
}
#m2{
	background: #f39d44;
}
#m3{
	background: #e41a51;
}

/************ GENERAL MENU **************/

#menu{
	height: 40px;
	background: #009ee0;
	padding-left: 210px;
}
#menu .menu{
	z-index: 5;
	float: left;
	height: 40px;
	position: relative;
	width: 33.33333333333%;
}
#menu .menu.open{
	z-index: 6;
}
#menu .menu .inner{
	z-index: 4;
	width: 100%;
	height: 40px;
	overflow: hidden;
	position: absolute;
	background: inherit;
	-webkit-transition: height .25s;
	transition: height .25s;
}
#menu .menu.open .inner{
	height: 208px;
	box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.2);
}
#menu .menu h2{
	color: white;
	cursor: pointer;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	font-family: 'DIN Light';
	text-transform: uppercase;
}
#menu ul.smenu{
	padding: 10px 15px 0 15px;
}
#menu #m1 ul.smenu{
	padding-left: 70px;
}
#menu .menu .close{
	right: 0;
	bottom: 0;
	width: 170px;
	height: 24px;
	display: none;
	cursor: pointer;
	position: absolute;
	background: transparent url(images/picto-close.png) no-repeat left top;
}
#menu .menu.open .close{
	display: block;
}

#menu .menu .ssmenu{
	z-index: 3;
	width: 100%;
	height: 148px;
	display: none;
	overflow: hidden;
	margin: 50px 0 0 0;
	position: absolute;
	background: inherit;
	-webkit-transition: margin .25s;
	transition: margin .25s;
}
#menu .menu .ssmenu.open{
	box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.2);
}
.ssmenu ul{
	padding: 10px 15px 0 25px;
}
.ssmenu.large ul{
	padding-top: 6px;
}
#menu li.sub{
	font-size: 11px;
	padding-top: 15px;
	font-family: 'DIN Medium';
	text-transform: uppercase;
}

/************ ACTUS **************/

#actus{
	color: white;
	height: 169px;
	background: #04336a;
}
#actus .liste{
	height: 169px;
	margin: 0 85px 0 320px;
}
#actus .liste .inner{
	height: 120px;
	margin-top: 25px;
	overflow: hidden;
	position: absolute;
}
#actus .actu{
	left: 100%;
	width: 100%;
	height: 120px;
	overflow: hidden;
	position: absolute;
}
#actus .actu.first{
	left: 0;
}
#actus .actu .img{
	float: left;
	width: 186px;
	height: 111px;
	overflow: hidden;
	margin-right: 19px;
	position: relative;
}
#actus .actu .img img{
	width: 100%;
}
#actus .actu a{
	color: white;
}
#actus h2{
	font-size: 14px;
	line-height: 15px;
	text-transform: uppercase;
}
#actus h3{
	font-size: 13px;
	line-height: 15px;
	padding: 3px 0 6px 0;
	font-family: 'DIN Bold';
}
#actus .actu p{
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
}
#actus .but{
	bottom: 6px;
	width: 100%;
	font-size: 13px;
	line-height: 15px;
	position: absolute;
	background: #04336a;
	font-family: 'DIN Bold';
}
#actus .prev,
#actus .next{
	width: 85px;
	height: 169px;
	cursor: pointer;
	position: absolute;
	background: transparent url(images/picto-next.png) no-repeat center center;
	-webkit-transition: opacity .2s;
	transition: opacity .25s;
}
#actus .next{
	right: 0;
}
#actus .prev{
	left: 235px;
	background-image: url(images/picto-prev.png);
}
#actus .prev:hover,
#actus .next:hover{
	opacity: 0.5;
}
#actus .actu a:hover{
	color: black;
}

/************ 2 COLONNES **************/

.col2{
	width: 50%;
	float: left;
	text-align: left;
	position: relative;
}
.content .col2 .picto{
	margin-left: 0;
}
.col2 h3{
	color: #3e3d40;
	font-size: 13px;
	line-height: 19px;
	font-family: 'DIN Bold';
	padding: 5px 35px 0 75px;
}
.col2 ul{
	padding-left: 75px;
	list-style-type: none;
}
.col2 li{
	padding: 6px 0 6px 0;
}
.content .col2 a{
	text-decoration: none;
}

/************ FOOTER **************/

#footer{
	margin-top: 20px;
	padding: 25px 0 35px 0;
	background: transparent url(images/bg-footer.png) repeat-x left top;
}
#footer .langs{
	float: right;
	height: 10px;
	margin-right: 13px;
	position: relative;
	list-style-type: none;
}
#footer .langs li{
	float: left;
	line-height: 10px;
	padding-left: 3px;
	position: relative;
}
#footer .shortcuts{
	margin-right: 12px;
}
#footer .left{
	float: left;
	margin-left: 44px;
	position: relative;
	list-style-type: none;
}
#footer .left li{
	font-size: 11px;
	line-height: 15px;
}

/************ RIGHTBAR **************/

#rbar{
	width: 317px;
	float: right;
	position: relative;
	padding: 8px 13px 0 0;
}
#rbar .bloc{
	float: right;
	margin-top: 28px;
	position: relative;
}

/************ PAGE TYPE **************/

.content p.kform,
h2.main{
	font-size: 20px;
	margin-top: 25px;
	line-height: 25px;
	padding-left: 50px;
	font-family: 'DIN Light';
}
.content p.kform{
	padding-left: 0;
}
h2.main span{
	left: 0;
	width: 20px;
	height: 25px;
	position: absolute;
}
.chapeau{
	font-size: 16px;
	line-height: 21px;
	text-align: justify;
	padding: 0 0 0 50px;
}
.content{
	text-align: justify;
	padding: 15px 330px 0 50px;
}
.content.picto{
	padding-left: 125px;
}
.chapeau strong,
.body strong{
	font-weight: normal;
	font-family: 'DIN Bold';
}
.content p{
	font-size: 13px;
	line-height: 18px;
	padding: 9px 0 9px 0;
}
.content p.first{
	padding-top: 0;
}
.content li{
	font-size: 13px;
	line-height: 18px;
}
.content ol,
.content ul{
	padding-top: 9px;
	padding-bottom: 9px;
	list-style-position: inside;
}
.content .doc p{
	padding-bottom: 4px;
}
.content .picto{
	float: left;
	max-width: 63px;
	position: relative;
	margin: 7px 0 0 -75px;
}
.content .but{
	width: 63px;
	height: 63px;
	cursor: pointer;
	margin-bottom: 20px;
	background: transparent url(images/picto-cdo.png) no-repeat left -63px;
	-webkit-transition: background .25s;
	transition: background .25s;
}
.content #cro.but{
	background-image: url(images/picto-cro.png);
}
.content .but.sel{
	cursor: auto;
}
.content .but.sel,
.content .but:hover{
	background-position: left 0;
}
.content a{
	color: #04336a;
	font-family: 'DIN Medium';
}
.content a:hover{
	color: black;
}
#maps{
	width: 468px;
	height: 450px;
	overflow: hidden;
}
#iles{
	width: 48px;
	height: 240px;
	position: absolute;
	margin-top: -250px;
}
#iles a{
	width: 48px;
	height: 53px;
	display: block;
	overflow: hidden;
	margin-top: 15px;
	color: transparent;
	background: transparent url(images/carte-martinique.png) no-repeat left top;
}
#iles #martinique:hover{
	background-position: left -53px;
}
#iles #guadeloupe{
	height: 44px;
	margin-top: 0;
	background-image: url(images/carte-guadeloupe.png);
}
#iles #guadeloupe:hover{
	background-position: left -44px;
}
#iles #guyane{
	height: 55px;
	background-image: url(images/carte-guyane.png);
}
#iles #guyane:hover{
	background-position: left -55px;
}
#iles #reunion{
	height: 42px;
	background-image: url(images/carte-reunion.png);
}
#iles #reunion:hover{
	background-position: left -42px;
}
.content img.aligncenter{
	width: 100%;
	height: auto;
	display: inline;
	max-width: 100%;
}
.content img.alignleft{
	width: 50%;
	float: left;
	height: auto;
	position: relative;
	margin: 3px 9px 3px 0;
}
.content img.alignright{
	width: 50%;
	height: auto;
	float: right;
	position: relative;
	margin: 3px 0 3px 9px;
}
.content iframe{
	width: 100%;
}

/************ BILLET **************/

.post{
	margin-top: 38px;
	padding-bottom: 23px;
	border-color: #a4a4a4;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}
.post.first{
	margin-top: 0;
}
.post.last{
	border: 0;
}
.post img{
	float: left;
	max-width: 50%;
	max-height: 150px;
	position: relative;
	margin: 0 26px 9px 0;
}
.post p{
	color: black;
}
.content .date,
.post .date{
	padding: 0;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
}
.content h3.main,
.post h3{
	font-size: 20px;
	line-height: 22px;
	font-family: 'DIN Light';
}
.post h3 a{
	text-decoration: none;
}
.post .plus{
	width: 37px;
	height: 36px;
	margin-top: 9px;
	overflow: hidden;
	color: transparent;
	display: inline-block;
	-webkit-transition: opacity .25s;
	transition: opacity .25s;
	background: transparent url(images/picto-plus.png) no-repeat left top;
}
.post .plus.m2{
	background-position: -37px top;
}
.post .plus.m3{
	background-position: -74px top;
}
.post .plus:hover{
	opacity: 0.5;
	color: transparent;
}
.post .addthis_toolbox{
	float: right;
	margin-top: 14px;
	position: relative;
}

/************ FORMULAIRES **************/

.content #kform{
	height: 228px;
}
.content #kform p{
	font-size: 16px;
	padding: 5px 236px 5px 0;
}
.content #kform p.first{
	padding-top: 0;
}
.content input[type="email"],
.content input[type="text"]{
	padding: 0;
	width: 100%;
	height: 37px;
	font-size: 16px;
	background: white;
	margin: 2px 0 0 0;
	line-height: 37px;
	text-align: left;
	font-family: 'DIN Medium';
	border: 1px solid #585859;
}
.content textarea{
	width: 100%;
	height: 150px;
	font-size: 16px;
	background: white;
	margin: 2px 0 0 0;
	text-align: center;
	font-family: 'DIN Medium';
	border: 1px solid #585859;
}
.content input[type="image"]{
	float: right;
	cursor: pointer;
	position: relative;
}
#tform input[type="email"],
#tform input[type="text"]{
	padding: 0;
	float: left;
	width: 250px;
	height: 20px;
	color: black;
	font-size: 14px;
	line-height: 20px;
	margin: 12px 0 0 0;
	position: relative;
	border: 1px solid #e5e5e5;
	border-right-width: 0;
}
.wpcf7-form input[type="submit"],
#kform input[type="submit"]{
	padding: 0;
	float: right;
	width: 100px;
	height: 39px;
	color: black;
	outline: none;
	cursor: pointer;
	font-size: 16px;
	line-height: 37px;
	background: white;
	display: inline-block;
	margin: 22px 134px 0 0;
	font-family: 'DIN Medium';
	border: 1px solid #585859;
	border-left-width: 0;
}
.content .err{
	height: 18px;
	font-size: 16px;
	text-align: right;
	font-family: 'DIN Medium';
}
.content p.adr{
	color: white;
	text-align: center;
	margin-bottom: 20px;
}
#tform p{
	height: 141px;
	font-size: 18px;
	line-height: 24px;
	padding: 30px 0 0 205px;
	font-family: 'DIN Medium';
	background: transparent url(images/picto-erreur.png) no-repeat left top;
}
#tform input[type="submit"]{
	float: left;
	height: 22px;
	color: black;
	outline: none;
	cursor: pointer;
	font-size: 14px;
	line-height: 20px;
	background: white;
	margin: 12px 0 0 0;
	position: relative;
	padding: 0 8px 0 8px;
	display: inline-block;
	border: 1px solid #e5e5e5;
	font-family: 'DIN Medium';
}
.wpcf7-form input[type="email"],
.wpcf7-form input[type="text"]{
	width: 80%;
}
.wpcf7-form textarea{
	width: 80%;
}
.wpcf7-form input[type="submit"]{
	float: none;
	position: static;
	margin: 2px 0 0 0;
	border-left-width: 1px;
}

/************ NAVIGATION **************/

.content .suiv,
.content .prec{
	height: 36px;
	color: #3e3d40;
	margin-top: 12px;
	line-height: 36px;
	position: relative;
	display: inline-block;
}
.content .prec{
	float: left;
	padding-left: 48px;
	background: transparent url(images/picto-prec.png) no-repeat left top;
}
.content .suiv{
	float: right;
	padding-right: 48px;
	background: transparent url(images/picto-suiv.png) no-repeat right top;
}

/************ ORGANIGRAMME **************/

.content h4.orga,
.content h3.orga2,
.content h3.orga{
	clear: left;
	font-size: 16px;
	line-height: 16px;
	border-style: dotted;
	padding: 20px 0 10px 0;
	border-bottom-width: 2px;
	font-family: 'DIN Medium';
}
.content h3.orga2{
	padding-bottom: 20px;
}
.content h4.orga{
	border-bottom-width: 0;
	text-transform: uppercase;
}
.content div.orga{
	width: 33%;
	float: left;
	position: relative;
	padding: 12px 0 14px 0;
}
.content .orga1{
	text-align: center;
}
.content div.orga2{
	text-align: right;
}
.content .orga img{
	width: 160px;
	height: 160px;
}
.content .orga p{
	width: 160px;
	color: #3e3d40;
	text-align: left;
	line-height: 14px;
	padding: 5px 0 0 0;
	display: inline-block;
	font-family: 'DIN Medium';
}
.content h2.subtitle{
	font-size: 24px;
	line-height: 30px;
	padding: 40px 0 40px 0;
	font-family: 'DIN Light';
}
.content object{
	outline: none;
}
#tooltip{
	z-index: 1000;
	background-image: url(images/picto-pointe.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: fixed;
}
#tooltip-container{
	background-color: #fff;
	border: 1px solid #6c9b43;
	padding: 5px;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
}
#tooltip .name{
	font-weight: bold;
}
#tooltip .more{
	font-size: 10px;
}

/************ SLIDER **************/

.content .slider{
	margin: 18px auto 9px auto;
}
.slider .list{
	overflow: hidden;
	position: absolute;
}
.slider img{
	opacity: 0;
	width: 100%;
	height: auto;
	position: absolute;
}

/************ VIDEOS **************/

.videos h3{
	font-size: 19px;
	margin-top: 19px;
	line-height: 19px;
}
.videos p{
	text-align: center;
}
.videos p img{
	cursor: pointer;
}

/************ BLOC2 **************/

.bloc2{
	float: right;
	width: 265px;
	padding-top: 30px;
	position: relative;
}
.bloc2 ul{
	padding-top: 5px;
	list-style-type: none;
}
.bloc2 li{
	font-size: 11px;
	line-height: 15px;
}

/************ TEMPO **************/

#tempo{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1000000;
	background: white url(images/fg-tempo.jpg) no-repeat center center;
}
#go{
	top: 50%;
	left: 50%;
	width: 25px;
	height: 32px;
	position: absolute;
	margin: -2px 0 0 162px;
}
