/* 
	File : dv.css
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-family:Tahoma;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
text-decoration:none;
}

html, body{
	height:100%;
	text-align:center;
	background-color:#000000;
	color:#dddddd;
	background-image: url("/images/page.backgroundGeneral.jpg");
	background-repeat: repeat-x;
	background-position: top left;
}

html {
	overflow-y:scroll;
	
}
body {
    font-size:12px;
    
}

a {
	color:#84817c;
	outline:0;
	outline:none;
}

img {
	outline:0;
	outline:none;
	vertical-align:middle;
}

a.or {
	color: #847250;
	text-decoration:underline;
}

a.or:hover {
	text-decoration:none;
}

a.menuFooter {
	margin-left:20px; 
	margin-right:20px;
}

a.menuFooter:hover {
	color: #FFFFFF;
}

a.espaceClient {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11pt;
}

a.espaceClient:Hover {
	color:#dbdbdb;
}

div#header-fr, div#header-en, div#header-admin {
	text-align:left;
	width:976px;
	height:85px;
	margin:0 auto;
}

div#header-admin {
	background: url("/images/menu.fr.header.jpg");
}

div#header-fr {
	background: url("/images/menu.fr.header.jpg");
}

div#header-en {
	background: url("/images/menu.en.header.jpg");
}


div#menu-fr, div#menu-en, div#menu-admin {
	margin:0 auto;
	width:976px;
	height:40px;
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #302f2f;
	border-bottom: 1px solid #a7a7a7;
}

div#menu-fr {
	background-image: url('/images/menu.fr.btn.allHover.jpg');
}

div#menu-en {
	background-image: url('/images/menu.en.btn.allHover.jpg');
}

div#espaceClient {
	float:right;
	width:142px;
	padding-top:2px;
	padding-right:21px;
	text-align:center;
}


div#footer {
	background:url('/images/page.backgroundFooter.jpg'); 
	background-repeat: no-repeat; 
	background-color:#080908;
	margin:0 auto; 
	color:#84817c; 
	width:976px; 
	height:80px;
	border-top: 1px solid #383838; 
	padding-top:15px; 
	clear:both; 
	font-size:10pt;
}
