﻿/*** Balise ***/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
p {}
a {
	color: #00CC99;
	text-decoration: none;
}
a:hover {
	color: #00CC99;
	text-decoration: underline;
}
a img {
	border: 0;
}
hr {
	clear: both;
	height: 1px;
	border-top: 1px solid #019376;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

/*** Formulaire ***/

/*** Common ***/
.hidden {
	display: none;
}
.logoleft {
	float: left;
	margin: 0 10px 0 0;
}
.logoright {
	float: right;
	padding: 0 0 0 10px;
}
.docleft {
	float: left;
	margin: 0 5px 5px 0;
}
.nav {
	clear: both;
	text-align: right;
}
a.nav {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.nav:hover {
	color: #666666;
	text-decoration: underline;
}
.info {
	font-size: 10px;
	color: #66CC99;
}
a.info {
	color: #66CC99;
	text-decoration: none;
}
a.info:hover {
	color: #66CC99;
	text-decoration: underline;
}
.breaker {
	clear: both;
}
.spip_surligne {
	background-color: #feff9f;
}

/****************************************
	CONTAINER
****************************************/
#container {
	width: 770px;
	margin: auto;
}

/****************************************
	HEADER
****************************************/
#header {
	position: relative;
	width: 100%;
	height: 158px;
}
#header-left {
	position: absolute;
	width: 180px;
}
#header-anim {
	position: absolute;
	left: 180px;
	width: 590px;
	height: 110px;
}

/****************************************
	TOPMENU
****************************************/
#topmenu {
	position: absolute;
	left: 180px;
	top: 110px;
	width: 590px;
	height: 48px;
	margin: 0;
	padding: 0;
}
.menu-h {
	float: left;
	position: relative;
	width: 192px;
	margin: 0 0 0 3px;
	padding: 0;
}
.deroulant {
	z-index: 2;
	position: absolute;
	top: 48px;
	left: 0;
	visibility: hidden;
	width: 192px;
}
.deroulant_header {
	height: 5px;
	margin-top: 2px;
}
.deroulant_content {
	padding: 0 5px 0 0;
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	background: #FFFFFF;
}
.deroulant_footer {
	height: 5px;
}
.deroulant ul {
	margin: 0 0 0 -5px;
	padding: 0;
}
.deroulant ul li {
	margin: 0 0 0 10px;
	padding: 3px 0 3px 0;
	list-style-type: none;
	line-height: 12px;
}
.deroulant_item {
	font-size: 11px;
	color: #FF9900;
}
a.deroulant_item {
	color: #FF9900;
	text-decoration: none;
}
a:hover.deroulant_item {
	color: #FF6600;
	text-decoration: underline;
}

/****************************************
	PAGE
****************************************/
#page {
	width: 100%;
}

/****************************************
	LEFT
****************************************/
#left {
	float: left;
	overflow: hidden;
	width: 174px;
	padding: 0 3px 0 3px;
}

/********* Contextmenu & Box *********/
#contextmenu, .box {
	margin: 0 0 5px 0;
	padding: 0;
}
.contextmenu_header, .box_header {
	height: 5px;
	line-height: 5px;
	font-size: 5px;
	background: url(media/image/box_header.gif) no-repeat left top;
}
.menu-v, .box_content {
	padding: 0 5px 0 5px;
	background: url(media/image/box_content.gif) repeat-y left top;
}
.box_item {
	font-size: 13px;
	font-weight: bold;
	color: #019376;
}
.box_item a {
	color: #019376;
	text-decoration: none;
}
.box_item a:hover {
	text-decoration: underline;
}
.contextmenu_footer, .box_footer {
	height: 9px;
	line-height: 9px;
	background: url(media/image/box_footer.gif) no-repeat left top;
}

.menu-v ul {
	margin: 0;
	padding: 0;
}
.menu-v ul li {
	list-style-type : none;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}
/*** Menu-v ***/
a.secteur:hover, a.rubrique:hover, a.secteuroff:hover, a.rubriqueoff:hover, a.articleoff:hover, a.secteuron:hover, a.rubriqueon:hover, a.articleon:hover {
	color: #666666;	
	text-decoration: underline;
}
a.secteur, a.secteuron {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.rubrique, a.rubriqueon {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.articleon {
	color: #666666;
}
a.secteuroff {
	font-size: 12px;
	font-weight: bold;
	color: #019376;
	text-decoration: none;
}
a.rubriqueoff {
	color: #999999;
	text-decoration: none;
}
a.articleoff {
	font-weight: normal;
	color: #999999;
}

/****************************************
	MAIN
****************************************/
#main {
	float: right;
	width: 585px;
	padding: 0;
}

/*** Breadcrumb ***/
#breadcrumb {
	margin: 10px 0 10px 30px;
}
.breadcrumb_item {
	font-size: 10px;
	color: #666666;
}
a.breadcrumb_item {
	color: #666666;
	text-decoration: none;
}
a.breadcrumb_item:hover {
	color: #666666;
	text-decoration: underline;
}

/********* Intro (Rubrique) *********/
.intro {
	margin: 5px 20px 5px 30px;
}
.intro h2.titre {
	font-size: 16px;
	color: #019376;
}
.intro_content {
	width: 100%;
	margin-top: 10px;
}
.intro div.texte {
	font-size: 12px;
	margin-left: 20px;
	color: #333333;
}

/********* Chapter (Article) *********/
.chapter {
	margin: 5px 20px 5px 30px;
}
.chapter h6.surtitre {
	font-size: 11px;
	color: #00CC99;
}
.chapter h2.titre {
	font-size: 16px;
	color: #019376;
}
.chapter h5.soustitre {
	font-size: 12px;
	color: #019376;
}
.chapter_content {
	width: 100%;
	margin-top: 10px;
}
.chapter h4.chapo {
	margin: 10px 0 10px 0;
	font-size: 12px;
	color: #666666;
}
hr.spip {
	border-top: 1px solid #019376;
}
h3.spip {
	font-size: 14px;
	color: #019376;
}
.chapter div.texte {
	font-size: 12px;
	color: #666666;
}
.site {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.ps {
	margin-left: 20px;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.notes {
	margin-left: 20px;
	font-size: 10px;
	color: #999999;
}
.chapter_footer {
	text-align: right;
}
.spip_logos {}
.spip_documents {
	text-align: center;
}
.spip_documents_left {
	margin: 0 15px 10px 0;
}
.spip_documents_right {
	margin: 0 0 10px 15px;
}
spip_doc_titre {}
.spip_doc_descriptif {
	font-size: 10px;
	color: #666666;
}
.spip_code {}
.spip_cadre {}

/*** tableau ***/
table.spip {
	font-size: 11px;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin: 0 auto 10px auto;
}
table.spip tr.row_first {
	background-color: #CCCCCC;
	text-align: center;
}
table.spip tr.row_first strong.spip {
	color: #666666;
	margin: 0 5px 0 5px;
}
table.spip tr.row_odd {
	background-color: #EAEAEA;
}
table.spip tr.row_even {
	background-color: #FFFFFF;
}
table.spip td {
	padding: 3px;
}

/********* Accueil *********/
.bloc-accueil {
	width: 259px;
	margin-bottom: 10px;
}
.financements_content {
	background: url(media/image/financements_content.gif) repeat-y left top;
}
.donnees_content {
	padding: 5px 10px 0 10px;
	background: url(media/image/donnees_content.gif) repeat-y left top;
}
.donnees_content div.texte {
	font-size: 12px;
	color: #666666;
}
.donnees_content strong.spip{
	font-size: 16px;
	font-weight: bold;
	color: #66CC33;
}


/********* Bloc *********/
.bloc {
	margin: 20px 20px 20px 30px;
	padding: 10px;
	background: #D1FEC2;
}
.cadre {
	background: none;
	border: 1px solid #66CC99;
}
.column-left {
	float: left;
	width: 48%;
}
.column-right {
	float: right;
	width: 48%;
}
.column-50 {
	float: left;
	width: 50%;
}
.bloc_header {
	z-index: 1;
	position: relative;
	top:-25px;
	width: 100%;
}
.bloc_content {
	width: 100%;
}
.bloc h3 {
	font-size: 14px;
	color: #66CC99;
}
.bloc_item {
	font-size: 12px;
	font-weight: bold;
	color: #019376;
}
.bloc div.texte {
	font-size: 12px;
	color: #666666;
}
.bloc p {
	margin: 0;
}
.bloc_footer {
	clear: both;
	text-align: right;
}

/****************************************
	FOOTER
****************************************/
#footer {
	clear: both;
	position: relative;
	width: 100%;
	height: 83px;
	background: url(media/image/fd_footer.gif) no-repeat left top;
}
#footer-left {
	position: absolute;
	width: 174px;
	padding: 3px;
	font-size: 11px;
	color: #009966;
}
#footer-right {
	position: absolute;
	top: 43px;
	left: 315px;
	width: 300px;
	font-size: 10px;
	color: #FFFFFF;
}
#footer-right a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}