@font-face {
    font-family: 'alex_brush_regular';
    src: url('/Web/Fontes/AlexBrush-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'learning_curve_proregular';
    src: url('/Web/Fontes/LearningCurve_OT-webfont.eot');
    src: url('/Web/Fontes/LearningCurve_OT-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Web/Fontes/LearningCurve_OT-webfont.woff') format('woff'),
         url('/Web/Fontes/LearningCurve_OT-webfont.ttf') format('truetype'),
         url('/Web/Fontes/LearningCurve_OT-webfont.svg#learning_curve_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latin_modern_roman10_regular';
    src: url('/Web/Fontes/lmroman10-regular-webfont.eot');
    src: url('/Web/Fontes/lmroman10-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Web/Fontes/lmroman10-regular-webfont.woff') format('woff'),
         url('/Web/Fontes/lmroman10-regular-webfont.ttf') format('truetype'),
         url('/Web/Fontes/lmroman10-regular-webfont.svg#latin_modern_roman10_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latin_modern_roman_caps10Rg';
    src: url('/Web/Fontes/lmromancaps10-regular-webfont.eot');
    src: url('/Web/Fontes/lmromancaps10-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Web/Fontes/lmromancaps10-regular-webfont.woff') format('woff'),
         url('/Web/Fontes/lmromancaps10-regular-webfont.ttf') format('truetype'),
         url('/Web/Fontes/lmromancaps10-regular-webfont.svg#latin_modern_roman_caps10Rg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gooddogregular';
    src: url('/Web/Fontes/GoodDog-webfont.eot');
    src: url('/Web/Fontes/GoodDog-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Web/Fontes/GoodDog-webfont.woff') format('woff'),
         url('/Web/Fontes/GoodDog-webfont.ttf') format('truetype'),
         url('/Web/Fontes/GoodDog-webfont.svg#gooddogregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


html, body
{
	margin: 0px;
	background-image: linear-gradient(to bottom, silver, white);
	background-repeat: no-repeat;
	font-family: 'latin_modern_roman10_regular';
	font-size: 14px;
}

#blockpage
{
	margin: auto;
	width: 1201px;
	background-color: white;
	border: 1px solid black;
	text-align: center;
}

header
{
	height: 180px;
	background: url('/Web/images/tableauNoir1.jpg') no-repeat;
	box-shadow: 0px 6px 6px black;
	margin-bottom: 20px;
	position: relative;
}

header h1
{
	font-family : 'alex_brush_regular';
	color: white;
	font-size: 80px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 30px;
}

header nav
{
	color: white;
}

nav ul
{
	text-align :left;
	list-style-type: none;
}

nav li
{
	display: inline-block;
	font-size: 45px;
	font-family: 'gooddogregular';
	font-style: normal;
	margin-right: 50px;
}

nav li:hover
{
	text-decoration: underline;
}

header a
{
	color: white;
	text-decoration: none;
}

.TitreProgramme
{
	font-family: 'latin_modern_roman_caps10Rg';
	font-size: 20px;
	text-align: center;
	border-bottom: solid darkgray;
	border-width: 2px;
	
}

.TitreProgramme h2
{
	display: inline-block;
	width: 900px;
	font-size: 20px;
	margin-bottom:5px;
}

.TitreProgramme h3
{
	display: inline-block;
	width: 90px;
	font-size: 18px;
	border-width: 2px;
	margin-left:0px;
	margin-bottom:5px;
}

section
{
	display: inline-block;
	border-radius: 10px;
	box-shadow: 0px 3px 3px black;
	margin-left: 8px;
	margin-bottom: 8px;
	border: 1px solid black;
	vertical-align: top;
	width: 1000px;
}

footer p
{
	width: 1180px;
	text-align: center;
}

/* Page d'Accueil */

section p
{
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 5px;
}

#connexion
{
	position: absolute;
	right: 30px;
}

#deconnexion
{
	position: absolute;
	right: 30px;
}

.Programme ul
{
	text-align: justify;
	margin-top: 0px;
}

.Programme p
{
	margin-bottom: 0px;
}

/* Page de connexion */

.center
{
	text-align: center;
}

form p
{
	text-align: center;
}

form label
{
	width: 100px;
	display: inline-block;
	text-align: right;
}

.pbConnexion
{
	text-align: center;
	color: red;
}

/*Page de note eleve*/
.center table
{
	margin: auto;
}

.moyenne
{
	padding-left: 50px;
}

.notes
{
	padding-left: 4px;
	padding-right: 4px;
}

/*Page d'annuaire*/
.annuaire
{
	border-collapse: collapse;
}

.annuaire td, .annuaire th
{
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	padding-left: 4px;
	padding-right: 4px;
}

.annuaire a
{
	color: black;
	text-decoration: none;
}

/*Page de documents*/

.listeDoc table
{
	text-align: center;
	margin: auto;
}

.listeDS, .listeDM
{
	display: inline-block;
}

.listeDM
{
	padding-left: 100px;
}

.listeDoc a
{
	color: black;
	text-decoration: none;
}

.listeDoc .correction
{
	padding-left: 30px;
}






