body {
	background: url(../../imgs/body-bkg.png) repeat scroll;
	margin: 0;
	padding: 0;
	font-family: "CenturyGothicRegular", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header{
	background: url(../../imgs/hdr-bkg.png) repeat-x scroll;
	height:181px;
	z-index :100;
	top: 0px;
	left:0px;
	width:100%;
}

#corps {
	border:1px solid;
 	border-color:#ebe3d9;
 	border-color:rgba(0,0,0,0.04);
	padding: 2px 10px 10px 10px;
	background:#C4DCFA;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

#navigation{
	width:950px;
	/*height:60px;*/
}
#navigation .ln_cont {
	display: block;
}


a.fil_arianne
{
	line-height: 1.3333em;
	color: #000084;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: inherit;

	display: block;
	float: left;
	position: relative;
	height: 17px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	line-height: 15px;
	overflow: hidden;
	background: url(../../Imgs/Sep_Fil_Arianne.gif) no-repeat 100% 0;
}

a.fil_arianne:hover
{
	text-decoration: underline;
}

.fil_arianne_active 
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	display: block;
	float: left;
}

a.ln_jaune:hover
{
	text-decoration: underline;
	color: #00f;
	font-size: 12px;
	font-weight: bold;
	background:#ff0; 
	padding:3px;
}
.ln_jaune 
{
	color: #FFFF00;
	text-decoration: none;
	font-size: 12px;
}

a.ln_cont:hover
{
	text-decoration: underline;
	color: #00f;
	font-size: 12px;
	font-weight: bold;
	background:#FFFF00; 
	padding:3px;
}
.ln_cont 
{
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}

.breadCrumb
{
	margin: 0;
	width:98%;
	padding: 0;
	display: block;
	height: 15px;
	overflow: hidden;
	padding:5px;
	border:solid 1px #dedede;
	background:#fff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

#Corps_contenu
{
	position:relative;
	left:0px; width:100%;
	z-index:1;
}
.copyright
{
	margin: 0;
	padding:5px;
	border:solid 2px #FFFFFF;
	background:#C6C8C5;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:28px;
}

.mess_alert
{
	width:70%;
	margin: 0;
	padding:3px;
	border:solid 2px #FF0000;
	background:#FFFF00;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

.mess_info
{
	margin: 0;
	padding:3px;
	border:solid 2px #8ABAD1;
	background:#DEEAFA;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
fieldset
{
	width:auto;
	margin: 0;
	padding:3px;
	border:solid 3px #8ABAD1;
	background:#DEEAFA;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
fieldset legend
{
	font-family:Arial;
	font-size: 16px;
	font-weight: bold;
}

h1
{
	color: #13294A;
	font-family:Verdana;
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0px 0px 0;
}
h2
{
	color: #000084;
	font-family:Verdana;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0px 0px 0;
}
h3
{
	color: #6C6C6B;
	font-family:Verdana;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 0px 0;
}
#bouton_excel { 
	background:url(../../imgs/Excel_r.jpg) no-repeat 100% 0; width:50px; height:25px;
	border-radius:8px;
} 

#bouton_pdf { 
	background:url(../../imgs/Pdf_1_r.jpg) no-repeat 100% 0; width:50px; height:25px;
	border-radius:8px;
} 

.Print_G_Vars th, td
{ 
	font-size:14px;
}

