/* CSS Document */
/*Fractale*/
body {
	padding:0;
	margin:0;
	text-align:center;
	font-family:verdana, arial, sans-serif;
	color:#707070;
	background:url('images/carre-fond-page.jpg') repeat; 
	}
a img { border:0; }
/* FONDS ET LOGOS DES DIFFERENTES PAGES*/
#page {
	background-color:#ffffff; 
	width:900px;
	margin:0 auto;
	overflow:auto;
	}
#contenuaccueil{
	background:url('images/bkg0.gif') no-repeat; 
	width:900px;
	text-align:left;
	overflow:auto;	
	}
#contenu{
	background:url('images/bkg1.gif') no-repeat; 
	width:900px;
	text-align:left;
	overflow:auto;
	}
#contenupublications{
	background:url('images/bkg2.gif') no-repeat; 
	width:900px;
	text-align:left;
	overflow:auto;
	}
#entete{
	float:left;
	margin-top:0px;
	margin-left:0px;
	}
#logo{
	float:left;
	margin-top:35px;
	margin-left:200px;
	}
#accroche{
	float:left;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	margin-top:55px;
	margin-left:45px;
	}
#menu{
	float:left;
	width:700px;
	color:#9f0038;
	font-size:24px;
	margin-top:18px;
	margin-left:160px;
	}
#navigation{
	float:left;
	text-transform:uppercase;
	font-size:12px;
	font-family:arial, sans-serif;
	font-weight:bold;
	margin-top:10px;
	margin-left:0px;
	}
#nav1{
	float:left;
	margin-left:160px;
}
#nav2{
	float:left;
	margin-left:50px;
}
#nav3{
	float:left;
	margin-left:50px;
}
#navigation a{
	text-decoration:none;
	color:#949494;
	}
#navigation a:hover, #navigation a:focus, #navigation a:active {	
	color:#9d0c15;
	}
#navigation a#current{
	color:#d2d2d2;
	}
#barremenu{
	float:left;
	margin-top:10px;
	}
#acheter{
	float:left;
	margin-top:0px;
	margin-left:568px;
}
#texte{
	float:left;
	width:700px;
	margin-top:25px;
	margin-left:128px;
	font-size:80%;
}
#texte h1{
	color:#e2001a;
	font-size:120%;
	font-weight:normal;
	}
#texte a{
	color:#707070;
	font-size:80%;
	}
#texteGaccueil{
	float:left;
	width:420px;
	margin-top:25px;
	margin-left:128px;
	font-size:80%;
}
#actualites{
	float:left;
	background-color:#ddd8d6; 
	width:266px;
	margin-top:0px;
	margin-left:17px;
	}
#textemaj{
	float:left;
	width:700px;
	margin-top:5px;
	margin-left:0px;
	font-size:100%;
	color:#000000;
	}
#textemaj a{
	color:#707070;
	font-size:80%;
	}
#texteadmin{
	float:left;
	width:700px;
	margin-top:25px;
	margin-left:128px;
	font-size:80%;
}
#texteadmin a{
	color:#707070;
	font-size:100%;
	text-decoration:none;
	}
#texteactus{
	float:left;
	width:235px;
	margin-top:15px;
	margin-left:15px;
	font-size:80%;
	}
#texteactus a{
	color:#707070;
	font-size:80%;
	}
#listearticles{
	font-size:90%;
	}
#bandeaubasindex{
	float:left;
	background:url('images/bkg-bandeaubasindex.gif') no-repeat; 
	width:900px;
	margin-top:0px;
	margin-left:0px;
	}
#bandeaubas{
	float:left;
	background:url('images/bkg-bandeaubas.gif') no-repeat; 
	width:900px;
	margin-top:0px;
	margin-left:0px;
	}
#textebandeaubas{
	float:left;
	text-align:left;
	font-size:10px;
	width:550px;
	margin-top:15px;
	margin-left:35px;
	}
#textebandeaubas a{
	color:#707070;
	}
#menuclassique{
	font-size:10px;
	font-family: arial, sans-serif;
		}
#menuclassique a{
	color:#1a171b;
	text-decoration:none;
		}
#signature{
	font-size:10px;
	color:#000;
	font-family: arial, sans-serif;
	text-align:center;
		}
#signature a{
	color:#1a171b;
	}