* {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:100%;
	border: 0px;
}

html, body {
	background: #eee;
	height: 100%;
	font-size:12px;
}

.clear { clear: both; margin: 0; padding: 0; border: 0; height: 0; line-height: 1px; font-size: 1px; display: block; }

#wrapper {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	position: relative;
	width: 880px;
	min-height: 100%;
	margin:0px auto;
}
#wrapper .page {
	margin-right: 3px;
	margin-left: 3px;
}

.home .page {
	background-image: url(../img/subHeader.jpg);
	background-repeat: no-repeat;
	background-position: center 65px;
}

.header {
	background-color: #fff;
	background-image: url(../img/SiteTitleBg.gif);
	background-repeat: repeat-x;
	height: 65px;
	overflow: hidden;
}

.header h1 {
	float: left;
	height: 65px;
	font-size: 20px;
	color: #333;
	padding-top: 13px;
}

.header h1 span {
	font-size: 18px;
	color: #558A6C;
}

.header .logo {
	float: left;
}
.subheader {
	height: 90px;
	padding-left: 365px;
}
.subheader h2 {
	font-size: 28px;
	color: #fff;
	width: 360px;
	padding-top: 12px;
}
.subheader h3 {
	font-size: 13px;
	color: #fff;
	margin-top: 6px;
}
.maintitle h4 {
	font-size: 30px;
	color: #FD7208;
	width: 320px;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.splash {
}
.splash img {
	border-top-width: 8px;
	border-left-width: 8px;
	border-style: solid;
	border-color: #fff;
}

ul#news, ul#news li {
	list-style:none;
	}

.slp {
	position: absolute;
	top: 3px;
	right: 3px;
}
ul.links {
	list-style-type: none;
	margin: 20px 40px;
}


ul.links a {
	display: block;
	height: 26px;
	line-height: 26px;
	padding-left: 30px;
	color: #333333;
	font-size:13px;
}

ul.links a:hover {
	color: #000;
	font-weight: bold;
}

ul.links .pdf a {
	background-image: url(../img/acrobat.gif);
	background-repeat: no-repeat;
}

ul.links .formicon a {
	background-image: url(../img/formIcon.gif);
	background-repeat: no-repeat;
}
ul.links li {
	margin-bottom: 20px;
}
#news {
	background-color: #FD7208;
	margin-left: 8px;
	padding: 6px;
	color: #fff;
	width: 490px;
	float: right;
	margin-top: 2px;
}
#news li {
	background-image: url(../img/fleche-fond-orange.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 16px;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#news a {
	color: #fff;
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
}
#news p {
	margin-bottom: 4px;
}

/* MENU */

#tabs {
	line-height:normal;
	background-color: #245888;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-image: url(../img/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#tabs ul {
      margin:0;
      padding:0px;
      list-style:none;
}
#tabs li {
	float:left;
	margin:0px;
	padding:0 0 0px 8px;
	background-image: url(../img/tab-gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs a {
	float:left;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	margin-right: 2px;
	background-image: url(../img/tab-droite.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 3px;
}
    /* Commented Backslash Hack
       cache la règle à IE5-Mac \*/
#tabs a {float:none;}
    /* Fin du hack IE5-Mac */
#tabs a:hover {
	color:#99CD3F;
}
#tabs li.active {
      background-image:url(../img/tab_white_l.gif);
}
#tabs li.active a {
	background-image:url(../img/tab_white_r.gif);
	color:#000000;
	padding-bottom:5px;
	font-weight: bold;
}
.maintitle {
	float: left;
	width: 360px;
	padding-top: 90px;
}
.splash {
	width: 510px;
	float: right;
}


.infoshome {
	background-color: #9AD140;
	color: #000;
	padding: 8px 4px 40px 4px;
}
.infoshome h4 {
	color: #fff;
	margin-bottom: 6px;
}
.infoshome div.direct {
	float: left;
	width: 240px;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}
.infoshome div.partenaire {
	float: right;
	width: 220px;
	margin-left: 10px;
}
.infoshome div.region {
	float: left;
	width: 360px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.infoshome a.arrow {
	display: block;
	color: #fff;
	background-image: url(../img/fleche-fond-vert.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	margin: 6px 0;
	text-decoration: none;
}

.infoshome a.arrow:hover {
	text-decoration: underline;
}

img.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.infoshome p {
	font-size: 0.96em;
	line-height: 1.2em;
	text-align: justify;
	margin-top: 6px;
}
.infoshome .partenaire h5 {
	margin-top: 8px;
}
.infoshome p a {
	color: #fff;
}
.infoshome h5 a {
	color: #000;
	text-decoration: none;
}

.infoshome h5 a:hover {
	text-decoration: underline;
}
.maincontent {
	width: 510px;
	float: right;
	padding-top: 50px;
	margin-bottom: 30px;
}
.breadcrumb {
	font-size: 10px;
	margin-bottom: 12px;
	color: #999999;
}
.maincontent a {
	color: #FD7208;
}
.maincontent h3 {
	font-size: 2.3em;
	margin-bottom: 0.5em;
	color: #333333;
}
ul.mainmenu {
	list-style-type: none;
	text-transform: uppercase;
	width: 180px;
	margin-top: 0;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
}
ul.mainmenu li {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	padding-top: 4px;
}
ul.mainmenu li a {
	color: #255988;
	text-decoration: none;
	display: block;
	background-image: url(../img/fleche-verte-fond-blanc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
ul.mainmenu li a:hover {
	color: #FD7208;
	background-image: url(../img/fleche-orange-fond-blanc.gif);
}
.maincontent p {
	line-height: 1.3em;
	margin-bottom: 0.5em;
}
.maincontent p.pdf a {
	display: block;
	background-image: url(../img/acrobat.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
	margin: 1em 0;
}

/* BOUTONS */


a.bouton, button.bouton {
	display:-moz-inline-box;
	display:inline-block;
	padding:0;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border:0;
	background:none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

a.bouton span, button.bouton span {
     float:left;
     padding:0 0 0 20px;          /* Largeur du côté gauche */
     vertical-align:middle;
     background:url(../img/buttonLeft.gif) left top no-repeat;
}

a.bouton span span, button.bouton span span {
     padding:0 20px 0 0;          /* Largeur du côté droit */
     background:url(../img/buttonRight.gif) right top no-repeat;
}

a.bouton span span span, button.bouton span span span {
	height:30px;          /* Hauteur du bouton */
	padding:0;
	line-height:28px;     /* Alignement vertical du texte */
	background:url(../img/buttonMiddle.gif) left top repeat-x;
}

/* Correction des bug Internet Explorer */
* html button {width:1%; overflow:visible;}
*:first-child+html button {overflow:visible;}
.maincontent form {
	padding-bottom: 40px;
}
form legend {
	font-size: 0.9em;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	display: block;
	padding-bottom: 2px;
}
form label {
	display: block;
	padding: 6px;
	float: left;
	width: 160px;
	text-align: right;
	margin-bottom: 16px;
}
form .field {
	float: left;
}
.mainmenu li.active a {
	background-image: url(../img/fleche-orange-fond-blanc.gif);
	font-weight: bold;
}
select {
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #eee;
}
.evenement {
	background-image: url(../img/evenement.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding-top: 4px;
}
.evenement .date {
	color: #245888;
	font-size: 0.96em;
	margin-top: 3px;
}
.selection {
	margin-bottom: 16px;
}
.selection ul {
	list-style-type: none;
	width: 300px;
}
.selection li {
	padding: 3px;
	border: 1px dotted #999999;
	margin-bottom: 6px;
	font-size: 10px;
	background-color: #eee;
}
p.folio {
	margin-top: 16px;
	color: #666666;
	font-size: 10px;
}
p.folio span {
	padding: 2px;
	border: 1px solid #ddd;
	color: #FD7208;
	margin-right: 4px;
}
p.folio a {
	text-decoration: none;
	color: #999999;
}
.intervenants h4 {
	color: #97CF41;
	margin-top: 12px;
	margin-bottom: 3px;
}
.intervenants li {
	font-size: 11px;
	margin-bottom: 3px;
	list-style-type: none;
}
.maincontent .left {
	float: left;
	width: 60%;
}
.maincontent .right {
	float: right;
	width: 35%;
	background-image: url(../img/rightBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.96em;
}
.maincontent .left p {
	text-align: justify;
}
.right h4.documentation {
	background-image: url(../img/documentation.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 3px;
	margin-left: 8px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	margin-top: 8px;
	color: #255988;
}
.right .item {
	margin: 8px;
}
.right .item .categorie {
	margin: 0px;
	font-size: 10px;
	color: #666666;
}
.right .item .titre {
	font-weight: bold;
}

.maincontent .right .item p.pdf a {
	background-image: url(../img/acrobat-mini.gif);
	padding-left: 20px;
}
input.field {
	font-size: 11px;
	color: #000;
	border: 1px solid #ccc;
	padding: 2px;
}
.maincontent h4 {
	font-size: 1.4em;
	margin-bottom: 0.6em;
	margin-top: 0em;
	color: #255988;
}
hr {
	color: #fff;
	background-color: #fff;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #ddd;
	border-left-color: #fff;
	border-top--width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-bottom: 12px;
}
.maincontent .small {
	font-size: 0.9em;
	color: #666666;
}
div.logopart {
	width: 240px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
div.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 16px;
	padding-left: 4px;
}
div.footer a {
	color: #666666;
}
.ZnSaisie {
	font-size: 11px;
	color: #000000;
	background-color: #F8F8F8;
	padding: 2px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form .required {
	color: #FF6600;
}
p.folio span.noborder {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
p.folio span.current {
	background-color: #FD7208;
	color: #fff;
	border-color: #FD7208;
}
div.item {
	margin-top: 10px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
div.item .date {
	font-size: 10px;
	color: #6CA15B;
	margin: 0px;
}
div.item .region {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #666666;
}
div.item .thumbnail {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #ddd;
}
div.item h4 a {
	font-size: 14px;
	text-decoration: none;
}
div.item h4 a:hover {
	text-decoration: underline;
}
div.item h4.direct {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.maincontent h5 {
	font-size: 13px;
	background-color: #eee;
	padding: 2px;
	margin-bottom: 6px;
}

.maincontent ul, .maincontent blockquote {
	margin: 8px 0;
	padding-left: 1em;
	}

.maincontent li {
	margin-bottom: 6px;
	list-style-type: square;
	line-height: 1.3em;
}

.blue {
	color:#248BBC;
	}
	
	.maincontent .print {
	float: right;
	width: 30px;
}
.maincontent h3.floatleft {
	width: 470px;
	float: left;
}

