body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ol,ul{list-style:none;}
img {border:0;}

body {
	text-align:center;
	color:#fff;
	font-family:Arial, Verdana, Georgia;
	font-size:14px;
    background:#35283c url(/images/bg_body_001.png) repeat-x top left;
}

* {
margin:0;
padding:0;
border:0 none;
list-style-type:none;
text-align:left;
}

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; background:transparent; }

.cleaner {
	clear:both;
	height:0;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	line-height:1px;
	background:transparent;
}

small { font-size: smaller; }
big { font-size: larger; }
u { text-decoration:underline;}
i { font-style:italic; }

span.raquo,
span.laquo {
	font-size:12px;
	font-weight:900;
	color:#26103d;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
}

p.info {
	font-weight:bold;
	color:#666;
	font-size:12px;
}

/* ---- Liens ---- */
a	{ 
	background:transparent; 
	text-decoration: none;	
}

a:link,
a:visited {
	color:#26103d;
	text-decoration:none;
}

a:focus,
a:hover { 
	color:#26103d;
	text-decoration:underline;
}

/* Elements formulaire  */
input,
select {
	border:1px solid #999;
	padding:2px;
	font-size:14px;
}

input.iradio {
	border:none;
}

select {
	font-size:16px;
	padding:1px;
}

select option {
	padding-left:5px;
	padding-right:10px;
	font-size:16px;
	width:370px;
}

option.titreliste {
	font-style:italic;
}

fieldset {
	margin-top:5px;
}

fieldset legend {
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	font-size:14px;
}

form ul li {
	list-style:none;
	padding:5px;
}

form ul li label {
	float:left;
	vertical-align:top;
	width:190px;
	text-align:right;
	clear:left;
	padding-right:3px;
	font-size:18px;
	color:#000;
    font-family: "Marvel", Arial, Verdana, Georgia;
    text-transform: uppercase;
}

form ul li.center {
	text-align:center;
	padding-top:10px;
}

form span.obligatoire {
	color:#FF0033;
	padding-left:1px;
	font-weight:bold;
	font-size:16px !important;
}

form .itext {
	border:1px solid #999;
	font-size:14px;
	padding-left:2px;
	padding-right:2px;
}

form .itextfocus {
	border:1px solid #999;
	font-size:14px;
	padding-left:2px;
	padding-right:2px;
}

form input.itext,
form input.itextfocus {
	width:190px;
	height:18px;
}

form input.ibutton {
	text-align:center;
	vertical-align:middle;
	height:22px;
	width:87px;
	font-family:Arial, Georgia, Verdana;
	background:transparent url(/images/button_send_001.png) no-repeat top left;
	border:none;
}

form textarea.itext,
form textarea.itextfocus {
	width:400px;
}

.msgerror {
	padding:10px;
	margin-bottom:15px;
	border:1px solid #BB0000;
	color:#CC0000;
	text-align:left;
	padding-left:70px;
	margin-left:25px;
	margin-right:25px;
	font-size:14px;
	background:#FFDDD9 url(/images/warning001.png) no-repeat 10px 50%;
}

p.cnil {
	color:#777;
	font-size:10px;
	border-bottom:1px solid #ABB88B;
	border-top:1px solid #ABB88B;
	padding:5px;
	text-align:justify;
}

/* ---- Page ---- */
#containerpage {
	position:relative;
    width:100%;
	height:auto;
    background:transparent url(/images/bg_page_001.png) no-repeat center top;
}

#messages {
	position:relative;
	margin:0 auto;
	width:100%;
	z-index:9000;
	background:#f6f2dd url(/images/bg_message_001.png) repeat-x bottom;
	border-bottom:1px solid #7e6f1d;
}

#messages .message {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:930px;
	padding-top:15px;
	padding-bottom:15px;
	color:#333;
}

#messages .message p {
	text-align:center;
}

#background {
	position:relative;
	margin:0 auto;
	height:100%;
	background-repeat:no-repeat;
	background-position:center top;
	padding:0;
}

#page {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:992px;
	height:auto;
}

#header {
	position:relative;
	clear:both;
	margin:0 auto;
	width:992px;
	height:490px;
	z-index:999;
}

#header div.top {
	position:relative;
	margin:0 auto;
	width:980px;
	height:290px;
}

#header div.top div.logo {
	position:absolute;
	width:320px;
	height:290px;
	left:0;
	top:0;
	text-align:center;
	z-index:1002;
    background:transparent url(/images/bg_logo_001.png) no-repeat right top;
}

#header div.top div.coordonnees {
    position:absolute;
    width:318px;
    height:290px;
    left:660px;
    top:0;
    text-align:center;
    z-index:1002;
    color:#000;
    background:transparent url(/images/bg_coordonnees_001.png) no-repeat left top;
}

#header div.top div.coordonnees ul {
    position:relative;
    padding-top:15px;
    padding-left:15px;
    font-size:18px;
    font-family: "Marvel", Arial, Verdana, Georgia;
}

#header div.top div.coordonnees ul li.societe {
    font-weight:bold;
    font-size:20px;
}

#header div.top div.coordonnees ul li.adresse {
    padding-bottom:30px;
}

#header div.top div.coordonnees ul li.tel span.label,
#header div.top div.coordonnees ul li.fax span.label {
    padding-right:5px;
}

#header div.top div.coordonnees ul li.tel span.value,
#header div.top div.coordonnees ul li.fax span.value {
    font-size:24px;
    font-weight:bold;
}


#header div.top div.bannierephotos {
	position:absolute;
	width:618px;
	height:310px;
	left:180px;
	top:184px;
	z-index:1002;
    background:transparent url(/images/bg_diaporama_001.png) no-repeat 34px 0px;
}

#header div.top div.bannierephotos div.precedent {
    position:absolute;
    left:0;
    top:0;
    width:34px;
    height:310px;
    display:block;
    cursor:hand;
    background:transparent url(/images/bg_diaporama_flechesnav_001.png) no-repeat right top;
    background-position:0% 0px;
}

#header div.top div.bannierephotos div.suivant {
    position:absolute;
    right:0;
    top:0;
    width:34px;
    height:310px;
    display:block;
    cursor:hand;
    background:transparent url(/images/bg_diaporama_flechesnav_001.png) no-repeat right top;
    background-position:0% -930px;
}

#header div.top div.bannierephotos .photos {
    position:absolute;
    width:520px;
    height:280px;
    left:49px;
    top:15px;
    overflow:hidden;
    z-index:1002;
}


#header div.top div.bannierephotos .photos .photo {
	position:relative;
    float:left;
	width:520px;
	height:280px;
	z-index:1000;
}

#header div.top div.bannierephotos .photos .photo .legende {
    position:absolute;
    bottom:0;
    left:0;
    width:520px;
    height:54px;
    background:transparent url(/images/bg_diapo_photo_legend_001.png) repeat-x top;
}

#header div.top div.bannierephotos .photos .photo .legende p {
    font-family: "Marvel", Arial, Verdana, Georgia;
    font-size:18px;
    font-weight:bold;
    padding:5px;
    padding-left:10px;
    padding-right:10px;
}

#slpSlideInner {
    height:280px;
}

#slpSlideInner .photo {
    display:block;
}

#header div.top div.bannierephotos .photos .viewposition {
    position:absolute;
    height:19px;
    right:5px;
    top:4px;
    z-index:1020;
    text-align:right;
}

#header div.top div.bannierephotos .photos .viewposition ul {
    position:relative;
    text-align:right;
	padding:0;
	z-index:1020;
	list-style-type:none;
    list-style:none;
}

#header div.top div.bannierephotos .photos .viewposition ul li {
	position:relative;
	padding:0;
	padding-top:4px;
	float:left;
}

#header div.plaquette {
    position:absolute;
    width:180px;
    height:150px;
    right:10px;
    top:275px;
    text-align:center;
    z-index:1002;
}

#header div.plaquette ul {
    position:relative;
    padding-left:8px;
    padding-right:8px;
    text-align:center;
}

#header div.plaquette ul li {
    position:relative;
    text-align:center;
}

#header div.plaquette ul li.titre {
    font-family: "Marvel", Arial, Verdana, Georgia;
    font-size:18px;
    font-weight:bold;
    padding-bottom:3px;
    color:#000;
}

#header div.plaquette a:link ul li.titre,
#header div.plaquette a:visited ul li.titre,
#header div.plaquette a:focus ul li.titre,
#header div.plaquette a:hover ul li.titre {
    color:#000;
}

#header div.plaquette ul li.texte {
    font-family: "Marvel", Arial, Verdana, Georgia;
    font-size:14px;
    font-weight:bold;
    font-weight:FFF;
}

#header div.plaquette a:link ul li.texte,
#header div.plaquette a:visited ul li.texte,
#header div.plaquette a:focus ul li.texte,
#header div.plaquette a:hover ul li.texte {
    color:#fff;
}

div.btn a {
    background:transparent url(/images/bg_buttons_001.png) no-repeat left top;
    display:block;
    width:190px;
    height:38px;
}

div.btn a:link span,
div.btn a:visited span {
    line-height:38px;
    padding-left:40px;
    color:#fff;
    font-family: "Marvel", Arial, Verdana, Georgia;
    font-size:20px;
    text-transform: uppercase;
}

div.btn a:focus span,
div.btn a:hover span {
    color:#fff;
    text-decoration: underline;
}

#header div.btncontact {
    position:absolute;
    width:190px;
    height:40px;
    left:20px;
    top:220px;
    text-align:center;
    z-index:1002;
}

#header div.btncontact a:link,
#header div.btncontact a:visited {
    background-position:0% -40px;
}

#header div.btncontact a:focus,
#header div.btncontact a:hover {
    background-position:0% -80px;
}

#header div.btnlocate {
    position:absolute;
    width:190px;
    height:40px;
    right:20px;
    top:220px;
    text-align:center;
    z-index:1002;
}

#header div.btnlocate a:link,
#header div.btnlocate a:visited {
    background-position:0% -120px;
}

#header div.btnlocate a:focus,
#header div.btnlocate a:hover {
    background-position:0% -160px;
}

#header div.navigation {
	position:absolute;
    top:0;
    left:324px;
	width:344px;
	height:194px;
	background:#d3222a url(/images/bg_header_navigation_001.png) no-repeat left bottom;
	z-index:1010;
	text-align:center;
}

#header div.navigation .tabs {
	position:relative;
	list-style-type:none;
    list-style:none;
	z-index:1001;
    margin:0 auto;
    width:324px;
    padding-top:12px;
}

#header div.navigation .tabs li {
	position:relative;
    z-index:1001;
    float:left;
    height:32px;
    font-size:18px;
    text-align:center;
}

#header div.navigation .tabs li.niv1,
#header div.navigation .tabs li.niv1selection {
    margin:0;
    padding:0;
    position:relative;
    float:left;
    z-index:999;
}

#header div.navigation .tabs li a.niv1 {
	float:left;
	text-align:left;
    width:324px;
    height:32px;
    font-size:18px;
    line-height:32px;
    font-family: "Marvel", Arial, Verdana, Georgia;
    font-weight:bold;
    text-transform:uppercase;
    display:block;
}

.navigation .tabs li a.niv1:link,
.navigation .tabs li a.niv1:visited {
	color:#fff;
	text-decoration:none;
}

.navigation .tabs li a.niv1:focus,
.navigation .tabs li a.niv1:hover {
	color:#fff;
	text-decoration:underline;
}

.navigation .tabs li.niv1selection {
    background:transparent url(/images/bg_header_navigation_selection_001.png) no-repeat right 50%;
}

.navigation .tabs li.niv1selection a.niv1:link,
.navigation .tabs li.niv1selection a.niv1:visited,
.navigation .tabs li.niv1selection a.niv1:focus,
.navigation .tabs li.niv1selection a.niv1:hover {
	color:#fff;
	text-decoration:none;
}

#header div.navigation .tabs li a.niv1 span {
    padding-left:10px;
}

#header div.navigation .tabs li a.niv1.home,
#header div.navigation .tabs li a.niv1selection.home {
    background:transparent url(/images/bg_header_navigation_home_001.png) no-repeat 4% 50%;
}

#header div.navigation .tabs li a.niv1.home span,
#header div.navigation .tabs li a.niv1selection.home span {
    padding-left:38px;
}

#middle {
	position:relative;
	clear:both;
	margin:0 auto;
	width:992px;
	min-height:300px;
}

#colscontainer {
	position:relative;
	width:950px;
    clear:both;
    margin:0 auto;
	min-height:100px;
}

#colmiddle {
	position:relative;
	min-height:300px;
	z-index:10;
	padding:0;
}

#colmiddle div.filariane {
    position:relative;
    line-height:30px;
    padding-left:10px;
    color:#fff;
    font-size:12px;
    background-color:#d3222a;
    border-bottom:#871935 solid 1px;
    font-family:"Droid Sans", Arial, Verdana, Georgia;
    margin-bottom:10px;
}

#colmiddle div.filariane span.separateur {
    font-size:13px;
    font-family:"Droid Sans",Arial, Verdana, Georgia;
    color:#000;
}

#colmiddle div.filariane a:link,
#colmiddle div.filariane a:visited {
    color:#c7c7c7;
    line-height:32px;
    text-decoration:none;
    font-weight:bold;
    font-size:16px;
    font-family: "Marvel", Arial, Verdana, Georgia;
}

#colmiddle div.filariane a:focus,
#colmiddle div.filariane a:hover {
    text-decoration:underline;
    color:#c7c7c7;
}

#colscontainer div.filariane span.selection {
    color:#fff;
    font-weight:bold;
    font-size:16px;
    font-family: "Marvel", Arial, Verdana, Georgia;
    text-transform: uppercase;
    line-height:32px;
}

#colmiddle .listearticle {
	position:relative;
	clear:both;
}

#colmiddle .listearticle table.liste {
	width:100%;
}

#colmiddle .listearticle table.liste tr td {
	vertical-align:top;
	text-align:left;
	padding:0;
}

#colmiddle .listearticle table.liste tr td ul {
	padding:0;
	margin:0;	
}

#colmiddle .listearticle table.liste tr td ul li {
	padding:0;
	margin:0;
	text-align:left;
}

#colmiddle .listearticle table.liste tr td.photo a:link img,
#colmiddle .listearticle table.liste tr td.photo a:visited img {
	border:3px solid #f6d312;
}

#colmiddle .listearticle table.liste tr td.photo a:focus img,
#colmiddle .listearticle table.liste tr td.photo a:hover img {
	border:3px solid #e4b000;
}

#colmiddle .listearticle table.liste tr td.photo {
	padding-bottom:15px;
	padding-left:3px;
	padding-right:8px;
	padding-top:3px;
	background:transparent url(/images/bg_photo_vignette_001.png) no-repeat top left;
}

#colmiddle .listearticle table.liste tr td.texte {
	padding-top:5px;
	padding-right:20px;
}

#colmiddle .listearticle table.liste tr td.texte ul li.titre {
	font-size:14px;
	color:#26103d;
}

#colmiddle .listearticle table.liste tr td.texte ul li.titre a:link,
#colmiddle .listearticle table.liste tr td.texte ul li.titre a:visited {
	color:#26103d;
	font-weight:bold;
	font-size:24px;
	text-decoration:none;
	font-family: "Open Sans", Arial, sans-serif;
}

#colmiddle .listearticle table.liste tr td.texte ul li.titre a:focus,
#colmiddle .listearticle table.liste tr td.texte ul li.titre a:hover {
	color:#26103d;
	text-decoration:underline;
}

#colmiddle .listearticle table.liste tr td.texte ul li.description {
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Verdana, Georgia;
	color:#000;
}

#colmiddle .listearticle table.liste tr td.texte ul li.description div.fixcell {
	width:180px;
	height:auto!important;
	height:35px;
	min-height:35px;
	text-align:left;
} 

#colmiddle .listearticle table.liste tr td.texte ul li.description div.fixcell a:link,
#colmiddle .listearticle table.liste tr td.texte ul li.description div.fixcell a:visited {
	color:#000;
	text-decoration:none;

}

#colmiddle .listearticle table.liste tr td.texte ul li.description div.fixcell a:focus,
#colmiddle .listearticle table.liste tr td.texte ul li.description div.fixcell a:hover {
	color:#000;
	text-decoration:underline;
}


#colmiddle .listearticle table.liste tr td.texte ul li.plus {
	font-size:14px;
	color:#675542;
	padding-top:5px;
}

#colmiddle .listearticle table.liste tr td.texte ul li.plus a:link,
#colmiddle .listearticle table.liste tr td.texte ul li.plus a:visited {
	color:#675542;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	font-family:"Trebuchet MS",Arial, Verdana, Georgia;
}

#colmiddle .listearticle table.liste tr td.texte ul li.plus a:focus,
#colmiddle .listearticle table.liste tr td.texte ul li.plus a:hover {
	color:#675542;
	text-decoration:underline;
}

#colmiddle div.article {
	position:relative;
    padding:0;
    margin:0;
}

#colmiddle div.article div.titre {
	position:relative;
	clear:both;
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	color:#26103d;
}

#colmiddle div.article div.texte,
#colmiddle div.article div.texte p{
	text-align:justify;
	line-height:18px;
    font-size:16px;
}

#colmiddle div.texte p img.carte {
    border:none;
}

#colmiddle div.article div.ps {
    padding-top:10px;
    font-family: "Marvel", Arial, Verdana, Georgia;
    font-size:18px;
}

#colmiddle div.article div.ps p b,
#colmiddle div.article div.ps p b a:link {
    color:#26103d;
    font-weight:700;
}

#colmiddle div.article div.ps p a:link,
#colmiddle div.article div.ps p a:visited {
    color:#fff;
}

#colmiddle div.article div.ps p a:focus,
#colmiddle div.article div.ps p a:hover {
    color:#26103d;
    text-decoration:underline;
}

#colmiddle div.article ul li.titre {
	color:#26103d;
    font-family: "Marvel", Arial, Verdana, Georgia;
    font-size:24px;
    line-height:32px;
    font-weight: bold;
    text-transform: uppercase;
}

#colmiddle div.article table tr td {
	vertical-align:top;
	padding-bottom:5px;
}

#colmiddle div.article table.navigation {
	padding:0;
	margin-bottom:10px;
	width:100%;
}

#colmiddle div.article table.navigation tr td {
	vertical-align:top;
	padding-top:0;
}

#colmiddle div.article table.navigation tr td.precedent {
	text-align:left;
	width:48%;
}

#colmiddle div.article table.navigation tr td.separateur {
	width:4%;
}

#colmiddle div.article table.navigation tr td.suivant {
	text-align:right;
	width:48%;
}

#colmiddle div.article table.navigation tr td a {
	font-size:12px;
}

#colmiddle div.article table.navigation tr td span {
	font-weight:bold;	
}


#colmiddle div.texte p,
#colmiddle div.texte ul,
#colmiddle div.texte ol,
#colmiddle div.texte div {
	padding-bottom:10px;
}

#colmiddle div.texte ul,
#colmiddle div.texte p ul,
#colmiddle div.texte div ul {
	padding-left:40px;
}

#colmiddle div.texte ol,
#colmiddle div.texte p ol,
#colmiddle div.texte div ol {
	margin-left:40px;
}

#colmiddle div.texte ul li,
#colmiddle div.texte p ul li,
#colmiddle div.texte div ul li,
#colmiddle div.texte ol li,
#colmiddle div.texte p ol li,
#colmiddle div.texte div ol li {
	text-align:justify;
}

#colmiddle div.texte ol li,
#colmiddle div.texte p ol li,
#colmiddle div.texte div ol li {
	list-style-type:decimal;
}

#colmiddle div.texte ul.circle li,
#colmiddle div.texte p ul.circle li,
#colmiddle div.texte div ul.circle li {
	list-style-type:circle;
}

#colmiddle div.texte ul.disc li,
#colmiddle div.texte p ul.disc li,
#colmiddle div.texte div ul.disc li {
	list-style-type:disc;
}

#colmiddle div.texte ul.square li,
#colmiddle div.texte p ul.square li,
#colmiddle div.texte div ul.square li {
	list-style-type:square;
}

#colmiddle div.texte ul.none,
#colmiddle div.texte p ul.none,
#colmiddle div.texte div ul.none {
	margin-left:18px;
}

#colmiddle div.texte p img,
#colmiddle div.texte div img,
#colmiddle div.texte table tr td img{
    border:1px solid #60596a;
}


#colmiddle ul.plan {
	padding-left:10px;
	text-align:left;
    font-family: "Marvel", Arial, Verdana, Georgia;
    text-transform: uppercase;
}

#colmiddle ul.plan li {
	line-height:28px;
	font-weight:bold;
}

#colmiddle ul.plan li.niv1,
#colmiddle ul.plan li.niv2,
#colmiddle ul.plan li.niv3,
#colmiddle ul.plan li.niv4 {
	margin-left:15px;
}

#colmiddle ul.plan li.niv2 {
	line-height:24px;
}

#colmiddle ul.plan li.niv3 {
	line-height:20px;
}

#colmiddle ul.plan li.niv4 {
	line-height:20px;
}

#colmiddle ul li.niv1 a:link,
#colmiddle ul li.niv1 a:visited {
	font-size:24px;
	font-weight:bold;
}

#colmiddle ul li.niv2 a:link,
#colmiddle ul li.niv2 a:visited {
	font-size:18px;
	font-weight:normal;
}

#colmiddle ul li.niv3 a:link,
#colmiddle ul li.niv3 a:visited {
	font-size:16px;
}

#colmiddle ul li.niv4 a:link,
#colmiddle ul li.niv4 a:visited {
	font-size:14px;
}

#colmiddle div.docs {
	clear:both;
	border-top:1px solid #BBB;
	border-bottom:1px solid #BBB;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#EEE;	
}

#colmiddle div.docs table tr td {
	padding-left:40px;
	padding-right:40px;
}

#colmiddle div.photos table caption,
#colmiddle div.docs table caption {
	font-size:14px;
	color:#333333;
	padding-left:10px;
	font-weight:bold;
}

#colmiddle div.docs table tr td {
	padding:10px;
	padding-bottom:0px;
	width:400px;
}

#colmiddle .formulaire {
	position:relative;
	z-index:10;
	margin-left:25px;
	margin-right:25px;
}

#colmiddle .formulaire form ul li.button {
	padding-top:20px;
	padding-left:197px;
}

#colmiddle .formulaire form ul li.button div.btnsend a {
    text-align:center;
}

#colmiddle .formulaire form ul li.button div.btnsend a span {
    padding-left:0 !important;
}

#colmiddle .formulaire form ul li.button div.btnsend a:link,
#colmiddle .formulaire form ul li.button div.btnsend a:visited {
    background-position:0% -200px;
}

#colmiddle .formulaire form ul li.button div.btnsend a:focus,
#colmiddle .formulaire form ul li.button div.btnsend a:hover {
    background-position:0% -240px;
}

#colmiddle .formulaire form ul li p {
	padding-left:195px;
	font-size:12px;
}

#colmiddle .formulaire form ul li p.msglimitchars span {
	font-weight:bold;
}

#colmiddle .formulaire form ul li p.label {
	padding-left:0px;
	text-align:center;
	color:#000;
	padding-top:0px;
	padding-bottom:5px;
	font-size:14px;
}

.formulaire p.reponse_formulaire_erreur {
	padding:10px;
	margin-bottom:15px;
	border:1px solid #BB0000;
	color:#CC0000;
	text-align:left;
	padding-left:70px;
	margin-left:25px;
	margin-right:25px;
	font-size:14px;
	background:#FFDDD9 url(/images/warning_001.png) no-repeat 10px 50%;
	z-index:1000;
}

.formulaire p.reponse_formulaire_ok {
	padding:10px;
	margin-bottom:15px;
	border:1px solid #00BB00;
	color:#333;
	text-align:center;
	margin-left:25px;
	margin-right:25px;
	font-size:14px;
	z-index:1000;
	background-color:#DDFFD9;
}

.formulaire p.reponse_formulaire_ok .important {
	color:#FF0000;	
}

#colright {
	position:relative;
	float:right;
	width:256px;
	z-index:10;
	padding:0;
}

#footer {
	position:relative;
    clear:both;
	margin:0 auto;
	width:992px;
	height:150px;
	z-index:999;
	background:transparent url(/images/bg_footer_001.png) no-repeat center top;
}

#footer .top {
	position:relative;
	height:33px;
    margin:0 auto;
    width:960px;
}

#footer .top .ancrehaut {
	position:absolute;
	right:0;
	top:0;
	height:32px;
	width:36px;
	text-align:center;
	background:transparent url(/images/bg_btn_top_001.png) no-repeat center top;
}

#footer .top .ancrehaut a:link,
#footer .top .ancrehaut a:visited {
	text-align:left;
	font-size:14px;
	padding-top:12px;
	text-decoration:none;
	display:block;
	color:#fff;
	line-height:18px;
    text-align:center;
    font-family: "Marvel", Arial, Verdana, Georgia;
    text-transform: uppercase;
}

#footer .top .ancrehaut a:focus,
#footer .top .ancrehaut a:hover {
    color:#26103d;
	text-decoration:underline;
}

#footer .bottom {
	position:relative;
	height:117px;
    margin:0 auto;
    width:960px;
}

#footer .bottom .navigation {
    position:relative;
    font-size:14px;
    text-align:left;
    width:550px;
    color:#fff;
    line-height:24px;
    padding-top:4px;
}

#footer div.bottom div.navigation a:link,
#footer div.bottom div.navigation a:visited {
    font-size:14px;
    text-decoration:none;
    color:#fff;
    font-family: "Droid sans", Arial, Verdana, Georgia;
}

#footer div.bottom div.navigation a:focus,
#footer div.bottom div.navigation a:hover {
    color:#26103d;
    text-decoration:underline;
}

#footer .bottom .copyright {
	position:relative;
	height:26px;
	width:550px;
	text-align:left;
	color:#fff;
	line-height:26px;
    font-family: "Open Sans", Arial, sans-serif;
}

#footer .bottom .copyright b {
    font-family: "Marvel", Arial, Verdana, Georgia;
    font-size:18px;
    font-weight: bold;
    text-transform: uppercase;
}

#footer .bottom .mentionbuildeo {
	position:absolute;
	right:0;
	top:0;
	height:38px;
	width:250px;
	text-align:right;
	color:#fff;
	line-height:38px;
    font-family: "Open Sans", Arial, sans-serif;
}

#footer .bottom .mentionbuildeo img {
	vertical-align:middle;
}

#footer .bottom .mentionbuildeo a:link,
#footer .bottom .mentionbuildeo a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#footer .bottom .mentionbuildeo a:focus,
#footer .bottom .mentionbuildeo a:hover { 
	color:#26103d;
	text-decoration:underline;
}

#footer .illustration {
    position:absolute;
    height:92px;
    width:180px;
    top:0;
    left:570px;
}

/* Logos, documents et images */
.spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }



/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url('/images/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}

#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
}