/* CSS Document */
/*--------------------------------mise en forme du texte---------------------------------*/
p {
	text-align:justify;
}
th {
	width:200px;
	color:#162305;
	font-weight:normal;
	text-align:left;
}
input {
	height:15px;
	border:1px solid #96BF0B;
	/*-webkit-border-radius: 3px;
    -moz-border-radius: 3px;*/
}
td.invisible ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
}
td.invisible ul li {
	display:inline;
	list-style:none;
	margin-right:10px;
}
input[type="submit"], input[type="button"] {
	background-color:#96BF0B;
	color:#fff;
	border-bottom: #162305 solid 3px;
	height:20px;
	text-align:center;
	position:relative;
	/*left:50%;
	margin-left:-20px;*/
}
input[type="file"] {
	height:22px;
}
h1{
	color:#93BC08;
	font-weight:bold;
	font-size:1.5em;
	line-height:3em;
}
h2{
	color:#9B9C9E;
	font-weight:bold;
	font-size:1.2em;
	line-height:2em;
}
h3{
	color:#694E3D;
	font-weight:bold;
	font-size:1em;
}
a{
	color:#22310A;
	text-decoration:none;
}
a:hover{
	color:#96BF0B;
	/*color:#5A7306;*/
	text-decoration:none;
}
img{
border:none;
}
.centrer{
	text-align:center;
}
.adroite{
	text-align:right;
}
.miseenavant{
color:#96BF0B;
font-weight:bold;
}
/*----------------------------Mise en page générale---------------------------------*/
body{
	margin:0;
	padding:0;
	background:url(../imagescharte/degradeGaucheBandesBlc.jpg) repeat-x left top #D7D7D7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#6F7072;
}
#page{
	position:absolute;	
	top:20px;
	left: 50%;
	/*margin-left: -362px;*/
	margin-left: -450px;
	/*width:726px;*/
	width:902px;
}
#tete{
	float:left;
	margin:0px;
	height:119px;
	/*height:137px;*/
	margin-right:2px;
	border-right: solid #AEAEAE  2px;
	margin-top:18px;
}
#corps{
	float:left;
	/*width:545px;*/
	width:721px;
	background-color:#FFF;
	border-right:solid #AEAEAE  2px;
}
#main{
	clear:both;
	float:left;
	/*width:365px;*/
	width:541px;
	margin:15px;
	height:auto;
	/*min-height:300px;*/
}
#droite{
	float:right;
	width:150px;
	margin:0px;
	height:auto;
	/*margin-top:40px;*/
}
/*#sousanim{
	clear:both;
	float:right;
	/*width:530px;*/
	/*width:690px;
	margin:0px;
	height:150px;	
}*/
#extranet{
	clear:both;
	float:left;
	margin-left:231px;
	/*width:515px;
	margin:15px;
	height:auto;
	min-height:271px;*/	
}
#pied{
	clear:both;
	float:left;
	position:relative;
	background: url(../imagescharte/degradeBas.jpg) repeat-x left bottom;
	width:100%;
	height:55px;
	z-index:20;
}
#pied p{
	position:relative;
	text-align:center;
	color:#666;
	padding-top:25px;
}
/*-------------------------------colonne droite-----------------------*/
.evenementaccueil{
	clear:both;
	float:right;
	width:113px;
	height:99px;
	padding:0px;
	margin:10px 5px 5px 0px;
	background:url(../imagescharte/dessousCaseImage.jpg) no-repeat bottom;
}
.minievenement{
	width:111px;
	height:90px;
	padding:0px;
	margin:0px;
	border:#D9D9D9 solid 1px;
}
.titreminievenement{
	display:none;
}
#droite span{
	display:none;
}
#droite .catalog{
	margin:0px;
	padding:0px;
	float:left;
	font-size:0.7em;
	line-height:1em;
	width:75px;
	height:120px;
}
.lescatalogues{
	clear:both;
position:relative;
top:15px;
}
#droite ul{
	list-style:none;
	display:inline;	
	margin:0px;
	padding:0px;
}
#droite li{
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
}
/*-------------------------------acces extranet-------------------------------*/
#accesextranet{
	margin-top:10px;
	clear:both;
	float:right;
	width:490px;	
	background:url(../imagescharte/AccesPro.jpg) repeat-x;
	height:35px;
}
/*#accesextranet form{
	position:relative;
	top:-20px;
	left:30px;
}*/
.accespro{
	float:left;
	padding-left:10px;
	padding-right:15px;
line-height:30px;
color:#FFF;
font-size:1.2em;
font-family:"Futura Md", "Arial Unicode MS";
width:150px;
margin:0px;
}
.loginmdp{
	position:relative;
	/*left:180px;*/
	top:-10px;
	float:left;
	line-height:30px;
	/*line-height:50px;*/
	width:310px;
	margin:0px;
/*padding-left:180px;
padding-top:-25px;*/
color:#FFF;
font-family:"Futura Lt", "Arial Unicode MS";
font-size:1em;
}
.loginmdp img{
	position:relative;
	top:10px;
}
#poursinscrire{
	margin-top:10px;
	clear:both;
float:right;
width:470px;
height:40px;
}
.sinscrire{
/*color:#999;*/
color:#333;
font-family:"Futura Lt", "Arial Unicode MS";
font-size:0.9em;
}
.loginmdp img{	
}
/*#accesextranet input[type="submit"] {
	background-color:#96BF0B;
	color:#fff;
	border-bottom: #162305 solid 2px;
	font-size:0.7em;
	height:15px;
	text-align:center;
	position:relative;
	left:10px;
	margin-left:0px;
	width:20px;
	line-height:10px;
	font-size:0.7em;
}*/
/*---------------------------page extranet------------------------------------*/
.cadreclient{
border:1px solid #858585;
width:220px;
padding:5px;
}
.assistante{
border:1px solid #858585;
background:#858585;
width:220px;
padding:5px;
color:#FFF;
text-align:center;
}
/*-------------------------------langues--------------------------------------*/
#titre{
	clear:both;
	float:left;
	/*width:505px;*/
	width:690px;
	padding:0px 0px 0px 5px;	
}
#titre h1{
padding:0px;
margin:0px;
}
#langues {
	clear:both;
	float:right;
	width:265px;
	height:30px;
	margin-bottom:30px;
}
#langues ul li{
	list-style:none;
	display:inline;
	float:left;
	width:26px;
}
#langues span{
	display:none;
}
/*---------------------------------menu gauche----------------------------------*/
#menugauchecolonne{
	float:left;
	width:179px;	
	height:500px;
	background:url(../imagescharte/DegradeBandeBasGauche.png) repeat-y top right ;
	position:relative;
	z-index:23;
	margin:0px;
}
#menugauche{
	position:relative;
	top:-54px;
background:url(../imagescharte/lignesfond.png) repeat top left;
width:100%;
padding-top:20px;
height:262px;
}
#menugauche span{
	/*color:transparent;*/
	display:none;
}
#menugauche img{
	border:0px;
	float:right;
	margin-right:0px;
	border-bottom: #96BF0B solid 3px;
}
#menugauche a:hover img{
	border-bottom: #162305 solid 3px;
}
#menugauche ul{
	list-style-type:none;
	padding-left:0px;
}
#menugauche ul li{
	line-height:10px;
	margin-top:12px;
}
#globe{
	position:relative;
	margin-left:-60px;
}
#globe img{
	border:0px;
}
.fartools{
/*float:left;
margin-top:10px;
position:relative;
left:45px;
*/
float:right;
margin-top:10px;

}
.fartools a{
color:#22310A;
font-weight:bold;
font-size:0.9em;
}
.fartools a:hover{
color:#96BF0B;
font-weight:bold;
font-size:0.9em;
}
/*---------------------------------accessibilité-------------------------------------*/
#access {
	top:0;
	left:0;
  margin:0;
  padding:0;
  color:#fff;
}
#access a{
  color:#fff;
}
/*--------------------------------- contenu -------------------------------------------------------*/
#tete img{
margin-top:-18px;
}
.conditions{
	font-size:x-small;
}
.obligatoire{
	color:#F00;
}
.tabcommande tr{
height:40px;
border:1 solid #000;
}

/*------------------------------ fiche logistique ------------------------------------------*/
#fichelogtxt{
 width:460px;
 float:left;
 margin-left:10px;
 text-align:left;
}
#fichelogimg{
	float:left;
	margin-left:20px;
	margin-top:20px;
}
#fichelogimg img{
border:1px solid #CCC;
}
#retour{
	clear:both;
	margin-top:20px;
	margin-left:10px;
}
#retour img{
	border-bottom: #96BF0B solid 3px;
}
#retour a:hover img{
	border-bottom: #162305 solid 3px;
}
