@charset "utf-8";
/* CSS Document */

body, ul, li, h1, h2, h3, h4, h5, h6, p, form, fieldset {
	margin:0;
	padding:0;
}
body {
	background:url(../images/backbody.jpg) top left repeat-x #c3e2f7;
	background-attachment:fixed;
}
#fond {
	width:1024px;
	height:1356px;
	margin:0 auto;
	background-image:url(../images/fond.jpg);
	background-repeat:no-repeat;
	border-left:solid 1px #000066;
	border-right:solid 1px #000066;
}
#fondautre {
	width:1024px;
	height:965px;
	margin:0 auto;
	background-image:url(../images/fondautre.jpg);
	background-repeat:no-repeat;
	border-left:solid 1px #000066;
	border-right:solid 1px #000066;
}
#background {
	width:1024px;
	height:1200px;
	margin:0 auto;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	border-left:solid 1px #000066;
	border-right:solid 1px #000066;
}
#background2 {
	width:1024px;
	height:1500px;
	margin:0 auto;
	background-image:url(../images/background2.jpg);
	background-repeat:repeat;
	border-left:solid 1px #000066;
	border-right:solid 1px #000066;
}
#fondautre2 {
	width:1024px;
	height:1078px;
	margin:0 auto;
	background-image:url(../images/fondautre2.jpg);
	background-repeat:no-repeat;
	border-left:solid 1px #000066;
	border-right:solid 1px #000066;
}
#fondautre3 {
	width:1024px;
	height:1244px;
	margin:0 auto;
	background-image:url(../images/fondautre3.jpg);
	background-repeat:no-repeat;
	border-left:solid 1px #000066;
	border-right:solid 1px #000066;
}
#contenu5 {
	width:590px;
	height:auto;
	margin:225px 0px 0px 220px;
	position:absolute;
}
#contenu5 a {
	text-decoration:underline;
	background: transparent;
	color: #0033cc;
}
#contenu5 a:hover {
	text-decoration:none;
	background: transparent;
	color: #0991e6;
}
#contenu5 p {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
#titre {
	width:520px;
	height:20px;
	margin:0px 0px 0px 0px;
}
#titre h1 {
	font-family:"Bradley Hand ITC TT-Bold";
	font-size:15px;
	letter-spacing:4px;
	color:#0991e6;
}
h2{ font-family:Tahoma;
	font-size:12px;
	color:#0991e6;
	letter-spacing:1px;
	padding-bottom:10px;
	}
#titre2 {
	width:360px;
	height:20px;
	margin:0px 0px 0px 0px;
}
#titre2 h1 {
	font-family:Tahoma;
	font-size:10px;
	letter-spacing:2px;
	color:#0991e6;
}
#pub {
	width:336px;
	height:280px;
	float:left;
}
#imageseo {
	width:228px;
	height:263px;
	float:right;
}
/*navigation*/

#menu {
	width:580px;
	padding-top:10px;
	margin:0 auto;
}
#icone {
	width:202px;
	height:32px;
	background-image:url(../images/pdf-ico.gif);
	background-repeat:no-repeat;
	float:left;
	margin:10px 0 0 0;
}
#icone p {
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	padding-left:40px;
	letter-spacing:2px;
	color:#000000;
}
