/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

@import url(https://fonts.googleapis.com/css?family=Oswald:300|Bree+Serif|Fjalla+One|Libre+Baskerville:400,400italic,700);

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color :#4c7d00;	
	/*color: #4C8BB5;*/
	font-family: 'Bree Serif',serif;
}

h1 {
	font-size: 2.4em;
  /*  text-shadow: 2px 2px 4px #9999FF;*/
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

h4{
	font-family: 'Bree Serif',serif;
	font-weight: normal;
	/*color: #AAAAAA;*/
	color: #92BA1C;
	font-size: 1.5em;
	margin: 0;
}

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
}

ul, ol {
}

a {
	text-decoration: none;
	/*color: #4C8BB5;*/
	color: #4c7d00;
}

a:hover {
	text-decoration:none;
	color: #2D4A00;
}

.under{
	float: none;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#topheader {
	background: #a3c004;
	text-align: center;
}

#topheader h1 {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header-wrapper {
	height: 99px;
	background: #a3c004/*#253641;*/
}

#header {
	width: 1100px;
	margin: 0 auto;
}

.min_h_1 {
	min-height: 600px;
}

/* submenu-wrapper */

#submenu-wrapper {
	width: 998px;
	margin: 0 auto;    
	/*background: none repeat scroll 0 0 #D8DBCD;*/  
	background: none repeat scroll 0 0 #E1E1E1;
}

#infos-wrapper {    
	margin: 0 auto;
	background: #a3c004;
	width: 100%;
	/*background: none repeat scroll 0 0 auto #a3c004;*/
	border-bottom: 2px solid #82A0AF;
	color: #ffffff;
	font-size: 1.1em;
}

#infos-sub{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.infos  h1{
	color: #FFCC00;
	font-family: 'Bree Serif', serif;
	font-size:28px;
	padding-top: 10px;
}

/* slider-wrapper */

#slider-wrapper {
	margin: 0 auto;  
	background: #E1E1E1;
}

/* cumcumber-wrapper */

#cumcumber-wrapper {
	width: 100%;
	margin: 0 auto;   
	font-size: 10px;
	line-height: 25px;
	border-bottom: 1px dotted #E7E2DC;	
}

#cumcumber a:hover {
	color: #FF0000;
	text-decoration: underline;	
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
	color: #000000;
	/*background: url(images/logo.png) no-repeat left 5px;*/
}

#logo h2, #logo p {
}

#logo h2 {
	padding: 40px 0px 0px 80px;
	letter-spacing: -1px;
	/*text-transform: lowercase;
	margin-top: 105px;
	color: #FF3000;*/
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
}

#logo h2 a {
	color: #FA4100;
    text-shadow: 2px 2px 4px #999999;
}

#logo h2 span {
	color: #333333;
}

#logo p {
	margin: 0;
	padding: 0px;/* 0 0 62px;*/
	font: normal 14px;/* Georgia, "Times New Roman", Times, serif;*/
	font-style: italic;
	color: #666666;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #666666;
}

/* pub_g */
#pub_g {
	margin-bottom: 15px;
}

/* pub_h */

#pub_h {
	float: right;
	text-align: right;
	width: 750px;
	height: 90px;
	margin: 5px auto;
	padding: 0;
}

#pub_h img {
	float: right;
}

/**************************************************************/

#menu-wrapper_bg {
	/*background: url(../images/header.png);*/
	/*background: none repeat scroll 0 0 #2B5464;*/
	height:40px;
	/*background-size: 100%;*/
}

#menu-wrapper {
/*	float: right;
	height: 40px;*/
	width: 1400px;
	/*margin: 0 auto;*/
	margin-left: -30px;
	padding: 0;
}

#menu {
	list-style:none; 

/*	padding:0px 20px 0px 20px;*/

	/* Rounded Corners 
	
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;*/

	/* Background color and gradients 
	
	background: #4C8BB5; 
	background: -moz-linear-gradient(top, #4C8BB5, #294466);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
	*/
	/* Borders 
	
	border: 1px solid #002232;*/
/*
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
*/    
	position: absolute;
    width: 1200px;
}

#menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 4px 10px 4px 10px;
	/* margin-right:10px; */
	margin-top:9px;
	border:none;
}

#menu li:hover {
	border: 1px solid #777777;
	padding: 4px 9px 4px 9px;
	
	/* Background color and gradients */
	
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
	
	/* Rounded corners */
	
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

#menu li a {
	/*font-family:Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 1px #000000;
	display:block;*/
	font-size:18px; 
	color: #EEEEEE;	
	outline:0;
	text-decoration:none;
}

#menu li:hover a {
	color:#161616;/*
	text-shadow: 1px 1px 1px #ffffff;*/
}
#menu li .drop {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Fjalla One', sans-serif;
	padding-right:21px;
	background:url("../images/drop.png") no-repeat right 8px;
	text-shadow: 1px 1px 1px #000000;
}
#menu li:hover .drop {
	background:url("../images/drop.png") no-repeat right 7px;
	text-shadow: 1px 1px 1px #ffffff;
}
#menu li .gold {
	color:#FEDC00;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	z-index:99;
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	/*padding:10px 5px 10px 5px;*/
	padding:10px 5px 0px;
	border:1px solid #777777;
	border-top:none;
	
	/* Gradient background */
	background:#F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #FFFFFF);/* #EEEEEE, #BBBBBB */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#FFFFFF));/* #EEEEEE, #BBBBBB */

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
	/*font-family:Arial, Helvetica, sans-serif;*/
	line-height: 21px;
	font-size: 12px;
	text-align: left;
	text-shadow: 1px 1px 1px #FFFFFF;
}

#menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
	color:#000000;
}

#menu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}

#menu p {
	line-height:18px;
	margin:0 0 10px 0;
	color: #5a4e4e;
}

#menu li:hover div a {
	font-size:12px;
	color:#015b86;
}
#menu li:hover div a:hover {
	color:#029feb;
}

.noshow {
	display:none; 
}

.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#F7F7F7;
	padding:4px;
	margin-top:5px;
	margin-bottom:15px; /*
	border-top:1px solid #777777;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666; */
}

.imgshadow img { /* Max width of the images */
	max-width: 490px;	
	width: expression(this.width > 490 ? 490 : true); /* support for IE5.5, IE6, IE8 */
	height: auto;
}

.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu li ul li {
	font-size:12px;
	/*line-height:24px;*/
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}

/**************************************************************/

/* ERROR */

.error {
	background:#FFF4F4;
	border:1px solid #FF0000;
	margin:10px 0 10px 0;
	padding:4px 6px 4px 6px;
	width:500px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.done {
	background:#F4FFF4;
	border:1px solid #00FF00;
	margin:10px 0 10px 0;
	padding:4px 6px 4px 6px;
	width:500px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.doneauto {
	background:#F4FFF4;
	border:1px solid #00FF00;
	margin:10px 0 10px 0;
	padding:4px 6px 4px 6px;
	/*width:500px;*/

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.message {
	background:#FAFAFF;
	border:1px solid #0000FF;
	margin:10px 0 10px 0;
	padding:4px 6px 4px 6px;
	width:500px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

/* Search */

#search {
	float: left;
	width: 300px;
	height: 60px;
	/*padding: 20px 0px 0px 0px;*/
	background: #F3F3EE;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 10px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 214px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #4C8BB5;
	color: #FFFFFF;
}

/* Connect */

#connect {
	float: right;
	width: 160px;
	height: 210px;
	padding: 0px 0px 0px 0px;
	background: #F3F3EE;
}
#connect a {
	color: #4C8BB5 !important;
}

#connect a:hover {
	text-decoration: underline !important;
}

#connect form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 10px;
}

#connect fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#connect-text {
	width: 130px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#inscript-text {
	padding: 4px 3px 2px 3px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	font: normal 12px Arial, Helvetica, sans-serif;
}

#connect-submit {
	width: 100px;
	height: 26px;
    border: 1px solid #444;
	/*margin: 5px 20px 0;
	padding: 4px 6px;*/
	background: #4C8BB5;
	color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
}

#connect-check{
	padding: 5px 0;
	text-align: center;
}

.connectImage{
    /*overflow:hidden;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    border-radius:50px;
    width:90px;
    height:90px;*/
	background: url(../images/sepuser.png) no-repeat 0px 0px;
	background-size: 300px 5px;
	background-position:center;
}

.connectImage1{
    /*overflow:hidden;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    border-radius:50px;
    width:90px;
    height:90px;*/
	background: url(../images/sepuser.png) no-repeat 0px 0px;
	background-size: 2000px 10px;
	background-position:center;
}

.sidebar_r-link a{
	width: 100px;
	height: 22px;
    /*float: right;*/ 
	font-weight:bold;
	margin: 5px 20px 10px;
	padding: 4px 10px;
    /*position: relative; */   
	background: none repeat scroll 0 0 #FBCA03;
	border: 1px solid #444;
	border-radius: 5px 5px 5px 5px;
}

.sidebar_r-link a:hover{
	background: none repeat scroll 0 0 #F7DE7B;
}

/* Page */

#page {
    /*background-color: #000000;
	filter: alpha(opacity=10);
	-moz-opacity: 0.6;
	opacity: 0.6;*/
		
/*	background: -webkit-gradient(
	  linear,
	  left top, left bottom,
	 from(#2B5464),
	  to(#91bee3)
		from(#91bee3),
		to(#EBEBEB)
	);
	background: -webkit-linear-gradient(
	  top,
	  #91bee3,
	  #EBEBEB
	);
	background: -moz-linear-gradient(
	  top,
	  #91bee3,
	  #EBEBEB
	);
	background: -o-linear-gradient(
	  top,
	  #91bee3,
	  #EBEBEB
	);
	background: linear-gradient(
	  top,
	  #91bee3,
	  #EBEBEB
	);*/
	/*background: #874A4A;*/
	background: #EBEBEB;
	background-color: #FFFFD3;
  /*color: #ABCBE7;*/
	width: 100%;
	/*margin: 0 auto;*/
	padding: 60px 0px 5px 0px;
	min-height: 360px;
}

#page-bgtop {
	padding: 40px 0px;
}
/* Content */

#content {
	/*margin-left: 240px;
    margin-right: 240px;
    margin-left: 19%;
    margin-right: 19%;
	padding: 0 15px;
	float: right;
	width: 950px; 
	padding: 0px 20px 0px 20px;*/
}

hr {
  height: 1px;
  /*margin: -0.5em 0;*/
  padding: 0;
  color: #ddd;
  background-color: #ddd;
  border: 0;
}

.post {
	border-bottom: 1px dotted #E7E2DC;
	padding-right: 20px;
  padding-left: 20px;
}

.post .title {
	/*height: 41px;
	padding: 17px 0px 0px 0px;*/
	letter-spacing: -.5px;
	color: black;
}

.post .title a {
	color: #4C8BB5;
	border: none;
}

.post .meta {    
	margin-bottom: 25px;
	/*padding: 0px 30px 0px 30px;*/
	text-align: left;
	color: #bbbbbb;
	font-family: 'Bree Serif',serif;
	font-size: 12px;
	/*font-weight: bold;*/
}

.post .suite {    
	text-align: left;
	font-family: 'Libre Baskerville',serif;
	font-size: 13px;
	font-style: italic;
}

#sepnws {
    margin-bottom: 4px;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	/*padding: 0px 30px 20px 30px;
	text-align: justify;*/
	padding-bottom: 20px;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	text-align: justify;
}

#imgphoto {
    border: 4px solid #FFFFFF;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    float: left;
    margin-right: 10px;
}

#biggray{
	font-family: 'Bree Serif',serif;
	font-weight: normal;
	color: #AAAAAA;
    font-size: 2.5em;
    margin-bottom: 10px;
}

.links {
	/*padding-top: 20px;*/
	font-size: 12px;
	font-weight: bold;
}

.red{
	color: #ff0000;
}

.green{
	color: #00cc00;
}

.white{
	color: #ffffff;
}

.gray{
	color: #aaaaaa;
}

.graylu{
	color: #ffffff;
	background: none repeat scroll 0 0 #cccccc;
	font-size: 10px;
	line-height: 20px;
	padding: 0 3px;
}

.g00{
	color: #345AC4 !important;/* Homme déconnecté */     
}

.g01{
	color: #345AC4 !important;/* Homme connecté */
}

.g10{
	color: #FE00E5 !important;/* Femme déconnecté */
}

.g11{
	color: #FE00E5 !important;/* Femme connecté */
}

.g30{
	color: #F39821 !important;/* Assos déconnecté */
}

.g31{
	color: #F39821 !important;/* Assos connecté */
}

.g40{
	color: #2FAF00 !important;/* Pro déconnecté */
}

.g41{
	color: #2FAF00 !important;/* Pro connecté */
}

.stp0{
	/*color: #345AC4 !important; Sortie type Public */
	font-weight: normal;
}

.stp1{
	/*color: #345AC4 !important; Sortie type Amis */
	font-weight: bold;
}

.stp2{
	/*color: #345AC4 !important; Sortie type Amis 48h */
	font-weight: bold;
}

.stp3{
	color: #F39821 !important;/* Sortie type Premiums */
	font-weight: bold;
}

.gpos{ 
	display: inline-block;
    margin-top: -3px;
}

.td_profil{
	line-height: 22px;
}

.profil_age{
    color: #BBBBBB;
    font-family: 'Bree Serif',serif;
    font-size: 14px;
}

.profil_age img{
	float: none;
    margin-left: 5px;
    position: absolute;
}

.profil_vip a{
    color: #DD9900;
    font-family: 'Bree Serif',serif;
    font-size: 14px;
}

/* Sidebar */

.contenu_onglets {
    margin-bottom: 5px;
}

#sidebar {
	float: left;
	width: 235px;
	/*width: 20%;
	margin: 0px;
	padding: 0px;
	color: #787878;*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	/*padding-bottom: 30px;*/
}

#sidebar li li {/*
	line-height: 25px;
	border-bottom: 1px dotted #E7E2DC;
	border-left: none;*/
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {/*
	padding: 0px 0px 0px 15px;
	background: url(images/img01.jpg) no-repeat left 5px;*/
}

#sidebar h1 {
	height: 38px;
	letter-spacing: -.5px;
	font-size: 1.8em;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 20px;
	text-align: justify;
	font-family: 'Libre Baskerville',serif;
}

#sidebar a {
	border: none;
	color: #000000;
}

#membcount{
	color: #DD7700;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #FF3000;
}

/* sidebar_r */

#sidebar_r {
	float: right;
	width: 235px;
	/*width: 20%;	
	margin: 0px;
	padding: 0px;
	color: #4C8BB5;*/
}

#sidebar_r ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar_r li {
	margin: 0;
	padding: 0;
}

#sidebar_r li ul {
	margin: 0px 0px;
	/*padding-bottom: 30px;*/
}

#sidebar_r li li {
	line-height: 25px;
	border-bottom: 1px dotted #E7E2DC;
	border-left: none;
	padding: 0px 0px 0px 15px;
	background: url(images/img01.jpg) no-repeat left 10px;
}

#sidebar_r li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}
/*
#sidebar_r li li a {
	padding: 0px 0px 0px 15px;
	background: url(images/img01.jpg) no-repeat left 5px;
}*/

#sidebar_r h1 {
	height: 23px;
	letter-spacing: -.5px;
	font-size: 1.8em;
}

#sidebar_r p {
	margin: 0 0px;
	padding: 0px 0px 20px 30px;
	text-align: justify;
}

#sidebar_r a {
	/*border: none;*/
	color: #444;
}

#sidebar_r a:hover {
	text-decoration: underline;
	color: #4C8BB5;
}

/* Listes des sorties */

#sorties_list {
	width: 100%;
}

#sorties_list_wrap {
	padding: 20px;
}

#sorties_list table {
	width: 100%;
}

#sorties_list tbody td {
	/*text-align: center;*/
	padding: 3px;
}

.sorties_list_title {
	padding: 3px;
	color: #FFFFFF;
	/*background: #014464;*/
	background: #4C8BB5;
	
	background: -moz-linear-gradient(top, #4C8BB5, #294466);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
	
	/*background: -moz-linear-gradient(center top , #4C8BB5, #294466) repeat scroll 0 0 transparent;*/
}

#sorties_list #next {
	text-align: right;
}

/* brouillon */
#sortie_0 a {
	color: #aaaaaa;
}

#sortie_0 a:hover {
	text-decoration: underline;
}
/* a venir */
#sortie_1 a {
	color: #345AC4;
}

#sortie_1 a:hover {
	text-decoration: underline;
}
/* passé */
#sortie_2 a {
	color: #4CB58B;
}

#sortie_2 a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* prefooter */

.prefooter {
	width: 100%;
	/*height: 290px;*/
	margin: 0 auto;
	font-size: 17px;
	font-weight: 100%;
	/*color: #c0c0c0;*/
	color: #326701;
	font-family: 'Oswald', Arial, sans-serif;
	line-height: 23px;
	/*background-color: #6193A7;*/
	background-color: #80AF04;;
}

table#table-nav {
	margin-left:auto; 
    margin-right:auto; 
	width: 1000px;    
	padding-top: 16px;
}

.prefooter tbody td {
	/*text-align: center;*/
}

.prefooter .nav {
    font-family: 'Libre Baskerville', serif;
    height: 20px;
}

.prefooter a {
	font-size: 12px;
	color: #FFFFFF;
}

.prefooter a:link {
	font-size: 12px;
	color: #FFFFFF;
}

.prefooter a:hover {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
	padding: 2px;
	font-style: italic;
}

/* Footer */

#footer {
	/*height: 30px;*/
	margin: 0 auto;
	padding: 0px 0 15px 0;
	/*background-color: #6193A7;*/
	background-color: #80AF04;
	font-size: 1.2em;
	font-weight: 100;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	line-height: 23px;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	font-size: 10px;
	text-align: center;
	color: #aaaaaa;
}

#footer a {
	color: #aaaaaa;
}

img.info2 {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#4C8BB5));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #4C8BB5);
	background-image:    -moz-linear-gradient(center top , #FFFFFF 0pt, #4C8BB5 100%);
	background-image:      -o-linear-gradient(top, #FFFFFF, #4C8BB5);
	background-image:         linear-gradient(to bottom, #FFFFFF, #4C8BB5);	
	
	border-color: #6666FF #6666FF #0000FF; /*#CCCCCC #CCCCCC #AAAAAA;*/
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 0 1px #FFFFFF inset;
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	text-shadow: 0 0 0 transparent, 0 1px 0 #FFFFFF;    
	cursor: pointer;
	overflow: visible;
	vertical-align: middle;
	white-space: nowrap;
}
 
img.info2:hover {
	border-color: #999999;
	filter: none;
	background-image: -moz-linear-gradient(center top , #FFFFFF 0pt, #E0E0E0 100%);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;
	border-radius: 0 0 0 0;
	outline: 0 none;
}

img.info {
	vertical-align:text-bottom;
	border: 0px solid;
}

a.info {
	position:relative;
	z-index:8;
	color:#0C0;
	text-decoration:none;
	border: 0px solid !important;
	cursor: help;
}
 
a.info:hover {
	z-index:25;
	/*background-color: #2B5464;*/
}
 
a.info span {
	display: none;
}
 
a.info:hover span {
	display: block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 200px;
	border: 1px solid #777;
	/*background-color:#EEE;*/
	color: #333;
	text-align: left !important;
	/*font-weight:none;*/
	padding: 5px;
	/* Gradient background */
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #FFFFFF);/* #EEEEEE, #BBBBBB */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#FFFFFF));/* #EEEEEE, #BBBBBB */
	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
	-moz-box-shadow: 5px 5px 8px #aaa;
	-webkit-box-shadow: 5px 5px 8px #aaa;
	box-shadow: 5px 5px 8px #aaa;
}

img.info3 {
	vertical-align:middle;
	border: 0px solid;
}

img.btred {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	background-color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#B54C4C));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #B54C4C);
	background-image:    -moz-linear-gradient(center top , #FFFFFF 0pt, #B54C4C 100%);
	background-image:      -o-linear-gradient(top, #FFFFFF, #B54C4C);
	background-image:         linear-gradient(to bottom, #FFFFFF, #B54C4C);	
    border-color: #FF6666 #FF6666 #FF0000; /*#CCCCCC #CCCCCC #AAAAAA;*/
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 1px #FFFFFF inset;
    color: #555555;
    font-size: 11px;
    font-weight: bold;
    padding: 2px;
    text-shadow: 0 0 0 transparent, 0 1px 0 #FFFFFF;    
	cursor: pointer;
	overflow: visible;
    vertical-align: middle;
    white-space: nowrap;
}
 
img.btred:hover {
	border-color: #999999;
    filter: none;
	background-color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E0E0E0));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #E0E0E0);
	background-image:    -moz-linear-gradient(center top , #FFFFFF 0pt, #E0E0E0 100%);
	background-image:      -o-linear-gradient(top, #FFFFFF, #E0E0E0);
	background-image:         linear-gradient(to bottom, #FFFFFF, #E0E0E0);	
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;
	border-radius: 0 0 0 0;
    outline: 0 none;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer {
	overflow: hidden;
	position: relative;
}

.jspPane {
	position: absolute;
}

.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	background: #fff;
}

.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: #fff;
}

.jspVerticalBar *,
.jspHorizontalBar * {
	margin: 0;
	padding: 0;
}

.jspCap {
	display: none;
}

.jspHorizontalBar .jspCap {
	float: left;
}

.jspTrack {
	background: #fff;
	position: relative;
}

.jspDrag {
	background: #000;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}

.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled {
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow {
	height: 10px;
}

.jspHorizontalBar .jspArrow {
	width: 10px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus {
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

.cr-container{
	width:992px;
	height:265px;
	border:4px solid #ddd;
	position:absolute;
	z-index:90;
}
.cr-content-wrapper{
	width:100%;
	height:100%;
	overflow:hidden;
	background:none repeat scroll 0 0 #ccc;
}
.cr-content-container{
	display:none;
	position:absolute;
	width:524px;
	height:100%;
	top:0px;
	left:0px;
	overflow:hidden;
}
.cr-img{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:1;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.7);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.7);
	box-shadow:1px 1px 2px rgba(0,0,0,0.7);
}
.cr-content{
	position:relative;
	z-index:10;
	/*margin:20px;*/
	height:265px;
}
.cr-content-headline{
	height:100%;
}
.cr-content div:hover h2{
	color:#4C8BB5 !important;
}
.cr-content-headline2{
	position:absolute;
	bottom:0px;
	left:74px;
	right:0px;
	height:75px;
	/*background-color: rgba(0,0,0,0.7); 	*/
	background-color: #000000;
	moz-opacity:0.7;
	opacity: 0.7; 
	filter:alpha(opacity=70);
}
.slider-img{
	position:absolute;
	top:-4px;
	left:-4px;
	z-index: 5;
}
.cr-content-img{
	position:absolute;
	bottom:0px;
	left:0px;
	width:75px;
	height:75px;
}
.cr-content-img a img{
	border:0px none;
}
.cr-content-container a img{
	border:0px none;
}
.cr-content h2{
	position:absolute;
	bottom:2px;
	font-size:30px;
	line-height:38px;
	color:#fff;
	/*font-family: 'Holtwood One SC', serif;*/
	padding: 0 5px;
}
.cr-content h3{
	left:74px;
	right:0px;
	top:190px;
	font-size:12px;
	color:#fff;
	/*padding:15px 0px;*/
	line-height:18px;
	padding: 0 0 0 5px;
	/*background-color: rgba(0,0,0,0.5); */
	font-family:Arial,Helvetica,sans-serif;
}

#spanright{
	position: absolute;
    right: 5px;
	color:#FFF !important;
	font-weight: normal !important;
}

.cr-content h3 span{
	color:#FBCA03;
	font-weight: bold;
}
.cr-more-link{
	text-transform:uppercase;
	color:#000;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	padding:0px 5px;
}

.bt-go-link a{
	padding: 4px 6px;     
	margin: 0;   
}

.bt-more-link a{
    /*float: right;*/ 
	font-weight:bold;
	margin-top: -54px;    
	padding: 4px 6px;
    position: relative;    
	background: none repeat scroll 0 0 #FBCA03;
    border: 1px solid #444;
    border-radius: 5px 5px 5px 5px;
}

.bt-more-link a:hover{
	background: none repeat scroll 0 0 #F7DE7B;
}
.cr-more-link:hover{
	text-shadow: 1px -1px 1px rgba(0,0,0,0.5);
	color:#fff;
}
.cr-content-text{
	color:#000;
	background:transparent url(images/bg_content.png) repeat top left;
	font-size: 14px;
	font-family: Georgia;
	font-style: italic;
	line-height: 24px;
	position:relative;
	display:none;
	z-index:999;
	clear:both;
	margin: 10px 0 0 0;
}
.cr-content-text p{
	padding:10px;
}
.cr-thumbs{
	position:absolute;
	left:570px;
	height:265px;
	width:380px;
	top:0px;
	z-index:20;
	overflow:hidden;
	background:none repeat scroll 0 0 #bbb;
}
.cr-thumbs div{
	float:left; /* Set to absolute each 150px*/
	cursor:pointer;
	position:relative;
	display:none;
	width:190px;
	/*height:136px;*/
}
.cr-thumbs img{
	display:block;
	/*margin:20px 5px 6px 0px;*/
	border:4px solid #fff;
	-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.25);
	box-shadow:1px 1px 1px rgba(0,0,0,0.25);
}
.cr-thumbs h4{
	bottom:-11px;
	color:#fff;
	/*font-family:'Holtwood One SC', serif;*/
	font-size:11px;
	left:4px;
	line-height:10px;
	position:absolute;
	right:6px;
	padding: 5px;
	/*text-shadow:0px 1px 1px rgba(0,0,0,0.5);*/
	/*background-color: rgba(0,0,0,0.7); 	*/
	background-color: #000000;
	moz-opacity:0.7;
	opacity: 0.7; 
	filter:alpha(opacity=70);
	font-family: 'Bree Serif',serif;
	font-weight: normal;
    margin: 10px 0 15px;
}
.cr-thumbs div:hover h4{
	/*bottom:14px;*/
	color:#4C8BB5;
}
.cr-thumbs div.cr-selected{
	/*border-color:#000;*/
	/*background:transparent url(images/triangle.png) no-repeat 50% 0%;*/
}
.cr-thumbs div.cr-selected img{
	/*border-color:#000;*/
}
.cr-nav span{
	position:absolute;
	z-index:50;
	text-indent:-9000px;
	cursor:pointer;
	width:35px;
	height:35px;
	margin-bottom:-17px;
	left:530px;
	background:transparent url(images/nav.png) no-repeat top left;
}
.cr-nav span.cr-nav-next{
	background-position:bottom left;
	right:3px;
	left:auto;
}
.cr-nav span.cr-nav-prev:hover,
.cr-nav span.cr-nav-next:hover{
	bottom:34px;
}
.cr-hide, .cr-show{
	position:absolute;
	z-index:50;
	left:50%;
	margin-left:-25px;
	bottom:-10px;
	background:#000 url(images/hide.png) no-repeat top center;
	cursor:pointer;
	width:60px;
	height:15px;
}
.cr-show{
	background-position:bottom center;
}

.onglets{
	display: table;
	width: 100%;
}

.onglet{
	/*display:inline-block;*/
	margin-right:-3px;
	cursor:pointer;
	display: table-cell; 
}
.onglet_0{
	/* Rounded Corners 
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;*/
	color: #315061;
	background: url("skin2/onglet_gray.png") repeat-x scroll 0 0 transparent;
	/* Background color and gradients 
	background: #014464;
	background: -moz-linear-gradient(top, #4C8BB5, #294466);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));*/
	/* Borders */
	border-left: 1px solid #D2D2D2;	
	border-right: 1px solid #D2D2D2;	
	font-family: 'Libre Baskerville',serif;
	font-size:12px; 
	/*display:block;
	outline:0;*/
	text-decoration:none;
	height: 31px;    
	line-height: 31px;
    text-align: center;
}
.onglet_1{    
	/* Rounded Corners 
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;	*/
	color: #FFFFFF;
	background:#a3d004;
	/* Gradient background 
	background: -moz-linear-gradient(top, #EEEEEE, #FFFFFF);/* #EEEEEE, #BBBBBB 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#FFFFFF));/* #EEEEEE, #BBBBBB */	 
	border: 1px solid #D2D2D2;	
	border-bottom:0px solid #294466;
	font-family: 'Libre Baskerville',serif;
	font-size:12px;
	/*display:block;*/
	/*outline:0;*/
	text-decoration:none;
	height: 31px;
	line-height: 31px;
    text-align: center;
}

.contenu_onglet{
	background-color:#fff;
	border:1px solid #D2D2D2;
	margin-top:-1px;
	padding:5px;
	display:none;
}

.onglet_style{
	color: #315061;
	background: url("skin2/onglet_gray.png") repeat-x scroll 0 0 transparent;
	/* Borders */
	border-left: 1px solid #D2D2D2;	
	border-right: 1px solid #D2D2D2;	
	font-family: 'Libre Baskerville',serif;
	font-size:12px; 
	/*display:block;
	outline:0;*/
	text-decoration:none;
	height: 31px;    
	line-height: 31px;
    text-align: center;
	padding: 10px;
}

#affval {
	background: #F3F3EE;
	padding: 2px 5px 2px 5px;
}

#affci {
	border-bottom-style: dotted;
    border-bottom-width: 1px;
	border-color: #CCCCCC;
    /*color: #4C8BB5;*/
    color: #AAAAAA;
    display: inline-block;
    line-height: 20px;
    margin-bottom: 5px;
	text-transform: uppercase;
	width: 236px;
}

#noci {
	color: #ddd;
}

#afflib {
	color: #A6A6A6;
	padding: 2px 5px 2px 5px;
}

.bg_gray{
	background-color:#F6F6F6;
}

#bg_blue{
	background-color:#EFEFFF;
}

#bg_green{
	background-color:#ECF2FF;
}

#colside{
	border-left-style: dotted;
    border-left-width: 1px;
	border-right-style: dotted;
    border-right-width: 1px;
	border-color: #CCCCCC;
}

#headcomm {
	background: #F0F0EE;
}

#afftittbl {
	border-bottom-style: dotted;
    border-bottom-width: 1px;
	border-color: #CCCCCC;
    /*color: #4C8BB5;*/
    color: #AAAAAA;
    display: inline-block;
    line-height: 20px;
    margin-bottom: 5px;
	text-transform: uppercase;
	width: 100%;    
	font-weight: bold;
}

.frame {
	width: 60%;
	min-width: 500px;
	margin: 0px auto;
	padding: 0px;
	min-height: 100%;
	text-align: center;
	/*border: solid 1px #4C8BB5;*/
}

.frame a:link, a:visited {
	text-decoration: none;
}

.frame a:hover{
	background-color: #4C8BB5;
	background: #4C8BB5;
	text-decoration: none !important;
}

.tbl_form{
	height: 40px;
}

.faq ul{
	margin-left: -20px;
}

.faq span{
	font-size: 9px;
	float: right;
}

.fd-zone {
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 250px;
	min-height: 150px;
	height: 150px;
	border: 0 none;
}

.fd-zone  legend{
	color: #000;
}

.fd-file {
	opacity: 0;
	font-size: 118px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	padding: 0;
	margin: 0;
	cursor: pointer;
	filter: alpha(opacity=0);
	font-family: sans-serif;
}

.fd-zone.over { 
	border-color: red; 
}

#imgres img{
	max-width: 250px;
	max-height: 130px;
	/* Code spécial IE */ 
	_width: expression((this.offsetWidth>=this.offsetHeight) ? Math.min(parseInt(this.offsetWidth), 250 ) : true); 
	_height: expression((this.offsetHeight>this.offsetWidth) ? Math.min(parseInt(this.offsetHeight), 130 ) : true);
}

.usertop{
	/*background: url(../images/usertop.png) repeat-x;*/
	background: #376d00;
	height: 37px;
	width: 160px;    
	color: #FFCC00;
	font-family: 'Libre Baskerville',serif;
	font-size: 16px;
	line-height: 35px;
	text-align: center;
}

.usertitle{
	background: url(skin2/menu_title_gray.png) repeat-x;
	height: 31px;
	width: 160px;    
	color: #315061;
	margin-top: 18px;
}

.userpremuim{
	background: url(skin2/userpremuim.png) repeat-x;
	height: 31px;
	width: 160px;    
	color: #315061;
	margin-top: 18px;
}

.usertitle h3{
	float: left;
    font-weight: bold;
    font-family: 'Libre Baskerville',serif;    
	font-size: 12px;  
    position: relative;
	left: 8px;
    top: 8px;
}

.userpremuim h3 {
    float: left;
    font-family: 'Libre Baskerville',serif;
    font-size: 12px;
    font-weight: bold;
    left: 8px;
    position: relative;
    top: 8px;
	color: #333333;
}

#tittot{    
	float: right;
	font-size: 14px;
    font-family: 'Libre Baskerville',serif; 
	font-weight: bold;      
	line-height: 32px;
    margin-right: 5px;
}

#linetot{    
	float: right;
}

.user{
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	text-align: center;
}

.userline{
	border-bottom: 1px solid #d2d2d2;   
	font-size: 12px;  
    position: relative;
	text-align: left;
	padding: 3px 8px;
	line-height: 17px;
}

.userlineaddparty{
	background-color: #eaeaea;
	font-weight: bold;  
	border-bottom: 1px solid #d2d2d2;   
	font-size: 12px;  
    position: relative;
	text-align: left;
	padding: 3px 8px;
}
.userlineaddparty a{
	color: #cc8800 !important;
}

.username{
	color: #FFCC00;
    font-family: 'Libre Baskerville',serif;
    font-size: 16px;
	line-height: 35px;
}

.userphoto{
	padding: 15px;
}

.userbottom{
	background: url(../images/userbottom.png) repeat-x;
	height: 30px;
	width: 160px;    
    font-size: 12px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}

.userbottom a{
	color: #DD9900 !important;
}

.userbottom a{
	color: #DD9900 !important;
}

.bt_menu a{
    float: right; 
	font-weight:bold;
	margin-top: -54px;    
	padding: 4px 6px;
    position: relative;    
	background: none repeat scroll 0 0 #FBCA03;
    border: 1px solid #444;
    border-radius: 5px 5px 5px 5px;
}

.bt_menu a:hover{
	background: none repeat scroll 0 0 #F7DE7B;
}

.bt_band a{
	float: right;
	display: block;
	width: 355px;
	line-height: 65px;
	margin-top: -30px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/bouton-jaune.png) no-repeat;
	color: #ffffff;
	font-family: 'Bree Serif', serif;
	font-size: 18px;
	text-decoration: none;
	text-shadow: -1px -1px 1px #000000;
}
.bt_band a:hover {
	background:url(../images/bouton-jaune-2.png) no-repeat;
	text-shadow: 1px 1px 1px #000000;
}

.bt_bleu_box a{
	display: block;
	min-width: 100px;
	text-shadow: 0 0 0 transparent, 0 1px 0 #000000 !important;
	color: #FFFFFF !important;	
	text-decoration: none;
}

.bt_bleu_box a:hover{  
    color: #a3d004 !important;	
    text-shadow: 0 0 0 transparent, 0 1px 0 #FFFFFF !important;
}

.bt_bleu_box2 a{
	display: block;
	min-width: 150px;
	text-shadow: 0 0 0 transparent, 0 1px 0 #000000 !important;
	color: #FFFFFF !important;	
	text-decoration: none;
}

.bt_bleu_box2 a:hover{  
    color: #a3d004 !important;	
    text-shadow: 0 0 0 transparent, 0 1px 0 #FFFFFF !important;
}

.bt_bleu_box3 a{
	display: block;
	min-width: 250px;    
	margin: 5px 0;
	text-shadow: 0 0 0 transparent, 0 1px 0 #000000 !important;
	color: #FFFFFF !important;	
	text-decoration: none;
}

.bt_bleu_box3 a:hover{  
	color: #a3d004 !important;	
	text-shadow: 0 0 0 transparent, 0 1px 0 #FFFFFF !important;
}

.bt_bleu a{        
	/*background-color: #a3d004; #a3c004*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#a3d004), to(#a3c004));
	background-image: -webkit-linear-gradient(top, #a3d004, #a3c004);
	background-image: -moz-linear-gradient(center top , #a3d004 0pt, #a3c004 100%);
	background-image: -o-linear-gradient(top, #a3d004, #a3c004);
	background-image: linear-gradient(to bottom, #a3d004, #a3c004);	
	border: 1px solid #a3d004;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 1px #FFFFFF inset;
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px !important;
	font-weight: bold;
	overflow: visible;
	padding: 5px 10px;
	text-shadow: 0 0 0 transparent, 0 1px 0 #000000;
	vertical-align: middle;
	white-space: nowrap;
	width: 100px;
	color: #FFFFFF !important;	
	text-decoration: none;
}

.bt_bleu img{
    vertical-align: text-bottom;
}   
 
.bt_bleu a:hover{
	border-color: #999999;
    filter: none;
	background-color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E0E0E0));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #E0E0E0);
	background-image:    -moz-linear-gradient(center top , #FFFFFF 0pt, #E0E0E0 100%);
	background-image:      -o-linear-gradient(top, #FFFFFF, #E0E0E0);
	background-image:         linear-gradient(to bottom, #FFFFFF, #E0E0E0);	
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;
	border-radius: 0 0 0 0;
    text-shadow: 0 0 0 transparent, 0 1px 0 #FFFFFF;
    outline: 0 none;
    color: #a3d004 !important;	
	text-decoration: none;
}

.bt_red a{        
	background-color: #FF0000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#B90000));
	background-image: -webkit-linear-gradient(top, #FF0000, #B90000);
	background-image:    -moz-linear-gradient(center top , #FF0000 0pt, #B90000 100%);
	background-image:      -o-linear-gradient(top, #FF0000, #B90000);
	background-image:         linear-gradient(to bottom, #FF0000, #B90000);	
    border: 1px solid #FF0000;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 1px #FFFFFF inset;
    cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    overflow: visible;
    padding: 5px 10px;
    text-shadow: 0 0 0 transparent, 0 1px 0 #000000;
    vertical-align: middle;
    white-space: nowrap;
	width: 100px;
    color: #FFFFFF !important;	
	text-decoration: none;
}

.bt_red img{
    vertical-align: text-bottom;
} 
 
.bt_red a:hover{
	border-color: #999999;
    filter: none;
	background-color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E0E0E0));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #E0E0E0);
	background-image:    -moz-linear-gradient(center top , #FFFFFF 0pt, #E0E0E0 100%);
	background-image:      -o-linear-gradient(top, #FFFFFF, #E0E0E0);
	background-image:         linear-gradient(to bottom, #FFFFFF, #E0E0E0);	
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;
	border-radius: 0 0 0 0;
    text-shadow: 0 0 0 transparent, 0 1px 0 #FFFFFF;
    outline: 0 none;
    color: #B90000 !important;	
	text-decoration: none;
}

input[type="button"]{
	background-color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E0E0E0));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #E0E0E0);
	background-image:    -moz-linear-gradient(center top , #FFFFFF 0pt, #E0E0E0 100%);
	background-image:      -o-linear-gradient(top, #FFFFFF, #E0E0E0);
	background-image:         linear-gradient(to bottom, #FFFFFF, #E0E0E0);	
    border: 1px solid #a3d004;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 1px #FFFFFF inset;
    cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    overflow: visible;
    /*padding: 5px 10px;*/
    text-shadow: 0 0 0 transparent, 0 1px 0 #000000;
    vertical-align: middle;
    white-space: nowrap;
    color: #a3d004;
}

input[type="button"]:hover{
	border-color: #999999;
    filter: none;
	background-color:#a3d004;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#a3d004), to(#a3c004));
	background-image: -webkit-linear-gradient(top, #a3d004, #a3c004);
	background-image:    -moz-linear-gradient(center top , #a3d004 0pt, #a3c004 100%);
	background-image:      -o-linear-gradient(top, #a3d004, #a3c004);
	background-image:         linear-gradient(to bottom, #a3d004, #a3c004);		
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;
	border-radius: 0 0 0 0;
    text-shadow: 0 0 0 transparent, 0 1px 0 #FFFFFF;
    outline: 0 none;
    color: #FFFFFF;
}

input[type="submit"]{
	background-color: #a3d004;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#223c03), to(#3E789B278C81));
	background-image: -webkit-linear-gradient(top, #223c03, #789B27);
	background-image: -moz-linear-gradient(center top , #223c03 0pt, #789B27 100%);
	background-image: -o-linear-gradient(top, #223c03, #789B27);
	background-image:  linear-gradient(to bottom, #223c03, #789B27);	
	
    border: 1px solid #a3d004;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 1px #FFFFFF inset;
    cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    overflow: visible;
    padding: 5px 10px;
    text-shadow: 0 0 0 transparent, 0 1px 0 #000000;
    vertical-align: middle;
    white-space: nowrap;
    color: #FFFFFF;
}

input[type="submit"]:hover{
	border-color: #999999;
    filter: none;
	background-color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E0E0E0));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #E0E0E0);
	background-image:    -moz-linear-gradient(center top , #FFFFFF 0pt, #E0E0E0 100%);
	background-image:      -o-linear-gradient(top, #FFFFFF, #E0E0E0);
	background-image:         linear-gradient(to bottom, #FFFFFF, #E0E0E0);	
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;
	border-radius: 0 0 0 0;
    text-shadow: 0 0 0 transparent, 0 1px 0 #FFFFFF;
    outline: 0 none;
    color: #a3d004;
}

input[type="file"]{
	background-color: #a3d004;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#a3d004), to(#a3c004));
	background-image: -webkit-linear-gradient(top, #a3d004, #a3c004);
	background-image:    -moz-linear-gradient(center top , #a3d004 0pt, #a3c004 100%);
	background-image:      -o-linear-gradient(top, #a3d004, #a3c004);
	background-image:         linear-gradient(to bottom, #a3d004, #a3c004);	
	
    border: 1px solid #a3d004;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 1px #FFFFFF inset;
    cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    overflow: visible;
    padding: 5px 10px;
    text-shadow: 0 0 0 transparent, 0 1px 0 #000000;
    vertical-align: middle;
    white-space: nowrap;
    color: #FFFFFF;
}

input[type="file"]:hover{
	border-color: #999999;
    filter: none;
	background-color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E0E0E0));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #E0E0E0);
	background-image:    -moz-linear-gradient(center top , #FFFFFF 0pt, #E0E0E0 100%);
	background-image:      -o-linear-gradient(top, #FFFFFF, #E0E0E0);
	background-image:         linear-gradient(to bottom, #FFFFFF, #E0E0E0);	
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;
	border-radius: 0 0 0 0;
    text-shadow: 0 0 0 transparent, 0 1px 0 #FFFFFF;
    outline: 0 none;
    color: #a3d004;
}

.tabavant{    
	color: #FFFFFF;
	background:#a3d004;
	border: 1px solid #D2D2D2;	
	border-bottom:0px solid #294466;
	font-family: 'Libre Baskerville',serif;
	font-size:12px;
	text-decoration:none;
	height: 32px;
	line-height: 32px;
    text-align: center;
}
.tabavant2{    
	color: #FFFFFF;
	background:#D0940A;
	border: 1px solid #D2D2D2;	
	border-bottom:0px solid #294466;
	font-family: 'Libre Baskerville',serif;
	font-size:12px;
	text-decoration:none;
	height: 32px;
	line-height: 32px;
    text-align: center;
}

.ligavant{  
	/*line-height: 32px;*/
    text-align: center;
	height: 32px;
}

.lineavant {
    color: #000000;
    font-size: 12px;    
	  font-family: 'Bree Serif',serif;
    font-weight: normal;
}

.tabfont {
    font-family: 'Libre Baskerville',serif;
    font-size: 12px;
    /*font-weight: bold;*/
}

.nowp {
	display: inline-block;
	margin: 5px;
}

.pseudopm {
	border-color: #999999;
    filter: none;
	background-color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E0E0E0));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #E0E0E0);
	background-image:    -moz-linear-gradient(center top , #FFFFFF 0pt, #E0E0E0 100%);
	background-image:      -o-linear-gradient(top, #FFFFFF, #E0E0E0);
	background-image:         linear-gradient(to bottom, #FFFFFF, #E0E0E0);	
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;
	border-radius: 0 0 0 0;
    text-shadow: 0 0 0 transparent, 0 1px 0 #FFFFFF;
    outline: 0 none;
    color: #a3d004;
    /*background: url("skin2/menu_title_gray.png") repeat-x scroll 0 0 transparent;*/
    font-size: 12px;
    font-weight: bold;
    /*color: #315061;*/
	line-height: 30px;
    padding: 5px;
}

input::-webkit-input-placeholder {
    color:black;
}
 
input:-moz-placeholder {
    color:black;
}