@charset "ISO-8859-1";

#arrondi {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#stb-mayence {
	width: 790px;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px;
}
#haut {
	width: 800px;
	height: auto;
	text-align: center;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#haut1 {
	width: 490px;
	height: auto;
	text-align: center;
	position:absolute;
	left: 340px;
	top: 97px;
	background-color: #333;
	padding: 5px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width: 790px;
	height: auto;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: #80161A;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;

}

#menu a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
}
#contenu {
	width: 780px;
	height: auto;
	padding: 10px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#bas {
	width: 790px;
	height: auto;
	text-align: right;
	font-size: 10px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#May {
	padding: 5px;
	border: 1px solid #000;
	cursor: help;
	text-align: justify;
	margin: 5px;
}
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;



	font size: 12px;
	color: #333333;
	margin-top: 20px;
	margin-left: 40px;
	background-image: url(images/fond-stb-mayence.jpg);
	font-size: 12px;
	background-color: #738289;
	background-repeat: repeat-x;
}
a {
	color: #80161A;
	text-decoration: none;
}

a:hover {
	background-color: #900000;
	color: #FFFFFF;
}


img {
	border: 0px;
}
h2 {
	background-image: url(images/miniature.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80161A;
	color: #868889;
	font-size: 18px;
}

h2 a {
	color: #868889;
	text-decoration: none;
}

	
li {
	list-style-type: disc;
}

.BoiteGris {
	background-color: #868889;
	color: #666666;
	padding: 5px;
	text-align: center;
}
.BoiteGris a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.BordureRouge {
	border: 1px dotted #000;
}
.BoiteEnvoi {
	text-align: center;
	vertical-align: middle;
	height: 250px;
}

.Paragraphe {
	padding: 5px;
}
.Blanc {
	color: #FFF;
}
h3 {
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #868889;
}
