body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #445069;
}

p {
	margin:4px 0;
}

h1 {
	margin:4px 0;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	margin:4px 0;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	margin:4px 0;
	font-size: 16px;
	font-weight: bold;
}

.break {
	clear:both;
}

.totale {
	margin-left: auto;
	margin-right: auto;
	width: 957px;
}

.bandeau-haut {
	height: 294px;
}

.hautgauche {
	float:left;
	width: 357px;
}

.logo {
	background: url(../images/logo.jpg) no-repeat;
	height: 90px;
}

.pbloc {
	height: 184px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(../images/bloc.jpg) repeat-x;
}

.hautdroite {
	width: 600px;
	float: right;
}

.menu {
	height: 23px;
	background-color: #445069;
	color: #FFFFFF;
	padding-top: 7px;
	text-align: right;
	padding-right: 20px;
}

.image {
	background: url(../images/image.jpg) no-repeat;
	height: 264px;
}

.bandeau-milieu {
	min-height: 484px;
	height: 484px;
	height: auto;
	background: url(../images/bg.jpg) repeat-x center bottom;
}

.gauche {
	width: 317px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.droite {
	width: 560px;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 45px;
	padding-bottom: 15px;
	background: url(../images/text.jpg) no-repeat right top;
}

.droite form {
	text-align: center;
}

.droite input {
	background-color: #eeeeee;
	border: 1px dashed #445069;
	color: #445069;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bandeau-bas {
	height: 143px;
	background: url(../images/footer.jpg) repeat-x;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1px;
	color: #445069
}

.bandeau-bas p {
	margin:17px 0;
	color: #FFFFFF;
}

.bloc {
	border: 1px dashed #445069;
	margin-top: 15px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.table {
	width: 540px;
}

.table td{
	border: 1px dashed #445069;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.noir {
	color : #000;
}

/* ----------- Liens ----------- */

.menu a{
	color: #FFF;
	text-decoration: none;
}

.menu a:hover{
	color: #d2e0ff
}

.bandeau-bas a{
	color: #FFF;
	text-decoration: none;
}

.bandeau-bas a:hover{
	color: #d2e0ff
}

a{
	color: #3e5996;
	text-decoration: none;
}

a:hover{
	color: #979ca5;
}
