@font-face
{
	font-family: 'netto ot';
	src: url('nettoot-webfont.eot');
	src: local('Netto OT'), local('NettoOT'), url('nettoot-webfont.woff') format('woff'), url('nettoot-webfont.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'netto ot';
	src: local('Netto OT Bold'), local('NettoOTBold'), url('nettoot-bold.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}

body{
	margin:0;
	padding:0;
	font:12px/1.5em verdana, arial, sans-serif;
	background: url(images/bg_body.png) #F6F7F0 repeat-x center top;
}

#wysiwyg
{
	background: white;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "netto ot", arial, helvetica, sans-serif;
}

h1
{
	font-size: 2em;
	color: #666;
	line-height: 1em;
}

h2
{
	color: #f60;
}

h2 .separator
{
	color: #0E3138;
	font-size: .8em;
}

h3
{
	color: #204A50;
}

h4
{
	color: black;
}

h6
{
	font-size: 1em;
	margin: 0.5em 0;
}

ul
{
	list-style-image: url(images/fleche.gif);
}

ul, ol
{
	padding-left: 3ex;
	margin-left: 0;
}

p.go-to-list
{
	text-align: right;
}

a
{
	color:#0099CC;
}


a img
{
	border: none;
}


.global 
{
	background-color: #FFF;
	margin: 0 auto;
	width: 980px;
}

div.pager
{
	margin: 1em 0;
	text-align: center;
}

div.pager a
{
	color: #0099CC;
	text-decoration: none!important;
}


.pager .separator 
{
	display:none;
}

.pager a, .pager strong {
margin:0 0.5ex;
}

.pager strong {
background-color:#999;
border:1px solid #999;
color:white;
padding:3px 5px;
text-decoration:none;
}

.pager a {
background-color:#F6F6F6;
border:1px solid #F6F6F6;
color:#F6692B;
padding:3px 5px;
text-decoration:none;
}

.pager a:hover
{
	background-color: #666666;
	border:1px solid #666666;
	color:#FFF;
}

span.date
{
	color:#0E3138;
	font-size:1.3 em;
	font-weight:bolder;
	font-family:"netto ot",arial,helvetica,sans-serif;
	font-style: normal;
}


}

.bleu{
	color: #0099CC;
}

/*

CADRE

*/

.cadre
{
	padding: 2px;
	border: 1px solid silver;
}

/*

CADRE

*/

/*

HEADER

*/

#header
{
	position: relative;
}

ol.slideshow
{
	display: none;
}

#logo{
	position: absolute;
	top: 0px;
	left:45px;
}

#logo h1{
	width: 201px;
	height: 114px;
	overflow: hidden;
}

#tools
{
	background-color: #0E3138;
	padding: 0 1em;
	line-height: 32px;
	overflow: hidden;
}

#tools a
{
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 32px;
}

#tools a.rss
{
	background:url("images/rss-tools.png") no-repeat scroll left center transparent;
	display:block;
	overflow:hidden;
	padding-left:17px;
}

#tools ul.langues
{
	color: #999;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#tools ul.langues li
{
	display: inline;
}

#tools ul.langues strong,
#tools ul.langues span.separator
{
	color: #395C62;
}

#tools div.rss
{
	width: 20px;
	height: 21px;
	background: url(images/rss-icon.png) left center;
	float:right;
	margin: -4px;
}

a.rss
{
	background: url(images/rss.png) no-repeat left center;
	overflow:hidden;
	padding-left: 28px;
	line-height: 24px;
	display: block;
}

#banner {
	position: relative;
	background: url(/public/images/banner.jpg) no-repeat left top;
	height: 265px;
	margin; 0;
}

#actu_une
{
	position: absolute;
	bottom: 0;
}

#actu_une h2
{
	font: bold 2em "netto ot", arial, helvetica, sans-serif;
	color: white;
	top: 0;
	margin-bottom: 10px;
	background-color: #0E3138;
	padding: 5px 10px 5px 45px; 
	display: inline;
}

#actu_une div.contents
{
	font-size:0.9em;
	margin-top: 0.5em;
	margin-left: 0px;
	background: url(/public/images/alpha.png);
	padding: 5px 15px 5px 45px;
	width: 400px;
	overflow:hidden;
	height:70px;
}

#actu_une p
{
	margin: 0;
}

#actu_une a
{
	text-decoration: none;
	font-family: "netto ot", arial, helvetica, sans-serif;
	font-size: small;
	color: #0E3138;
}

/*
**

ADHERENT

**
*/

#adherent
{
	font-size: 0.9em;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #204A50 url(/public/images/gradient-line.png) repeat-x;
	color: #fff;
}

#adherent h3
{
	/*font: bold 1.8em "netto ot", arial, helvetica, sans-serif;*/
	font-weight: bold;
	font-size: 1.8em;
	margin: 0 0 0.5em;
	color: white;
}

#adherent a
{
	text-decoration: none;
	color: white;
}

#adherent ol
{
	margin: .5em 0;
	padding: 0;
	list-style: none;
}

#adherent ol a
{
	color: #A3CAE6;
}


#adherent,
#aside
{
	width: 205px;
	padding: 15px;
}


/*
#adherent
{
	background-color: #3F7C90;
}
*/

/*
**

MEDIA

**
*/

#media
{
	position: absolute;
	left:515px;
	bottom: 0;
	width: 200px;
	height: 190px;
	background:#000;
	padding: 15px;
	color: #fff;
}

#media strong
{
	float: left;
}

/*
#media_box{
	width: 200px;
	margin: auto;
}
*/

#media span a
{
	color: #fc0;
	float: right;
	text-decoration: none;
}

#media span a:hover
{
	text-decoration: underline;
}

#media div.content
{
	width: 200px;
	height: 150px;
	margin: 5px 0;
	clear: both;
}

/*
**

NAVIGATION

**
*/

#navigation
{
	margin-top: 1px;
	background-color:#3F7C90;
	padding-left: 30px;
}

#navigation ol
{
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#navigation a
{
	color:#fff;
	text-decoration:none;
	display: block;
	padding: 0 15px;
}

#navigation ol.lv1
{
	line-height: 30px;
	height: 30px;
}

#navigation ol.lv1 > li
{
	/*display: inline-block;*/
	float: left;
}

#navigation ol.lv1 > li
{
	position: relative;
}

#navigation ol.lv1 li:hover
{
	background-color: #0E3138;
}

#navigation ol.lv1 li.active
{
	background-color: #0E3138;
}

#navigation ol.lv2
{
	display: none;
	position: absolute;
	background-color: #3F7C90;
	width: 48ex;
	left: 0;
	margin: 0;
}

#navigation ol.lv1 > li:hover ol.lv2
{
	display: block;
}

#navigation ol.lv2 a:hover
{
	background-color: #0E3138;
}

/* 

SOUS- MENU 

*/

#submenu
{
	font: 1.2em "netto OT", arial, helvetica, sans-serif;
	margin: 1em 0;
	padding: 0;
}

#submenu li
{
	display: inline;
	background-color: #f3f3f3;
	color: #333;
	padding: 1px 12px 3px 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius:3px;
    border-radius:3px;
}

#submenu li + li
{
	margin-left: 10px;
}

#submenu li:hover,
#submenu li.active
{
	text-decoration: none;
	color: white;
	background-color: #666;
}

#submenu a
{
	text-decoration: none;
	color: inherit;
}

/*
**

FIL D'ARIANE

**
*/

#breadcrumb
{
	margin: 1em 0;
	padding: 0;
	font-size: .9em;
	list-style: none;
}

#breadcrumb a
{
	text-decoration: none;
}

#breadcrumb li
{
	display: inline;
}

#breadcrumb span.separator
{
	color: #999;
}

#breadcrumb strong
{
	font-weight: normal;
}

/*
**

ASIDE

**
*/


#aside
{
	font-size:11px;
	float: right;
	background: #204A50 url(/public/images/reflet.jpg) bottom repeat-x;
	padding-bottom: 98px; /* background image's height (83) + padding (15) */
}

#aside a
{
	text-decoration: none;
}

#aside a:hover
{
	color: #FFF;
}

#aside h3
{
	font: bold 1.8em "netto ot", arial, helvetica, sans-serif;
	margin: 0.8em 0 0.5em 0;
	color: #fff;
}

#aside h3 a
{

	color: #fff;
}

#adherent h3 strong,
#aside h3 strong
{
	font-weight: inherit;
	color: #fc0;
}

#aside > h3:first-child
{
	margin-top: 0;
}

ul.arrow
{
	display: block;
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

#aside /*ul.accompagne*/.arrow li
{
	margin-left: 0px;
}

ul.arrow li
{
	padding: 4px 0 4px 20px;
	background: transparent url(images/fleche.gif) no-repeat 10px center;
	margin-left: -10px;
}

#aside /*ul*/.striped li:nth-child(odd)
{
	background-color: #395C62;
}

#aside ul a,
#adherent ul a
{
	display: block;
	color: #A3CAE6;
}

#aside /*ul*/.arrow a:hover
{
	color: #FFCC00;
}

#aside .rejoin
{
	margin: 1em 0;
	background: black url(images/silouhette.png) no-repeat bottom right;
}


#aside .rejoin ul
{
	margin: 5px;
	padding: 0;
	list-style: none;
}

#aside .rejoin-logo li
{
	width: 55px;
	height: 40px;
	float: left;
	margin: 5px;
}

#aside div.rejoin-logo
{
	overflow: hidden;
	padding-bottom: 5px;
}

#aside .rejoin-links
{
	clear: both;
}

#aside .rejoin-links a:hover
{
	text-decoration: underline;	
}

#aside .rejoin-links ul
{
	margin: 0;
	margin-top: -10px;
}

#aside .rejoin-links li{
	margin-top: 10px;
}

#aside .rejoin-links li+li{
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#aside .rejoin-links ul{
	padding-bottom: 10px;
}

#aside .aside-link{
	color: #fc0;
	clear: both;
}

#aside .aside-bulles{
	background-image: url(/public/images/bulles.png);
	margin: 20px 0 10px 20px;
	width: 141px;
	height: 42px;
}

#aside .aside-bulles h3{
	position: absolute;
	margin: 5px 0 0 -20px;
}

#aside .aside-newsletter
{
	color: white;
}

#newsletter-subscribe div.contents
{
	position: relative;
	height: 25px;
}

#newsletter-subscribe input
{
	padding: 0 5px 0 5px;
	margin: 0;
	left: 0;
	width: 164px;
	height: 25px;
	border: 0;
}

#newsletter-subscribe button
{
	background-image: url(images/bout-envoi.gif);
	width: 30px;
	height: 0;
	padding: 25px 0 0 0;
	overflow: hidden;
	margin: 0;
	display: block;
	border: none;
	position: absolute;
	top: 0;
	left: 175px;
}

/*
**

FOOTER

**
*/

#footer{
	/*background-color:#204A50;*/
	margin-top: 60px;
	
}

#footer .partenaires
{
	background-color: #333;
	padding: 10px 20px;
	color: #787878;
	line-height: 30px;
	overflow: hidden;
}

#footer .partenaires strong{
	float: left;
	vertical-align: middle;
}

#footer #logos-partenaires{
	width: 630px;
	height: 30px;
	margin: 0;
	float: left;
	overflow: hidden;
	list-style: none;
}

#footer .logo-partenaire{
	background-color: white;
	width: 45px;
	height: 30px;
	margin-left: 10px;
	float: left;
}

#footer .partenaires span a{
	float: right;
	color: #FFCC00;
	text-decoration: none;
}

#footer .plan_site
{
	padding: 1.5em 20px 1.2em;
	overflow: auto;
	background-image: url(images/background-footer.png);
	font-size:11px;
}

#footer .plan_site ol
{
	margin:0;
	padding: 0;
	list-style-type: none;
}

#footer .plan_site ol.lv1 li
{
	margin-right:20px;
	line-height: 1.3em;
	margin-bottom: 0.3em;
}

#footer .plan_site a
{
	color: #A3CAE6;
	text-decoration: none;
}

#footer ol.lv1 > li
{
	float: left;
	color: #A3CAE6;
	width: 17%;
}

#footer ol.lv1 > li > a
{
	font-size: large;
	font-family: "netto ot", arial, helvetica, sans-serif;
	color: #fff;
}

#footer ol.lv2 > li > a:hover
{
	color: white;
}

#footer ol.lv2 > li:first-child{
	margin-top: 10px;
}

.baseline{
	background: #000;
	width: 980px;
	bottom: 0;
	color: #A3CAE6;
	text-align: center;
	font-size:11px;
	padding: 5px 0;
}

.baseline a{
	text-decoration: none;
	color: #FFF;

}


/*
**

PAGE CONTENU ACTU

**
*/

#contents-news-view .header{
	border-left: solid 5px #fc0;
	padding-left: 15px;
	margin-left: -20px;
	
}

#contenupage{
width: 705px;
padding: 5px 20px;
}

#listeactu
{
	width: 445px;
	float: left;
	margin-right: 35px;
	color: #B2B2B2;
	margin-bottom: 80px;
	font-family: "arial";
	font-size:85%;
}


#listeactu a
{
	color: #0099CC;
	font-size: 85%;
	text-decoration: none;
	font-family: "arial";
}

#listeactu .item{
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom:1px dashed #ccc;	
}

#listeactu img
{
	float: left;
	padding: 2px;
	border: 1px solid silver;
}

#listeactu div.contents
{
	margin-left: 120px;
}

/*

GABARITS

*/

#contenupage a{
	text-decoration: none;
}
#contenupage a:hover{
	text-decoration: underline;
}

#contenupage div.aside-text h4{
	margin-top: 0;
}

#contenupage div.aside-text p{
	margin-bottom: 0;
}

#contenupage div.aside-text{
	background-color: #F6F7F0;
	padding: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}

#contenupage div.aside-image-legend{
	margin: 20px 0 30px 0;
}

#contenupage div.aside-content p{
	margin: 0.5em 0;
}

#contenupage div.aside-links ul li:nth-child(2n+1) {
	background-color:#f5f5f5;
}

#contenupage ul li{
	margin: 0;
}

#contenupage ul li a{
	text-decoration:none!important;
}

#contenupage div.aside-links{
	margin-top: 20px;
}

#contents-news-list h2 a:hover,
#contents-agenda-list h2 a:hover
{
	text-decoration:underline;
}

/*
**

LISTE ADHERENTS + LISTE PARTENAIRES

**
*/

.liste-adherents li,
.liste-part td,th{
	border-bottom:1px dashed #CCCCCC;
	padding: 1em 0;
}

.liste-adherents h3,
.liste-part h3{

margin: 0;
display: inline;

}


.liste-part,
#cbs-partners-list ul,
.liste-adherents{
	list-style-position: inside;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 705px;
}

/*.liste-part td a,
.liste-adherents li a{
	margin-left: 10px;
}*/

.liste-adherents .descriptif{
	display: inline;
}

.liste-part th{
	width: 40px;
	padding-right: 10px;

}

.liste-adherents .cadre
{
	float: left;
	margin-right: 2ex;
}

.liste-adherents li

{
	overflow: hidden ;
}

#cbs-partners-list li

{
	float:left;
	width: 212px;
	vertical-align: top;
	padding: 1em 0;
	text-align: center;
}


/*
**

EQUIPE CBS

**
*/

#equipe .equipe-vignette
{
	width: 114px;
	height: 84px;
	float: left;
	margin-right: 20px;
}

#equipe .equipe-item
{
	width: 330px;
	margin-right: 20px;
	padding: 20px 0;
	display: inline-block;
	vertical-align: top;
}

#equipe .equipe-item+.equipe-item+.equipe-item
{
	border-top: 1px dashed #CCCCCC;
}

#equipe .equipe-item p
{
	margin: 0;
}

#equipe .equipe-content{
	margin-left: 140px;
	bottom: 0;
}

#equipe .media-part{
	margin-bottom: 40px;
}

#equipe .equipe-nom{
	margin: 0;
}

#equipe .fonction{
	color:#f60;
	font-size:1.3 em;
	font-weight:bolder;
	font-family:"netto ot",arial,helvetica,sans-serif;
}

#equipe .equipe-photo{
	
}


/*
**

ACCOMPAGNEMENT PROJET

**
*/


#accompagnement .schema{
	margin-bottom: 40px;
}

#accompagnement h2{
	margin-bottom: 0.5em;
	color: #204A50;
}

#accompagnement .projet-left{
	width: 100px;
	float: left;
	font-size: 5em;
	font-family: "netto ot",arial,helvetica,sans-serif;
	text-align: right;
	color: #fc0;
	margin:15px 0 0;
}

#accompagnement .projet-right{
	margin-left: 120px;
	border-left: solid 1px #fc0;
	padding: 0 20px;


}

#accompagnement .projet-item+.projet-item{
	border-top:1px dashed #CCCCCC;
	margin-top:1.8em;
	padding-top:1.5em;
}

#accompagnement .projet-item{
	overflow: hidden;
}

/*
**

GOUVERNANCE

**
*/
#gouvernance .schema{
	margin: 30px 0 40px 0;
}

#gouvernance .bureau-item{
	width: 105px;
	float: left;
}

#gouvernance .bureau-item+.bureau-item{
	margin-left: 15px;
}

#gouvernance .bureau h3{
	clear: left;
	padding-top: 20px;
	margin: 0;
}

#gouvernance .bureau h4{
	margin: 10px 0 0 0;
	color: #204A50;
}

#gouvernance .bureau h4 span{
	display: block;
	color: #f60;
}

#gouvernance .bureau h4 span.represent{
	color: #999999;
}

#gouvernance p{
	margin: 10px 0 20px 0;
}

#gouvernance .gouvernance-part + .gouvernance-part{
	border-top:1px dashed #CCCCCC;
	margin-top:30px;
}

#gouvernance .gouvernance-das h3,
#gouvernance .colleges h3{
	display: inline;
}

#gouvernance ul{
	margin: 10px 0;
	padding: 0;
	list-style: none;
}

#gouvernance ul li{
	margin: 10px 0;
}

