body,p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin:0px;
}

html {
	/*background-image:url(none);*/
	/*background-attachment: fixed;*/
	/*background-position: center top;*/
	/*background-repeat: no-repeat;*/
	background-color: #FFFFFF;
}
body {
	background-image:url(../images/logo.png);
	background-position: 10px 0px;
	background-repeat: no-repeat;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	/*padding-top: 90px; */
	padding-bottom: 50px;
	/*border: 1px solid #999;*/
	max-width: 960px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	font-style: normal;
	line-height: normal
}

h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-align: center
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FF8080
}

h3 {
	font-size: 11px;
	color: #000066;
	text-align: center
}

a:hover {
	text-decoration:underline !important;
}

a:link, a:visited {
	color: #00386B;
	text-decoration:none;
}

pre {
	font-size: 12px
}

h4 {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-align: center
}

table {
	margin : 20px auto auto auto;
}

.tdAccueil{
	padding-left: 30px;
	padding-right: 30px;
}

.thAccueil{
	text-align: center;
	padding: 15px;
}

img.icones{
	vertical-align:middle;
	width: 20px;
	height: auto;
	padding: 0px;
}

img.iconesNonDispos{
	vertical-align:middle;
	width: 20px;
	height: auto;
	padding: 0px;
	opacity: 0.1;
}

.cadreEtudiant{
	border:solid 2px #000088;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-radius: 5px;
	background-color: #F9F9FF;
}

hr{
	size: 2;
	margin-top: 20px;
	color: #000088;
	width: 100%;
}

li{
	margin-bottom: 3px
}
