* {
    padding: 0;
    margin: 0;
} 

body {
	background-color: #3896DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url("../images/bande_.png");
	background-repeat: repeat-x;
}

a { color: #ff9; text-decoration: none; }
a:hover { text-decoration: underline; }

#wrap {
width: 1000px;
margin: 0 auto;
}
#menu {
	width: 800px;
	height: 50px;
	padding: 0 0 0 0;
	float: right;
	margin-top: 10px;
	margin-right: 25px;
	text-align: center;
}
#haut {
	height: 25px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-image: url(../images/cadre_haut_blanc.png);
	background-repeat: no-repeat;
}
#header {
	height: 260px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/cadre_milieu_blanc_blanc.png);
	background-repeat: repeat-y;
}
.photo{
padding-bottom: 10px;
}
#titre {
float: left;
width: 140px;
height: 250px;
margin-left: 25px;
margin-bottom: 10px;
background: #000;
}
#titre h1 {
color: #EAEA64;
font-size: 27px;
letter-spacing: -2px;
font-weight: 600;
padding-top: 10px;
text-align: center;
}
#titre h2 {
font-size: 14px;
color: #ffffff;
font-weight: 600;
letter-spacing: -1px;
text-align: center;
}
#animation {
float: right;
margin-right: 25px;
}
#logo {
	width: 140px;
	height: 250px;
	margin-top: 0px;
	margin-left: 0px;
	background: #3896dc;
}
#content {
	padding: 0px 25px 0px 25px;
	background-image: url(../images/cadre_milieu_blanc.png);
	background-repeat: repeat-y;
}
#right {
	float: right;
	width: 760px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #41acff;
}
#right h1 { 
font-size: 28px;
font-weight: 700;
padding: 10px 0 10px 0;
color: #ff9; 
}
#right h2 {
	font-size: 22px;
	font-weight: 700;
	padding: 10px 0 10px 0;
	color: #fff;
}
#right h3 { 
font-size: 18px;
font-weight: 600;
padding: 10px 0 10px 0;
color: #ff9; 
}
#right h4 { 
font-size: 14px;
font-weight: 600;
padding: 10px 0 10px 0;
color: #ff9; 
}
#left {
	float: left;
	width: 160px;
	padding: 10px;
	/* border: 1px solid #aaa; */
background: #3896dc;
}
#left h2 { font-size: 14px; color: #ff9; font-weight: 100; }
#left ul { padding: 5px 0 15px 10px; font-size: 11px; color: #ff9; list-style-type: square;}

#box_photo {
	float: left;
	width: 160px;
	padding: 10px 10px 0px 10px;
	/* border: 1px solid #fff; */
	background-color: #3896dc;
}

#bottom {
	height: 25px;
	background-image: url(../images/cadre_bas_blanc.png);
	background-repeat: no-repeat;
}

#footer {
padding: 0 0 0 0;
text-align: center;
font-size: 11px;
color: #1B3B62;
}
#footer a { color: #1B3B62; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#pied {
padding: 0 0 0 0;
text-align: center;
background-image: url(../images/cadre_milieu_blanc.png);
background-repeat: repeat-y;
}

.illustration1 { 
    float: right;
	background-color: #fff;
	margin-right: 4px;
	margin-left: 4px;
    width: 120px; /* important */ 
    border-collapse: collapse; /* cosmétique */ 
} 
.illustration1 td { 
    padding: 5px; /* cosmétique */ 
}
.illustration2 { 
	background-color: #fff;
	margin-right:10px;
    float: left; 
    width: 120px; /* important */ 
    border-collapse: collapse; /* cosmétique */ 
} 
.illustration2 td { 
    padding: 5px; /* cosmétique */ 
