/* CSS Document */

body {
	padding: 0; 
	margin: 0; 
	font-size:1em;
	background-image:url(images/fond-degrade.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#bd5000;
	
	
}

.spacer {
	clear: both;
	font-size: 0px;
	height:1px !important;
	visibility:hidden;
	overflow:hidden;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: trebuchet MS;
 font-size: 120%;
 color: #d83101;
  padding-bottom:20px;
}

h2{
 font-family: "Georgia", Times New Roman, Times, serif;
 background-image:url(images/puce-verte.gif);
 background-repeat:no-repeat;
 background-position:left;
 padding-left:26px;
 padding-bottom:0px;
 padding-top:0px;
 font-size: 105%;
 color: #cfd34e;
}

h3{

 font-family: trebuchet MS;
 padding-bottom:0px;
 padding-top:0px;
 font-size: 100%;
 color: #FFFFFF;
}

h4{
 font-family: trebuchet MS;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-family: "Georgia", Times New Roman, Times, serif;
 font-size: 100%;
 color: #334d55;
 
 
}

p {
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 77%;
margin:5px;
}


p img {

float:left;
border: 2px solid #cfd34e;
margin-right:12px; 
margin-top:1px;
}



/* BLOCS */


.bloctop {
width:1500px;
height:661px;
float:left;
}

.bloc11 {
width:300px;
height:660px;
float:left;
}



.bloc1 {
float:left;
height: 250px;
width: 280px;
padding-top:1px;
}



.bloc2 {
float:left;
height: 275px;
width: 280px;
background-image:url(images/feuille.gif);
background-position:bottom;
background-position:left;
background-repeat:no-repeat;
}

.bloc33 {
width:600px;
height:660px;
float:left;
background-image:url(images/fond-top.gif);
background-repeat:no-repeat;
background-position:top right;
}






.bloc3 {
float:left;
height: 300px;
width: 550px;
padding-top:80px;
}
.bloc3 p {
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 78%;
color: #FFFFFF;
text-align:justify;
margin:10px;
width:500px;
line-height:15px;
letter-spacing:0.6px;
}

.bloc3 a {
text-decoration:none;
color: #FFFFFF;
}



.bloc4 {
float:left;
height: 180px;
width: 130px;
padding-top:90px!important;
padding-top:30px;
padding-left:10px;
}

.bloc4 a{
font-family: trebuchet MS;
font-size: 95%;
color: #ffffff;
text-decoration:none;
font-weight:bold;
}

.bloc4 a:hover{
font-size: 95%;
color: #ffffff;
text-decoration:underline;
font-weight:bold;
}




.bloc44 {
float:left;
width:278px;
height:468px;
padding-top:0px;
background-image:url(images/fond-droit.gif);
background-position:bottom;

background-repeat:no-repeat;
}


.bloc-commander {
float:left;
height: 180px;
width: 260px;
margin-top:90px!important;
margin-top:20px;
background-image:url(images/fond-commander.gif);
background-repeat:no-repeat;
background-position:top;;
}

.bloc-commander a{
font-family: trebuchet MS, arial;
font-size: 95%;
color: #ffe242;
margin-left:40px;
text-decoration:underline;
font-weight:bold;
}

.bloc5 {
float:left;
height: auto;
width: 550px;
padding-left:300px;
margin-top:15px;
}
.bloc5 p {
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 75%;
color: #ffffff;
text-align:justify;
margin:6px;
width:550px;
line-height:15px;
letter-spacing:0.6px;
}
.bloc5 p img {

float:left;
border: 5px solid #cd6417;
margin-right:12px; 
margin-top:1px;
}

.bloc5 a{

color: #ffffff;
text-decoration:underline;

}


.bloc6 {
margin:50px auto 30px;
text-align:center;
width:550px;
}
.bloc6 p {
font-family: Trebuchet MS, Times New Roman, Times, serif;
font-size: 70%;
color: #eba83c;
text-align:center;
margin:6px;
width:550px;
line-height:15px;
letter-spacing:0.6px;

}


.bloc6 a{

color: #eba83c;
text-decoration:underline;
font-weight:bold;

}



