body {
	background-color: #2d415c;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	overflow:hidden;
}
#intro{
	clear: both;
	float: none;
	width: 440px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
#intro a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;

}
#content_box {
	height: 761px;
	width: 1019px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	clear: both;
	float: none;
	margin: auto;
	margin-top:34px;
}
#menu {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 1019px;
}
div.menu_bg a{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;


}
#menu_left {
	background-image: url(../images/menu_left.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 12px;
	float:left;

}
div.menu_bg {
	padding-top:5px;
	text-decoration:none;
	font-family:arial;
	font-size:13px;
	float:left;
	margin-top:73px;
	margin-left:475px;
	
}
#menu_right {
	background-image: url(../images/menu_right.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 12px;
	margin-top:72px;
	float:left;
}
#menu #micro_head {
	background-image: url(../images/micro.jpg);
	background-repeat: no-repeat;
	float:left;
	height: 104px;
	width: 83px;
	position: relative;
	z-index:1
}
#content_index {
	background-image: url(../images/index_backg.jpg);
	background-repeat: no-repeat;
	height: 480px;
	width: 1019px;
	float:left;
}
#content_index p{
	float:left;
	font-family:arial;
	font-size:13px;
	width:458px;
	margin-top:10px;
	margin-left:460px;
	text-align:justify;

}
#content_index .page_titre{
	float:left;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color: #900;

}
#content_annonceur {
	background-image: url(../images/annonceur_backg.jpg);
	background-repeat: no-repeat;
	height: 611px;
	width: 1019px;
	float:left;

}
#content_annonceur img{
	margin:2px;
}
#content_annonceur p{
	float:left;
	font-family:arial;
	font-size:12px;
	width:559px;
	height:601px;
	margin-top:5px;
	margin-left:460px;
	text-align:left;
}
#content_annonceur .page_titre{
	float:left;
	clear:both;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color: #900;

}
#content_annonceur img{
	float:left;
}
#content_contact {
	background-image: url(../images/contact_backg.jpg);
	background-repeat: no-repeat;
	height: 480px;
	width: 1019px;
	float:left;
}
#content_contact p{
	float:left;
	font-family:arial;
	font-size:17px;
	width:250px;
	margin-top:33px;
	margin-left:210px;
	text-align:left;

}
#content_contact a{
	text-decoration:none;
	color:#900;
	font-weight:bold;
	cursor:pointer;

}
#content_contact .page_titre{
	float:left;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	color: #900;

}
#content_voix {
	background-image: url(../images/voix_backg.jpg);
	background-repeat: no-repeat;
	font-family:arial;
	font-size:10px;
	height: 480px;
	width: 1019px;
	float:left;
}
#content_voix p{
	float:left;
	font-family:arial;
	font-size:10px;
	width:480px;
	margin-top:10px;
	margin-left:460px;
	text-align:justify;

}
#content_voix #col1{
	float:left;
	width:360px;
	text-align:justify;
	margin-left:460px;
}
#content_voix #col2{
	float:left;
	width:180px;
	text-align:justify;
}
#content_voix #col3{
	float:left;
	clear:both;
	width:260px;
	text-align:justify;
	margin-left:500px;
}
#content_voix .page_titre{
	float:left;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color: #900;

}
#content_voix a{
	text-decoration:none;
	font-size:11px;
	color:#900;
	font-weight:bold;
	cursor:pointer;

}
#content_voix a:hover {
	color:#000;
}
#content_articles {
	background-image: url(../images/articles_backg.jpg);
	background-repeat: no-repeat;
	min-height:480px;
	height: 480px !important;
	width: 1019px;
	float:left;
	display:inline;
}
#content_articles #box1{
	float:left;
	display:inline;
	width:240px;
	margin-top:10px;
	margin-left:170px;
	text-align:justify;
	min-height:505px;
	height:505px !important;
	margin-bottom:10px;
	
}
#content_articles #box2{
	float:left;
	width:310px;
	margin-top:10px;
	text-align:justify;

}
#content_articles #box1 a:hover {
	color:#000;
}
#content_articles #box2 a:hover {
	color:#000;
}
#content_articles #box3 a:hover {
	color:#000;
}
#content_articles .page_titre{
	float:left;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color: #900;

}
#content_articles #box3{
	float:left;
	display:inline;
	width:280px;
	font-family:arial;
	text-align:justify;
	margin-top:10px;

}
#content_articles #box3 a {
	color:#900;
	text-decoration:none;
	cursor:pointer;
	float:left;
	font-family:arial;
	font-size:11px;
	text-align:justify;

}
#content_articles #box1 a {
	color:#900;
	text-decoration:none;
	cursor:pointer;
	float:left;
	font-family:arial;
	font-size:11px;
	text-align:justify;

}
#content_articles #box2 a {
	color:#900;
	text-decoration:none;
	cursor:pointer;
	float:left;
	font-family:arial;
	font-size:11px;
	text-align:justify;
}

#footer{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 1019px;	
	float:left;
	
}


#content_contact .page_titre{
	float:left;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	color: #900;

}
#footer p{
	color:#FFF;
	font-family:arial;
	font-size:10px;
	float:right;
	margin-right:16px;
	margin-top:23px;
}
