@import url('reset.css');
@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('fonts/websymbols-regular-webfont.eot');
    src: url('fonts/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/websymbols-regular-webfont.woff') format('woff'),
        url('fonts/websymbols-regular-webfont.ttf') format('truetype'),
        url('fonts/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ZacharyNormal';
    src: url('fonts/zachary-webfont.eot');
    src: url('fonts/zachary-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/zachary-webfont.woff') format('woff'),
         url('fonts/zachary-webfont.ttf') format('truetype'),
         url('fonts/zachary-webfont.svg#ZacharyNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ForteRegular';
    src: url('fonts/forte-webfont.eot');
    src: url('fonts/forte-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/forte-webfont.woff') format('woff'),
         url('fonts/forte-webfont.ttf') format('truetype'),
         url('fonts/forte-webfont.svg#ForteRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	color:#000;
	font-family: Arial, sans-serif;
	font-size:15px;
}
a{
	color:#000;
	text-decoration:none;
}
.bf_background img{ 
	z-index:-99999;
	position:fixed;
	top:0px;
	left:0px; 
	width:100%;
}
#haut { 
	width:100%;  
	background:transparent url(../../images/structure/fond_blanc.png) repeat top left;
}
label {
	line-height: 25px;
}
h1.title{
	color:#fff; 
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:60px; 
	text-shadow:1px 1px 1px #bbbaba;
	padding:0px 0px 10px 20px; 
}
h1.title span{
	display:block; 
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-size:20px;
	color:#333;
	margin:-10px 0px 0px 50px;
}
#haut span.menu_haut { 
	float:right; 
	margin-right:10%; 
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-size:20px;
	color:#000; 
	letter-spacing:2px;
}
#menuHaut { 
	width:100%;  
	background:transparent url(../../images/structure/fond_blanc.png) repeat top left;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-size:14px;
	color:#333; 
	letter-spacing:2px; 
	padding-bottom:5px;
}
#menuHaut a:hover { 
	color:#8b1d1d; 
}

/* Footer Style */
.bf_footer{
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	font-size:13px;
	background:#FFF;
	opacity:0.9;
	height:30px;
	padding-bottom:5px;
	z-index:4;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
}
.bf_footer div{
	padding:5px 10px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #bbbaba;
	color:#000;
	float:right;
}
.bf_footer a:hover{
	color:#fff;
}

.bf_footer span.bf_left{ 
	padding:5px 10px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#000;
	float:left;
}

#content{
	position:relative; 
	width:100%;
}
.rubrique{ 
	display:inline-block; 
	width:30%;
	float:left; 
	margin-top:15px;
}
.page{ 
	display:inline-block; 
	width:650px;
	float:left; 
	margin-top:15px;
}
.page-fin{ 
	display:inline-block; 
	width:631px;  
	padding: 10px 10px 10px 10px;
}
.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../../images/icone/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(../../images/icone/radio.png) no-repeat;
}

/* Polices  *************************************************************************************************************************************************************/
.violet { 
	color:#6b0b9c;
}
.rouge { 
	color:#6b0908;
}
.samsoft {
	font-family: 'ZacharyNormal', Arial, sans-serif; 
	color:#000; 
	text-shadow:1px 1px 1px #bbbaba;
}
.samsoft-s {
	font-family: 'ForteRegular', Arial, sans-serif; 
	color:#03f1ee; 
	text-shadow:1px 1px 1px #bbbaba;
}
a.lien_samsoft:link {
	color:#000; 
	letter-spacing:2px;
}
a.lien_samsoft:hover {
	color:#333; 
	letter-spacing:2px;
}
a.print-bons:link {
	color:#000; 
	letter-spacing:2px;
}
a.print-bons:hover {
	color:#333; 
	letter-spacing:2px;
}
a.rouge_noir:link {text-decoration: none;  color: #a50101; }
a.rouge_noir:visited {text-decoration: none;  color: #a50101; }
a.rouge_noir:hover {text-decoration: none ; color:#000000; } 

a.noir_rouge:link {text-decoration: none;  color: #000000; }
a.noir_rouge:visited {text-decoration: none;  color: #000000; }
a.noir_rouge:hover {text-decoration: none ; color:#a50101; }

a.violet_noir:link {text-decoration: none;  color: #6b0b9c; }
a.violet_noir:visited {text-decoration: none;  color: #6b0b9c; }
a.violet_noir:hover {text-decoration: none ; color:#000000; } 

/* Menu rubrique *************************************************************************************************************************************************************/

.ca-menu{ 
	float:right;
    padding:0;
    margin:2px;
    width: 300px;
}
.ca-menu li{
    width: 300px;
    height: 60px;
    overflow: hidden;
    position: relative;
    display: block;
    background: #FFF;
	filter:alpha(opacity=85); 
	-moz-opacity: 0.85; 
	opacity: 0.85;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-bottom: 4px;
    -webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.ca-menu li:last-child{
    margin-bottom: 0px;
}
.ca-menu li a{
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    color: #8b1d1d;
    position: relative;
}
.ca-icon{
    font-size: 38px;
    color: #8a8787;
    text-shadow: 0px 0px 1px #000;
    line-height: 55px;
    position: absolute;
    width: 60px;
    left: 10px;
    text-align: center;
    -webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.ca-content{
    position: absolute;
    left: 80px;
    width: 270px;
    height: 60px;
    top: 5px;
}
.ca-main{
    font-size: 28px;
    -webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.ca-sub{
    font-size: 14px;
    color: #000;
}
.ca-menu li:hover{
    background-color: #000;
}
.ca-menu li:hover .ca-icon{
    color: #a207ee;
    font-size: 120px;
    opacity: 0.4;
    left: -20px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}
.ca-menu li:hover .ca-main{
    color: #a207ee;
}
.ca-menu li:hover .ca-sub{
    color: #fff;
}
.identif-menu{ 
	float:right;
    padding:0;
    margin:2px;
    width: 300px;
}
.identif-menu li{
    width: 300px; 
	height:60px;
    position: relative;
    display: block;
    background: #ecebeb; 
	filter:alpha(opacity=85); 
	-moz-opacity: 0.85; 
	opacity: 0.85;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-bottom: 4px;
    -webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.identif-icon{ 
	font-family: 'WebSymbolsRegular', Arial, sans-serif;
    font-size: 38px;
    color: #6b0b9c;
    text-shadow: 1px 1px 1px #000;
    line-height: 55px;
    position: absolute;
    width: 60px;
    left: 10px; 
}
.identif-main{
    font-size: 18px; 
	padding-bottom:5px; 
}
.identif-sub{
    font-size: 12px;
    color: #666161;
}

/* page index *************************************************************************************************************************************************************/

div.wrap { 
	display:block;
	width : 651px;
	height: 220px;
	margin-left : 4px;
	text-align : left; 
	background:transparent url(../../images/structure/fond_blanc.png) repeat top left;
}
#slider1 {
    width: 651px; /* important to be same as image width */
    height: 212px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 651px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul { list-style-type: none;}

.index-texte{
	display:block; 
	width:631px; 
	font-size:30px; 
	color:#000; 
	text-shadow:1px 1px 1px #bbbaba; 
	text-align:right; 
	padding:10px;
	margin: 0 0 0 4px; 
	background:transparent url(../../images/structure/fond_blanc.png) repeat top left;
}
.index-texte-petit{ 
	display:inline-block; 
	width:611px; 
	font-size:16px; 
	color:#000; 
	text-shadow:1px 1px 1px #bbbaba; 
	text-align:left;
	padding: 10px 10px 10px 30px;
	margin: 0px 0px 0px 4px; 
	background:transparent url(../../images/structure/fond_blanc.png) repeat top left;
}
.index-texte-petit span.gratuit{ 
	display:block;
	float:right; 
	font-size:18px;
}
#index-bons{ 
	display:inline-block; 
	width:442px; 
	height:138px;  
	background:transparent url(../../images/cadre/index_bons.png) no-repeat;
}
#index-bons h1 {
	display:block; 
	font-family: Arial, sans-serif;
	font-size:20px;
	color:#000; 
	text-transform:uppercase;
	margin:15px 0px 0px 10px;
}
#index-bons h2 {
	display:block; 
	font-family: Arial, sans-serif;
	font-size:18px;
	color:#6b0908; 
	text-shadow:1px 1px 1px #cccccc;
	margin:0px 0px 0px 20px;
}
#index-bons span.sous_titre_bons {
	display:block; 
	font-family: Arial, sans-serif;
	font-size:12px; 
	font-style:italic;
	color:#333; 
	letter-spacing:1px;
	margin:0px 0px 8px 10px;
}
#index-bons span.adresse_bons_index {
	display:block; 
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#333; 
	margin:0px 0px 0px 20px;
}
.bon_droit { 
	float:right; 
	width:180px;
	font-size:11px; 
	text-align:right; 
	margin-right:5px;
}
.bon_droit h3 { 
	font-family: Arial, sans-serif;
	font-size:20px;
	color:#6b0b9c; 
	letter-spacing:1px; 
	text-shadow:1px 1px 1px #cccccc;
	margin:0px 15px 0px 0px;
}
.bon_droit_details { 
	float:right; 
	width:160px;
	font-size:11px; 
	text-align:right; 
	margin-right:10px;
}
.bon_droit_details span.offre_bon { 
	font-family: Arial, sans-serif;
	font-size:20px;
	color:#6b0b9c; 
	letter-spacing:1px; 
	text-shadow:1px 1px 1px #cccccc;
	padding-top:15px;
}
.index-bons-gauche {
	display:block; 
	float:right;
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#000; 
	margin: 5px 5px 0px 0px;
}
.index-bons-gauche span.icone_bons {
	font-family: 'WebSymbolsRegular', Arial, sans-serif;
	font-size:16px;
	color:#6b0b9c; 
}
.index-bons-gauche span.chiffre_bons {
	font-family: Arial, sans-serif;
	font-size:18px;
	color:#6b0908; 
}

/* page *******************************************************************************************************************************************************************/

#page-espace{
	display:block; 
	width:1000px; 
	height:500px; 
	text-align:left; 
	padding:0;
	margin: 0 auto; 
	margin-top:10px; 
	background:transparent url(../../images/structure/fond_blanc.png) repeat top left;
}
.page-titre{
	display:block; 
	width:631px; 
	font-size:32px; 
	color:#6b0b9c; 
	text-shadow:1px 1px 1px #bbbaba; 
	text-align:right; 
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 4px 4px; 
	background:transparent url(../../images/structure/fond_blanc.png) repeat top left;
}
.page-titre span.page-titre-lien {
	display:block; 
	float:left;
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#000; 
	letter-spacing:1px; 
	margin: 10px 10px 0px 10px;
}
.page-titre a:hover {
	color:#6b0908; 
}
.icone_page {
	font-family: 'WebSymbolsRegular', Arial, sans-serif;
	font-size:16px;
	color:#6b0b9c; 
}
.page-bloc{ 
	display:inline-block; 
	float:left;
	width:631px;  
	padding: 10px 10px 10px 10px;
	margin: 0 0 4px 4px; 
	background:transparent url(../../images/structure/fond_blanc.png) repeat top left;
}
.titre_bbp{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:20px; 
	text-shadow:1px 1px 1px #bbbaba; 
}

/* page Contact***********************************************************************************************************************************************************/

.contact_form { 
	font-size:12px; 
	letter-spacing:1px; 
	margin: 0px 0px 0px 25px;
}
.contact_champ {
	width:350px;
	margin: 0 0 4px 0;
	padding: 10px;
	background-color:#ffffff;
	border: #cccccc solid 1px; 
	font-size:14px;
	color:#7e7979; 
}
.contact_champ_moyen {
	width:180px;
	margin: 0 0 4px 0;
	padding: 10px;
	background-color:#ffffff;
	border: #cccccc solid 1px; 
	font-size:14px;
	color:#7e7979; 
} 
.contact_champ_petit {
	width:80px;
	margin: 0 0 4px 0;
	padding: 10px;
	background-color:#ffffff;
	border: #cccccc solid 1px; 
	font-size:14px;
	color:#7e7979; 
}
.contact_textarea {
	width:350px; 
	height:150px;
	margin: 0 0 4px 0;
	padding: 10px;
	background-color:#ffffff;
	border: #cccccc solid 1px; 
	font-size:14px;
	color:#7e7979; 
}
.contact_bouton {
	width:80px; 
	height:22px; 
	border:0;
	margin:0;

}
.erreur-message {
	background:url("../../images/icone/sup.png") 10px center no-repeat;
	padding:0 0 0 30px;
	font-weight:bold;
	color:#dc0c1b;
	display:none;
}
.erreur-identif {
	background:url("../../images/icone/sup.png") 10px center no-repeat;
	padding:0 0 0 30px; 
	font-weight:bold;
	color:#dc0c1b;
}

/* page Rubriques ***********************************************************************************************************************************************************/

.page-rubriques{ 
	display:inline-block; 
	float:left;
	width:700px;  
	padding: 10px 10px 10px 10px;
	margin: 0 0 4px 4px; 
	background:transparent url(../../images/structure/fond_blanc.png) repeat top left;
}

.bloc-rubriques{ 
	display:inline-block; 
	float:left;
	width:700px;
	height:220px;  
	padding: 10px 10px 10px 10px;
	margin: 0; 
	background:transparent url(../../images/cadre/cadre_rubriques.png) no-repeat;
}

.rubriques-titre{
	display:block; 
	width:700px; 
	font-size:32px; 
	color:#6b0b9c; 
	text-shadow:1px 1px 1px #bbbaba; 
	text-align:right; 
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 4px 4px; 
	background:transparent url(../../images/structure/fond_blanc.png) repeat top left;
}
.rubriques-titre span.rubriques-titre-lien {
	display:block; 
	float:left;
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#000; 
	letter-spacing:1px; 
	margin: 10px 10px 0px 10px;
}
.rubriques-titre a:hover {
	color:#6b0908; 
}
.rub-logo {
	float:left;
	width:250px; 
	margin: 20px 0px 0px 0px;
} 
.rub-texte {
	float:left;
	width:400px;
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#000; 
	letter-spacing:1px;
	margin: 10px 0px 0px 30px;
}
h1.rub-nom { 
	font-family: "Arial Black", Gadget, sans-serif;
	color:#646265;
	font-size:26px; 
	text-shadow:1px 1px 1px #000;
	padding:0px 0px 0px 0px; 
}
.rub-details {
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#333; 
}
.rub-sous-titre {
	font-family: 'Marck Script', cursive;
	font-size:18px;
	color:#333; 
	padding:0px 0px 10px 0px;
}

/* page Détails ***********************************************************************************************************************************************************/

.details-left {
	display:block; 
	width:400px;
	float:left;
	margin: 0px 0px 0px 0px;
}
.details-titre {
	font-family: "Arial Black", Gadget, Arial, sans-serif;
	font-size:22px; 
	color:#6b0908;
	text-shadow:1px 1px 1px #bbbaba; 
	padding-bottom:10px;
}
.details-adresse {
	font-family: Arial, sans-serif;
	font-size:16px; 
	color:#000; 
	letter-spacing:1px;
}
.details-right {
	display:block; 
	width:280px;
	float:left; 
	font-size:13px;
	margin: 0px 0px 0px 0px;
}
.details-right h3 {
	font-family: 'Marck Script', cursive;
	font-size:22px; 
	color:#000; 
	line-height:20px;
	padding-bottom:20px;
} 
a.lien-site:link { 
	color:#6b0908;
}
a.lien-site:hover { 
	color:#000;
}
ul.galerie {
	width: 280px ; 
	float:left; 
	margin: 0 0 0 0;
	margin-left: 4px;
}
ul.galerie li {
	display:block;
	width : 130px;
	height : auto;
	float:left;
}
ul.galerie li[float="left"] + li {
	float:none;
}
.galerie li {
	margin:0;
	padding:0;
	display:block;
} 
.galerie img {
	margin: 5px 4px 5px 5px; 
	-webkit-box-shadow: 1px 1px 2px #000;
    -moz-box-shadow: 1px 1px 2px #000;
    box-shadow: 1px 1px 2px #000;
}
.galerie li:hover img {
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5; 
}
#details-bons{ 
	display:inline-block; 
	width:400px; 
	height:140px;  
	background:transparent url(../../images/cadre/details_bons.png) no-repeat;
}
#details-bons h1 {
	display:block; 
	font-family: Arial, sans-serif;
	font-size:20px;
	color:#000; 
	text-transform:uppercase;
	margin:15px 0px 0px 10px;
}
#details-bons h2 {
	display:block; 
	font-family: Arial, sans-serif;
	font-size:18px;
	color:#6b0908; 
	text-shadow:1px 1px 1px #cccccc;
	margin:0px 0px 0px 20px;
}
#details-bons span.sous_titre_bons {
	display:block; 
	font-family: Arial, sans-serif;
	font-size:12px; 
	font-style:italic;
	color:#333; 
	letter-spacing:1px;
	margin:0px 0px 8px 10px;
}
#details-bons span.adresse_bons_details {
	display:block; 
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#333; 
	margin:0px 0px 0px 20px;
}
#details-bons h3 { 
	display:block;
	float:right;
	font-family: Arial, sans-serif;
	font-size:20px;
	color:#6b0b9c; 
	letter-spacing:1px; 
	text-shadow:1px 1px 1px #cccccc;
	margin:0px 20px 0px 0px;
}
#details-bons span.conditions_bons_details {
	display:block; 
	float:right; 
	width:150px;
	font-family: Arial, sans-serif;
	font-size:11px;
	color:#333; 
	text-align:right;
	margin:0px 10px 0px 0px;
}
.details-bons-gauche {
	display:block; 
	float:right;
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#000; 
	margin: 5px 5px 0px 0px;
}
.logo-map { 
	position:absolute;
	width:250px; 
	height:35px; 
	bottom:13px;
	right:78px; 
	background:transparent url(../../images/icone/logo_map.png) no-repeat;
	margin:0px;
}
.titre_identif_bons {
	display:block; 
	width:500px; 
	padding:25px 0px 25px 0px;
	margin-left:260px;
} 
.titre_bons_gros {
	font-family: Arial, sans-serif;
	font-size:20px;
	color:#6b0b9c; 
	letter-spacing:1px; 
	text-shadow:1px 1px 1px #cccccc;
}
.titre_bons_ital {
	font-family: 'Marck Script', cursive;
	font-size:22px; 
	color:#000; 
	line-height:20px;
} 
.identif_bons {
	display:block; 
	width:600px; 
	letter-spacing:2px;
	margin-left:260px;
}
.bons_champ {
	width:350px;
	margin: 0 0 4px 0;
	padding: 10px;
	background-color:#e6e5e5;
	border: #cccccc solid 1px; 
	font-size:14px;
	color:#7e7979; 
} 
.bons_oubli {
	display:block; 
	width:500px; 
	font-size:11px; 
	color:#000;
	padding:25px 0px 25px 0px;
	margin-left:260px;
}
.bons_erreur {
	display:block; 
	width:500px; 
	font-size:18px; 
	margin-left:260px;
}
#bons_reduc {
	display:block;  
	width:700px; 
	height:270px;
	margin:0 auto;
}
.reduc-bloc {
	display:block; 
	width:340px; 
	height:270px;
	float:left;
	margin: 0px 0px 0px 0px;
}
.reduc-offre {
	display:block; 
	float:right; 
	width:330px; 
	text-align:right;
	margin-top: 50px;
}
.reduc-offre h4 { 
	font-size:50px;
	color:#6b0b9c; 
	letter-spacing:1px; 
	text-shadow:1px 1px 1px #cccccc; 
}

/* page infos legales ********************************************************************************************************************************************************/

.titre_infos {
	display:block; 
	width:100%; 
	text-align:center;
	margin:0;
}
.texte_infos {
	display:block; 
	width:500px; 
	font-size:13px; 
	color:#000;
	padding:25px 0px 25px 0px;
	margin-left:40px;
}

/* page inscription ********************************************************************************************************************************************************/

.signature_compte {
	font-family: 'Marck Script', cursive;
	font-size:23px; 
	color:#000; 
	line-height:20px; 
	margin-left:30px;
}
label.lab_petit {
	font-size:9px; 
	color:#000; 
	line-height:16px;
}
.titre-resultat { 
	display:block; 
	width:600px;
	font-family: Arial, sans-serif;
	font-size:30px;
	color:#2cc105; 
	text-align:center; 
	letter-spacing:1px; 
	text-shadow:1px 1px 1px #000;
	margin-top:50px; 
	margin-bottom:30px;
}
.titre-resultat span.icon-resultat {
	font-family: 'WebSymbolsRegular', Arial, sans-serif;
	font-size:40px;
	color:#2cc105; 
	text-shadow:1px 1px 1px #000;
}
.texte-resultat { 
	display:block; 
	width:600px;
	font-family: Arial, sans-serif;
	font-size:13px;
	color:#000; 
	text-align:center;
	margin:0px;
}

/* page espace ***********************************************************************************************************************************************************/

.titre_espace { 
	display:block;
	font-family: Arial, sans-serif;
	font-size:30px;
	color:#6b0b9c; 
	letter-spacing:1px; 
	text-shadow:1px 1px 1px #cccccc; 
	padding:40px 0px 40px 0px; 
}
.titre_espace_2 { 
	display:block;
	font-family: Arial, sans-serif;
	font-size:30px;
	color:#6b0b9c; 
	letter-spacing:1px; 
	text-shadow:1px 1px 1px #cccccc; 
	padding:10px 0px 10px 0px; 
}
#espace_index { 
	display:inline-block; 
	width:1000px;
	padding:10px 10px 10px 10px; 
}
.espace_menu { 
	display:block; 
	width:250px; 
	height:470px; 
	float:left; 
	position: relative;
}
.espace_contenu { 
	display:block; 
	width:740px; 
	float:left; 
	position: relative; 
	margin:0px;
}
.espace-signature { 
 	display:block; 
	position:absolute; 
	width:1000px; 
	height:20px; 
	font-size:11px; 
	text-align:center;
	bottom:0px;
}

.space-menu{ 
	float:left;
    padding:0;
    margin:2px;
    width: 220px; 
}
.space-menu li{
    width: 220px;
    height: 40px;
    overflow: hidden;
    position: relative;
    display: block;
    background: #FFF;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-bottom: 4px;
    -webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.space-menu li a{
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    color: #8b1d1d;
    position: relative;
}
.space-menu li:hover{
    background-color: #8b1d1d;
}
.space-main { 
	line-height:40px;
    font-size: 20px; 
	padding-left:10px;
    -webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.space-menu li:hover .space-main{
    color: #FFF;
}
#espace-actu{
    width: 650px;
    height: 150px;
    display: block;
    background: #FFF;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin: 10px 0px 0px 0px;
	background:transparent url(../../images/structure/fond_blanc.png) repeat top left;
}
#espace-actu img{
    margin:10px;
}
.titre-actu {
	font-family: Arial, sans-serif;
	font-size:18px;
	color:#6b0908; 
	text-shadow:1px 1px 1px #cccccc;
	margin: 20px 0px 0px 0px;
}
