@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	background:#ffffff ;
	
}
a {
	text-decoration: none;
	color:#0a87a9;
}
a:hover {
	text-decoration: none;
	color:#9f1f70;
}
img{

border:none;

}
div#page_creasoft {
width:1024px;
margin:auto;
}

div#header {
background:url(../img1/bg_header.gif) no-repeat center  top #002c52 ;
height:291px;
}
div#page_menu {
background:url(../img1/bg_page.gif) repeat-x center top #FFFFFF ;
height:291px;
}
div#logo{
float:left;
margin-top:3px;
margin-left:15px;
}
/*menu*/
div#menu{
font-family: Myriad Pro,Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
clear:both;
float:right;
color:#0a87a9;
font-weight:normal;
height:32px;
width:864px;
padding-left:80px;
padding-top:6px;
}
div#menu  a{
font-size: 15px;
font-weight:bold;
color:#0a87a9;
padding:0px 45px;	
}  

div#menu a:hover{
color:#9f1f70;
}
div#menu  span{
padding: 25px;
}

/*corp*/
div#corp{
text-align:justify;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#5a5a5a;
clear:both;
}
div#contenu{
min-height:445px;
width:1024px;
background-color:#FFFFFF;
}
div#contenu a{
text-decoration:none;
color:#9f1f70;
}
div#contenu_left{
background:url(../img1/bg_contenu_left.gif) no-repeat center top #FFFFFF ;
float:left;
width:259px;
min-height:530px;
}
div#contenu_rigth{
float:right;
background-color:#FFFFFF;
}

div#contenu_center{
width:515px;
clear:both;
font-size:13px;
font-weight:bold;
color:#5a5a5a;
}
div#header_book{
clear:both;
background:url(../img1/bg_div1.gif) no-repeat center top #FFFFFF ;
height:10px;
width:180px;
}
div#footer_book{
clear:both;
background:url(../img1/bg_div2.gif) no-repeat center top #FFFFFF ;
height:9px;
width:180px;
}
div#book{
clear:both;
border-right:1px solid 	#cccccc;
border-left:1px solid 	#cccccc;
width:178px;
text-align:left;
}
div#header_util{
clear:both;
background:url(../img1/header_util.gif) no-repeat center top #FFFFFF ;
height:8px;
width:142px;
}
div#footer_util{
clear:both;
background:url(../img1/footer_util.gif) no-repeat center top #FFFFFF ;
height:8px;
width:142px;
}
div#util{
clear:both;
border-right:1px solid 	#cccccc;
border-left:1px solid 	#cccccc;
width:140px;
text-align:left;
}
div#menu_icon{
clear:both;
background:url(../img1/bg_menu_icon.gif) no-repeat center top #FFFFFF ;
width:1024px;
}
table#bouge_image a:hover img {
width:43px ; 
height:37px;

}
/*footer*/
div#footer {
clear:both;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background:url(../img1/bg_footer.gif) no-repeat center top #FFFFFF ;
color:#0a87a9;
width:1024px;
height:67px;
font-weight:bold;
}

.edite_simple{
font-size:10px;
color:#5a5a5a;
font-weight:200;
}
.separ{
clear:both;
background:url(../img1/separ1.gif) no-repeat center top #FFFFFF;
height:4px;
}
.titre{
font-weight:bold;
font-size:15px;
color:#0a87a9;	
}
.sous_titre{
font-weight:bold;
font-size:10px;
color:#0a87a9;	
}
.titre1{
font-weight:bold;
font-size:19px;
color:#9f1f70;	
}
.image_border {
border:4px solid #FFFFFF 

}
.fll {
	float: left;
}

.flr {
	float: right;
}
