
/* IMPORTANT */
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;/*0.8em;*/
}

/* CUSTOMIZE */
body {
	/*background: red url(images/_fdhaut.gif) -56px repeat-y;*/
	background: white url(images/_fdhaut_white.png) -56px repeat-y;
	/*padding-top: 91px;*/ /* 179px; si haut dans index=209;*/
	width:988px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}


div#barmenuH {
  top:91px; 	 	 /* 179 si haut dans index=209;*/
	width:988px ; /* 770  :: 989 - 207 padding left*/
	height:29px;/* 29px;*/
	background: transparent url(images/_fdmenuH.gif) repeat-x;
	color:white;
	padding-top: 4px;
	/*padding-left: 204px;*/
}


div#barmenuTxt{
	padding-top:2px;
	padding-left: 207px;
	font-family:Verdana,sans-serif;
	font-weight: bold;
	font-size:12px;
}

div#barmenuTxt span{
 padding-left:3px;
 padding-right:3px;
}

#logo{
	/*background: transparent url(images/_bandeaux-crci2.jpg) norepeat;*/
	width: 100%;
	top:0;
	height: 91px;
	color:red;
	text-align:center;
	vertical-align:top;
	/*border: solid 1px red;*/
	padding:0;
	margin:0;
	background: transparent url(images/_bandeaux-crci3.jpg) no-repeat;
	background-attachment: fixed;
	
}

a, a:visited {
	color:white;
	text-decoration:none;
}

a:hover {
	color:white;
	text-decoration:underline;
}

/* btns droite - gauche */
#hg{
	/*float:left;*/
	position:relative;
	left:0px;
    height:92px;
	width:850px; /* 50*/
}

#hg:hover{
 cursor:hand;
 cursor:pointer;
}

/*
#hd{
 	
}
*/
#hd-bt1, #hd-bt2{
	background: transparent url(images/_bandeau-link-btn3.png) 0px -4px no-repeat;
	height:21px;
	width:116px;
	color:white;
	text-align:left;
	border:0px solid green;
}
#hd-bt1 div, #hd-bt2 div{
	position:relative;
	left:33px;
	/*height:21px;*/
	width:83px; /*116--33*/
	top:2px;
	/*valign:middle;*/
	border:0px solid red;
}


#tlogo{
	width:988px;
	height:100%;
	vertical-align:top;
}
#tlogoLeft{ 
	width:820px; /* 988-820=168 */
	border:  1px solid green;
}
#tlogoRight{
 vertical-align:top;
 text-align:left;
 padding-left:50px;
 padding-top:5px;
}

#hd-bt1 div, #hd-bt2 div a, #hd-bt1 div, #hd-bt2 div a:visited {
	color:white;
	text-decoration:none;
}
 
#hd-bt1 div a:hover , #hd-bt2 div a:hover {
	text-decoration:underline;
}