@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC66;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.jumelage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: right;
	font-weight: bold;
}
.jumelage2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-align: right;
	font-weight: bold;
	font-variant: small-caps;
}
a:link.lien {
	color: #333;
	text-decoration: none;
}
a:visited.lien {
	text-decoration: none;
	color: #333;
}
a:hover.lien {
	text-decoration: none;
	color: #FFF;
}
a:active.lien {
	text-decoration: none;
	color: #666;
}

a:link.LienTexte {
	color: #000;
	text-decoration: inherit;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
a:visited.LienTexte {
	color: #000;
	text-decoration: inherit;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
a:hover.LienTexte {
	text-decoration: underline;
	color: #666;
}
a:active.LienTexte {
	color: #000;
	text-decoration: inherit;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: right;
}
.notes a:link {
	text-decoration: none;
	color: #999999;
}
.notes a:visited {
	text-decoration: none;
	color: #999999;
}
.notes a:hover {
	color: #666666;
}
.ftableau {
	background-image: url(images/ftableau.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}

.Titre {
	font-family: "Engravers MT";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.5em;
	font-variant: small-caps;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.3em;
	font-variant: normal;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #FECD66;
}
.TAccueil {
	background-image: url(images/tableau/accueil.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.TMairie {
	background-image: url(images/tableau/mairie.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Cadre {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FAE17A;
	border-right-color: #FFAF09;
	border-bottom-color: #FFAF09;
	border-left-color: #FAE17A;
}
.TableauTitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	background-color: #FFF;
	border: thin dotted #666;
	text-align: left;
}
.TLocale {
	background-image: url(images/tableau/locale.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.TableauMusee {
	border: thin dashed #666;
}
.titre_actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
}
.milieu_actu {
	background-image: url(../images/actus/tmilieu.gif);
	background-repeat: repeat-x;
}
.bas_actu {
	background-image: url(../images/actus/tbas.gif);
	background-repeat: repeat-x;
}

#album {
	background-color: #FFF;
	text-align: center;
	height: 400px;
	width: 300px;
	position: relative;
	overflow: visible;
}
.MargeFond {
	padding-top: 50px;
}
.TEco {
	background-image: url(images/tableau/eco.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.TVille {
	background-image: url(images/tableau/ville.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.PJ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: right;
}
.PJ a:link {
	text-decoration: none;
	color: #000;
}
.PJ a:visited {
	text-decoration: none;
	color: #999999;
}
.PJ a:hover {
	color: #FFF;
}
