/*                       */
/* redefiniton de balise */
/*                       */

html, body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #33FFFF;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat;
	background-position: center center;
}

li {
	list-style: url(../pics/puce.gif);
}
blockquote {
	color: #663366;
	font-size: 12px;
}

h1 {
	font-size: large;
	font-weight: bolder;
	font-size: 18px;
	color: #0000CC;
	font-style: normal;
	text-transform: capitalize;
	}

h3 {
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	color: #752852;
	font-size: 36px;
	}


h4 {
	font-style: italic;
	font-variant: normal;
	font-weight: bolder;
	color: #000099;
	font-size: 15px;
	}

a {
	color: #663366;
}
	

/*                   */
/* les grands cadres */
/*                   */

/* le cadre complet */ 
.main {
	position:relative;
	width:910px;
	margin:0 auto;
	height:100%;
}

/* le haut */
.mnutop {
	border: none;
	height: 100px;
	width: 910px;
}	

/* la bordure de gauche */
.menuleft {
	position: absolute;
	left:0;
	width:195px;
}

/* le paneau principal d'affichage */
.midpanel {
	left:273px;
	color: #663366;
	font-size: 14px;
	position:absolute;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-align: justify;
	overflow: auto;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
}

/* le paneau principal d'affichage */
.midpanelindex {
	top:100px;
	height:600px;
	margin-left:195px;
	color: #663366;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-align: left;
	overflow: auto;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}

/* le paneau principal d'affichage brochure en bas*/
.midpanelindexbrochure {
	position:absolute;
	margin-top:560px;
	height:35px;
	width:700px;
}

/* le panneau pour les partenaire */
.midpartenaire {
	color: #663366;
	font-size: 10px;
	left: auto;
}
	
/* le bandeau du bas en partenaire */
.mnubottompartenaire {
	top: auto;
	left: 10px;
/*	height: 50px;*/
	width: auto;
	position: static;
	border-top-color: Orange;
	border-top-style: double;
	border-top-width: thin;
	overflow: visible;
	visibility: hidden;
}	

/* bandeau titre gauche*/ 
.mnutopleft {
	border: none;
	top: 15px;
	left: 1px;
	height: 80px;
	width: 100px;
	position: absolute;
}

/* bandeau titre centre */
.mnutopcenter {
	border: none;
	top: 20px;
	left: 110px;
	height: 60px;
	width: 285px;
	position: absolute;
}

/* bandeau titre droite */
.mnutopright {
	border: none;
	top: 1px;
	left: 400px;
	height: 80px;
	position: absolute;
	width: 500px;
	word-wrap: break-word;
	text-align: center;
	vertical-align: top;
	display: block;
}

/* bandeau bas gauche*/ 
.mnubottomleft {
	border: none;
	top: 15px;
	left: 10px;
	width: 191px;
	position: absolute;
}

/* bandeau bas droite */
.mnubottomright {
	border: none;
	top: 1px;
	left: 210px;
	position: absolute;
	width: 695px;
}

.TableTexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
}
.TableNoteBas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
}

/* panneau pour l'index */
.midpaneltopleft 
{
	border: none;
	top:120px;
	left:200px;
	height: 238px;
	width: 456px;
	position: absolute;
	overflow: hidden;
}
.midpaneltopright
{
	border: none;
	top:120px;
	left:659px;
	height: 237px;
	width: 241px;
	position: absolute;
	overflow: hidden;
}
.midpanelbotleft 
{
	top:400px;
	left:200px;
	height: 250px;
	width: 293px;
	position: absolute;
	overflow: hidden;
}
.midpanelbotright
{
	top:363px;
	left: 497px;
	height: 287px;
	width: 403px;
	position:absolute;
	overflow: hidden;
}

.midpanelbotcenter
{
	border: none;
	top: 570px;
	left:5px;
	height: 50px;
	width: 687px;
	position: absolute;
}

.TableLine 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: small-caps;
	text-transform: capitalize;
}

.PageText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

