/* Structure */
body {
	margin:0 auto;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
#header {
	height:133px;
	width: 880px;
}
#body_contenu {
	position: relative;
	width: 880px;
	margin: 0 auto;
	text-align:center;
	background:url(images/bg_main.jpg) no-repeat #FFF;
	border: #b1b2b4 solid 1px;
}
.main {
	text-align:left;
}

#footer {
	margin-right:10px;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	font-size:12px;
}


/* Menu horizontale*/
#menu {
	width:712px;
	height: 52px;
	background: url(images/menu.gif);
	margin: 10px 10px 0 140px;
	padding: 0 0 0 5px;
}
#menu li {
	margin-top: 10px;
	margin-left:0px;
	padding: 0;
	list-style: none;
	display: block;
	float:left;
}
#menu a {
	display: block;
	text-decoration:none;
	color: #000;
	font-weight:bold;
}
#menu1 {
	left: 0;
	top: 0;
	width: 117px;
	height: 52px;
}
#menu2 {
	left: 120px;
	top: 0;
	width: 117px;
	height: 52px;
}
#menu3 {
	left: 120px;
	top: 0;
	width: 119px;
	height: 52px;
}
#menu4 {
	left: 122px;
	top: 0;
	width: 125px;
	height: 52px;
}
#menu5 {
	left: 122px;
	top: 0;
	width: 117px;
	height: 52px;
}
#menu6 {
	left: 120px;
	top: 0;
	width: 117px;
	height: 52px;
}
#menu1 a {
	height: 52px;
}
#menu2 a {
	height: 52px;
}
#menu3 a {
	height: 52px;
}
#menu4 a {
	height: 52px;
}
#menu5 a {
	height: 52px;
}
#menu6 a {
	height: 52px;
}
#menu1 a:hover {
	background: url(images/menu.gif) -5px -59px no-repeat;
	color:#d3031d;
}
#menu2 a:hover {
	background: url(images/menu.gif) -122px -59px no-repeat;
	color:#d3031d;
}
#menu3 a:hover {
	background: url(images/menu.gif) -239px -59px no-repeat;
	color:#d3031d;
}
#menu4 a:hover {
	background: url(images/menu.gif) -358px -59px no-repeat;
	color:#d3031d;
}
#menu5 a:hover {
	background: url(images/menu.gif) -483px -59px no-repeat;
	color:#d3031d;
}
#menu6 a:hover {
	background: url(images/menu.gif) -600px -59px no-repeat;
	color:#d3031d;
}

#footer p {
	margin:0 25px 0px 0;
	text-align:right;
}
#footer p a {
	text-decoration:none;
	line-height:14px;
}
#footer p a:hover {
	text-decoration:underline;
}
.txt_white {
	color:#FFF;
}
a {
	color:#000000;
}

a img {border: none;}
h2{color:#fff; line-height:40px; font-weight:300; font-size:20px;}
.bg_arrow{background: url(images/arrow.jpg) top left no-repeat;}
.bg_yellow{background: url(images/bg_titleyellow.jpg) top left no-repeat;}
.bg_blue{background: url(images/bg_titleblue.jpg) top left no-repeat;}
.bg_purple{background: url(images/bg_titlepurple.jpg) top left no-repeat;}
.bg_green{background: url(images/bg_titlegreen.jpg) top left no-repeat;}
.bg_grey{background: url(images/bg_titlegrey.jpg) top left no-repeat;}
.bg_pink{background: url(images/bg_titlepink.jpg) top left no-repeat;}

.center{text-align:center; float:right;}
#main_texte {
	text-indent:33px;
	padding:20px 20px 0 20px;
	width:400px;
	min-height:600px;
	height:auto !important;
	height:600px;
	margin-left:209px;
	font-weight:500;
	line-height:20px;
}
#main_texte2 {
	text-indent:33px;
	padding:0 20px 20px 20px;
	width:600px;
	min-height:280px;
	height:auto !important;
	height:280px;
	margin-left:209px;
	font-weight:500;
	line-height:20px;
}
#main_partner {
	text-indent:33px;
	padding:20px;
	width:460px;
	min-height:580px;
	height:auto !important;
	height:580px;
	margin-left:209px;
	font-weight:500;
	line-height:20px;
}
.banner_pub {
	margin: 10px 0px 10px 698px;
	padding: 0;
	background:#000000;
	position: absolute;
	top:380px;
	left:0;
}
#banner {
	margin-left:209px;
}
.bg_rose {
	background-color: #e20046;
	color:#fff;
	margin: 20px 20px 20px 100px;
	padding: 20px 10px 20px 30px;
}
.bg_tortue{
background: url(images/tortue_tirelire.jpg)  -7px 185px no-repeat;
border:none;
}
#partner_accueil{
margin-left:-40px;
width:500px;
text-align:center;
}
#partner{
margin-left:-150px;
text-align:center;
}

#plan_acces{
margin-left:-110px;
}
ul{list-style-type:square; text-indent: 5px;}
ul li ul{list-style-type: disc; text-indent: 5px;}
.txt_rose{
color:#e20147;}

.txt_bold{font-weight:bold;}
.txt_underline{text-decoration:underline;}

.txt_italic{font-style:italic;}