#header ul {
	list-style-type: none;
	margin: 100px 30px 0px 0px;
	float: right;
}

#header li {
	display: inline;
	margin: 0px 20px 0px 0px;
    float: left;
}

#header a {
	font-size: 12px;
	color: white;
	text-decoration: none;
	background: url(images/puce_link.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
}

#header a:hover {
/*	color: #EB6909;*/
/*	background: url(images/puce_hover.gif) no-repeat left center;*/
	padding: 0px 0px 0px 15px;
    text-decoration: underline;
}

#header a.accueil {
	text-decoration: none;
	background: none;
	padding: 0px;
}

#header a.accueil:hover {
	text-decoration: none;
	background: none;
	padding: 0px;
}

#menu_accueil ul {
	list-style-type: none;
	margin-top: 0px;
}

#menu_accueil li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}

#menu_accueil li.accueil {
	margin-right: 18px;
	background: url(images/puce_home.gif) no-repeat left center;
	padding: 0px 0px 7px 16px;
}

#menu_accueil li.plan {
	margin-right: 18px;
	background: url(images/puce_plan.gif) no-repeat left center;
	padding: 0px 0px 7px 16px;
}

#menu_accueil li.contact {
	background: url(images/puce_contact.gif) no-repeat left center;
	padding: 0px 0px 7px 16px;
}

#menu_accueil a {
	color: #646464;
	text-decoration: none;
	background: none;
	float: left;
	padding-top: 8px;
}

#menu_accueil a:hover {
	background: url(images/accueil_navig.gif) no-repeat top center;
	padding-top: 8px;
}

#menu_thems ul {
	float: left;
	list-style-type: none;
	margin-top: 8px;
	padding-left: 80px;
}

#menu_thems li {
	display: inline;
	margin: 0px 45px 0px 0px;
	padding: 0;
}

#menu_thems li.last {
	margin: 0;
	padding: 0;
}

#menu_thems a {
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	padding: 0px 0px 1px 20px;
}

#menu_thems a.particulier {
	background: url(images/particulier.gif) no-repeat left center;
}

#menu_thems a.entreprise {
	background: url(images/entreprise.gif) no-repeat left center;
}

#menu_thems a.espace {
	background: url(images/espace.gif) no-repeat left center;
}

#menu_thems a.observatoire {
	background: url(images/observatoire.gif) no-repeat left center;
}

#menu_thems a.batiment {
	background: url(images/batiment.gif) no-repeat left center;
}

#menu_thems a:hover {
	background: url(images/thems_hover.gif) no-repeat left center;
}

#menu_thems2 ul {
	float: left;
	list-style-type: none;
	margin-top: 2px;
	padding-left: 80px;
}

#menu_thems2 li {
	display: inline;
/*	margin: 0px 40px 0px 0px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
    float: left;
    width: auto;

}

#menu_thems2 li.last {
	margin: 0;
	padding: 0;
}

#menu_thems2 a {
	font-size: 11px;
	color: #646464;
	text-decoration: none;
	padding: 0px 0px 1px 0px;
    float: left;
    width: 80px;
}

#menu_thems2 li.particulier {
	background: url(images/particulier.gif) no-repeat left center;
    margin: 0px 32px 0px 0px;
}

#menu_thems2 li.entreprise {
	background: url(images/entreprise.gif) no-repeat left center;
    margin: 0px 41px 0px 0px;
}

#menu_thems2 li.espace {
	background: url(images/espace.gif) no-repeat left center;
    margin: 0px 34px 0px 0px;
}

#menu_thems2 li.observatoire {
	background: url(images/observatoire.gif) no-repeat left center;
    margin: 0px 47px 0px 0px;
}

#menu_thems2 li.batiment {
	background: url(images/batiment.gif) no-repeat left center;
    margin: 0;
}

#menu_thems2 a:hover {
	color: #005D9D;
}

#bloc_rubriques {
	width: 195px;
    height: auto;
    background-color: transparent;
    padding-bottom: 0px;
    margin-top: 7px;
    font-size: 10px;
    float: left;
}

#bloc_rubriques h1 {
    font-size: 12px;
    font-weight: bold;
    color: #005D9D;
	height: 20px;
	border-bottom: 1px dotted #005D9D;
	width: 175px;
}

#bloc_rubriques a {
    color: #005D9D;
    float: left;
    margin-top: 10px;
    text-decoration: underline;
    float: none;
    font-size: 11px;
}

#bloc_rubriques a:hover {
    text-decoration: none;
}

#bloc_lettres {
    clear: both;
    float: left;
	width: 195px;
    height: auto;
    background-color: transparent;
    padding-top: 35px;
    font-size: 11px;
}

#bloc_lettres h1 {
    font-size: 12px;
    font-weight: bold;
    color: #EB6909;
	height: 20px;
	border-bottom: 1px dotted #EB6909;
	width: 175px;
}

#bloc_lettres ul {
	list-style-type: none;
}

#bloc_lettres li {
	display: block;
	padding: 5px;
    border: 1px solid silver;
    margin-top: 20px;
    width: 165px;
}

#bloc_lettres a {
    color: #646464;
    background: url(images/puce_orange.gif) no-repeat left center;
    float: left;
    padding: 0px 0px 1px 15px;
    margin-top: 10px;
    text-decoration: underline;
}

#bloc_lettres a:hover {
    text-decoration: none;
}

#bloc_ressources {
	width: 195px;
    height: auto;
    background-color: transparent;
    padding-bottom: 30px;
    padding-top: 35px;
    font-size: 10px;
    float: left;
}

#bloc_ressources h1 {
    font-size: 12px;
    font-weight: bold;
    color: #A3C533;
	height: 20px;
	border-bottom: 1px dotted #A3C533;
	width: 175px;
}

#bloc_ressources a {
    color: #646464;
    background: url(images/puce_green.gif) no-repeat left center;
    float: left;
    padding: 0px 0px 1px 15px;
    margin-top: 10px;
    text-decoration: underline;
    width: 105px;
}

#bloc_ressources a:hover {
    text-decoration: none;
}

#news {
	width: 608px;
    height: auto;
    background-color: transparent;
    border: 1px solid silver;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
    padding: 20px;
    margin-top: 20px;
    float: left;
}

#news_bandeau {
	width: 606px;
    height: auto;
    background-color: transparent;
    float: left;
    margin-bottom: 10px;
}

#news_bandeau label {
    float: right;
}

#news_content {
	width: 608px;
    height: auto;
    background-color: transparent;
    float: left;
    background-image: url(images/f_news.gif);
    background-repeat: repeat-y;
}

#bloc_actus {
	width: 274px;
    height: auto;
    background-color: transparent;
    float: left;
}

#bloc_actus a.morenews {
    text-decoration: underline;
	float: left;
	margin-bottom: 5px;
    font-weight: bold;
    color: black;
}

#bloc_actus h1 {
	width: 274px;
	height: 40px;
	font-size: 13px;
	font-weight: normal;
    background-image: url(images/f_bloc_actus.gif);
    background-repeat: no-repeat;
}

#bloc_agenda {
	width: 274px;
    height: auto;
    background-color: transparent;
    float: right;
}

#bloc_agenda h1 {
	width: 274px;
	height: 40px;
    background-image: url(images/f_bloc_agenda.gif);
    background-repeat: no-repeat;
	font-size: 13px;
	font-weight: normal;
}

#bloc_agenda a.moreagenda {
    text-decoration: underline;
	float: left;
	margin-bottom: 5px;
    font-weight: bold;
    color: black;
}

#bloc_actions {
	width: 608px;
    height: auto;
    background-color: transparent;
    float: left;
    background-image: url(images/f_news.gif);
    background-repeat: repeat-y;
}

#bloc_actions span.actus {
	width: 274px;
    background-color: transparent;
    float: left;
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px dotted silver;
}

#bloc_actions span.agenda {
	width: 274px;
    background-color: transparent;
    float: right;
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px dotted silver;
}

#bloc_actions a {
    float: left;
    background-color: white;
    margin: 0px 15px 0px 0px;
    padding: 0px 0px 2px 10px;
    font-size: 10px;
    color: #646464;
    background: url(images/puce_orange.gif) no-repeat left center;
}

#last_elements {
	width: 648px;
    height: auto;
    background-color: transparent;
    margin-top: 30px;
    float: left;
}

#last_elements a:active {
  outline:none;
}

/*#last_elements :focus {
  -moz-outline-style:none;
}*/

#page_title {
	width: 650px;
	height: auto;
	padding-top: 0px;
	background-color: transparent;
	padding-bottom: 4px;
    background-image: url(images/f_page_title.gif);
    background-repeat: repeat-x;
    float: left;
}

#page_title h1 {
	width: auto;
	height: auto;
	background-color: white;
	font-size: 13px;
	padding: 0px 15px 5px 0px;
	font-weight: bold;
    float: left;
}

#page_title h2 {
	width: 650px;
	height: auto;
	background-color: white;
	font-size: 11px;
	padding: 2px 15px 5px 0px;
	font-weight: normal;
    float: left;
    color: #646464;
}

#breadcrumb {
	width: auto;
	height: auto;
	background-color: transparent;
	font-size: 10px;
	padding-top: 5px;
}

#breadcrumb ul {
	list-style-type: none;
	margin-bottom: 26px;
}

#breadcrumb li {
	background: url(images/puce_brc3.gif) no-repeat left center;
	padding: 0px 10px 2px 12px;
	height: 20px;
	display: inline;
}

#breadcrumb label {
	margin-top: 2px;
}

#breadcrumb a {
	color: #005D9D;
	text-decoration: underline;
	font-size: 10px;
}

#breadcrumb a:hover {
	color: #005D9D;
	text-decoration: none;
}

#treeview {
	background-color: transparent;
	width: auto;
	height: auto;
}

#treeview h1 {
	color: #646464;
	font-size: 11px;
	font-weight: bold;
    padding-top: 7px;
}

#treeview a {
	color: #005D9D;
	text-decoration: none;
	border-bottom: 1px dotted silver;
	padding-bottom: 1px;
    line-height: 100%;
}

#treeview a.active {
    color: white;
    background-color: #005D9D;
    padding: 3px 5px 3px 5px;
    line-height: 150%;
}

#treeview a.cmds {
	color: #646464;
	text-decoration: underline;
	border-bottom: 0;
	padding-bottom: 0;
}

#treeview a.cmds:hover {
	color: #EB6909;
	text-decoration: none;
	border-bottom: 0;
	padding-bottom: 0;
}

#treeview a:hover {
	color: #EB6909;
	text-decoration: none;
}

#contenus {
    clear: both;
	width: 650px;
	height: auto;
	background-color: transparent;
	padding-top: 15px;
}

#rcs_links {
    width: 200px;
    height: auto;
    background-color: transparent;
    float: left;
    margin-right: 25px;
    background-image: url(images/links_header.png);
    background-repeat: no-repeat;
}

#rcs_links ul {
    list-style-type: none;
    padding-top: 65px;
    padding-bottom: 20px;
}

#rcs_links li {
    display: block;
    padding: 0px 0px 5px 0px;
}

#rcs_links a {
    color: #005D9D;
    text-decoration: none;
}

#rcs_links a:hover {
    color: #646464;
    border: 1px dotted #005D9D;
}

#rcs_faq {
    width: 200px;
    height: auto;
    background-color: transparent;
    float: left;
    margin-right: 25px;
    background-image: url(images/faq_header.png);
    background-repeat: no-repeat;
}

#rcs_faq ul {
    list-style-type: none;
    padding-top: 65px;
    padding-bottom: 20px;
}

#rcs_faq li {
    display: block;
    padding: 0px 0px 5px 0px;
}

#rcs_faq a {
    color: #005D9D;
    text-decoration: none;
}

#rcs_faq a:hover {
    color: #646464;
    border: 1px dotted #005D9D;
}

#rcs_filedir {
    width: 200px;
    height: auto;
    background-color: transparent;
    float: left;
    margin-right: 25px;
    background-image: url(images/download_header.png);
    background-repeat: no-repeat;
}

#rcs_filedir ul {
    list-style-type: none;
    padding-top: 65px;
    padding-bottom: 20px;
}

#rcs_filedir li {
    display: block;
    padding: 0px 0px 5px 0px;
}

#rcs_filedir a {
    color: #005D9D;
    text-decoration: none;
}

#rcs_filedir a:hover {
    color: #646464;
    border: 1px dotted #005D9D;
}

#footer ul {
	float: right;
	list-style-type: none;
	margin-top: 10px;
}

#footer li {
	background: url(images/sep.gif) no-repeat left center;
	padding: 0px 14px 1px 20px;
	display: inline;
}

#footer li.start {
	background: none;
	padding: 0px 14px 1px 20px;
	display: inline;
}

#footer a {
	color: #646464;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a.mentions {
	color: #646464;
	text-decoration: underline;
}

#footer a.mentions:hover {
	text-decoration: none;
}

#footer span {
	float: left;
	margin-top: 5px;
}
