/* Website template by freewebsitetemplates.com */
/*------------------------- Layout styles ------------------------*/ 
body{
	margin:0;
	background:url(../images/bg-body.gif);
}
.page{
	background:url(../images/bg-header.jpg) no-repeat center top;
}

/*------------------------- Font ------------------------*/ 
@font-face {
    font-family: 'RokkittRegular';
    src: url('../fonts/rokkitt-regular-webfont.eot');
    src: url('../fonts/rokkitt-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rokkitt-regular-webfont.woff') format('woff'),
         url('../fonts/rokkitt-regular-webfont.ttf') format('truetype'),
         url('../fonts/rokkitt-regular-webfont.svg#RokkittRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*------------------------- Header ------------------------*/ 
.header{
	background:url(../images/bg-header.gif) repeat-x;
	height:68px;
    padding:30px 0 0;
}
.header div{
	width:940px;
	padding:0 10px;
	margin:0 auto;
	overflow:hidden;
}
.header div a#logo{
	display:block;
	float:left;
	outline:none;
}
.header div a#logo img{
	border:0;
}
.header div ul{
	margin:0;
	list-style:none;
	padding:13px 0 0;
	float:right;
}
.header div ul li{
	float:left;
	margin:0 0 0 14px;
}
.header div ul li a:hover{
	color:#3b7193;
}
.header div ul li.selected a{
	font-weight:bold;
	color:#3b7193;
}
.header div ul li:first-child a{
	background:none;
}
.header div ul li a{
	font-size:19px;
	text-shadow: 0 1px 0 #d1e6f7;
	text-decoration:none;
	color:#6cb2e6;
	font-family: 'RokkittRegular';
	outline:none;
	background:url(../images/interface.gif) no-repeat left 0;
	padding:0 0 0 20px;
}

/*------------------------- Body ------------------------*/ 
.body{
	background:url(../images/bg-content.gif) repeat-x #90C5E7;
}
.body div:first-child{
	background:url(../images/top-border.gif) repeat-x left bottom;
	padding-bottom: 2px;
}
.body div div#featured{
	background:url(../images/tour-de-babel.jpg) no-repeat center top !important;
	height:507px;
	padding: 0 10px !important;
	margin:0 auto;
	width:940px;
}
.body div div#featured h3{
	color:#fff;
	font-size:44px;
	line-height:28px;
	text-shadow: 0 10px 3px #9ec7e5;
	font-family: 'RokkittRegular';
	margin:75px 0 20px 29px;
	width:360px;
	padding:10px 0 30px;
	font-weight:normal;
	text-align:center;
	background:url(../images/interface.png) no-repeat left -107px;
}
/*- Menu -*/
.body div div#featured p{
	width:360px;
	color:#224055;
	font-family:arial;
	font-size:16px;
	line-height:25px;
	text-shadow: 0 1px 0 #C1DAE8;
	text-align:justify;
	margin:0 0 0 29px;
}
/*- Bouton [Calendrier] -*/
.body div div#featured a{
	background:url(../images/interface.png) no-repeat 10px 20px;
	border:0;
    height:102px;
    width:392px;
	font-family: 'RokkittRegular';
	color:#32617f;
	font-size:20px;
	font-weight:bold;
	margin:0;
	outline:none;
	display:block;
	text-decoration:none;
	text-align:center;
	line-height:95px;
	text-shadow: 0 1px 0 #dbebfa;
	padding-left:10px;
}
.body div{
	background:url(../images/bg-content2.gif);
}
.body div ul.blog{
	list-style:none;
	margin:0 auto;
	padding:0 10px 50px;
	background:url(../images/separator.jpg) no-repeat center top;
	overflow:hidden;
	width:940px;
}
.body div ul.blog li:first-child{
	margin:0;
}
.body div ul.blog li{
	float:left;
	margin:0 0 0 83px;
	height:auto;
	padding:0;
	text-align:center;
	width:258px;
}
.body div ul.blog li a img:hover{
	filter:alpha(opacity=80); /* Needed for IE8 and old versions */
	opacity:0.8;
}
/*- 3 Textes zone blanche -*/
.body div ul.blog li p{
	width:258px;
	text-align:justify;
	color:#828081;
	font-family:arial;
	margin:17px 0 0;
	line-height:21px;
	font-size:14px;
	background:none;
	padding:0;
}
.body div ul.blog li a:first-child{
	margin:25px 0 0;
	padding:0;
	background:none;
	width:auto;
	height:auto;
	line-height:0;
}
.body div ul.blog li a:hover{
	color:#6CB2E6;
}
.body div ul.blog li a{
	color:#33627e;
	font-family: 'RokkittRegular';
	text-decoration:none;
	display:block;
	margin:15px auto;
	width: 218px;
	height:74px;
	background:url(../images/bg-readmore.gif) no-repeat center top;
	outline:none;
	font-size:22px;
	font-weight:bold;
	line-height:70px;
	text-shadow: 0 1px 0 #d9edf8;
}
.body div ul.blog li a img{
	border:0;
}
.body div ul.blog li a img:hover{
	filter:alpha(opacity=99999); /* Needed for IE8 and old versions */
	opacity:99999;
}
/*- 3 Titres zone blanche -*/
.body div h3{
	font-family: 'RokkittRegular';
	font-size:22px;
	font-weight:bold;
	color:#7e7e7e;
	margin:15px 0 0;
	line-height:21px;
}
.body div p{
	font-family: 'RokkittRegular';
	font-size:16px;
	text-align:justify;
	color:#636363;
	margin:0 0 20px;
	line-height:21px;
	/*- min-height:180px; -*/
}
.body div p a{
	outline:none;
	color:#636363;
}
.body div ul{
	list-style:none;
    margin:0;
    padding:0;
	overflow:hidden;
}
.body div ul li:first-child{
	background:none;
}
.body div ul li{
	overflow:hidden;
	background:url(../images/separator.jpg) no-repeat center top;
	padding:30px 0;
}
.body div ul li div.featured{
	width:281px;
	height:292px;
	text-align: center;
	margin:0;
}
.body div ul li div.featured img{
	margin:10px 0 0 -3px;
	border:0;
}
.body div ul li div.featured ul{
	overflow:hidden;
	margin:2px 0 0 10px;
}
.body div ul li div.featured ul li:first-child{
	margin:0;
}
.body div ul li div.featured ul li{
	float:left;
	margin:0 0 0 18px;
	background:none;
	padding:0;
}
.body div ul li div.featured ul li a{
	padding:0;
}
.body div ul li div.featured ul li a img{
	margin:0;
}
.body div ul li div.featured ul li a img:hover{
	filter:alpha(opacity=80); /* Needed for IE8 and old versions */
	opacity:0.8;
}
.body div ul li div.featured a{
	clear:both;
	display:block;
	font-size:13px;
	font-family: 'RokkittRegular';
	text-decoration:none;
	color:#8a8889;
	font-weight:bold;
	padding:5px 0 0;
	width:auto;
	outline:none;
}
.body div div{
	width:940px;
	padding: 0 10px 54px !important; 
	margin:0 auto;
	background:url(../images/bg-content3.jpg) no-repeat center top!important;
	overflow:hidden;
}
.body div div div:first-child{
	padding: 65px 30px 0 0 !important;
}
.body div div div{
	float:left;
	background:none!important;
	padding: 65px 0 0 30px !important;
	width:440px;
}
.body div div div h3{
	margin:0;
	color:#305872;
	font-size:18px;
	font-weight:bold;
	font-family: 'RokkittRegular';
	text-shadow: 0 1px 0 #d4efff;
}
.body div div div p{
	color:#305872;
	font-family: 'RokkittRegular';
	font-size:18px;
}
.body div div div p a{
	color:#305872;
}

.body div div ul.blog{
	list-style:none;
	padding:60px 10px 5px;
	overflow:hidden;
	margin:0 auto;
	width:940px;
}
.body div div ul.blog li:first-child{
	margin:0;
	padding:0;
	background:url(../images/separator-horizontal.jpg) repeat-x center bottom;
}
.body div div ul.blog li{
	float:left;
	margin:30px 0 0;
	height:auto;
	padding:0;
	width:auto;
}
.body div div ul.blog li div{
	width:600px;
	height:auto;
	text-align:left;
	padding: 8px 0 30px!important;
	float:left;
	margin:0 0 0 50px;
	background:none;
}
.body div div ul.blog li div a img{
	border:0;
	margin:0 0 0 -3px;
}
.body div div ul.blog li div a img:hover{
	filter:alpha(opacity=80); /* Needed for IE8 and old versions */
	opacity:0.8;
}
/*Titre*/
.body div div ul.blog li div h3{
	color:#edede3;
	text-shadow:0 1px 0 #9fbbd1;
	font-size:28px;
    margin:13px 0 0;
}
.body div div ul.blog li div p{
	width:auto;
	text-align:justify;
	color:#345d79;
	font-family:arial;
	margin:17px 0 0 0;
	line-height:20px;
	font-size:18px;
	background:none;
	padding:0;
	/*min-height:180px;*/
}
.body div div ul.blog li div p a{
	color:#fff;
}
.body div div ul.blog li div a{
	background:none;
	float:left;
	margin:0;
	text-shadow: 0 1px 0 #9bbbd4;
	color:#EDEDE3;
	font-size:18px;
}
.body div div ul.blog li div a:hover{
	color:#345d79!important;
}
.body div div ul.blog li div a:first-child{
	margin:0;
	padding:0;
	background:none;
	width:auto;
}
.body div div ul.blog li div a:hover{
	color:#F78117;
}
.body div div ul.blog li div.featured{
	float:left;
    height:294px;
    margin:0;
    padding: 0 !important;
    width:284px;
	text-align:center;
	background:url(../images/interface.png) no-repeat 0 -338px!important;
}
.body div div ul.blog li div.featured img{
	margin:8px 0 0 -3px;
}
.body div div ul.blog li div.featured ul{
	margin:5px 0 0 12px;
}
.body div div ul.blog li div.featured ul li:first-child{
	margin:0;
}
.body div div ul.blog li div.featured ul li{
	margin:0 0 0 18px;
	height:auto;
}
.body div div ul.blog li div.featured ul li a{
	width:74px;
 	display:block;
	margin:0;
    padding:0;
	height: 74px;
}
.body div div ul.blog li div.featured ul li a img{
	margin:0;
}
.body div div ul.blog li div.featured a{
	color:#858585;
	font-family:arial;
	float:none;
	font-style:italic;
	text-decoration:none;
	padding:0;
	margin:0 auto;
	display:block;
	width: 150px;
	outline:none;
	font-size:12px;
	font-weight:normal;
	text-shadow:0 1px 0 #fcfcfc;
	line-height:30px;
}
.body div ul#blog{
	padding-bottom: 40px;
}
.body div ul#blog li a{
	margin: -47px 0 0 80px;
	position: absolute;
}
.body div ul#blog li h3{
	margin-top: 55px;
}
.body div div ul.paging{
	margin:0 0 30px 0;
	background:url(../images/separator-horizontal.jpg) repeat-x center top;
	width:960px;
	text-align:center;
	padding:20px 0 0;
}
.body div div ul.paging li{
	display:inline;
	padding:0 5px;
	background:none!important;
}
.body div div ul.paging li a{
	text-decoration:none;
	color:#f6f0e4;
	font-family: arial;
	font-size:14px;
	text-shadow: 0 1px 0 #a2b9c1;
}
.body div div ul.paging li a:hover{
	color:#3B7193;
}
.body div div div a#join{
	background:url(../images/interface.png) no-repeat 0 -221px;
	width:388px;
	height:97px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-family: 'RokkittRegular';
	font-size:20px;
	color:#39657e;	
	text-shadow: 0 1px 0 #d7eaf8;
	font-weight: bold;
	line-height: 57px;
	margin: 20px 0 0 30px;
	outline:none;
}

/*------------------------- Body du Calendrier ------------------------*/
.bodyCal{
	background:url(../images/bg-content.gif) repeat-x #90C5E7;
}

.bodyEvenement{
	background:url(../images/bg-content.gif) repeat-x #90C5E7;
	padding-bottom:40px;
}

.bodyCalendrier{
	text-align:center;
    width:940px;
	height:380px;
	padding: 60px 4px 10px 4px; /* top right bottom left */
	margin:0 auto;
	background:url(../images/bg-content3.jpg) no-repeat center top!important;
	overflow:hidden;
}

.bodyCalendrier2{
	text-align:center;
    width:940px;
	height:380px;
	padding: 60px 4px 60px 4px; /* top right bottom left */
	margin:0 auto;
	background:url(../images/bg-content3.jpg) no-repeat center top!important;
	overflow:hidden;
}

.bodyDetailEvenement{
	text-align:center;
    width: 940px;
	height:580px;
	padding: 60px 4px 4px 4px; /* top right bottom left */
	margin:0 auto;
	background:url(../images/bg-content3.jpg) no-repeat center top!important;
	overflow:hidden;
}

.bodyDetailSuite{
	text-align:center;
    width: 940px;
	padding: 0px 0px 4px 0px; /* top right bottom left */
	margin:0 auto;
	overflow:hidden;
    margin-bottom: 60px;
	-webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	-moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	background: #fff; 
	border: 1px solid #006699; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
    background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
    background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
    background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
    background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
    background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
}

/*------------------------- Liste des bénévoles ------------------------*/
.bodyListeBenevoles{
	text-align:center;
    width: 719px;
	padding: 60px 4px 60px 4px; /* top right bottom left */
	margin:0 auto;
	background:url(../images/bg-content3.jpg) no-repeat center top!important;
	overflow:hidden;
}

.datagrid4{
	float:center;
	-webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	-moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	font-family: 'Helvetica Neue',Helvetica,sans-serif;
	background: #fff; 
	overflow: hidden; 
	border: 1px solid #006699; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
}
.datagrid4 table { border-collapse: collapse; width: 100%; } 
.datagrid4 table td,
.datagrid4 table th { padding: 3px 10px; }
.datagrid4 table thead th {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
	background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
	background-color:#006699; 
	color:#FFFFFF; 
	font-size: 18px; 
	font-weight: bold; 
	border-left: 1px solid #0070A8; 
	text-align: center;
} 
.datagrid4 table tbody td { 
	color: #00496B; 
	font-family: 'Helvetica Neue',Helvetica,sans-serif; 
	font-size: 16px; 
	font-weight: normal; 
	text-align: right;
}

.listeBenevoles {
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
}

.container-liste-benevoles { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -webkit-border-radius: 3px; 
   -moz-border-radius: 3px; 
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   vertical-align: middle;
   padding:8px; /* top right bottom left */
   text-align:center;
   line-height: 130%;
   width: 700px;
 }
 
 .container-liste-messages { 
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   padding:0 8px 0 8px; /* top right bottom left */
   text-align:left;
   line-height: 130%;
   
 }
 
 .title-liste-benevoles {
   margin-top:4px;
   margin-bottom:4px;
   color: #00496B;
   font-size:16px;
   font-family: 'Helvetica Neue',Helvetica,sans-serif; 
   font-weight: normal; 
   border: 1px solid #006699;
   padding:10px;
   text-align:center;
}

.miniphotoBenevole {
   float:left;
	-webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	-moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	-webkit-border-radius: 1px; 
	-moz-border-radius: 1px; 
	border-radius: 1px;
	border: 1px solid #006699;
}

/*------------------------- Calendrier ------------------------*/
.datagrid{
	float:left;
	-webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	-moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	font-family: 'Helvetica Neue',Helvetica,sans-serif;
	background: #fff; 
	overflow: hidden; 
	border: 1px solid #006699; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
}
.datagrid table { border-collapse: collapse; width: 100%; } 
.datagrid table td,
.datagrid table th { padding: 3px 10px; }
.datagrid table thead th {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
	background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
	background-color:#ABD1EF; 
	color:#FFFFFF; 
	font-size: 18px; 
	font-weight: bold; 
	border-left: 1px solid #0070A8; 
	text-align: center;
} 
.datagrid table thead th:first-child { border: none; }
.datagrid table tbody td { 
	color: #00496B; 
	font-family: 'Helvetica Neue',Helvetica,sans-serif; 
	font-size: 16px; 
	font-weight: normal; 
	text-align: right;
	border-left: 1px solid #E1EEF4;
}
.datagrid table tbody .alt td { background: #ABD1EF; color: #00496B; }
.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: none; }


/*------------------------- Calendrier des participants ------------------------*/
.datagrid2{
	float:left;
	-webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	-moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	font-family: 'Helvetica Neue',Helvetica,sans-serif;
	background: #fff; 
	overflow: hidden; 
	border: 1px solid #006699; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
}
.datagrid2 table { border-collapse: collapse; width: 100%; } 
.datagrid2 table td,
.datagrid2 table th { padding: 8px 8px;}
.datagrid2 table thead th {
    width: 228px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
	background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
	background-color:#006699; 
	color:#FFFFFF; 
	font-size: 18px; 
	font-weight: bold; 
	border-left: 1px solid #0070A8; 
	text-align: center;
} 
.datagrid2 table thead th:first-child { border: none; }
.datagrid2 table tbody td { 
	color: #00496B; 
	font-family: 'Helvetica Neue',Helvetica,sans-serif; 
	font-size: 16px; 
	font-weight: normal; 
	text-align: right;
}
.datagrid2 table tbody .alt td { background: #ABD1EF; color: #00496B; }
.datagrid2 table tbody td:first-child { border-left: none; }
.datagrid2 table tbody td:nth-child(3n+1) { border-left: 1px solid #0070A8; } 
.datagrid2 table tbody tr:last-child td { border-bottom: none; }

.bodyCalendrier2 div ul.paging{
	margin:300px 0 30px 0;
	width:910px;
	text-align:center;
	padding:20px 0 20px 0;
}
.bodyCalendrier2 div ul.paging li{
	display:inline;
	padding:0 5px;
	background:none!important;
}
.bodyCalendrier2 div ul.paging li a{
	text-decoration:none;
	color:#006699;
	font-family: arial;
	font-size:14px;
}
.bodyCalendrier2 div ul.paging li a:hover{
	color:#f6f0e4;
}

/*------------------------- Tableau detail de la commandnde ----------------------*/
.bodyCommande{
	text-align:center;
    width: 392px;
	padding: 60px 1px 60px 1px; /* top right bottom left */
	margin:0 auto;
	background:url(../images/bg-content3.jpg) no-repeat center top!important;
	overflow:hidden;
}

/*------------------------- Tableau detail de l'évènement ------------------------*/
.datagrid3{
	float:left;
	-webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	-moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	font-family: 'Helvetica Neue',Helvetica,sans-serif;
	background: #fff; 
	overflow: hidden; 
	border: 1px solid #006699; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	line-height: 114%;
	background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
    background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
    background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
    background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
    background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
    background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
}
.datagrid3 table { border-collapse: collapse; width: 100%; } 
.datagrid3 table td,
.datagrid3 table th { padding: 6px 10px;}
.datagrid3 table thead th {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
	background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
	background-color:#ffffff; 
	color:#FFFFFF; 
	font-size: 18px; 
	font-weight: bold; 
	text-align: center;
} 
.datagrid3 table thead th:first-child { border: none; }
.datagrid3 table tbody td { 
	color: #00496B; 
	font-family: 'Helvetica Neue',Helvetica,sans-serif; 
	font-size: 16px; 
	font-weight: normal; 
	text-align: center;
}
.datagrid3 table tbody .coordinateur { background: #E1F0FB; color: #00496B; text-align: center;}
.datagrid3 table tbody .jour1 td { text-align: left;}
.datagrid3 table tbody .jour2 td { background: #E1F0FB; color: #00496B; text-align: left;}
.datagrid3 table tbody .date { border-top: 1px solid #0070A8; font-weight: bold;}
.datagrid3 table tbody .voiture { border-top: 1px solid #B6CDD9; border-bottom: 1px solid #B6CDD9; border-left: 1px solid #B6CDD9; width:132px; height:60px;}



/*---------------------- Formulaire Login ---------------------*/ 
.formulaire {
   float:right;
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
}

 /*- Titre -*/ 
.title{
	font-family: 'Helvetica Neue',Helvetica,sans-serif;
	-webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	-moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	font-family: 'Helvetica Neue',Helvetica,sans-serif;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
} 
.title table { border-collapse: collapse; width: 100%; } 
.title table td,
.title table th { padding: 4px 0px; }
.title table thead th {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
	background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
	background-color:#ABD1EF; 
	color:#FFFFFF; 
	font-size: 18px; 
	font-weight: bold; 
	text-align: center;
} 
 /*--*/

.form-container { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   min-width:280px;
   padding:4px;
   width:280px;
   height:220px;
   }
   
.form-title {
   margin-top:10px;
   margin-bottom:4px;
   color: #00496B;
   font-size:16px;
   font-family: 'Helvetica Neue',Helvetica,sans-serif; 
   font-weight: normal; 
}

.form-field {
   border: 1px solid #66A3BF;
   background: #ABD1EF;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #000000;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:5px;
   margin-bottom:20px;
   width:260px;
   }
.form-field:focus {
   background: #fff;
   color: #725129;
   }

 /*- Bouton -*/
.submit-container {
   margin:8px 0;
   text-align:center;
}

.submit-button {
   border: 1px solid #0a3c59;
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #65a9d7, #ABD1EF);
   background: -moz-linear-gradient(top, #65a9d7, #ABD1EF);
   background: -ms-linear-gradient(top, #65a9d7, #ABD1EF);
   background: -o-linear-gradient(top, #65a9d7, #ABD1EF);
   background-image: -ms-linear-gradient(top, #65a9d7 0%, #ABD1EF 100%);
   padding: 8px 16px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   color: #06426c;
   font-size: 14px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.submit-button:hover {
   border: 1px solid #0a3c59;
   background: #3e779d;
   background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#65a9d7));
   background: -webkit-linear-gradient(top, #65a9d7, #65a9d7);
   background: -moz-linear-gradient(top, #65a9d7, #65a9d7);
   background: -ms-linear-gradient(top, #65a9d7, #65a9d7);
   background: -o-linear-gradient(top, #65a9d7, #65a9d7);
   background-image: -ms-linear-gradient(top, #65a9d7 0%, #65a9d7 100%);
   color: #000;
   }
.submit-button:active {
   border: 1px solid #0a3c59;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#3e779d));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   background-image: -ms-linear-gradient(top, #3e779d 0%, #65a9d7 100%);
   color: #000;
   }   
 /*--*/
 

/*------------------------ Formulaire d'inscription --------------------------*/
.form-container-inscription { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   width:380px;
   padding:4px 10px 4px 10px; /* top right bottom left */
   height:414px;
   text-align:left;
   }
 
.form-title-inscription {
   margin-top:3px;
   margin-bottom:3px;
   color: #00496B;
   font-size:16px;
   font-family: 'Helvetica Neue',Helvetica,sans-serif; 
   font-weight: bold; 
}

.form-subtitle-inscription {
   margin-top:3px;
   margin-bottom:3px;
   color: #00496B;
   font-size:16px;
   font-family: 'Helvetica Neue',Helvetica,sans-serif; 
   font-weight: normal; 
}

.form-textarea-message {
   border: 1px solid #66A3BF;
   background: #ABD1EF;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #000000;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:5px;
   margin-bottom:5px;
   margin-left:10px;
   width:840px;
   height:200px;
   font-size:16px;
 }
 
/*------------------------ Formulaire de nouveau sujet dans le blog --------------------------*/
.form-container-nouveau-sujet { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   width:698px;
   padding:4px 10px 4px 10px; /* top right bottom left */
   height:290px;
   text-align:left;
}

/*------------------------ Formulaire de nouveau compte rendu --------------------------*/
.form-container-nouveau-compte-rendu { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   width:698px;
   padding:4px 10px 4px 10px; /* top right bottom left */
   /* height:1220px; Height is defined in html sources */
   text-align:left;
}

 .form-textarea-nouveau-compte-rendu {
   border: 1px solid #66A3BF;
   background: #ABD1EF;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #000000;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:5px;
   margin-bottom:5px;
   margin-left:10px;
   width:620px;
   height:300px;
   font-size:16px;
 }
 
 .form-field-nombre {
   border: 1px solid #66A3BF;
   background: #ABD1EF;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #000000;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:5px;
   margin-bottom:5px;
   margin-left:10px;
   width:50px;
   font-size:16px;
}
 
.form-field-code {
   border: 1px solid #66A3BF;
   background: #ABD1EF;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #000000;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:5px;
   margin-bottom:5px;
   margin-left:10px;
   width:80px;
   font-size:16px;
}
/*------------------------ Formulaire des infos personnelles du bénévole --------------------------*/
.bodyInfosPersos{
	text-align:center;
    width: 580px;
	padding: 60px 4px 80px 80px; /* top right bottom left */
	margin:0 auto;
	background:url(../images/bg-content3.jpg) no-repeat center top!important;
	overflow:hidden;
}

.datagridInfosPersos{
	float:left;
	-webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	-moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	font-family: 'Helvetica Neue',Helvetica,sans-serif;
	background: #fff; 
	overflow: hidden; 
	border: 1px solid #006699; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
}
.datagridInfosPersos table { border-collapse: collapse; width: 100%; } 
.datagridInfosPersos table td,
.datagridInfosPersos table th { padding: 3px; }
.datagridInfosPersos table thead th {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
	background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
	background-color:#006699; 
	color:#FFFFFF; 
	font-size: 18px; 
	font-weight: bold; 
	border-left: 1px solid #0070A8; 
	text-align: center;
} 

.form-container-infos-persos { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   padding:4px 10px 4px 10px; /* top right bottom left */
   height:530px;
   text-align:left;
}

.form-field-infos-persos {
   border: 1px solid #66A3BF;
   background: #ABD1EF;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #000000;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:5px;
   margin-bottom:5px;
   margin-left:10px;
   width:200px;
   font-size:16px;
}
   
.form-field-localite {
   border: 1px solid #66A3BF;
   background: #ABD1EF;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #000000;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:5px;
   margin-bottom:5px;
   margin-left:10px;
   width:427px;
   font-size:16px;
   }
 
.form-textarea-infos-persos {
   border: 1px solid #66A3BF;
   background: #ABD1EF;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #000000;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:5px;
   margin-bottom:5px;
   margin-left:10px;
   width:427px;
   height:80px;
   font-size:16px;
 }

.form-textarea-nouveau-sujet {
   border: 1px solid #66A3BF;
   background: #ABD1EF;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #000000;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:5px;
   margin-bottom:5px;
   margin-left:10px;
   width:620px;
   height:80px;
   font-size:16px;
 }
 
 .form-textarea-nouveau-message-blog {
   border: 1px solid #66A3BF;
   background: #ABD1EF;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #000000;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:5px;
   margin-bottom:5px;
   margin-left:10px;
   width:578px;
   height:80px;
   font-size:16px;
 }
 
.mini-photo {
	-webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	-moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	height:70px;
	width:70px;
	margin:4px;
}

.form-container-infos-persos-email { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   padding:4px 10px 4px 10px; /* top right bottom left */
   height:200px;
   text-align:left;
}

.form-container-menu-administration { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   padding:4px 10px 4px 10px; /* top right bottom left */
   height:300px;
   text-align:left;
}

.form-container-infos-persos-password { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   padding:4px 10px 4px 10px; /* top right bottom left */
   height:270px;
   text-align:left;
}

.form-container-ajout-benevole { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   padding:4px 10px 4px 10px; /* top right bottom left */
   height:300px;
   text-align:left;
}

.form-container-selection-benevole { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   padding:4px 10px 4px 10px; /* top right bottom left */
   height:100px;
   text-align:left;
}

.form-container-maj-benevole { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   padding:4px 10px 4px 10px; /* top right bottom left */
   height:620px;
   text-align:left;
}

.form-container-maj-evenement { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   padding:4px 10px 4px 10px; /* top right bottom left */
   height:960px;
   text-align:left;
}

/*------------------------ Profile bénévole --------------------------*/
.bodyBenevole{
	text-align:center;
    width:700px;
	height:500px;
	padding:10px;
	margin:0 auto;
	background:url(../images/bg-content3.jpg) no-repeat center top!important;
	overflow:hidden;
}

.photoBenevole {
   float:left;
	-webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	-moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
	border: 3px solid #006699;
}

.benevole {
   float:right;
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
}

.container-benevole { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   vertical-align: middle;
   width:350px;
   height:324px;
   padding:4px 10px 4px 10px; /* top right bottom left */
   text-align:left;
   line-height: 130%;
   }
      
.title-benevole {
   margin-top:3px;
   margin-bottom:3px;
   color: #00496B;
   font-size:16px;
   font-family: 'Helvetica Neue',Helvetica,sans-serif; 
   font-weight: normal; 
}
.subtitle-benevole {
   margin-top:3px;
   margin-bottom:3px;
   color: #00496B;
   font-size:16px;
   font-family: 'Helvetica Neue',Helvetica,sans-serif; 
   font-weight: normal; 
}

.bodyModifierEvenement{
	text-align:center;
    width:1520px;
	padding:40px 10px 10px 10px;
	margin:0 auto;
	background:url(../images/bg-content3.jpg) no-repeat center top!important;
	overflow:hidden;
	padding-bottom:60px;
}


/*------------------------- Mon compte ------------------------*/ 
.bodyBenevoleCompte{
	text-align:center;
    width:940px;
	padding:40px 10px 10px 10px;
	margin:0 auto;
	background:url(../images/bg-content3.jpg) no-repeat center top!important;
	overflow:hidden;
}

.photoBenevoleCompte {
    float:left;
	-webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	-moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
	height:358px;
	margin-left:4px;
}

.detailsBenevole {
   float:left;
   padding-left: 20px;
}

.menuBenevole {
   float:left;
   padding-left: 20px;
}

.container-benevole-compte { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -webkit-border-radius: 3px; 
   -moz-border-radius: 3px; 
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   vertical-align: middle;
   width:300px;
   height:320px;
   padding:4px 10px 4px 10px; /* top right bottom left */
   text-align:left;
   line-height: 130%;
 }
 
.container-benevole-mon-menu { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -webkit-border-radius: 3px; 
   -moz-border-radius: 3px; 
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   vertical-align: middle;
   width:256px;
   height:320px;
   padding:4px 10px 4px 10px; /* top right bottom left */
   text-align:left;
   line-height: 130%;
 }

.container-maj-evenement-liste-benevoles { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -webkit-border-radius: 3px; 
   -moz-border-radius: 3px; 
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   vertical-align: middle;
   padding:4px 10px 4px 10px; /* top right bottom left */
   text-align:left;
   line-height: 130%;
 }
 
 .bodyBenevoleCompteSuite{
	text-align:center;
    width:940px;
	padding:40px 0px 60px 0px;
	margin:0 auto;
	overflow:hidden;
}
 
.datesBenevolat {
   float:left;
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   margin-left: 3px;
}

.container-benevole-mes-dates { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -webkit-border-radius: 3px; 
   -moz-border-radius: 3px; 
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   vertical-align: middle;
   padding:4px 10px 4px 10px; /* top right bottom left */
   text-align:left;
   line-height: 130%;
   width: 400px;
 }
 
.title-mes-dates {
   margin-top:4px;
   margin-bottom:4px;
   color: #00496B;
   font-size:16px;
   font-family: 'Helvetica Neue',Helvetica,sans-serif; 
   font-weight: normal; 
   border: 1px solid #006699;
   padding:10px;
   text-align:center;
}

.statistiques {
   float:right;
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   margin-right: 3px;
}

.container-benevole-mes-statistiques { 
   background: #ABD1EF;
   background: -webkit-gradient(linear, left top, left bottom, from(#E1EEF4), to(#ABD1EF));
   background: -webkit-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -moz-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -ms-linear-gradient(top, #E1EEF4, #ABD1EF);
   background: -o-linear-gradient(top, #E1EEF4, #ABD1EF);
   background-image: -ms-linear-gradient(top, #E1EEF4 0%, #ABD1EF 100%);
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -webkit-border-radius: 3px; 
   -moz-border-radius: 3px; 
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   vertical-align: middle;
   padding:4px 10px 4px 10px; /* top right bottom left */
   text-align:left;
   line-height: 130%;
 }
  
/* ---------- Liste déroulante ----------- */ 
  .custom-dropdown--large {
    font-size: 1.5em;
}

.custom-dropdown--small {
    font-size: .7em;
}

.custom-dropdown__select{
    font-size: inherit; /* inherit size from .custom-dropdown */
    padding: .5em; /* add some space*/
    margin: 0; /* remove default margins */
}

.custom-dropdown__select--white {
    background-color: #E1EEF4;
    color: #444;    
}

@supports (pointer-events: none) and
      ((-webkit-appearance: none) or
      (-moz-appearance: none) or
      (appearance: none)) {

    .custom-dropdown {
        position: relative;
        display: inline-block;
        vertical-align: middle;
    }

    .custom-dropdown__select {
       border: 1px solid #006699;
	   background: #E1EEF4;
       padding: 8px 16px;
	   -webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	   border-radius: 6px;
	   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	   color: #06426c;
       font-size: 17px;
       font-family: 'Helvetica Neue',Helvetica,sans-serif;
       vertical-align: middle;
	   margin-top:6px;
	   margin-bottom:6px;
    }

    .custom-dropdown::before,
    .custom-dropdown::after {
        content: "";
        position: absolute;
        pointer-events: none;
    }

    .custom-dropdown::after { /*  Custom dropdown arrow */
        content: "\25BC";
        height: 1em;
        font-size: .625em;
        line-height: 1;
        right: 1.2em;
        top: 50%; margin-top: -.5em;
    }

    .custom-dropdown::before { /*  Custom dropdown arrow cover */
        width: 2em;
        right: 0; top: 0; bottom: 0;
        border-radius: 0 3px 3px 0;
		border: 1px solid #006699;
    }

    .custom-dropdown__select[disabled] {
        color: rgba(0,0,0,.3);
    }

    .custom-dropdown.custom-dropdown--disabled::after {
        color: rgba(0,0,0,.1);
    }

    /* White dropdown style */
    .custom-dropdown--white::before {
	   border-left: 1px solid #006699;
	   height:37px;
	   background: #ABD1EF;
	   background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#ABD1EF));
	   background: -webkit-linear-gradient(top, #65a9d7, #ABD1EF);
	   background: -moz-linear-gradient(top, #65a9d7, #ABD1EF);
	   background: -ms-linear-gradient(top, #65a9d7, #ABD1EF);
	   background: -o-linear-gradient(top, #65a9d7, #ABD1EF);
	   background-image: -ms-linear-gradient(top, #65a9d7 0%, #ABD1EF 100%);
	   padding: 0;
	   -webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	   border-radius: 6px;
	   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	   color: #06426c;
	   margin-top:6px;
	   margin-bottom:6px;
    }

    .custom-dropdown--white::after {
        color: rgba(0,0,0,.9);
    }

    /* FF only temp fix */
    @-moz-document url-prefix() {
        .custom-dropdown__select              { padding-right: .9em }
        .custom-dropdown--large .custom-dropdown__select { padding-right: 1.3em }
        .custom-dropdown--small .custom-dropdown__select { padding-right: .5em }
    }
}

/*----- Page d'aide 3 colonnes -----*/
#col1 {
	float: left;
	width: 600px;
}

#col3 {
	float: right;
	width: 600px;
}

#col2 { 
	float: left;
	width: 600px;
}

/*------------------------ Graphique dans les pages d'administration --------------------------*/
.graphique{
	text-align:center;
    width: 1600px;
	padding: 60px 0px 80px 0px; /* top right bottom left */
	margin:0 auto;
	background:url(../images/bg-content3.jpg) no-repeat center top!important;
	overflow:hidden;
}

/*------------------------- Footer ------------------------*/ 
.footer{
	width:auto;
	background:url(../images/bg-footer.gif) repeat-x left top;
	padding:45px 0 105px;
	margin:0 auto;
	overflow:hidden;
}
.footer div{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
.footer div ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
}
.footer div ul li{
	margin:0 0 5px;
}
.footer div ul li a:hover{
	color:#6CB2E6;
}
.footer div ul li a{
	color:#d5ebf8;
	font-size:18px;
	font-family: 'RokkittRegular';
	text-decoration:none;
	outline:none;
	line-height:35px;
}
.footer div p{
	padding-top:14px;
	color:#22323f;
	font-size:16px;
	font-family:arial;
	float:left;
	margin:0 0 0 65px;
	width:555px;
	text-align:justify;
	line-height:21px;
}
.footer div p a{
	color:#fff;
}
.footer div div.connect{
	float:left;
	margin:0 0 0 50px;
	width:auto;
	height:150px;
	background:url(../images/interface.gif) no-repeat left -33px;
}
.footer div div.connect a:hover{
	color:#3d4f5b;
}
.footer div div.connect a{
	outline:none;
	height:28px;
	width:auto;
	text-decoration:none;
	margin:10px 0 0 45px;
	font-family:arial;
	color:#fff;
	font-weight:bold;
	text-shadow:0 1px 0 #546a77;
	text-transform:capitalize;
	font-size:14px;
}
.footer div div.connect a#facebook{
	display:block;
	background:url(../images/icons.gif) no-repeat 0 -48px;
	line-height:25px;
    padding:0 0 0 80px;
	margin-bottom: 25px;
}
.footer div div.connect a#twitter{
	display:block;
	background:url(../images/icons.gif) no-repeat 0 -96px;
	line-height:25px;
	padding:0 0 0 90px;
}
.footer div div.connect a#vimeo{
	display:block;
	background:url(../images/icons.gif) no-repeat;
	line-height:25px;
	padding:0 0 0 90px;
	margin-bottom:25px;
}
.footer div.footnote{
	color:#3e505c;
	clear:both;
	text-align:center;
	margin:0;
	float:none;
	width:auto;
	font-size:14px;
	font-family:trebuchet MS;
	font-weight:bold;
	padding:10px 0 0;
}
.footer div p.copyright{
	color:#3e505c;
	clear:both;
	text-align:center;
	margin:0;
	float:none;
	width:auto;
	font-size:13px;
	font-family:trebuchet MS;
	font-weight:bold;
	padding:30px 0 0;
}