/* basic elements */


:link, :visited {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

:link:hover, :visited:hover {
	background-color: #646439;
	color: #ECE3DA;
	text-decoration: none;
	}


body {
	font-family: Verdana;
	font-size: x-small; font-style: normal;
	background-color: #646439;
	text-align:center;
	}


/* Container */

.container {
	background: #E4D8D0;
	width: 100%;
	min-width: 800px;
	position: relative;
	}

.milieu {
	color: #000000;
	background-color: #ECE3DA;
	text-align: center;
	border-top: 2px solid #646439;
	padding: 10px 0px 0px 0px;
	}

/* Fin Container */


/* Haut de page : haut.php3 */

.hautdepage {
	background-color: #E4D8D0;
	width: 100%;
	height: 230px;
	}

.hautdepage h1{
	background: transparent url(images/titretexte4.gif) no-repeat top left;
	position: absolute;
	top: 25px;
	left: 25px;
	height: 70px;
	width: 450px;
	border: 1px solid #646439;
	}

.hautdepage h1 span {
	display:none;
	}

.hautdepage h2{
	background: transparent url(images/petittitre.jpg) no-repeat top right;
	position: absolute;
	top: 25px;
	right: 20px;
	height: 164px;
	width: 250px;
	border: 1px solid #646439;
	}

.hautdepage h2 span {
	display:none;
	}

.hautdepage h3{
	background: transparent url(images/titretexte2.gif) no-repeat top left;
	position: absolute;
	top: 119px;
	left: 25px;
	height: 70px;
	width: 450px;
	border: 1px solid #646439;
	}

.hautdepage h3 span {
	display:none;
	}

.menu {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-align: center;
	width : 550px;
	height : 100px;
	margin-left: auto;
	margin-right: auto;
	padding: 200px 0px 10px 0px;
	}

.fondmenu {
	width : 550px;
	background-color: #ECE3DA;
	}

/* Fin haut de page */


/* Bas de page */

.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #ECE3DA;
	text-align: center;
	}

/* Fin bas de page */


/* Sous-Titres */

.soustitre {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-color: #FFCC99;
	text-align: left;
	width: 90%;
	border: 1px solid #FF9900;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 2px;
	}


.soustitre2 {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	background-color: #FFDAB9;
	font-weight: bold;
	text-align: left;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #F4A460;
	padding: 0px 2px;
	}


/* Fin Sous-Titres */


/* Accueil */

.edito {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #646439;
	border-width: 1px 2px;
	text-align: justify;
	background-color: #FCF3EA;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	padding: 0px 2px;
	}

.compteur {
	font-family: Verdana;
	font-size: 10px;
	color: #008000;
	background-color: #ECE3DA;
	width: 80%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}

.maj {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
	border: solid #646439;
	border-width: 1px 2px;
	background-color: #FCF3EA;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	padding: 0px 2px;
	}

.datemaj {
	font-family: Verdana;
	font-size: 12px;
	color:#E91414;
	text-align: left;
	background-color: #FFDDAA;
	font-style: normal;
	font-weight: bold;
	}

.admin {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #ECE3DA;
	text-align: center
	}

/* Fin Accueil */


/* Partitions */

.tableaualbum {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #ECE3DA;
	width: 80%;
	height: 400px;
	padding: 0px 0px 0px 35px;
	margin-left: auto;
	margin-right: auto;
	}

.pochette {
	font-family: Verdana;
	font-size: 10px;
	background-color: #ECE3DA;
	color: #000000;
	text-align: center;
	float: left;
	width: 140px;
	height : 100px;
	}

.album {
	width: 60px;
	heigth: 60px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FCF3EA;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #646439;
	}

.titrealbum {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #FCF3EA;
	width: 80%;
	margin: 2px 2px;
	border: 1px solid #646439;
	margin-left: auto;
	margin-right: auto;
	}

.tab {
	font-family: Lucida Console;
	font-size: 13px;
	color: #000000;
	background-color: #ECE3DA;
	text-align: left;
	}

/* Fin partitions */ 


.normal {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #ECE3DA;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}

.site {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #ECE3DA;
	text-align: justify;
	font-weight: bold
	}

.tableau {
	background-color: #ECE3DA;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	}

