@charset "utf-8";
html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	background-color: #CDEBED;
	}
#copyright {
	text-align: center;
	font-size: 0.6em;
}

#global  {
	width: 972px;
	min-height: 100%;
	position: relative;
	overflow: visible;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #77B8D0;
	}
#header {
	height: 122px;
	clear: both;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #77B8D0;
	border-right-color: #77B8D0;
	border-bottom-color: #77B8D0;
	border-left-color: #77B8D0;
}
#header_b {
	height: 185px;
	clear: both;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #77B8D0;
	border-right-color: #77B8D0;
	border-bottom-color: #77B8D0;
	border-left-color: #77B8D0;
}


#logo_g {
	width: 488px;
	height: 112px;
	float: left;
	margin: 3px;
}
#banniere {
	width: 966px;
	height: 150px;
	float: left;
	clear: both;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: auto;
	margin-left: 3px;
}

#accroche_d {
	height: 97px;
	width: 469px;
	float: right;
	text-align: center;
	margin: 3px;
	padding-top: 15px;
}
#accroche_b {
	height: 35px;
	width: 966px;
	float: left;
	text-align: center;
	margin: 3px;
	padding-top: 0px;
	clear: both;
}
#toolbar {
	height: 37px;
	clear: both;
	padding-top: 3px;
}
#tb_gauche {
	height: 30px;
	width: 705px;
	float: left;
	padding-left: 15px;
}

#skin {
	height: 30px;
	width: 110px;
	float: right;
	text-align: right;
	padding-right: 15px;
}

#centre {
	padding-bottom: 50px;
	overflow: visible;
	width: 957px;
	padding-left: 15px;
	margin-bottom: 50px;
}
#edito {
	float: left;
	width: 595px;
	overflow: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 0.95em;
	text-align: justify;	color: #454545;
}


#articles {
	float: left;
	width: 595px;
	padding-left: 15px;
	overflow: visible;
}
.article_suite  {
	text-align: right;
	float: right;
	font-size: 0.85em;
	clear: right;
	position: relative;
	padding-top: 15px;
}

.article {
	border: 1px solid #E6E6E6;
	padding: 3px;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#menu_lateral {
	float: right;
	width: 320px;
	padding-left: 15px;
	top: 160px;
	position: absolute;
	right: 0px;
	padding-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
#menu_lateral_b {
	float: right;
	width: 320px;
	padding-left: 15px;
	top: 220px;
	position: absolute;
	right: 0px;
	padding-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
#footer {
	position: absolute;
	width: 972px;
	bottom: 0;
	height: 25px;
	text-align: center;
	font-size: 0.95em;
	margin-top: 30px;
	}

h1 {
	margin: 0px;
	white-space: normal;
	font-size: 1.2em;
	width: 595px;
	font-weight: bold;
	clear: both;
	font-family: "AvantGarde Bk BT", Arial;
	color: #2F7088;
}

#accroche_d   h1 {
	width: 469px;
	font-size: 1.7em;
	font-weight: bold;
	color: #2F7088;
}
#accroche_b h1 {
	width: 966px;
	font-size: 1.2em;
	font-weight: bold;
	color: #2F7088;
}


h2 {
	font-size: 1.1em;
	margin: 0px;
	color: #2F7088;
}
#centre h2 {
	white-space: normal;
	font-size: 1.2em;
	width: 595px;
	font-weight: bold;
	clear: both;
	font-family: "AvantGarde Bk BT", Arial;
	padding-top: 20px;
}

#accroche_d  h2 {
	color: #2F7088;
}
#accroche_b h2 {
	color: #2F7088;
}

#menu_lateral  h2 {
	width: 300px;
	font-family: "AvantGarde Bk BT", Arial;
	font-size: 1.2em;
	font-weight: bold;
	white-space: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	color: #2F7088;
}
#menu_lateral_b h2 {
	width: 300px;
	font-family: "AvantGarde Bk BT", Arial;
	font-size: 1.2em;
	font-weight: bold;
	white-space: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	color: #2F7088;
}


#centre h3 {
	white-space: normal;
	font-size: 1.2em;
	width: 595px;
	font-weight: bold;
	clear: both;
	font-family: "AvantGarde Bk BT", Arial;
	padding-top: 0px;

}

h3 {
	font-size: 1.2em;
	margin: 0px;
	color: #2F7088;
}

p {
	width: 595px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
	font-size: 0.85em;
	color: #454545;
}

ul {
	width: 595px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}
li {
	width: 296px;
	text-align: justify;
	float: left;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	text-indent: 0px;
	display: block;
	height: 45px;
}
ol {
	width: 545px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}



#menu_lateral p {
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}
#menu_lateral_b p {
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}




a {
	text-decoration: underline;
	color: #2F7088;
}


a:link {
	color: #2F7088;
}
a:hover  {
	text-decoration: underline;
	color: #4099BB;
}


.puce {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
	vertical-align: middle;
}
#menu_lateral a {
	text-decoration: none;
}
#menu_lateral_b a {
	text-decoration: none;
}

table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 595px;
}
td {
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
#centre img {
	border: 1px solid #E6E6E6;
	padding: 3px;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: left;
	overflow: visible;
}
#spacer {
	clear: both;
}
form {
	width: 595px;
	font-family: Arial, Helvetica, sans-serif;
}


.cssform p{
	width: 305px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 290px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
}

.cssform label{
	font-weight: normal;
	float: left;
	margin-left: -290px; /*width of left column*/
	width: 290px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	margin-right: 9px;
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 290px;
}

#centre #menu_lateral #inscription  {
	border: 0px none #FFFFFF;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#global #centre .cssform #img_base {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#centre form img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.cssform input[type="password"] {
	width: 290px;
}


.cssform textarea{
	width: 290px;
	height: 150px;
}
.cssform select {
	width: 295px;
}

em {
	color: #FF3300;
	font-style: normal;
}

#ancre_nav {
	clear: both;
	text-align: center;
	width: 595px;
	font-size: 0.8em;
}

