/* CSS Document */

body  { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 20px}

#header {
	background-image: url("images/hautRepeat.jpg");
	background-repeat: repeat;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 100%;
	height: 200px;
}
#diapo {
	position: absolute;
	top: 0px;
	left : 700px;
}

#menu   { background-color: #000; position: absolute; top: 220px; left: 20px; width: 100%; height: 30px; clear: right }

#menu ul {
	list-style-type : none;
	margin : 0px;
	padding : 0px;
}

#menu li {
	line-height : 30px;
	padding: 0px;
	float: left;
}

#menu a {
	color : #cccccc;
	text-decoration : none;
	font :  bold 12px "Comic Sans MS";
	text-align: center;
	padding: 7px 10px;
}

#menu a:hover {
color : #ffffff;
text-decoration : none;
background-color : #555555;
}

#noms  {
	margin: 0 0 20;
	padding: 0px;
	position: absolute;
	top: 275px;
	left: 21px;
	width: 93px;
	float: left;
	border-right: thin dashed #ee1100;
	height: 1518px;
}

#noms ul {
	list-style-type: none;
	padding : 0px;
	margin: 0px;
} 

#noms li {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#noms a {
color : #aaaaaa;
font :  bold 12px "Comic Sans MS";
width: 120px; 
height: 20px;
display: block;
text-align: left;
text-decoration: none;
padding: 5px 5px 0px;
}

.barres {
text-decoration: line-through;
height: 20px;
display: block;
}
	 
#noms a:hover {
color : #ffffff;
background: #ee1100;
}
#contenu  { margin: 20px 0px 0px; padding: 0px 20px 20px; position: absolute; top: 285px; left: 34px; float: left; }
#blocs {
	padding: 0px;
	width: 100%;
}
#blocs a {
	height: 180px;
	width: 140px;
}
#blocs a:hover {
	height: 180px;
	width: 140px;
}
.vignettes   { margin: 10px 0 10px 20px; width: 90px; height: 116px }
.pages {
}
#bas  { color: #cccccc; font: bold 12px "Comic Sans MS"; text-decoration: none; background-color: #fff; text-align: center; bottom: 0px; width: 100%; height: 20px; float: left; vertical-align: middle }
#bas a {
color : #cccccc;
text-decoration : none;
font :  bold 12px "Comic Sans MS";
}
h1 {
	font-family: "Comic Sans MS";
	color: #A3212B;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}
h2 {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #666666;
	font-size: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}
#galerie {
}
#numeros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	letter-spacing: 3px;
}
#numeros a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A3212B;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.cartons {
	line-height: 50px;
	margin-left: 50px;
	font-family: "Comic Sans MS";
	font-size: 12px;
}
.cartons a, active{
	line-height: 50px;
	margin-left: 20px;
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-decoration: none;
	color: #666666;
}
.cartons a:hover{
	text-decoration: underline;

}
#copyright  {
	color: #666;
	font-size: 10px;
	position: absolute;
	height: 20px;
	top: 5449px;
	margin-left: 20px;
	text-align: center;
	width: 100%;
	left: 0px;
}

