/* ====================== */
/* Feuille CSS des styles */
/* ====================== */


/* Styles sur les polices */

body{
	background-image:url(../images/bg/background.jpg);
	}
.titre{
    color: #996816;
    font-family: 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', 'serif';
    font-size: 36px;
    line-height: 43px;
	height: 51px;
	left: 175px;
	position: absolute;
	top: 12px;
	width: 400px;
	}
.soustitre{
	color: #82785b;
    font-family: 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', 'serif';
    font-size: 20px;
    letter-spacing: 0;
    line-height: 24px;
    padding-top: 0px;
    padding-bottom: 2px;
    text-align: left;
	background: #ffffff;
	padding-left:5px;
	}
.annonce{
	color:#930;
	font-size: 25px;
	text-align:center;
	}
.contenu{
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    text-align: left;
	letter-spacing:1.2px;
	color:#666;
	line-height:19px;
	}
.commentaire{
	color: #453c3c;
	font-family: 'HoeflerText-Italic', 'Hoefler Text', 'Times New Roman', 'serif';
	font-size: 14px;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 17px;
}
.bottom{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
    color: #996816;
	}
.erreur{
	font-size:17px;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
	}

/* Picasa */
.albums
{
	width: 200px;
}

/* Styles sur les liens */

a {
    color: #996816;
	font-weight:bold;
    text-decoration: none;
}
a:visited {
    color: #996816;
	font-weight:bold;
    text-decoration: none;
}
a:hover {
    color: #000000;
	font-style:italic;
    text-decoration: underline;
}


/* Styles sur les images */

.frankland{
	left: 300px;
	position: absolute;
	top: 8px;
	}
.logo1{
	border: none;
	left: 150px;
	opacity: 1.00;
	position: absolute;
	top: 8px;
	width: 65px;
	}
.logo2{
	border: none;
	left: 781px;
	opacity: 1.00;
	position: absolute;
	top: 8px;
	width: 65px;
	}
.anglais{
	border: none;
	left: 920px;
	opacity: 1.00;
	position: absolute;
	top: -25px;
	width: 30px;
	}
.francais{
	border: none;
	left: 955px;
	opacity: 1.00;
	position: absolute;
	top: -25px;
	width: 30px;
	}
.bandeau{
	margin-top:3px;
	margin-bottom:10px;
	}
.tableau_photo{
	margin-top:10px;
	margin-bottom:10px;
	}
.photo_membre{
	border: none;
	height: 200px;
	width: 150px;
	}
.liens{
	line-height:70px;
	letter-spacing:10px;
	}
.image_erreur{
	margin-top:15px;
	margin-bottom:8px;
	}
.news{
	text-decoration:blink;
	color: #FF0000;
    font-family: 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', 'serif';
    font-size: 20px;
    letter-spacing: 0;
    line-height: 24px;
    padding-top: 0px;
    padding-bottom: 2px;
    text-align: left;
	background: #ffffff;
	padding-left:5px;
}

#menuTable
{
	margin-left:auto;
	margin-right:auto;	
	margin-top:6px;
}

.menuCell
{
	color:#FFF;
	padding-left:15px;
	padding-right:15px;
}

a.menu
{
	color:#000;
	font-size: 10px;
}
a.menu:hover
{
	color:#9B927C;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
}
