/* style general */
body {
	font-family:PrestigeElite Std, courier New;
	font-size:0.8em;
	padding:0px;
	margin:0px;
	color:#888;
	background-color:#ccc;
}
h1 {
	font-size:1em;
	font-weight:400;
	padding:0px;
	margin:0px;
	padding-left:20px;
}
img {
	border:0px;
}
#toutelapage { 
	width:900px;
	height:600px;
	margin:0 auto;
	background-color:#fff;
}
/*.toutelapage {
	margin-top:30px;
}*/
* {
	padding:0px;
	margin:0px;
}
/* liens et liens menu descendu */
.liens-menu {
	color:#000;
}
.liens-menu  a {
	color:#000;
	text-decoration:none;
}
.liens-menu  a:hover {
	color:#fc00fc;
	text-decoration:none;
}
.liens {
	color:#888;
}
.liens a {
	color:#888;
	text-decoration:none;
}
.liens a:hover, .liens .a-in {
	color:#fc00fc;
	text-decoration:none;
}
.liens-txt {
	color:#888;
}
.liens-txt a {
	color:#888;
	text-decoration:none;
}
.liens-txt a:hover {
	color:#888;
	text-decoration:underline;
}
.teinte-descendu {
	color:#ccc;
}
.teinte-descendu a {
	color:#ccc;
	text-decoration:none;
}
.teinte-descendu a:hover {
	color:#f7c9dd;
	text-decoration:none;
}
/* placement des differentes parties */
#menu-haut { 
	width:900px;
	height:70px;
	padding:10px;
	margin-top:10px;
}
#titre { 
	width:900px;
	height:20px;
	color:#fc00fc;
}
#partie_milieu-interieur-change { 
	width:900px;
	height:425px;
}
#menu-bas { 
	width:330px;
	height:8px;
	text-align:center;
}

/* partie du menu haut */
#menu-haut-gauche { 
	width:720px;
	height:80px;
	text-align:left;
	float:left;
}
#menu-haut-gauche ul {
	list-style-type:none;
}
#menu-haut-gauche li {
	display:inline;
	border-right:1px #888 solid;
	padding-left:10px;
}
#menu-haut-droite { 
	width:180px;
	height:80px;
	text-align:right;
	float:left;
}
#menu-haut-droit ul {
	list-style-type:none;
	font-size:0.85em;
}
#menu-haut-droit li {
	display:inline;
	border-right:1px #888 solid;
	padding-left:10px;
}
/* partie milieu comprenant les images le texte le menu sur le cote */
/* partie img */
#partie-images { 
	width:330px;
	height:425px;
	background:#fff url(../images/fond-presentation-illustration.gif) no-repeat;
	float:left;
}
#images-n { 
	width:300px;
	height:400px;
	margin-top:20px;
	margin-left:20px;
	/*background-color:#00FF00;*/
}
#images-n img {
	padding-left:8px;
	padding-top:0px;
}
/* partie txt */
#partie-texte { 
	width:380px;
	height:425px;
	padding-left:10px;
	float:left;
}
#titre-intro { 
	width:380px;
	height:200px;
	padding-top:20px;
}
#picto { 
	width:380px;
}
#imprimer {
	height:36px;
	color:#888;
	line-height:36px;
	margin-bottom:10px;
}
#imprimer a {
	height:36px;
	background:url(../images/pictos/imprimer-gris.gif) no-repeat;
	color:#888;
	text-decoration:none;
	line-height:36px;
	display:block;
}
#imprimer a:hover {
	height:36px;
	background:url(../images/pictos/imprimer-rose.gif) no-repeat;
	color:#fc00fc;
	text-decoration:none;
	line-height:36px;
	display: block;
}#zoom {
	height:36px;
	color:#888;
	line-height:36px;
	margin-bottom:10px;
	margin-left:5px;
}
#zoom a {
	height:36px;
	background:url(../images/pictos/zoom-gris.gif) no-repeat;
	color:#888;
	text-decoration:none;
	line-height:36px;
	display:block;
}
#zoom a:hover {
	height:36px;
	background:url(../images/pictos/zoom-rose.gif) no-repeat;
	color:#fc00fc;
	text-decoration:none;
	line-height:36px;
	display: block;
}
/*#telecharger {
	height:36px;
	color:#888;
	line-height:36px;
	margin-bottom:10px;
	margin-right:5px;
}
#telecharger a {
	height:36px;
	background:url(../images/pictos/telecharger-gris.gif) no-repeat;
	color:#888;
	text-decoration:none;
	line-height:36px;
	display:block;
}
#telecharger a:hover {
	height:36px;
	background:url(../images/pictos/telecharger-rose.gif) no-repeat;
	color:#fc00fc;
	text-decoration:none;
	line-height:36px;
	display: block;
}*/


#telecharger {
	width:100px;
	height:18px;
	color:#888;
	font-size:0.9em;
	line-height:18px;
	margin-top:200px;
	margin-left:8px;
}
#telecharger a {
	height:18px;
	background:url(../images/pictos/telecharger_gris_2.gif) no-repeat;
	color:#888;
	text-decoration:none;
	line-height:18px;
	display:block;
}
#telecharger a:hover {
	height:18px;
	background:url(../images/pictos/telecharger_rose_2.gif) no-repeat;
	color:#fc00fc;
	text-decoration:none;
	line-height:18px;
	display: block;
}
#lire-charte {
	height:36px;
	color:#888;
	line-height:36px;
	margin-bottom:10px;
	margin-left:5px;
}
#lire-charte a {
	height:36px;
	background:url(../images/pictos/document-gris.gif) no-repeat;
	color:#888;
	text-decoration:none;
	line-height:36px;
	display:block;
}
#lire-charte a:hover {
	height:36px;
	background:url(../images/pictos/document-rose.gif) no-repeat;
	color:#fc00fc;
	text-decoration:none;
	line-height:36px;
	display: block;
}
.decalage-image {
	margin-left:40px;
}

/* partie menu cote */
#partie-menu { 
	width:170px;
	height:425px;
	float:left;
	border-left:#888 1px solid;
	overflow:auto;
}
#partie-menu ul {
	list-style-type:none;
	padding-left:10px;
}
.partie-menu {
	margin-bottom:20px;
}
.sous-menu { 
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}
