@charset "utf-8";

* {
	margin:0px;
	padding:0px;
}

body {
	background-image:url(../images/decor/fond.jpg);
	

}

/*MISE EN STYLE PAGE INDEX*/
#deco {
	height: 566px;
	width: 1108px;
	margin-right: auto;
	margin-left: auto;

}
#deco p {

	font-size: 90px;
	font-weight: bolder;
	position: relative;
	top: 550px;
	left: 880px;
}
#deco a {
	font-family: "Edwardian Script ITC";
	color: #6C0000;
	text-decoration: none;
}
#deco a:hover {
	color:#f7df6f;
}


/*MISE EN STYLE PAGE ACCUEIL*/
#global {
	width:1110px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	color:#000000;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#entete {
	height: 255px;
	width: 1110px;
	background-image:url(../images/decor/tetiere3.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
}

#nav_gauche {
	float: left;
	height: 1280px;
	width: 248px;
	background-color:#bd1010;
	border: 2px solid #9f8d37;
}

#nav_gauche ul {
	list-style-type:none;
	width:248px;
	margin-top:10px;
	margin-bottom:10px;
}

#nav_gauche li {
	background-image:url(../images/menu/symbole-menu.gif);
	background-repeat:no-repeat;
	height:35px;
}

#nav_gauche li a {
	margin-left:42px;}

#nav_gauche p {
	
	text-align:center;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.copyright {
	margin-top:60px;
	margin-left:80px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

#nav_droite {
	float: right;
	height: 1280px;
	width: 248px;
	background-color:#bd1010;
	border: 2px solid #9f8d37;}
	
#nav_droite ul {
	list-style-type:none;
	width:248px;
	margin-top:10px;
}

#nav_droite li {
	background-image:url(../images/menu/symbole-menu.gif);
	background-repeat:no-repeat;
	height:35px;
}

#nav_droite li a {
	margin-left:42px;}


#contenu {
	float: left;
	height: 1280px;
	width: 590px;
	margin-left:6px;
	background-color:#bd1010;
	border: 2px solid #9f8d37;
}

#news {
	text-align:center;
	width:550px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	}

.vignette {
	width:220px;
	height:240px;
	float:left;
	margin-left:30px;
	margin-bottom:5px;
	margin-right:20px;
}

.new {
	margin-left:50px;}
	
.titre {
	color:#f7df6f;
	text-align: center;
	font-family:"Edwardian Script ITC";
	font-size:55px;
	font-weight: normal;
}

h2 {
	color:#f7df6f;
	text-align:center;
	font-size:24px;
	font-family:"Felix Titling";
	font-weight: normal;
	margin-top:10px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight: normal;
	margin-bottom:10px;
}

h4 {
	color:#f7df6f;
	margin-left:20px;
	font-family:"Edwardian Script ITC";
	font-size:45px;
	font-weight: normal;
	display:inline;
	
}

h5 {
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight: normal;
	margin-top:5px;
	margin-bottom:10px;
	color:#FFFFFF;
}

.clear {
	clear: both;
}

.pendule {
	margin-top: 15px;
	text-align: center;
}

.lettrine {
	margin-left:10px;
	font-size:36px;
}

.texte {
	margin-right:10px;
	margin-left:20px;
}

.texte a {
	color:#999999;
	text-decoration:none;
}

.texte a:hover {
	color:#f7df6f;
}


/*MISE EN STYLE DES PAGES INTERIEURES*/

#portrait {
	width: 894px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

.lien {
	color:#f7df6f;	
}

#central {
	width: 1000px;
	background-color:#bd1010;
	background-image:url(../images/menu/frise-menu.gif);
	background-repeat:no-repeat;
	background-position:375px 10px;
	border: 2px solid #9f8d37;
	margin-left:auto;
	margin-right:auto;
	padding-top:80px;
	padding-bottom:20px;
	
}

#central p {
	width:750px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:30px;
	
}

.lien-top {
	position:relative;
	top:-60px;
	left:50px;
	margin-right:10px;
	color:#F5E898;
	background-color: #800000;
	border: 1px solid #666666;
	padding:3px;
	text-decoration:none;	
}
.lien-bottom {
	margin-right:10px;
	position:relative;
	top:15px;
	left:50px;
	color:#F5E898;
	background-color: #800000;
	border: 1px solid #666666;
	padding:3px;
	text-decoration:none;
}

.lien-ami {
	color:#F5E898;
	background-color: #800000;
	border: 1px solid #666666;
	padding:3px;
	text-decoration:none;
}

.blanc {
	color:#a9b8d7;
	font-weight:bold;
	text-align:center;
	font-family:"Felix Titling";
}

#diaporama {
	padding-top:30px;
	border: solid 30px #2D0000;
	margin-left:50px;
	margin-right:50px;
	padding-bottom:30px;
	background-image:url(../images/decor/deco2.jpg);

}