html {height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #525874;}
a:hover {color: #8188A7;}

body {
	color: #525874;
	padding-top: 0px;
	background-color: #cbd8e0;
	background-image: url(deco_site/bg_main.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 60%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-attachment: fixed;
}

p,code,ul {padding-bottom: 1.2px;}

li {list-style: none;}

h1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.4px;
	font-weight: bold;
}
h3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1px;
	font-weight: bold;
}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #525874;
	display: block;
	line-height: 1.6px;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

blockquote {
	display: block;
	font-weight: normal;
	padding-left: 27px;
	background-repeat: no-repeat;
}

h1,h2,h3 {padding-top: 4px; color: #525874; margin-bottom: 4px;}

.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

.inner-container {
	border: 2px solid #D7D7D2;
	font-size: 12px;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
	background-color: #FFFFFF;
}

.header {
	height: 160px;
	margin-bottom: 4px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
}
.header .title {
	color: #525874;
	padding-top: 50px;
}
.header .title .sitename a {
	color: #525874;
	padding-bottom: 2px;
	text-decoration: none;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #525874;
}
.header .title a:hover {
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
.header .title .name {
	padding-top: 6px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #525874;
}

.path {
	color: #525874;
	padding: 8px 12px;
	background-color: #CCCCCC;
	background-image: url(deco_site/main_header_footer.gif);
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.path a {
	color: #525874;
	text-decoration: none;
}
.path a:hover {
	color: #525874;
	text-decoration: none;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
.main {
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
	background-image: url(deco_site/dv_main.png);
	background-repeat: repeat-y;
}
.cell_center {
	text-align: center;
	}
.cell_center_main {
	text-align: center;
	border: 1px solid #abbfcb;
	}
.cell_menu {
	text-align: center;
	background-color: #f9fbfb;
	border: 1px solid #636b8d;
	margin-left: 10px;
	}
.cell_left {
	text-align: center;
	border: 4px double #a9bcc3;
	}
.cell_center {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.images {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.content {
	float: right;
	width: 538px;
}

.content li {
	list-style: url(deco_site/li.gif);
	margin-left: 18px;
}
.content p {font-family: Tahoma, Verdana, sans-serif;}

.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	color: #525874;
	line-height: 20px;
	margin: 0;
	padding-left: 12px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 12px;
	color: #525874;
	display: block;
	text-decoration: none;
	width: 95%;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5%;
}
.navigation li a:hover {
	color: #525874;
	background-color: #F3F3F3;
}
#boite {
	width: 100%;
	height: 210px;
	line-height: 2px;
	position: relative;
	overflow: hidden;
	text-align: center;
	}
#texte {
	position: absolute;
	width: 200px;
	overflow: hidden;
	left: 0px;
	top: 5px;
	padding-top: 0;
	padding-right: 0.5px;
	padding-bottom: 0;
	padding-left: 0.5px;
	text-align: center;
}
.footer {
	color: #525874;
	margin-top: 5px;
	background-color: #d4dee2;
	background-image: url(deco_site/main_header_footer.gif);
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-repeat: repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	vertical-align: top;
	text-align: center;
}
.footer a {
	color: #525874;
	text-decoration: none;
}
.footer a:hover {color: #525874;}
.footer .right, .footer .right a {color: #525874;}
.footer .right a:hover {color: #525874;}

