@charset "utf-8";
/* CSS Document */

html { 
	overflow: scroll-y; 
} 

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

p, ul, ol {
	margin: 0;
	color: #222222;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
td {
	margin: 0;
	color: #222222;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

li {
	list-style: url(../images/puce.gif);
}

a:link, a:active, a:visited {
	color: #0071BC;
	font-style: none;
	text-decoration: none;
}

a:hover {
	color: #F19124;
}

h1 {
	margin: 0;
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

h2 {
	margin: 15px 0 0 0;
	padding: 15px 0 10px 0;
	color: #F19124;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

h3 {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

h4 {
	color: #F19124;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

h5 {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

h6 {
	margin: 0;
	padding: 5px 0 5px 0;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}

hr {
	margin: 0;
	border: none;
	border-bottom: #39B54A solid 1px;
	width: 100%;
}

/***************************************************
 Class Scriptor
 ***************************************************/
 
.Publication_Titre {
	color: #555555;
	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 {
	color: #0071BC;
	font-style: none;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}

.Publication_createur {
}

.Publication_resume {
	color: #222222;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}

/***************************************************
 Class mise en page
 ***************************************************/
 
#MasterDiv {
	width: 100%;
	text-align: center;
}

#Background_img {
	background: url(../images/fond_personnages.gif) no-repeat 50% 0;
	width: 100%;
}

#Main {
	margin: 0px auto 0px auto;
	background: #F3F3FF;
	width: 1000px;
	text-align: center;
}

#LogoBandeau {
	margin: 0px auto 0px auto;
	background-image: url(../images/logo_bandeau.jpg);
	height: 103px;
}

#Bandeau_img {
	margin: 0px auto 0px auto;
	background: url(../images/bandeau.jpg) no-repeat;
	width: 999px;
	height: 304px;
}

#Contenu {
	margin: 0;
	padding: 10px 0 0 0;
	width: 100%;
	text-align: left;
}

#OptionPage {
	margin: 5px 10px 0 0;
	text-align: right;
}

.EditPrint {
	margin: 0 10px 0 0;
	padding: 0 0 5px 0;
	float: right;
	text-align: right;
	width: 100px;
	height: 13px;
	left: 453px;
	top: 513px;
}

.EnAction {
	clear: both;
	margin: 8px 5px 0 0;
	float: right;
	width: 303px;
	height: 303px;
}

.ContenantTop {
	margin: 0 0 0 3px;
	background: url(../images/contenu_top.gif) no-repeat;
	width: 674px;
	height: 55px;
}

.ContenantTitre {
	padding: 15px 0 0 1px;
	width: 201px;
	height: 48px;
	text-align: center;
}

.Contenant {
	margin: 0 0 0 3px;
	background: url(../images/contenu_fond.gif) repeat-y;
	width: 674px;
}

.ContenantTexte {
	margin: 0;
	padding: 0 13px 0 35px;
}

.ContenantBottom {
	margin: 0 0 0 3px;
	background: url(../images/contenu_bottom.gif) no-repeat;
	width: 674px;
	height: 24px;
}

.ContenantTop2 {
	background: url(../images/contenu_1colone_top.gif) no-repeat;
	width: 1000px;
	height: 56px;
}

.ContenantTitre2 {
	padding: 15px 0 0 1px;
	width: 201px;
	height: 40px;
	text-align: center;
}

.Contenant2 {
	background: url(../images/contenu_1colone_fond.gif) repeat-y;
	width: 1000px;
}

.ContenantTexte2 {
	margin: 0;
	padding: 0 13px 0 35px;
}

.ContenantBottom2 {
	background: url(../images/contenu_1colone_bottom.gif) no-repeat;
	width: 1000px;
	height: 23px;
}

.Silhouette {
	float: left;
	position: absolute;
	margin: 2px 0 0 5px;
}

.MenuTop {
	text-align: right;
	padding: 1px 0 0 155px;
	background: url(../images/logo_bas.jpg) no-repeat left;
	height: 68px;
}

.MenuTop a {
	padding: 10px 4px 0px 4px;
	border: none;
}

.MenuBas {
	clear: both;
	padding: 185px 0 10px 0;
	text-align: center;
	vertical-align: bottom;
	width: 100%;
	height: 20px;
}

.MenuBas a {
	padding: 0 10px 0 10px;
}

a:link.MenuBas_01, a:visited.MenuBas_01, a:active.MenuBas_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FF3300;
}

a:link.MenuBas_02, a:visited.MenuBas_02, a:active.MenuBas_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #F19124;
}

a:link.MenuBas_03, a:visited.MenuBas_03, a:active.MenuBas_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #39B54A;
}

a:link.MenuBas_04, a:visited.MenuBas_04, a:active.MenuBas_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #0071BC;
}

a:link.MenuBas_05, a:visited.MenuBas_05, a:active.MenuBas_05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #93278F;
}

a:hover.MenuBas_01, a:hover.MenuBas_02, a:hover.MenuBas_03, a:hover.MenuBas_04, a:hover.MenuBas_05 {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: nomral;
	color: #555555;
}

.Signature {
	clear: both;
	margin: 0 5px 0 5px;
	padding: 10px 0px 5px 0px;
	height: 25px;
	border-top: #999999 solid 1px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #555555;
}

.Signature a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #555555;
}

.Signature a:hover {
	font-weight: bold;
	color: #F19124;
}

