body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(menu/bandeau_IUT.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.menu:hover {
	color: #E53300;
	text-decoration: none;
}
.menu:link {
	color: #000000;
	text-decoration: none;
}
.menu:active {
	color: #E53300;
	text-decoration: none;
}
.menu:visited {
	color: #000000;
	text-decoration: none;
}
.BandeauIUT2 {
	background-attachment: fixed;
	background-image:  url("menu/bandeau_IUT2.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-size: 18px;
	text-transform: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Monotype Corsiva";
}
.titre {
	font-size: 16px;
	color: #FFA600;
	font-weight: 900;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Monotype Corsiva";
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
a:link {
	color: #E23203;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #FFA600;
}
a:active {
	color: #0B58A6;
}
.marquees {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.ABC {
	list-style-type: upper-alpha;
}
.TableauHaut {
	font-size: larger;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFA600;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.TableauGauche {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #085AA6;
}
.TableauHaut2 {
	color: #FFFFFF;
	background-color: #E53100;
	font-weight: bold;
}
.TableauLigneGauche {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #085AA6;
	border-left-color: #085AA6;
	padding-left: 55px;
}
.TableauLigneDroite {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #085AA6;
	border-left-color: #085AA6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #085AA6;
	text-align: center;
}

.Encart {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFA600;
	font-weight: bold;
	float: right;
	width: 150px;
	padding: 10px;
	border: medium groove #FFA600;
}
.TableauLigneCentre {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #085AA6;
	border-left-color: #085AA6;
	text-align: center;
}

