
body{
	padding:0px;
	margin:0px;
	text-align:center;
	
	/*fond du site
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-x;	
	background-attachment: scroll;
	background-position:0px -50px;
	*/
	background-color:#eef2f5; 
	}
	
body, p, div, td {
	/*Texte*/
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #003;
	font-family: Arial;
	font-size: 12px;
	line-height: 13pt;
	text-align: justify;
}

object { outline:none; }

/*======================= APPLE OVERLAY ==========*/
/* the overlayed element */
.apple_overlay2 {	
	/* initially overlay is hidden */
	display:none;	
	/* growing background image */
	background-image:url(../../moteurajax/medias/images/overlay/white.png);	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:750px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay2 div.close {
	background-image:url(../../moteurajax/medias/images/overlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* use a semi-transparent image for the overlay */
#overlay2 {	
	/*background-image:url(../../moteurajax/medias/images/overlay/transparent.png);*/
	color:#efefef;
	height:550px;
}
/* container for external content. uses vertical scrollbar, if needed */
.contentWrap {
	height:530px;
	overflow-y:auto;
}

/*===================== FIn apple OVERLAY ========*/

/**************************************************	
					LANGUES
***************************************************/
#langues_cont{
	position:absolute;	
	z-index:100;
	top:160px;
	margin-left:960px;
	
	}
#langue_fr{}
#langue_fr img{}
#langue_en{}
/***************************************************/

/*===== menu cool */
/*définition de la couleur du menu cool*/
.clsCMOn {
    color: #666;
	/*#d31e77*/
    font-size : 11px;
    text-decoration : none;
    padding: 2px 4px;	
	font-weight:bold;
	background-image:url(../images/menu/fd_menu.png);
	border-left-color: #999;
	border-left-style: dotted;
	border-left-width: 1px;

    }

.clsCMOver {
    color: #000;
	/*#ff2490*/
    font-size : 11px;
    text-decoration:none;
    padding: 2px 4px;	
	font-weight:bold;
	background-image:url(../images/menu/fd_menu_o.png);
	border-left-color: #999;
	border-left-style: dotted;
	border-left-width: 1px;
    }	

/* fin */


/* Définition des liens */
a {
	color: #009;
	background: none;
	text-decoration:underline;
}

/* Définition des liens en survol */
a:hover {
	color:	#00C;
	background: none;
	text-decoration:underline;
}

div{
	text-align:left;	
	}

/*Définition du contenu à gauche */
.gauche{
float:left;
margin-right:40px;
padding-right:40px;
margin-bottom:10px;
border-right:#674000 dotted 1px;
vertical-align:top;
}

/*Définition du contenu à gauche */
.bloc_gauche{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

/*Définition du contenu à droite */
.bloc_droite{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.retour{
	clear:both
	}


#cont_barrehaut{
	background-image:url(../images/fd_barrehaut.png);
	background-repeat:repeat-x;
	height:19px;
	width:100%;
	text-align:center;
	}
#barrehaut{
	width:1020px;
	margin:auto;
	}   

#barre_message{}

#contenu{
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	}

/* pArtie du haut */
#logo{
	vertical-align:middle;
	text-align:left;
	background-color:#647e8f;
	padding-left:30px;
	padding-right:30px;	
	padding-top:30px;
	padding-bottom:0px;
	color:#FFF;
	font-size:2em;
	line-height:1.5em;
	}
	

	
#page{
	background-color: #FFF;
	border:#666 solid 1px;
	}
	
#menu{
	display:none;

	}

#titre{
	text-align:left;
	font-size:18px;
	font-weight: normal;
	color:#647e8f;
	margin-left:30px;
	margin-top:30px;;
	z-index:8;
	}

#page_contenus{
	text-align:left;
	}
	
/* pubs */
#iframe_pubs{
	/*
	width:100%;
	scrolling:no;
	overflow:visible;
	border:none;
	background-color:none;
	frameborder:none;
	*/
	}
#contenu_1{
	position:absolute;
	top:50px;
	margin-left:400px;
	width:468px;
	height:60px;
	}
	
/*col gauche*/
#contenu_2{
	float:left;
	margin-left:30px;
	width:160px;
	height:100%;
	}
	
/*infos*/
#contenu_3{
	width:740px;
	margin-left:220px;
	padding-left:30px;
	border-left:#CCC dashed 1px;
	}

/*partie droite exterieur site*/
#contenu_4{
	position:absolute;
	top:50px;
	margin-left:1050px;
	width:200px;
	height:100%;
	
	}


.titre{
	margin-bottom:20px;
	font-size:18px;
	font-weight:bolder;
	}	
.contenu_texte{ margin-top:30px; margin-left:50px; margin-right:50px; margin-bottom:0px; }

.contenu_texte h1{
	margin-bottom:20px;
	font-size:18px;
	font-weight:bolder;
	}


/*****************************************/
/* Menu horizontal (rendu en-ligne des <li>) */
/*****************************************/
/*
#sousmenus { 
    margin: 0 ;
	padding: 0 ;
	height:25px;
	background:#000;
} 
#sousmenus ul { 
  list-style: none ;
	margin: 0px ;
	padding: 0 ;		
	padding-top:4px;	
  } 

#sousmenus li{
	display: inline ;
	margin-top:10px;
	margin-right: 0px ;
	color: #fff ;
	background: #000 ;
} 
#sousmenus  li a {
	background: #000 ;
	color: #fff ;
	border-right: 1px solid #333 ;
	padding: 4px 20px ;
	text-align: center ;
	text-decoration: none ;
	}

#sousmenus  li a:hover, #sousmenus li a:focus, #sousmenus li a:active {
	background:#666 ;
	text-decoration: none ;
	}
*/

/*======================= BARRE OUTILS ======================*/

#outils{
	clear:both;
	text-align:center;	
	margin-bottom:40px;
	margin-top:40px;
	color:#999;	
	}
	
#boutons{
	margin-left:auto;
	margin-right:auto;
	width:150px;
	}


#o_favoris{ /* icone favoris */
	background-image:url(../../moteurajax/medias/images/icones/outils/favoris.png);	
	}
	
#o_elmt1{/* icone rss */
	background-image:url(../../moteurajax/medias/images/icones/outils/rss.png);
	}	

#o_elmt2{/* icone liens */
	background-image:url(../../moteurajax/medias/images/icones/outils/liens.png);
	}	
	
#o_elmt3{/* icone infos */
	background-image:url(../../moteurajax/medias/images/icones/outils/infos.png);
	}	
	
#o_elmt4{/* icone admin */
	background-image:url(../../moteurajax/medias/images/icones/outils/admin.png);
	}	

#sepa{/* separateur entre bouton et elmt */
	clear:both;
	}

#outils .btn{
	float:left;
	background-repeat:no-repeat;
	width:26px;
	height:26px;
	cursor:pointer;
	}	
	
#outils .elmt{display:block; margin-top:10px;text-align:center;}


/* Login */
#connexion{
	text-align:center;
	
	/*
	text-align:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;	
	width:980px;
	color:#999;
	display:block;
	
	
	z-index:20;
	top:655px;	
	*/
	}
	
#login form{display:inline;}


/* OVERLAY */

/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image 
	background-image:url(../img/overlay/white.png);
	*/
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:720px;		
	
	/* some padding to layout nested elements nicely  
	padding:35px;*/

	/* a little styling 
	font-size:11px;*/	
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	cursor:pointer;
	/*
	background-image:url(../img/overlay/close.png);
	position:absolute; right:5px; top:5px;
	
	height:35px;
	width:35px;
	*/
}


