﻿@font-face {
    font-family: 'DINProCondensed';
    src: url('fonts/dinnextltpro-condensed-webfont.eot');
    src: url('fonts/dinnextltpro-condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dinnextltpro-condensed-webfont.woff') format('woff'),
         url('fonts/dinnextltpro-condensed-webfont.ttf') format('truetype'),
         url('fonts/dinnextltpro-condensed-webfont.svg#DINNextLTProCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINMediumCondensed';
    src: url('fonts/dinnextltpro-mediumcond-webfont.eot');
    src: url('/fonts/dinnextltpro-mediumcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/dinnextltpro-mediumcond-webfont.woff') format('woff'),
         url('/fonts/dinnextltpro-mediumcond-webfont.ttf') format('truetype'),
         url('/fonts/dinnextltpro-mediumcond-webfont.svg#DINNextLTProMediumCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINLightCondensed';
    src: url('/fonts/FF_DIN_Condensed_Light.eot');
    src: url('/fonts/FF_DIN_Condensed_Light.eot?#iefix') format('embedded-opentype'),
         url('/fonts/DINNextLTPro-LightCondensed.woff') format('woff'),
         url('/fonts/DINNextLTPro-LightCondensed.ttf') format('truetype'),
         url('/fonts/DINNextLTPro-LightCondensed.svg#DINNextLTPro-LightCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans300';
    src: url('/fonts/MuseoSans_300-webfont.eot?') format('eot'),
         url('/fonts/MuseoSans_300-webfont.woff') format('woff'),
         url('/fonts/MuseoSans_300-webfont.ttf') format('truetype'),
         url('/fonts/MuseoSans_300-webfont.svg#webfont6hk8VvMt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans500';
    src: url('/fonts/MuseoSans_500-webfont.eot?') format('eot'),
         url('/fonts/MuseoSans_500-webfont.woff') format('woff'),
         url('/fonts/MuseoSans_500-webfont.ttf') format('truetype'),
         url('/fonts/MuseoSans_500-webfont.svg#webfont6hk8VvMt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans900';
    src: url('/fonts/MuseoSans_900-webfont.eot?') format('eot'),
         url('/fonts/MuseoSans_900-webfont.woff') format('woff'),
         url('/fonts/MuseoSans_900-webfont.ttf') format('truetype'),
         url('/fonts/MuseoSans_900-webfont.svg#webfont6hk8VvMt') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
	margin:0px;
	background-color:#bfbfc0;

	font-family:'Roboto', sans-serif;
	background-position: center top;
	background-attachment:fixed;
	background-repeat:no-repeat;
	overflow-x:hidden;


    background: #c0c0bf; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMGMwYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f5f5f5 1%, #c0c0bf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f5f5f5), color-stop(100%,#c0c0bf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5f5f5 1%,#c0c0bf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5f5f5 1%,#c0c0bf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5f5f5 1%,#c0c0bf 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f5f5f5 1%,#c0c0bf 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#c0c0bf',GradientType=0 ); /* IE6-8 */
}
td{
	/*vertical-align:top;*/
}
img{
	border:0px;	
}
/* */
.titre{
	padding:3px;
	margin:0px;
	font-size:2em;
	color:#ffffff;
	background-color:#0191ce;	
    font-family:DINProCondensed;
    padding-left:10px;
    text-transform:uppercase;
}

.soustitre{
	font-size:0.7em;
	color:#ffffff;
	padding:3px;
	margin:0px;
	background-color:#0191ce;	
    font-style:italic;
    font-family:DINProCondensed;
}

H1{
   	padding:3px;
	margin:0px;
	font-size:2em;
	color:#ffffff;
	background-color:#0191ce;	
    font-family:DINProCondensed;
    padding-left:10px;
    font-weight:normal;
    text-transform:uppercase;
}

.txt {
	font-size:13px;
	color:#000000;
}
.txt a{
	font-size:13px;
	color:#000000;
}
.txt a:hover{
	font-size:13px;
	color:#eb6d20;
}

.footer {
    font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#ffffff;
    background-color:#9c9c9c;
}
.footer a{
	font-size:14px;
	color:#ffffff;
}
.footer a:hover{
	font-size:14px;
	color:#eb6d20;
}


/* FORMULAIRES */
.formbutton{
	cursor:pointer;
	border:solid 1px #ec6d20;
	background:#999;
	color:#000000;
	background:url(../images/formbg.gif) repeat-x left top;
	font-size:10px;
	font-family:'Roboto', sans-serif;
	font-weight:bold;
	padding: 2px 10px 2px 10px;
}
.txb{
	width:250px;
	height:16px;
	border:solid 1px #ff7500;
}
/* FORMULAIRES */

/* /controls/nouvellesaccueil.ascx */
#newscont{
	position:relative;
	width:421px;
	height:200px;
}
.news{
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
}
.newsselected{
	background-color:#4a4a4a;
	color:White;
	font-family:'Roboto', sans-serif;
	font-size:1em;
	padding:3px;
}
.newsnotselected {
	background-color:white;
	color:black;
	font-family:'Roboto', sans-serif;
	font-size:1em;
	padding:3px;
}
.newsselected a{
	color:#ffffff;
	}
.newsselected a:hover{
	color:#ffffff;
}
.newsnotselected a{
	color:#ea6d1d;
}
.newsnotselected a:hover{
	color:#ea6d1d;
}
blockquote{
	margin:0px;
	padding:0px;
}
.imgAnnouncementCss{
	padding-left:5px;
}
.news {
	font-size:13px;
	color:#000000;
}
.news a{
	font-size:13px;
	color:#ea6d1d;
}
.btnav a{
	font-size:13px;
	color:#ea6d1d;
}
/* /controls/nouvellesaccueil.ascx */

/* /controls/nouvellesdetails.ascx */
h1.title{
	font-size:16px;
	color:#ea6d1d;
	margin:0px 0px 10px 0px;
}
/* /controls/nouvellesdetails.ascx */

/* /archives-nouvelles/index.aspx */
.newsarchives {
	font-size:13px;
	color:#000000;
}
.newsarchives a{
	font-size:13px;
	color:#ea6d1d;
}
.newsarchives a:hover{
	font-size:13px;
	color:#ea6d1d;
}
/* /archives-nouvelles/index.aspx */

/* /ca/index.aspx */
.caMytree{
	font-size:13px;
}
.caMytree a{
	font-size:13px;
	color:#7c6a56;
}
.caMylist a{
	font-size:13px;
	color:#000000;
}
.caMylist a:hover{
	font-size:13px;
	color:#000000;
}
.caSelected a{
	color:#000000; 
}
/* /ca/index.aspx */

/* /plan-du-site/index.aspx */
.sitemap ul{
    margin-top:0px;
    margin-bottom:0px;
}
.sitemap li{
    font-size:13px;
}
.sitemap{
	font-size:13px;
	color:#000000;
}
.sitemap a{
	font-size:13px;
	color:#000000;
}
.sitemap a:hover{
	font-size:13px;
	color:#eb6d20;
}
/* /plan-du-site/index.aspx */

/* scrolling de pictos */
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid #eb6d20;
	padding: 2px;
	background-color: #f5f5f5;
	color:#eb6d20;
	font-family:'Roboto', sans-serif;
	font-size:13px;
	visibility: hidden;
	z-index: 100;
}
/* scrolling de pictos */

#leftside 
{
    overflow-y:auto;
}

/*jquery Accordion*/

.accord-content { display: none; }

.accordion {
	font-family:'Roboto', sans-serif;
    width:97%;
    margin:auto;
}
.accord-header {
    background-color:#fff;
    color:#f80;
    padding:4px 8px;
    margin-bottom:2px;
}
.accord-header:hover {
    cursor:pointer;
    color:#fff;
    background-color:#f80;
}
.accord-content {
    padding:5px 25px;
    margin-bottom:10px;
    text-align:justify;  
}

/*jquery Accordion*/
