#geoloc {
	width:190px;
	height:170px;
	border:1px solid black;
	float:right;
	overflow:hidden;
	margin:0 0 10px 10px;
}

div.content {
	background-color:#f8f7f7;
	color:#525251;
	margin:0 0 10px 0px;
	border:3px solid white;
}
#col-center div.content {
	margin:0 0 10px 4px;
}

div.content h1,
div.content h2 {
	margin:0 0 10px 0;
	padding:20px 0 20px 40px;
	color:#4A7ABA;
	font-size:18px;
	font-weight:bold;
	line-height:37px;
	background-image:url(/images/design/icon-logo-bleu.png);
	background-repeat:no-repeat;
	background-position:2px 18px;
}
div.content h1.thin,
div.content h2.thin {
	padding:10px 0 0px 40px;
	background-position:2px 8px;
}
div.content h3.title {
	margin:0 0 10px 0;
	padding:10px 0 0px 0px;
	color:#ff8f0b;
	font-size:18px;
	font-weight:bold;
	line-height:37px;
}
div.content h3.title a {
	color:#ff8f0b;
	font-size:18px;
	font-weight:bold;
}


div.content div.inner {
	padding:0 10px 10px 10px;
	color:#525251;
}
div.content div.inner p {
	margin-bottom:10px;
}
div.content div.inner img {
	/*border:3px solid #84796c;*/
}
div.content div.inner img.left {
	float:left;
	margin:0 10px 10px 0;
}
div.content div.inner ul {
	margin-bottom:10px;
}
div.content div.inner a.suite {
	color:#525251;
	font-weight:bold;
	text-decoration:none;
}
div.content div.top {
	font-size:11px;
	font-style:italic;
	color:#9b9288;
	background-color:white;
}
/* Form Search */
div.content form.search {
	text-align:right;
	padding-right:5px;
}
div.content form.search input {
	border:1px solid #ff8f0b;
	padding:1px;
	color:#525251;
}
div.content form.search input.button {
	background-color:#ff8f0b;
	color:white;
}

/* Form Filter */
div.content form.filter {
	text-align:left;
	padding-right:5px;
	margin-bottom:10px;
}
div.content form.filter input,
div.content form.filter select {
	border:1px solid #ff8f0b;
	padding:1px;
	color:#525251;
	width:250px;
}
div.content form.filter input.button {
	background-color:#ff8f0b;
	color:white;
	width:100px;
}
div.content form.filter td,
div.content form.filter th {
	padding:2px;
}
div.content form.filter th {
	width:150px;
}
/***
*
***/
div.contentList {
	background-color:#f8f7f7;
	color:#525251;
	margin:0 0 10px 0px;
	border:3px solid white;
}
div.contentList h2 {
	margin:0 0 10px 0;
	padding:8px 0 8px 40px;
	color:#4A7ABA;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	background-image:url(/images/design/icon-logo-bleu.png);
	background-repeat:no-repeat;
	background-position:2px 0px;
}
div.contentList h2 a {
	color:#4A7ABA;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
div.contentList h2 a:hover {
	text-decoration:underline;
}
div.contentList div.inner {
	padding:0 10px 5px 10px;
	color:#525251;
}
div.contentList div.inner p img {
	border:3px solid #84796c;
	float:left;
	margin:0 10px 10px 0;
}
div.contentList div.inner a.suite {
	color:#525251;
	font-weight:bold;
	text-decoration:none;
}


div.contentList div.bottom,
div.content div.bottom {
	background-image:url(/images/design/content-list-menu.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:25px;
	text-align:right;
	float:right;
	line-height:25px;
	padding:0 10px 0 10px;
	
}
div.contentList div.bottom a,
div.content div.bottom a {
	color:#114f8d;
	text-decoration:none;
	font-size:11px;
	padding:3px 10px 3px 22px;
	background-repeat:no-repeat;
	/*background-position:1px 2px;*/
	line-height:25px;
}
div.contentList div.bottom a.comp,
div.content div.bottom a.comp {
	background-image:url(/images/design/content-list-comp.png);
}
div.contentList div.bottom a.stat,
div.content div.bottom a.stat {
	background-image:url(/images/design/content-list-stat.png);
}

/**
*
**/
div.doclist {
	background-color:#f8f7f7;
	color:#525251;
	margin:0 0 10px 5px;
	border:3px solid white;
}

div.doclist form {
	text-align:right;
	padding-right:5px;
}
div.doclist form input {
	border:1px solid #ff8f0b;
	padding:1px;
	color:#525251;
}
div.doclist form input.button {
	background-color:#ff8f0b;
	color:white;
}

div.doclist h1 {
	margin:0 0 10px 0;
	padding:0px 0 0px 40px;
	color:#4A7ABA;
	font-size:18px;
	font-weight:bold;
	line-height:37px;
	background-image:url(/images/design/icon-logo-bleu.png);
	background-repeat:no-repeat;
	background-position:2px 0px;
}
div.doclist h1 a {
	color:#4A7ABA;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
div.doclist h1 a:hover {
	text-decoration:underline;
}

div.doclist div.doc {
	border-bottom:1px solid #4A7ABA;
	margin-bottom:5px;
	padding-bottom:5px;
}
div.doclist div.doc h2 {
	margin-bottom:5px;
}
div.doclist div.doc h2 a {
	color:#84796c;
	text-decoration:none;
}
div.doclist div.doc h2 a:hover {
	text-decoration:underline;
}
div.doclist div.doc img.left {
	border:3px solid #84796c;
	float:left;
	margin:0 10px 5px 0;
}

div.doclist div.doc h2.title a {
	color:#FF8F0B;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
div.doclist div.doc h2 a:hover {
	text-decoration:underline;
}



div.orange h1 {
	color:#ff8f0b;
	background-image:url(/images/design/icon-logo-orange.png);
}
div.orange h1 a {
	color:#ff8f0b;
}
div.orange div.doc {
	border-bottom:1px solid #ff8f0b;
}


table.titlematch td b {
	display:block;
	width:30px;
	padding:1px;
}
table.titlematch td b.selected {
	border:2px solid #FF8F0B;
}

/*** pagination ***/
div.pagination {
	text-align:right;
	margin-top:20px;
}
div.pagination .page-numbers {
	text-decoration:none;
	padding:0 2px 0 2px;
	font-size:14px;
	border:1px solid #84796c;
	color:#84796c;
}
div.pagination .dots,
div.pagination .next,
div.pagination .prev {
	border:0;
}
div.pagination a.page-numbers:hover {
	text-decoration:underline;
	color:#84796c;
}
div.pagination .current {
	font-weight:bold;
	border:1px solid #feb239;
	color:#feb239;
}

/**
*
**/
div#commentList {
	background-color:white;
}

div#commentList h2 {
	background-image:url(/images/design/commentaire-head-bg.png);
	background-repeat:repeat-x;
	background-color:#085aab;
	color:white;
	font-weight:bold;
	line-height:25px;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
}
div#commentList div.comment {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #9cd1f1;
}
div#commentList div.inner {
	padding:5px;
}
div#commentList div.head {
	color:#58a1cd;
	margin-bottom:5px;
}
div#commentList div.text {
	color:#95958f;
}

/**
* 
**/
form#commentForm {
	background-color:#d2e6f2;
	padding:10px;
	color:#2b7ac8;
	margin:0 0 10px 0;
}
form#commentForm h2 {
	font-size:15px;
	margin-bottom:10px;
}
form#commentForm b {
	display:block;
	margin-bottom:5px;
	margin-top:10px;
}
form#commentForm label {
	font-size:11px;
}
form#commentForm input {
	padding:1px;
	border:1px solid #45acea;
	width:200px;
	margin-bottom:5px;
}
form#commentForm textarea {
	padding:1px;
	border:1px solid #45acea;
	margin:10px 0 5px 0;
	width:445px;
	height:220px;
}
form#commentForm img.captcha {
	border:1px solid #45acea;
}
form#commentForm input.button {
	background-color:#0b69c8;
	-moz-border-radius:5px;
	border-radius:5px;
	color:white;
	width:100px;
}
/**
* Définitions
**/
ul.glossaire {
	background-color:#FF8F0B;
	height:22px;
	padding-top:6px;
	text-align:center;
	margin-bottom:15px;
}
ul.glossaire li {
	display:inline;
	margin:0 6px 0 6px;
	
}
ul.glossaire li a {
	font-size:15px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	margin:5px 0 5px 0;
}
ul.glossaire li a:hover {
	text-decoration:underline;
}
ul.glossaire li.selected a {
	background-color:white;
	color:#FF8F0B;
}

div.definition {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #FF8F0B;
	color:#84796c;
}
div.definition h3 {
	color:#84796c;
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}

a.buttonreact {
	background-color:#0b69c8;
	-moz-border-radius:5px;
	border-radius:5px;
	color:white;
	width:140px;
	display:block;
	padding:3px;
	text-align:center;
	text-decoration:none;
	margin:0 auto 0 auto;
}

