
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

html {
	overflow-y: scroll;
	height: 110%;
}

body {
	font: 85% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center
}

* {
	margin: 0;
	padding: 0;
}

/* Images */

img { -ms-interpolation-mode: bicubic; }

#image_right, #image_left, #image_center {
	text-align: center;
	font-size: 10px;
	color: #b6b6b6;
	font-weight: bold;
	width: 280px;
	margin: 0 0 0 10px;
	padding: 10px 20px 0 0;
}

#image_right {
	float: right;
	clear: right;
	border-left: 1px dashed #eaeaea;
}

#image_left {
	float: left;
	padding-left: 40px;
}

#image_center {
	float: center;
	clear: both;
}

/* Styles */

h1 {
	font-size: 200%;
	color: #3661bf;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 150%;
	color: #69bffd;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 122%;
	color: #69bffd;
	padding: 20px 0 0 20px !important;
	padding: 20px 0 0 10px;
	margin: 0;
}

h4 {
	font-size: 105%;
	color: #de2b00;
	padding: 30px 0 10px 40px;
	margin: 0;
}

h5 {
	font-size: 110%;
	color: #541006;
}

h6 {
	padding: 0 0 0 40px;
	color: #5da9fc;
}

.red {
	color: #de2b00;
}

.grey {
	color: #7b7b7b;
}

.nuoir {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

/* Header */

div#header h1, div#header h2 {
	height: 99px;
	margin: 0;
	color: #eee;
	background: url(images/fond_header.jpg) no-repeat 0 bottom;
}

div#header h1 {
	font-size: 80px;
	padding-left: 275px;
}

div#header h2 {
	font-size: 56px;
	padding-left: 280px;
}

/* Navigation */

div#navigation {
	background: url(images/fond_navigation.jpg) repeat-y left;
	width: 250px;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* Hack Menu */

* #menu li {
	height: 16px;
}

/* Menu */

#menu a {
	display: block;
	padding: 1px 0px 2px 17px;
	color: #928f93;
	margin: 0;
}

#menu p {
	display: block;
	padding: 1px 0 2px 17px;
	color: #928f93;
	font-weight: bold;
}

#menu p:hover, #menu a:hover {
	color: #5396fc;
}

#menu dt {
	cursor: pointer;
	line-height: 30px;
	background: url(images/fond_bouton.jpg) no-repeat center center;
	text-align: left;
}

#menu dd {
	font-size: 10px;
}

#menu li {
	text-align: left;
	padding-left: 20px;
	margin: 0;
	background: transparent;
}

#menu li a, #menu dt a {
	text-decoration: none;
	display: block;
}

#menu dt a {
	color: #928f93;
	font-weight: bold;
}

#menu dd a {
	color: #696969;
	border-top: 1px solid #aeaeae;
	margin: 0;
	display: block;
}

#menu dt a:hover {
	color: #5396fc;
}

menu dt a:active {
	color: #f53701;
}

#menu dd a:hover {
	background: transparent;
	border-right: 10px solid #f53701;
	border-top: 1px solid #f53701;
	color: #f53701;
}

menu dd a:active {
	background: transparent;
	border-right: 10px solid #f53701;
	border-top: 1px solid #f53701;
	color: #f53701;
}

#totop {
	position: relative;
	clear: both;
	width: 700px;
	text-align: right;
	font-size: 9px;
}

#totop:hover {
	color: #4174fb;
}

/* Tableau */

fieldset {
	width: 650px;
	padding-left: 40px;
	padding-bottom: 10px;
}

label {
	background-color: #ebebeb;
	display: inline;
	float: left;
	width: 250px;
}

legend {
	padding-bottom: 10px;
}

table {
	text-align: center;
	width: 310px;
	margin-left: 40px;
	padding: 0;
	border: 1px solid #e4e4e4;
	border-collapse: collapse;
}

td {
	width: 150px;
	border: 1px solid #e4e4e4;
	margin: 0;
}

.titre {
	background-color: #e4e4e4;
}

/* Conteneurs */

div#container {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	background: url(images/fond.jpg) repeat-y;
}

div#content {
	float: right;
	width: 730px;
	border-right: 1px dashed #eaeaea;
}

div#content a {
	color: #3c6cfb;
	text-decoration: none;
	margin: 0;
}

div#content a:hover {
	color: #de3d00;
	text-decoration: none;
	margin: 0;
}

div#content p {
	color: #969696;
	line-height: 1.2em;
	padding: 0px 10px 10px 40px;
	margin: 0;
}

#content li {
	color: #928f93;
	padding: 0 0 0 40px;
	margin: 0;
	list-style-type: circle;
	list-style-position: inside;
}

#content li a {
	color: #535254;
	text-decoration: underline;
}

div#extra {
	color: #eee;
	background: url(images/fond_extra.jpg) no-repeat top;
	padding: 0;
	float: left;
	clear: left;
	width: 250px;
}

div#extra p {
	text-align: left;
	font-size: 10px;
	padding: 20px 0px 0px 17px;
}

/* Listes */

#list2 {
	position: relative;
	display: block;
	text-align: left;
	margin: 0;
	padding: 0 !important;
	padding-top: 20px;
	clear: both;
	width: 100%;
	text-decoration: none;
	line-height: 20px;
}

#list2 ul li a {
	text-decoration: none;
}

#list2 ul {
	display: block;
	text-decoration: none;
}

#list2 ul li {
	float: left;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 48%;
	text-align: center;
}

#list3 {
	position: relative;
	display: block;
	text-align: left;
	margin: 0;
	padding: 0 !important;
	padding-top: 20px;
	clear: both;
	width: 100%;
	text-decoration: none;
	line-height: 20px;
}

#list3 ul li a {
	text-decoration: none;
}

#list3 ul {
	display: block;
	text-decoration: none;
}

#list3 ul li {
	float: left;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 33%;
	text-align: center;
}

/* Footer */

div#footer {
	background: #333 url(images/fond_footer.jpg) no-repeat bottom;
	height: 40px;
	clear: both;
	text-align: right;
	width: 100%
}

div#footer p {
	margin: 0;
	padding: 15px 25px 10px 0px;
	color: #eee;
	font-size: 9px;
}

div#footer a {
	margin: 0;
	color: #62b3fc;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

/* Table Google */

#googgle {
	margin-left: 0;
	padding: 0;
	background-color: #9a9a9a;
	color: whitesmoke;
	text-align: center;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
