/* @override http://www.promocom.mc/css/promocom.css */

@charset "UTF-8";
/*

font-family:

'Lobster13Regular'	

'FengardoRegular','FengardoItalic','FengardoBlackBeta'

*/

/* Couleurs Départements

#aee4ff

#b6d2fe

#bec1fe

#c6affd

*/

/* Couleurs Autres

#eeffae

#c1ffae

#aeffda

#aee4ff

*/

/* Reset */

html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td,  article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary,  time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	font-family: FengardoRegular, Helvetica, Arial, sans-serif;
	color: #555555;
	line-height: 24px;
	font-size: 0.95em;
	background-image: url(../images/fond_texture.jpg);
}
/* Titres */

h1, h2, h3, h4, dt {
	font-weight: normal;
	line-height: 24px;
	padding-bottom: 24px;
	padding-top: 6px;
}
h1 {
	font-size: 1.6em;
	font-family: Lobster13Regular, Helvetica, Arial, sans-serif;
}
h1 a {
	color: #555555;
}
h2, dt {
	font-size: 1.6em;
	font-family: FengardoItalic, Helvetica, Arial, sans-serif;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
	padding-bottom: 0;
}
.contact h1 {
	padding-bottom: 0px;
}
.slider h3 {
	padding-bottom: 0;
}
.prefoot h4 {
	font-family: Lobster13Regular, Helvetica, Arial, sans-serif;
}
img {
	padding-right: 5px;
}
/* texte */

p, dd {
	display: block;
	padding-bottom: 24px;
}
iframe {
	display: block;
	padding-bottom: 24px;
}
strong {
	font-family: FengardoBlackBeta, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
em {
	font-family: FengardoItalic, Helvetica, Arial, sans-serif;
	font-style: normal;
}
/* CSS3 */

dt.trigger {
	-webkit-transition:All 0.4s linear;
	-moz-transition:All 0.4s linear;
	-o-transition:All 0.4s linear;
}
.first {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.last {
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.top {
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.bottom {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
/* deroulants */

dt.trigger {
	background-image: url(../images/closed.png);
	background-repeat: no-repeat;
	background-position: 20px 23px;
	padding: 20px 45px;
	background-color: #aee4ff;
}
dt.trigger:hover, dt.trigger.active {
	background-color: #9addff;
	cursor:pointer;
}
dt.trigger.active {
	background-image: url(../images/opened.png) !important;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}
dt.trigger a {
	text-decoration: none;
}
dd.toggle_container {
	overflow: hidden;
	background-image: url(../images/transparent_60.png);
	padding: 10px;
	margin-top:10px
}
/* Listes */

ul, ol {
	list-style-type: none;
}
li {
	display: block;
}
li a, li a:hover {
	color: #555555;
}
.puces li {
	margin-top: 12px;
}
.puces li:first-child {
	margin-top: 0;
}
.puces li h4 {
	padding-bottom: 0;
}
.activites li h4 {
	font-size: 20px;
}
.avec ul.puces {
	padding-bottom: 8px;
}
/* Liens */

a {
	color: inherit;
}
a:link, a:visited {
}
a:hover, a:focus, a:active, .foot a:hover {
	text-decoration: underline;
}
a.externe {
	background-image: url(../images/externe.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 15px;
}
a.interne {
	background-image: url(../images/interne.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
a img {
	border: none;
}
#langue_selecteur a {
	text-decoration: none;
}
/* Blocs */

.branding, .precontenu, .contenu, .prefoot, .foot {
	overflow: hidden;
	margin: 0 auto;
}
.header {
	background-image: url(../images/fond_top2.gif);
	border-bottom: 1px solid #bbb;
	margin-bottom: 40px;
}
.branding {
	width: 900px;
	padding: 30px 0 38px;
}
.branding a {
	line-height: 0;
}
.nav {
	margin: 0 auto;
	position: relative;
}
.nav, .contenu, .prefoot, .foot {
	width: 860px;
	clear: both;
}
.precontenu {
	width: 820px;
	clear: both;
}
#slider {
	width: 860px;/*Change this to your images width */
	height: 360px;/* Change this to your images height */
}
.contenu {
	background-image: url(../images/transparent_60.png);
	padding-bottom: 15px;
	-moz-box-shadow: 0 5px 5px #666;
	-webkit-box-shadow: 0 5px 5px #666;
	box-shadow: 0 5px 5px #666;
}
.foot .colonne_full {
	padding-top: 0;
}
.foot .avec {
	padding-bottom: 15px;
}
.foot p {
	border-top: 1px dotted #fff;
	padding: 12px 0;
	position: relative;
}
.foot a {
	text-decoration: none;
}
.foot p:first-child {
	border-top: none;
}
.foot .logo {
	position: absolute;
	top: 7px;
}
.foot span {
	margin-left: 110px;
}
/* colonnes */

.colonne_full, .colonne_troisquart, .colonne_demi, .colonne_quart {
	float: left;
	padding-top: 24px;
}
.colonne_full {
	width: 100%;
}
.colonne_troisquart {
	width: 645px;
}
.colonne_demi {
	width: 430px;
}
.colonne_quart {
	width: 215px;
}
/* cellules */

.cellule, dl {
	margin: 0 20px 20px;
}
.cellule .liste {
	overflow: hidden;
}
.slider .cellule, .foot .cellule {
	margin-bottom: 0;
}
/* styles  */

.avec {
	padding: 20px 20px 0;
}
.border {
	border: 1px dotted #555555;
}
.border_left {
	border-left: 1px dotted #555555;
}
.fond01 {
	background-image: url(../images/transparent_60.png);
}
.fond02 {
	background-image: url(../images/black_60.png);
	color: #ddd;
}
.fond03 {
	background-color: #BDBDBD;
}
.fond1 {
	background-color: #aee4ff;
}
.fond2 {
	background-color: #b6d2fe;
}
.fond3 {
	background-color: #bec1fe;
}
.fond4 {
	background-color: #c6affd;
}
/* Navigation */

ul#navigation {
	padding: 0;
}
#navigation {
	position: relative;
	z-index: 100;
}
#navigation li {
	clear: none;
	float: left;
	margin-right: 5px;
}
#navigation > li:hover, #navigation .on, .departements_li_click {
	background: url(../images/black_60.png);
}
#navigation a, #navigation .on {
	display: block;
	padding: 8px 14px;
	font-size: 1.2em;
	text-decoration: none;
}
#navigation > li > a:hover, #navigation .on {
	color: #fff;
}
#navigation .departements > a {
	background: url(../images/menu_fleche.png) no-repeat 15px 11px;
	padding-left: 40px;
}
#navigation .departements > a:hover, .departements_a_click {
	background: url(../images/menu_fleche_over.png) no-repeat 15px 11px !important; /* regle jquery click */
	color: #fff;
}
#navigation ul {
	position: absolute;
	width: 278px;
	display: none;
	padding: 10px;
	background-color: #555555;
}
#navigation ul a {
	margin-bottom: 1px;
	float: left;
	width:250px;
	text-decoration: none;
}
/* Langues */

ul#langue_selecteur {
}
#langue_selecteur {
	float: right;
	padding: 8px 14px;
}
#langue_selecteur a {
}
#langue_selecteur li {
	display: inline;
}
#langue_selecteur .on {
	font-weight: bold;
}
#langue_selecteur .on a:hover {
	text-decoration: none;
}
/* Menus */

ul.menu {
	margin: 0;
}
.menu li {
	margin-top: 1px;
}
.menu a, .menu .on {
	position: relative;
	display: block;
	padding: 20px;
	color: #555555;
	text-decoration:none;
}
.menu a:hover, .menu .on {
	z-index: 50;
	text-decoration: none;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}
.menu h3, .menu p {
	padding-bottom: 0;
	padding-top: 0;
}
/* Gallery  */

.gallery_item {
}
.gallery_item li {
	width: 33.333%;
	float: left;
}
.gallery_item .image {
	margin: 10px;
	overflow: hidden;
	width: 100%;
	height: 180px;
}
.gallery_item li img {
	width: auto;
	height: 180px;
}
img.nivoLarge {
	overflow: hidden;
}
.nivoCaption {
	position:absolute !important;
	text-align: left !important;
	background:#010101;
	color:#fff;
	padding:4px;
	overflow:hidden !important;
}
/* Listes  */

.liste li {
}
.liste h3 {
	padding-bottom: 0;
	padding-top: 0;
}
.image img {
	display: block;
	float: left;
}
/* Option Listes & Menus  */

/* + "effet" cf css3  */

.liste.image img {
	padding-bottom: 28px;
}
.image h3, .image p {
	padding-left: 150px;
}
/* departement */

/* promocom */

.promocom a {
	background-color: #aee4ff;
}
.promocom a:hover, .promocom.on {
	background-color: #9addff;
}
/* ms2 */

.ms2 a {
	background-color: #b6d2fe;
}
.ms2 a:hover, .ms2.on {
	background-color: #a2c6fe;
}
/* promexpo */

.promexpo a {
	background-color: #bec1fe;
}
.promexpo a:hover, .promexpo.on {
	background-color: #abaefe;
}
/* spm */

.spm a {
	background-color: #c6affd;
}
.spm a:hover, .spm.on {
	background-color: #b89cfd;
}
/* Formulaires */

form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, button, select {
	vertical-align: middle;/* Solution pb. d'alignement. (9) */
}
/* Slider */

.nivoSlider {
	padding-bottom: 48px;
}
.nivo-caption {
	bottom: auto;
	top: 360px;
}
.nivo-caption p {
	padding:13px 20px 0 !important;
}

