/* déclarations génériques */
body, div, form, input, h1, h2, h3, h4, span, ul, li {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
body {
	background-color: #D3E0E6;
	text-align: left;
	background-image: url(img/fond_general.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#logo {
	position: absolute;
}

/* ----------------- positionnement des elements de fond larges accueil -------------------- */
#fondtrait0 {
	background-image: url(img/fond-traits000.gif);
	background-repeat: no-repeat;
	background-position: center 408px;
	min-width: 994px;
	min-height: 586px;
	_height: 586px;
}
#fondbandeau0, #fondbandeau0eng {
	background-repeat: no-repeat;
	background-position: top center;
}
#fondbandeau0 {
	background-image: url(theme/fond-000.jpg);
}
#fondbandeau0eng {
	background-image: url(theme/en/fond-000ang.jpg);
}

/* -------------- en pages interieures, fondbandeau dans gabarit (theme) --------------------- */
#fondtrait {
	background-image: url(img/fond-traits100.gif);
	background-repeat: no-repeat;
	background-position: center 312px;
	min-width: 994px;
	min-height: 586px;
	_height: 586px;
}

#global0, #global {
	width: 994px !important;
	margin-left: auto;
	margin-right: auto;
	line-height: normal;
}

#global0 #bandesup {
	/* JL: espace entre le menu et les blocs description, liste_blocs et actus sur page de garde. */
	height: 109px;
}
#global #bandesup {
	/* JL: Idem ci-dessus mais sur autres pages */
	height: 87px;
}

a.langue {
	position: absolute;
	margin-left:722px;
	display: block;
	text-align: left;
	background-image: url(img/fleche.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 5px;
	margin-top: 13px;
	color: #5C8893;
	font-weight: bold;
	text-decoration: overline;
	font-size: 11px;
}
a.langue:hover {
	color: #F39114;
	font-weight: bold;
	text-decoration: underline overline;
	font-size: 11px;
}

#menu {
	height: 20px;
}

#global0 #menu {
	margin-bottom: 200px;
}
#global #menu {
	margin-bottom: 128px;
}

/* ------------------------ contenu ---------------------------- */
#contenu {
	padding-bottom: 17px;
}

#bpresentation {
	float: left;
	padding-left: 71px;
	padding-right: 31px;
	width: 346px;
	/* JL test width: 546px;  augmente largeur du block presentation page d'accueil */
	line-height: 16px;
}
#bdemo {
	float: left;
	width: 203px;
	padding-left: 17px;
	padding-right: 18px;
	background-image: url(img/pointilles000.gif);
	background-repeat: no-repeat;
	min-height: 111px;
	_height: 111px;
	/* JL: padding au dessus de liste_blocs original=55px */
	padding-top: 55px;
}
#bdemo li a, #bdemo li a:hover {
	font-size: 10px;
}
#bactu {
	float: left;
	width: 257px;
	padding-left: 17px;
	background-image: url(img/pointilles000.gif);
	background-repeat: no-repeat;
	min-height: 166px;
	_height: 166px;
}
#scrollactus {
	height: 150px;
	overflow: auto;
	scrollbar-face-color: #D3E0E6;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color: #D3E0E6;
	scrollbar-darkshadow-color: #D3E0E6;
	scrollbar-highlight-color: #D3E0E6;
	scrollbar-shadow-color: #D3E0E6;
	font-size: 10px;
	line-height: 12px;
}
#scrollactus a, #scrollactus a:hover {
	font-size: 10px;
}

/* ----------------------- en pages interieures 2 colonnes --------------------------- */

/* ------------------ 2e niveau sous menu --------------------- */
#sousm {
	float: left;
	padding-left: 36px;
	width: 160px;
	padding-right: 36px;
}

#sousm li {
	list-style: none;
	background-image: url(img/fleche.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 5px;
	margin-bottom: 9px;
}
#sousm li a {
	display: block;
	background-color: #90AAB7;
	line-height: 17px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 9px;
	padding-right: 9px;
	font-size: 10px;
}
#sousm li a:hover, #sousm li.select a, #sousm li.select a:hover {
	display: block;
	background-color: #F59318;
	line-height: 17px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

/* -------------------------- 3e niveau menu ------------------------------ */
#sousm ul ul {
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
}
#sousm li li {
	list-style: none;
	background-image: none;
	padding: 0px;
	margin-bottom: 2px;
}
#sousm li li a, #sousm li.select li a {
	display: block;
	background-color: #D3E0E6;
	line-height: 13px;
	color: #5C8893;
	font-weight: normal;
	text-decoration: none;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
}
#sousm li li a:hover, #sousm li.select li a:hover, #sousm li li.select a, #sousm li li.select a:hover {
	display: block;
	background-color: #F59318;
	line-height: 13px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
}

#corps {
	float: left;
	padding-left: 36px;
	width: 676px;
	line-height: 16px;
}

#navigation {
	float: right;
	padding-right: 30px;
	width: 400px;
	text-align: right;
	position: relative;
	margin-top: -40px;
}
#navigation li {
	display: inline;
	margin-right: 5px;
	background-image: url(img/flechette.gif);
	padding-left: 9px;
	background-repeat: no-repeat;
	background-position: left 4px;
}
#navigation li a {
	font-size: 11px;
	text-decoration: underline;
}
#navigation li a:hover {
	font-size: 11px;
	text-decoration: none;
}

#contenu h1.titre {
	height: 35px;
	font-size: 16px;
	color: #F39114;
	padding-left: 211px;
	padding-top: 25px;
}
/*	background-color: #ffffff; */
h1.titre .cacheblanc {
	background-image: url(img/interpointilles2.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	line-height: 25px;
}
#global #contenu {
	background-image: url(img/pointilles100.gif);
	background-repeat: repeat-y;
	background-position: 237px top;
	margin-bottom: 10px;
}

#liensbas {
	padding-left: 277px;
	margin-top: 30px;
}
#liensbas ul {
	float: left;
}
#liensbas li {
	list-style: none;
	float: left;
	display: block;
	background-image: url(img/fleche.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 5px;
	margin-bottom: 9px;
	margin-right: 60px;
}
#liensbas li a {
	display: block;
	background-color: #90AAB7;
	line-height: 17px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 9px;
	padding-right: 9px;
}
#liensbas li a:hover {
	display: block;
	background-color: #F59318;
	line-height: 17px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#bthdp {
	float: right;
	margin-right: 35px;
}
/* -------------------- bas de page ------------------------ */
#bdp {
	background-image: url(img/diag.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 10px;
	line-height: 17px;
	padding-top: 0px;
}
#bdp a, #bdp a:hover {
	font-size: 10px;
}
#addr {
	float: left;
	padding-left: 70px;
	width: 524px;
	line-height: 17px;
}
#liens {
	float: left;
	width: 375px;
	line-height: 18px;
}

/* --------------------- popup --------------------- */
#globalpopup {
	width: 90%;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#corpspopup {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 15px;
	padding-bottom: 15px;
}

#corpspopup h1 {
	font-size: 16px;
	color: #F39114;
	margin-bottom: 20px;
}

#baspopup {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	border-top: 1px dashed #F59318;
}

#baspopup a {
	background-image: url(img/fleche100.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	color: #F59318;
	text-decoration: none;
	font-weight: bold;
}
#baspopup a:hover {
	color: #F59318;
	text-decoration: underline;
	font-weight: bold;
}
