﻿body {
	background: url('images/bkgnd.png');
	text-align: justify;
	font-family: Verdana,sans-serif;
	font-size: small;
	color: #2F73B8;
}

h1 {
	margin-top: 0;
	margin-bottom: 0;

}

h3 {
	margin-top: 0px;
	font-size:15px;
	font-style:italic;
	margin-bottom:0px;
}

h2 {
	margin-top: 0px;
}

h6 {
}

h5 {
	padding: 0 5px 0 0;
	color: #1B4978;
	margin-top: 0px;
	margin-bottom: 0;
	font-size: small;
	text-align: right;
	font-weight: normal;
}

h4 {
	margin-top: 0px;
	font-size:12px;
	font-style:italic;
	margin-bottom:0px;
}

blockquote {
}

dl {
}

ul {
	text-align: left;
}

ol {
background-color:#B2D4F7;
font-variant:small-caps;
font-weight:bold;
font-family:Verdana, sans-serif;
font-size:15px;
color:#333333;
}

p {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font: italic normal normal 100%;
	text-decoration: none;
	margin: 0px;
	color: #2F73B8;
}

a {
	text-decoration: none;
	color:#2F73B8;
}

a:hover {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	height: 35px;
	padding-top: 0px;
	background-color: #B2D4F7;
}

#menu ul {
	padding: 0px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: 200;
	background: transparent;
	color: #1B4978;
	font-size: 16px;
}

#menu a:hover {
	background: #3366CC;
	font-style: italic;
	color:#CCCCCC;
	height: 25px;
}

/* Diver*/

ul {
	margin: 0 0 1em 1.6em;
}
ol ol {margin: 0.3em 0 0.3em 1em;}

ul ul {margin: 0.3em 0 0.3em 1em;}

input.styled {
	border: 1px #BBBBBB solid;
	background-color:#EFEFEF;
	padding: 3px;
	width: 160px;
	font: normal 1em Verdana,sans-serif;
}

.blockquotemain {
	margin-bottom: 1.5em;
	margin: 5px;
	background: #EFEFEF;
	border: 1px solid #B2D4F7;
	color: #555555;
	display: block;
	font: normal 1em sans-serif;
	padding: 10px 1em 1em 10px;
	line-height: 2.2em;
}
blockquote {
	margin-bottom: 1.5em;
	margin: 5px;
	background: #EFEFEF;
	border: 1px solid #EAEAEA;
	color: #555555;
	display: block;
	font: normal 1em sans-serif;
	padding: 10px 10px 10px 10px;
}

#but_haut {
	position: absolute;
	bottom: 0px;
	width: 100%;
	max-width: 100%;
}

/* Head */

#table {
	background: url('images/round_table.png');
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#head {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
}

#banner {
	width: 850px;
	height:auto;
}

/* Content */

#content {
	background: #DAE3E9;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#colOne {
	float: left;
	width: 220px;
	margin-top: 20px;
	padding-right: 5px;
	padding-left: 10px;
}

#colOneMain {
	float: right;
	width: 220px;
	margin-top: 20px;
	padding-right: 15px;
	padding-left: 10px;
}

#colTwo {
	float: right;
	width: 600px;
	margin-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

#colTwoMain {
	float: left;
	width: 570px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
}

#colThree {
	float: left;
	width: 840px;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#content h1 {
	padding: 5px 0px 5px 5px;
	color: #173E68;
}

#content h2 {
	background: url('images/virgule.png') no-repeat;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 17px;
	color: #1B4978;
	text-align: center;
}

#content h3 {
	margin: 0 0 0 15px;
	color: #2F73B8;
}

#content h4 {
	background: #C6D2DB no-repeat left top;
	padding: 5px 0px 5px 5px;
	text-transform: capitalize;
	font-size: 13px;
	color: #2F73B8;
}

/* Footer */

#footer {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 0px 0px;
	height: 25px;
	background-image:url('images/footer.png');
	background-position:50% bottom;
}

#footer p {
	margin: 0px;
	text-align: center;
	font-family:Verdana,sans-serif;
	font-style:normal;
	font-size: 11px;
	color: #1B4978;
	font-weight: 100;
}

#footer a {
	color:#666666;
}
#footer a:hover {
	color:#333333;
}

/* ----------------------------------------
   Sidebar box
------------------------------------------- */

.box {margin-bottom: 5px;}
.box_title {
	background: #C6D2DB url('images/box_head.png') no-repeat left top;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 0.9em;
	color: #1B4978;
	text-align: center;
}
.box_body {
	border-bottom: 1px #B2D4F7 solid;
	border-left: 1px #B2D4F7 solid;
	border-right: 1px #B2D4F7 solid;
	background: #DAE3E9 url('images/box/body.gif') repeat-x left top;
	padding: 5px 5px 5px 5px;
	font-size: 0.9em;
	text-align: justify;
}
.box_content {
	border: 1px #B2D4F7 solid;
	background: #DAE3E9 repeat-x;
	padding: 5px 5px 5px 5px;
	font-family:Verdana;
	font-size: 0.9em;
	text-align: justify;
}
.box_bottom {
	background: url('images/box_bottom.png') no-repeat left top;
	display: block;
	height: 10px;
	font-size: 0;
	line-height: 0;
}

.box ul {
	padding: 0 0 0 0;
	margin-left: 0;
	border-bottom: 1px solid #E2ECF2;
}
.box li:first-child {border-top: none;}
.box ul li {
	list-style: none;
	padding: 4px 2px 4px 2px;
	border-top: 1px solid #E2ECF2;
	border-bottom: 1px solid #D0D8DE;
	text-align: center;
}
.box ul a {text-decoration: none;}
.box ul a:hover {text-decoration: underline;
}