@charset "utf-8";
/* CSS Document */

html { 
	overflow: scroll; 
} 

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

a {
	color: #5382a4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0 0 25px 0;
	padding: 6px 0 6px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align: left;
	color: #fcfcec;
	background: #333333;
}

h2 {
	margin: 10px 0 15px 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	color: #333333;
}

h3 {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	color: #333333;
}

h4 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	color: #333333;
}

h5 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	color: #333333;
}

h6 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	color: #333333;
}

hr {
	margin: 0;
	/*border-bottom: #39B54A solid 1px;*/
	width: 100%;
	color: #5382a4;
}

iframe {
	width: 412px;
	border: 1px solid #333333;
}

/***************************************************
 Class Scriptor
 ***************************************************/
 
.Publication_Titre {
	padding: 10px 0 15px 0;
	color: #5382a4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.Publication_Date {
	color: #F19124;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

.Publication_Lien {
	padding: 5px 0 15px 0;
	color: #5382a4;
	font-style: none;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.Publication_createur {
}

.Publication_resume {
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
}

/***************************************************
 Class mise en page
 ***************************************************/
 
#MasterDiv {
	margin: 0;
	padding: 0;
	background: url(../images/background_degrade.jpg) top repeat-x;
	width: 100%;
}

#Background_img {
	text-align: center;
	background: url(../images/background_logo.gif) no-repeat 50% 0;
	width: 100%;
}

#Main {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 911px;
}

#BandeauGauche {
	float: left;
	margin: 0;
	padding: 0;
	background: url(../images/bandeau_degradeGauche.jpg) no-repeat;
	width: 8px;
	height: 203px;
}

#BandeauCentre {
	float: left;
	margin: 0;
	padding: 0;
	background: url(../images/bandeau_moulin.jpg) no-repeat;
	width: 895px;
	height: 203px;
}

#BandeauDroit {
	float: left;
	margin: 0;
	padding: 0;
	background: url(../images/bandeau_degradeDroit.jpg) no-repeat;
	width: 8px;
	height: 203px;
}

#BandeauBas {
	clear: both;
	margin: 0 0 15px 0;
	padding: 0;
	background: url(../images/bandeau_degradeBas.jpg) top center no-repeat;
	width: 911px;
	height: 6px;
}

#ContenuDroit {
	margin: 0;
	padding: 0;
	background: url(../images/contenu_degrade.jpg) top right repeat-y;
	width: 100%;
}

#Contenu {
	float: left;
	margin: 0 0 0 8px;
	padding: 0;
	background: url(../images/background_textureContenu.jpg);
	width: 895px;
}

#ContenuCoinDroit {
	float: left;
	margin: 0;
	padding: 0;
	background: url(../images/contenu_degradeCoinHaut.jpg) top left no-repeat;
	width: 8px;
	height: 300px;
}

#FondVideoTexture {
	margin: 0;
	padding: 0;
	width: 450px;
	height: 400px;
	background: url(../images/background_videos.jpg);
}

#MenuHaut {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 35px;
	text-align: right;
	line-height: 28px;
	background: #333333 url(../images/contenu_degradeMenuHaut.jpg) left bottom repeat-x;
}

#MenuHaut a {
	margin: 0;
	padding: 7px 15px 9px 15px;
	color: #fcfcec;
}

#MenuHaut a:hover {
	text-decoration: none;
	color: #5382a4;
	background: #ffffef;
}

#FilArianne {
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 10px;
	color: #b9b99c;
}

#FilArianne a {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #ffffff;
}

#FilArianne a:hover {
	color: #5382a4;
	background: none;
}

#FilArianne td {
	margin: 0;
	padding: 0 2px 0 2px;
}

#MenuGauche {
	float: left;
	margin: 20px 2px 0 0;
	padding: 0;
	width: 175px;
	text-align: left;
	background: url(../images/background_menu.jpg) left top no-repeat;
}

.MenuGaucheActif {
	color: #5382a4 !important;
}

.MenuGauche {
	margin: 0;
	padding: 0;
	list-style: none;
}

.MenuGauche a {
	margin: 0;
	padding: 4px 0 4px 20px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

.MenuGauche a:hover {
	text-decoration: none;
	color: #5382a4;
	background: url(../images/bouton_over.jpg) 10px 13px no-repeat;
}

.SousMenuGauche {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

.SousMenuGauche a {
	margin: 0;
	padding: 2px 0 2px 20px;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

.SousMenuGauche a:hover {
	text-decoration: none;
	color: #5382a4;
	background: url(../images/bouton_over.jpg) 10px 6px no-repeat;
}

#ZoneTexte {
	float: left;
	margin: 20px 15px 15px 6px;
	padding: 0 0 25px 0;
	width: 450px;
	text-align: justify;
}

#ZoneTexte td {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

#Citations {
	float: left;
	margin: 20px 10px 0 6px;
	padding: 0;
	width: 225px;
	font-size: 11px;
	text-align: left; 
	color: #666666;
	background: url(../images/background_citations.jpg) top right no-repeat;
}

.CitationsText {
	font-size: 11px;
	text-align: left;
	color: #666666;
}

.CitationsAuteur {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	color: #333333;
}

#Citations img {
	margin: 0;
	padding: 10px 0 10px 0;
}

.PubCrealogik {
	margin: 0;
	padding: 50px 0 10px 0 !important;
}

#ClearFloat {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	width: 100%;
	height: 0px;
}

#ContenuBas {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(../images/contenu_degradeBas.jpg) no-repeat;
	width: 911px;
	height: 6px;
}

#BasPage {
	margin: 0 8px 0 8px;
	padding: 0 10px 10px 0;
	font-size: 10px;
	text-align: right;
	color: #666666;
}