/* -----------------------------------------------------------
						Generic
----------------------------------------------------------- */

body {
	/*background: #9BB2CA url('imgsite/back.gif');*/
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	background-color: #444243;
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #b1bc21;
}
	
a:visited {
	text-decoration: none;
	color: #b1bc21;
}

a:hover {
	text-decoration: none;
	color: #b1bc21;	
}

.menutopleft {
	width:100%;
	height:20px;
	background-image:url('imgsite/fond-top.gif');
	position:absolute;
	top:0px;
	left:0px;
}
.menutopright {
	width:100%;
	height:60px;
	text-align:right;
	
}
.menutopright table{
	display:block;
	float:right;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #000000;
}
.top {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000;
			text-align:left;
			margin-left:50px;
			margin-top:6px;
			vertical-align:top;
}
.topright {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		text-align:right;
		margin-right:50px;
		margin-top:0px;
		vertical-align:top;
}
.principal {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #CCCCCC;
}
.bottom {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #CCCCCC;
		text-align:right;
		margin-right:50px;
		margin-top:3px;
		vertical-align:top;
}
.main {
	width:100%;
	height:358px;
	background-image:url('imgsite/fond-main.gif');
	position:absolute;
	top:20px;
	left:0px;
}
.bas {
	width:100%;
	height:28px;
	background-image:url('imgsite/fond-bottom.gif');
	position:absolute;
	top:598px;
	left:0px;
}
.bas-cgv {
	width:100%;
	height:28px;
	background-image:url('imgsite/fond-bottom.gif');
	position:absolute;
	top:1000px;
	left:0px;
}

.onglet
{
		display:inline-block;
		margin-left:0px;
		margin-right:0px;
		padding:3px;
		border:1px solid #878f1d;
		cursor:pointer;
		width: 20%;
		color: #000000;
}
.onglet_0
{
		background:#c0cd25;
		border-bottom:0px solid black;
		width: 20%;
}
.onglet_1
{
		background:#FFFFFF;
		border-bottom:0px solid black;
		padding-bottom:4px;
}
.onglet_2
{
		background:#dddddd;
		
}
.onglet_3
{
		background:#c0cd25;
		border-bottom:0px solid black;
		width: 190px;
}

.oadmin
{
		display:inline-block;
		margin-left:0px;
		margin-right:0px;
		padding:3px;
		border:1px solid #878f1d;
		cursor:pointer;
		width: 190px;
		color: #000000;
}
.contenu_onglet
{
		background-color:#FFFFFF;
		border:1px solid #878f1d;
		margin-top:-1px;
		padding:5px;
		display:none;
		height: 352px;
		color: #000000;
		font-size: 11px;
		text-align: left;
		
}
.contenu_onglet2
{
		background-color:#dddddd;
		border:1px solid #878f1d;
		margin-top:-1px;
		padding:0px;
		display:none;
		height: 352px;
		
}

.contenu_cgv
{
		background-color:#FFFFFF;
		border:1px solid #878f1d;
		margin-top:-1px;
		padding:5px;
		display:none;
		height: 800px;
		color: #000000;
		font-size: 11px;
		text-align: left;		
}

.systeme_onglets {
	width: 402px;
}
.sim {
	color:#000000; 
	font-size: 11px;
}
.sim a {
	text-decoration: none;
	color: #b1bc21;
	text-align: left;
}

.uti {
	color:#000000; 
	font-size: 11px;
}

.uti a {
	text-decoration: none;
	color: #b1bc21;
	text-align: left;
}
