body
{
	background: #330099;
	font-family: sans-serif;
	font-size: 0.8em;
	margin: 0px;	
}

#container 
{
	width:800px;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	height:125px;
}

#leftbar
{
	float: left;
	width: 140px;
	padding-top: 20px;
	margin: 0px;
	text-align: center;
	
}

#leftbar ul
{
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	list-style-type: none;
	line-height: 25px;
	
}

#leftbar li
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	background-image: url('../images/bouton.gif');
	background-repeat: repeat-x;
	border: 1px solid #000000; 
	
}

#leftbar a
{
	color: #ffffff;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#leftbar img
{
	border: 0px;
}

#leftbar ul a:hover
{
	color: #ec8119;
}

#collaborateur
{
	margin-top: 20px;
	margin-left: 10px;
}
	

#vst
{
	font-size: 0.8em;
}

#content
{
	float: left;
	/*margin: 10px;*/
	margin-top: 20px;
	width: 520px;
}

#rightbar 
{ 
  float:left; 
  width: 140px;
  text-align: center;
  margin-top: 20px;
  /*margin-right: 10px;*/
}

#footer 
{ 
  clear:both;
  font-size: 0.8em;
  text-align: center;
  padding: 10px;
}

#footer a
{
	margin-right: 10px;
}

.box
{
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #8c8c8c;
} 

.boxheader
{
	background-image: url('../images/boxheader.gif');
	background-repeat: repeat-x;
	height: 30px;
	line-height: 30px;
	padding-left:10px;
	color: #ffffff;
}

.boxtitle
{
	float: left;
}

.boxdate
{
	float: right;
	padding-right:10px;
}

.boxtext
{
	padding: 10px;
	background: #FFFFFF;
	text-align: justify;
}

#pickup
{
	line-height:20px;
}

#carte
{
	text-align: center;
}

#edition
{
	font-size: 0.9em;
}

.boutoninsc
{
	text-align: center;
}


.boutoninsc input
{
	background-image: url('../images/bouton.gif');
	background-repeat: repeat-x;
	border: 1px solid #000000; 
	color: #ffffff;
	width: 100px;
	text-align: center;
	cursor: pointer;
}

.boutoninsc span
{
	margin-right: 20px;

}

.champstexte
{
	border: 1px solid #000000;
}

#autreville
{
	margin-left: 10px;
	visibility: hidden;
}

#autreville input
{
	margin-left: 10px;
}

#paypal
{
	text-align:center;
}

#msgerreur
{
	display: none;
	color: #ff0000;
}
	
#hidden
{
	visibility: hidden;
}

#liens
{
	line-height: 30px;
	list-style-type: none;
}

.img_box
{
	margin-left: 15px;
	border: 0px;
}

#msg_warning
{
	color: #ff0000;
}
	



