@charset "utf-8";
/*
// Kerdev SARL
// Projet : Handi-Assur v3
// Copyright (c) 2010 - Kerdev SARL
*/


/****************
*    GENERAL    *
****************/
body {
	background-color: #D8D8D8;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: verdana,Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
    margin-left: auto;
	margin-right: auto;
	width: 900px;
}

img {
    border: 0px;
}


/****************
 * LE TEMPLATE *
****************/
#header {
    background-color: #D8D8D8;
	width: 900px;
}

#header01 {
	height: 115px;
	width: 320px;
	text-align: center;
	float: left;
}

#header02 {
	height: 115px;
	width: 450px;
	text-align: center;
	float: left;
}

#header02a {
	background: url("../images/header01.jpg");
	background-repeat: no-repeat;
	height: 30px;
	width: 450px;
	text-align: center;
	float: left;
}

#header02b {
	height: 58px;
	width: 450px;
	text-align: center;
	float: left;
}

#header02b1 {
	height: 58px;
	width: 248px;
	text-align: center;
	float: left;
}

#header02b2 {
	height: 58px;
	width: 202px;
	text-align: center;
	float: left;
}

#header02b2a {
	height: 32px;
	width: 202px;
	text-align: center;
	float: left;
}

#header02b2b {
	height: 26px;
	width: 202px;
	text-align: center;
	float: left;
}

#header02c {
	background: url("../images/header02.jpg");
	background-repeat: no-repeat;
	height: 27px;
	width:450px;
	text-align: center;
	float: left;
}

#header03 {
	background: url("../images/header03.jpg");
	background-repeat: no-repeat;
	height: 115px;
	width: 130px;
	text-align: center;
	float: left;
}

#menu {
	background: url("../images/menufond.jpg");
	background-repeat: repeat-y;
	width: 900px;
	text-align: center;
}

#middlefond {
	background: url("../images/middlefond.jpg");
	background-repeat: no-repeat;
	width: 900px;
    height: 6px;
	text-align: center;
}

#middlefond02 {
	background: url("../images/middlefond02.jpg");
	background-repeat: repeat-y;
	width: 900px;
	text-align: center;
}

#middlefond02b {
	width: 850px;
    margin-left: auto;
    margin-right: auto;
	text-align: left;
}

#footerfond {
	background: url("../images/footerfond.jpg");
	background-repeat: no-repeat;
	width: 900px;
    height: 28px;
	text-align: center;
}

/***************
 * LES TEXTES *
***************/


h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #06357D;
}

a:hover {
	font-weight: none;
	text-decoration: underline;
}

form {
	padding:0px;
	margin:0px;
}

.lienbas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #3953A4;
}

.lienbas a {
	text-decoration: none;
	font-weight: normal;
}

.lienbas:hover  {
	text-decoration: underline;
	font-weight: normal;
}
