/* html, body {
	height: 100%;
} */
body {
	background:#dde8c0 url('../../images/structure/background/body_bg.jpg') no-repeat center top;
	color: #2a2a2a;
	font: normal .80em/1.5em Helvetica, Arial, FreeSans, 'Trebuchet MS', Tahoma, verdana, sans-serif;
}
/* sticky footer style #NOTIE, #IE6, #IE7, #IE {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px auto; /* the bottom margin is the negative value of the footer's height
} */
#global {
	margin: 0 auto;
	width: 960px;
	background:white;
}
/* .footer, .push {
	height: 142px; /* .push must be the same height as .footer
}*/

input.bouton {
	/**/background: black;
	/**/border: 1px solid black;
	/**/color: white;
	cursor: pointer;
	font-family: Tahoma, FreeSans, Arial, sans-serif;
	font-size: 1em;
	padding: 1px;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}

/* ------------------------------------------------ Header */

#header {
	width:920px;
	padding:0 20px;
}

#acces_rapide {
	padding:5px 0 0 432px;
}

#acces_rapide li {
	display:inline;
	padding:0 0 0 13px;
	font-size:0.85em;
}

#acces_rapide li a {
	color:#626262;
}

#acces_rapide li a:hover {
	color:#d26400;
}

h1.titre-page {
	float:left;
	color:#002e83;
	padding:10px 0 0 120px;
	height:59px;
	font-weight:normal;
	font-size:1.4em;
	line-height:1.25em;
	background:url('../../images/structure/background/bg_titre_site.jpg') no-repeat top left;
}

h1.titre-page a{
	text-decoration:none;
	color:#002e83;
}

h1.titre-page a:hover{
	text-decoration:none;
}

#num-tel {
	background:transparent url(../../images/elements/tel.gif) no-repeat scroll left top;
	color:#002E83;
	float:left;
	font-size:1.4em;
	font-weight:bold;
	margin:35px 0 0 275px;
	padding:0 0 0 27px;
}

/* ----------------------------------------------- Menu */

#menu {
	width:920px;
	padding:0 20px;
	margin:10px 0 5px 0;
	height:60px;
}

#menu li {
	height:60px;
	float:left;
	display:block;
}

#menu li a {
	display:block;
	float:left;
	height:60px;
	color:white;
	font-family:helvetica;
	font-weight:bold;
	text-align:center;
	padding:0 5px;
	line-height:1.3em;
}
#menu li#titre1 a {
	width:65px;
	background:#fd7e07 url('../../images/structure/background/bg_menu_t1.jpg') no-repeat top left;
	padding-top:20px;
	height:40px;
}
#menu li#titre2 a {
	width:118px;
	background:#9260da url('../../images/structure/background/bg_menu_t2.jpg') no-repeat top left;
	padding-top:13px;
	height:47px;
}
#menu li#titre3 a {
	width:118px;
	background:#a6012b url('../../images/structure/background/bg_menu_t3.jpg') no-repeat top left;
	padding-top:13px;
	height:47px;
}
#menu li#titre4 a {
	width:118px;
	background:#04d3ff url('../../images/structure/background/bg_menu_t4.jpg') no-repeat top left;
	padding-top:4px;
	height:56px;
}
#menu li#titre5 a {
	width:119px;
	background:#06da06 url('../../images/structure/background/bg_menu_t5.jpg') no-repeat top left;
	padding-top:13px;
	height:47px;
}
#menu li#titre6 a {
	width:118px;
	background:#d1c400 url('../../images/structure/background/bg_menu_t6.jpg') no-repeat top left;
	padding-top:13px;
	height:47px;
}
#menu li#titre7 a {
	width:119px;
	background:#00e1c7 url('../../images/structure/background/bg_menu_t7.jpg') no-repeat top left;
	padding-top:13px;
	height:47px;
}
#menu li#titre8 a {
	width:65px;
	background:#051ed4 url('../../images/structure/background/bg_menu_t8.jpg') no-repeat top left;
	padding-top:13px;
	height:47px;
}

/* ------------------------------------------------ Bandeau top */

#bandeau-top {
	width:920px;
	margin:0 0 0 20px;
	height:30px;
	background:#aeb891;
}

#bandeau-top form {
	float:right;
	padding:5px 25px 0 0
}

#bandeau-top form label{
	display:none;
}

#bandeau-top form input#Searchtext {
	height:17px;
	border:0;
	padding:3px 5px 0 40px;
	color:#646464;
	font-size:0.85em;
	width:160px;
	float:left;
}
#bandeau-top form input#lancer_recherche {
	float:left;
}

p#compas {
	font-size:0.85em;
	color:white;
	padding:5px 0 0 10px;
}

p#compas span {
	padding:0 5px 0 0;
}

p#compas a{
	color:#d26400;
	font-weight:bold;
}

/* -------------------------------------------------- Corps de page */

#central {
	width:920px;
	margin:0 0 0 20px;
}

/* ----------------------------------------------------- Footer */

#footer { width:960px; height:113px; background:#7b9401 url(../../images/structure/background/bg_footer.jpg) no-repeat left top; margin-right: auto; margin-left: auto; }

#logos-footer { position: relative; width: 250px; float:left; }

#logos-footer li{ float: left; margin-left: 10px; margin-top:33px; display:block; }

#classic-footer-elements { text-align:center; margin-right: auto; margin-left: 210px; position:relative; top:30px }

#classic-footer-elements .footer-links{  }

#classic-footer-elements .footer-links li{
	font-size:0.85em;
	padding:0 10px 0 0;
	display:inline;
}

#classic-footer-elements .footer-links li a{
	color:white;
	font-weight:bold;
}


#classic-footer-elements #copyright {
	font-size:0.85em;
	color:white;
}

#classic-footer-elements #copyright img{
	padding:0 5px 0 0;
	position:relative;
	top:3px;
}

#coordonnees { color:white; float:right; font-size:0.85em; line-height:1.4em; text-align:right; width:auto; font-weight:bold; position: relative; top: 10px; right: 10px; }

#coordonnees p {
	margin:0 0 7px;
}

#coordonnees p.gros{
	font-size:1.25em;
	font-weight:normal;
}

#coordonnees p span {
	padding:0 0 0 5px
}
