@CHARSET "ISO-8859-1";

/*
 * Debug CakePHP
 * ----------------------------------------------------------------------------
 */
.cake-sql-log {
	clear: both;
	margin: 20px;
	font-size: 12px;
}
.cake-sql-log td, .cake-sql-log th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ddd;
	padding: 4px 8px;
	background: #fff;
	text-align: left;
}

/*
 * STRUCTURE
 * ------------------------------------------------------------------------------------------
 */
* {
	padding: 0;
	margin:  0;
}
body {
	background: #002b5d url('/img/body_background.gif') repeat-y center;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 100.01%;
}
#container {
	width: 960px;
	margin: 0 auto;
	background: #1c5782 url('/img/main_background.gif') repeat-y;
}
	#header {
		background: #319eb2;
	}
	#topmenu {
		background: #ecfafc url('/img/top_menu_background.gif') no-repeat;
	}
	#main {
		
	}
		#content-wrapper {
			width: 640px;
			float: right;
			background: #fff;
		}
		#navigation-wrapper {
			width: 320px;
			float: left;
			background: #1c5782;
		}
	#footer {
		clear: both;
		width: 100%;
		height: 112px;
		float: left;
		background: #008498 url('/img/footer_background.gif') no-repeat;
	}

hr {
	visibility: hidden;
	clear: both;
}
#topmenu .first {
	background-image: none;
}

/*
 * TOP
 * ------------------------------------------------------------------------------------------
 */
#header a {
	display: block;
	width: 960px;
	height: 172px;
	background: url('/img/top.jpg') no-repeat;
	text-indent: -9999px;
}

/*
 * MENU TOP
 * ------------------------------------------------------------------------------------------
 */
#topmenu ul {
	list-style: none;
	padding: 15px 8px;
}
#topmenu ul li {
	display: inline;
	background: url('/img/menu_top_sep.gif') no-repeat 0 12px;
	padding: 20px 5px 20px 12px;
}
#topmenu ul li a {
	color: #002b5d;
	font-weight: bold;
	text-decoration: none;
}
#topmenu ul li a:hover {
	border-bottom: 1px dashed;
}

/*
 * CONTENU
 * ------------------------------------------------------------------------------------------
 */
#content {
	margin: 1.75em 2.5em;
	width: 86%; /* IE 6 Win */
}

/*
 * STATIC PAGES
 * ------------------------------------------------------------------------------------------
 */
#staticpage h1 {
	color: #58aebc;
	font-size: 1.9em;
}
#staticpagebody {
	line-height: 1.5;
	font-size: .9em;
	color: #002b5d;
	padding: .75em;
}
#staticpagebody p {
	margin: 1.25em 0;
	text-align: justify;
}
#staticpagebody ul {
	margin: 0 2em;
}
#staticpagebody a {
	color: #58aebc;
}
#staticpagebody a:hover {
	color: #f60;
}
.contactaddress {
	width: 50%;
}
#address1 {
	float: left;
}
#address2 {
	float: right;
}

/*
 * FICHE ARTICLE
 * ------------------------------------------------------------------------------------------
 */
#articleheader {
	border-bottom: #c3d7d9 1px solid;
	padding-bottom: 1em;
}
#articleheader h1 {
	color: #58aebc;
	font-size: 1.9em;
}
#articletype {
	color: #999;
	font-size: 1.3em;
	font-variant:small-caps;
}
#articledate {
	color: #f60;
}
#articlebody {
	line-height: 1.5;
	font-size: .9em;
	color: #002b5d;
	padding: .75em;
}
#articlechapo {
	background: #f6f6f6;
	margin-top: .25em;
	padding: .5em .75em;
	font-size: 1.2em;
	font-style: italic;
	text-align: justify;
}
#articlebody h2 {
	color: #1c5782;
	font-size: 1.3em;
	margin: 1.25em 0;
}
#articlebody p {
	margin: 1.25em 0;
	text-align: justify;
}
#articlebody ul {
	margin: 0 2em;
}
#articlefooter {
	border-top: #c3d7d9 1px solid;
	padding-top: 1em;
}
#articlefooter h2 {
	color: #1c5782;
	font-size: 1.3em;
}
#articlefooter ul {
	font-size: .9em;
	list-style: square;
	margin: .5em 2.75em;
}
#articlefooter ul li {
	margin: .75em 0;
}
#articlefooter ul li span {
	color: #333;
	font-size: .9em;
	font-style: italic;
}
#articlefooter ul li a {
	font-weight: bold;
	color: #008498;
	text-decoration: none;
}
#articlefooter ul li a:hover {
	color: #f60;
}
#articlefooter ul li a.more {
	color: #f60;
}
#articlefooter ul li a:hover.more {
	color: #000;
}

/*
 * PDF
 * ------------------------------------------------------------------------------------------
 */
.pdf {
	background: url('/img/pdf_background.gif') repeat-x;
	margin: 1em 0;
}
.pdfheader {
	float: left;
}
.pdfheader a {
	background: url('/img/pdf_big.gif') no-repeat;
	display: block;
	width: 57px;
	height: 57px;
	text-indent: -9999px;
}
.pdfbody {
	margin-left: 57px;
	font-size: 1.2em;
	padding: .7em .5em;
	line-height: 1em;
}
.pdfbody a {
	color: #58aebc;
}
.pdfbody a:hover {
	color: #f60;
}
.pdfbody span {
	font-size: .7em;
	color: #888;
}
.pdfbody span a {
	color: #666;
}
.pdfbody span a:hover {
	color: #000;
}

/*
 * ARTICLE SUMMARY
 * ------------------------------------------------------------------------------------------
 */
.articlesummary {
	border-bottom: #c3d7d9 1px solid;
	padding: 1em .75em;
}
.articlesummarytype {
	color: #666;
	font-size: .9em;
	font-variant:small-caps;
}
.articlesummaryheader h2 {
	font-size: 1.1em;
}
.articlesummaryheader h2 a {
	color: #1c5782;
	text-decoration: none;
}
.articlesummaryheader h2 a:hover {
	color: #f60;
}
.articlesummarycategorie {
	font-size: .75em;
}
.articlesummarycategorie a {
	color: #58aebc;
	font-weight: bold;
	/*text-decoration: none;*/
}
.articlesummarycategorie a:hover {
	color: #f60;
}
.articlesummarybody {
	line-height: 1.5;
	background: #f6f6f6;
	margin-top: .25em;
	padding: .5em .75em;
}
.articlesummarybody p {
	font-size: .8em;
	text-align: justify;
}
.articlesummarybody p a {
	color: #f60;
}
.articlesummarybody p a:hover {
	color: #000;
}

/*
 * CATEGORIE
 * ------------------------------------------------------------------------------------------
 */
#categorieheader {
	border-bottom: #c3d7d9 1px solid;
}
#categorieheader h1 {
	color: #58aebc;
	font-size: 1.9em;
}

/*
 * PAGINATION
 * ------------------------------------------------------------------------------------------
 */
.paginator {
	margin: 1em 0;
}
.paginator-status,
.paginator-sort {
	font-size: .8em;
}
.paginator-status {
	float: left;
}
.paginator-sort {
	float: right;
}
.paginator-sort a {
	color: #f60;
}
.paginator-sort a:hover {
	color: #000;
}
.paginator-numbers {
	text-align: center;
	font-size: .9em;
}
.paginator-numbers .current {
	color: #fff;
	margin: .5em .25em;
    padding: .25em .5em;
    border: 1px solid #ccc;
    background: #000;
}
.paginator-numbers a {
	margin: .5em .25em;
    padding: .25em .5em;
    border: 1px solid #0c8a9d;
    color: #0c8a9d;
    background: #ecfafc;
	font-weight: bold;
	text-decoration: none;
}
.paginator-numbers a:hover {
	background: #0c8a9d;
	color: #fff;
}

/*
 * BREADCRUMBS
 * ------------------------------------------------------------------------------------------
 */
.breadcrumbs {
	font-size: .8em;
	margin-bottom: 1.5em;
}
.breadcrumbs a {
	color: #f60;
}
.breadcrumbs a:hover {
	color: #000;
}

/*
 * FORMS
 * ------------------------------------------------------------------------------------------
 */
fieldset {
	margin: 10px 0;
	padding: 10px;
	border: #154470 1px solid;
}
legend {
	font-weight: bold;
	color: #154470;
	padding: 0 5px;
}
form div {
	padding: 4px 0;
	font-size: .9em;
}
label {
	margin-right: 5px;
	padding-right: 5px;
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
	font-weight: bold;
}
.submit {
	text-align: center;
}
.form_error, .form-error {
	border: 1px solid red;
	background: #fcf5f6;
}
.error-message {
	margin-left: 160px;
	color: #C7424D;
	font-weight: bold;
}
.required {
	background: url('/img/required.png') no-repeat 150px 4px;
}
#mentions {
	color: #666;
	font-size: .8em;
}

/* 
 * MESSAGES
 * ------------------------------------------------------------------------------------------
 */
.message {
	border: 1px solid;
	margin: 12px 0;
	background: no-repeat 8px 10px;
}
.mssg_txt {
	/*font-size: .9em;*/
	color: #333;
	margin: 8px 8px 8px 48px;
}
.mssg_error {
	border-color: #e01616;
	background-color: #fdf3f3;
	background-image: url('/img/forbidden.gif');
}
.mssg_notice {
	border-color: #f57900;
	background-color: #fef8f2;
	background-image: url('/img/exclamation.gif');
}
.mssg_success {
	border-color: #47c518;
	background-color: #f6fcf3;
	background-image: url('/img/success.gif');
}
.mssg_error strong {
	color: #e01616;
}
.mssg_notice strong {
	color: #f57900;
}
.mssg_success strong {
	color: #47c518;
}

/*
 * NAVIGATION
 * ------------------------------------------------------------------------------------------
 */
#navigation {
	margin: 1em;
}
.navblock {
	background: #ecfafc;
	margin-bottom: 1em;
}
.navblockheader {
	background: #cbe4e8;
	border-bottom: #90b6bb 1px solid;
	padding: .5em;
}
.navblockheader h2 {
	color: #1c5782;
	font-size: 1em;
}
.navblockbody {
	padding: .5em;
}
.navblockbody p {
	text-align: justify;
	font-size: .8em;
	margin: .5em;
}
.navblockbody a {
	color: #1c5782;
	font-weight: bold;
}
.navblockbody a:hover {
	color: #f60;
	text-decoration: none;
}


/*
 * NAVIGATION FORM
 * ------------------------------------------------------------------------------------------
 */
#ArticleSearchForm div {
	padding: 4px 0;
	font-size: .9em;
}
#ArticleSearchForm label {
	margin-right: 3px;
	padding-right: 3px;
	width: 62px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
	font-size: .8em;
	font-weight: bold;
}
#ArticleSearchForm .submit {
	text-align: left;
	margin-left: 68px;
}

/*
 * FOOTER
 * ------------------------------------------------------------------------------------------
 */
#footerfn {
	float: left;
	padding: 21px 4px 0 38px;
}
#footerfn a {
	display: block;
	width: 28px;
	height: 62px;
	background: url('/img/footer_logo_fn.gif') no-repeat;
	text-indent: -9999px;
}
#footercarl {
	float: left;
	background: url('/img/footer_sep_1.gif') no-repeat right;
	margin: 20px 24px;
	padding-left: 12px;
}
#footercarl a {
	display: block;
	width: 195px;
	height: 69px;
	background: url('/img/footer_carl-lang.gif') no-repeat;
	text-indent: -9999px;
	padding-right: 38px;
}
#footermenu {
	float: left;
	background: url('/img/footer_sep_2.gif') no-repeat right;
	padding-right: 16px;
}
#footermenu ul {
	float: left;
	list-style: none;
	padding: 20px 18px;
}
#footermenu ul li {
	background: url('/img/menu_footer_bullet.gif') no-repeat 0 9px;
	padding-left: 9px;
}
#footermenu ul li a {
	color: #b3dbe1;
	font-size: .85em;
	font-weight: bold;
	text-decoration: none;
}
#footermenu ul li a:hover {
	color: #fff;
}
#footerparlement {
	float: left;
	text-align: center;
	padding-left: 26px;
	padding-top: 5px;
	line-height: .9em;
}
#footerparlement img {
	margin-top: 2px;
}
#footerparlement span {
	color: #fff;
	font-size: .7em;
}