@charset "utf-8";
/* CSS Document pour creation_theme */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	text-decoration: none;
	background-image: url(library/ligne-tranverse.jpg);
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #063f8e;
	text-decoration: none;	
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #063f8e;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 a {
	text-decoration: none;
	color: #063f8e;
}
h2 a:hover{
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #090;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #063f8e;
	text-decoration: underline;
	text-align: center;
}
ul {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: square;
}
img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: inherit;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image-gauche {
	margin: 0px;
	float: left;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.image-droite {
	margin: 0px;
	float: right;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
address {
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #F90;
	text-decoration: underline;
}
.confiance {
	padding-left: 90px;
	margin: 0px;
}
/* fin des tags de la page administrée par le client */
.postmetadata {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;	
}
.postmetadata a{
	color: #063f8e;
	text-decoration: none;	
}
.postmetadata a:hover{
	text-decoration: underline;
}
#page {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 1002px;
	border: 1px solid #333;
	background-color: #B3C5DD;
	background-image: url(library/fond-page.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.caption-droite {
		margin: 0px;
	float: right;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.img-label {
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F90;
	text-align: center;
	white-space: normal;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
}

.img-label p a img { display: compact; }

/* Sidebar */
.sidebar {
	float: right;
	width: 260px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-left: 20px;
	font-size: 12px;
	background-image: url(library/fond_sidebar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.sidebar a{
	text-decoration: none;
	color: #3366CC;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sidebar a:hover, .sidebar a:focus {
	text-decoration: none;
	background-color: #3366CC;
	margin: 0px;
	height: auto;
	width: 230px;
	color: #f9f9f9;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sidebar ul{
	list-style-type: none;
	padding: 0;
}
.sidebar ul h2{
	color: #3366CC;
	font-size:13px;
	padding: 8px;
	font-weight: bold;
}

.sidebar li {
	list-style-type: none;
}
/*.sidebar ul li {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px
*/
/* header style */
#header {
	background-image: url(library/top-circulaires.jpg);
	background-repeat: no-repeat;
	height: 131px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding: 0px;
	background-position: center 0px;
}
#header h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3366CC;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	width: 300px;
	text-align: center;
}
#header h1 a{ text-decoration: none; 	
}
#header p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
	padding: 0px;
	margin-top: 26px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-variant: small-caps;
	height: auto;
	width: 300px;
	text-align: center;
}
/* navigation top */
#navbar {
	display: block;
	float:right;
	width: 941px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 20px;
	background-color: #668ABA;
	border: thin solid #FFF;
}
#nav {
	font-size: 13px;
	/*background-color: #3366CC;*/
}
#nav, #nav ul {
	list-style:none;
	float:left;
	line-height:1.5;
	padding:0;
	margin:0;
	width:655px;
}
#nav a {
	display:block;
	text-decoration:none;
	border:none;
	/*background-color:#3366CC;*/
	color: #F9F9F9;
}
#nav a:hover {
	text-decoration:underline;
}
#nav li {
	float:left;
	list-style:none;
	border-right:1px solid #777;
}
/* Home content */
#content {
	width: 580px;
	margin-left: 35px;
	float: left;	
}
#nav a, #nav a visited {
	display:block;
	color: #f5f5f4;
	padding: 6px 10px 6px 10px;
}
#nav a:hover, nav a:active {
	background: #3366CC;
	text-decoration:none;
}

#searchform {
	float:right;
	text-align:right;
	margin: 0;
	padding:4px 10px;
}
/* footer */
#footer {
	clear:both;
	text-align: center;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
}
#footer p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	text-decoration: none;
	background-color: #DEECFA;
	padding: 20px;	
}
#footer p a{
	color: #063f8e;
	text-decoration: none;	
}
#footer p a:hover {
	text-decoration: underline;	
}
.topimg {
	padding: 0px;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
img {
	padding: 5px;
	float: left;
	border: 1px solid #FFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
