body {
text-align:center; 
font-family:verdana, arial, helvetica, sans-serif; 
font-size:76%; 
color:#000; 
padding:0; 
border:0;
margin:0; 
background:#DEE2FF; 
 text-align:center;}
 
 #maincontainer{
	width: 779px; /*Center container on page*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#Entete {
	float: left;
	background-image: url(../images/accueil/topsite.bmp);
	font-family: "Palace Script MT";
	color: #FFCC99;
	background-repeat: no-repeat;
	background-position: left;
	height: 200px;
	width: 800px;
}

#nom_site
{
	font-size: 20px;
	float: right;
	width: 333px;
	color: #0088EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style2 {
	color: #FF6600;
	font-size: 30px;
}
.style3 {
	color: #0000FF;
	font-size: 20px;
}




/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop6.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#showcase {clear:both; width:1000px; background:#bc8f8f; height:auto; border:1px solid #aaa; border-width:1px 0;}
#info {background:#fff; width:800px; float:left;}

.preload1 {background: url(../images/accueil/six_0a.gif);}
.preload2 {background: url(../images/accueil/six_1a.gif);}

#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:38px;
	background:#fff url(../images/accueil/six_0.gif) repeat-x;
	position:relative;
	z-index:200;
	font-family:arial, verdana, sans-serif;
	text-align: left;
}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(../images/accueil/six_0.gif);}
#nav li a.top_link span {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:35px;
	background: url(../images/accueil/six_0.gif) right top no-repeat;
	color: #006600;
}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(../images/accueil/six_0a.gif) no-repeat right top;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; background: url(../images/accueil/six_1.gif) no-repeat;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{
	background:url(../images/accueil/six_1.gif) no-repeat right top;
	color: #FFFF33;
}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{
	background:url(../images/accueil/six_1a.gif) no-repeat right top;
	padding-bottom:3px;
	color: #FFFF33;
}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:1px; top:38px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; font-size:11px; height:18px; width:88px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #50b5d0;}
#nav li ul.sub li a.fly
{background:#50b5d0 url(../images/accueil/arrow.gif) 80px 6px no-repeat;}
#nav :hover ul.sub li a:hover 
{background:#3f96a9; color:#fff; border-color:#fff;}
#nav :hover ul.sub li a.fly:hover
{background:#3f96a9 url(../images/accueil/arrow_over.gif) 80px 6px no-repeat; color:#fff;}

#nav li b {display:block; font-size:11px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:89px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > ul
{left:90px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{background:#3f96a9 url(../images/accueil/arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 
#nav li:hover li:hover > li a.fly
{background:#50b5d0 url(../images/accueil/arrow.gif) 80px 6px no-repeat; color:#000; border-color:#50b5d0;}


/*
	Différents style du site
*/

#Contenu {
	width: 799px;
	background-image: url(../images/accueil/cascade.jpg);
	height: 600px;
	background-position: left top;
	float: left;
	background-repeat: no-repeat;
}
#Contenu h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #0088EC;
	text-align: center;
	margin-bottom: 15px;
}

#Contenu h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF7C30;
	text-align: center;
	margin-bottom: 15px;
}

#Contenu h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF7C30;
	margin-bottom: 15px;
}

#Contenu2{
	background:#DEE2FF; 
	float:left;
	width:100%;
	text-align:left;
}

#Contenu2 p
{
	color: #0000FF;
	width: 100%;
	border-bottom: 1px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	line-height: 140%;
	font-size: 20px;
	font-family: Verdana,Papyrus, Georgia, Calibri, Verdana;
	padding-top: 0px;
	text-indent: 20px;
	text-align:left;
}

div#TxtBlue
{
	color: #0000FF;
	width: 100%;
	border-bottom: 1px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	line-height: 110%;
	font-size: 20px;
	font-family: Verdana,Papyrus, Georgia, Calibri, Verdana;
	padding-top: 0px;
	text-indent: 20px;
}


/*PIED DE PAGE */

div#Pied{
	color: #FFF;
	clear:both;
	width:799px;
	margin-top: 20px;
	background-color: #4BAE4B;
	position: relative;
	background-image: url(../images/accueil/imgpied.jpg);
}


div#Piedpoemes{
	color: #FFF;
	clear:both;
	width:100%;
	margin-top: 20px;
	background-color: #4BAE4B;
	position: relative;
	height: 20px;
	top: 50px;
}
div#Piedphotos{
	color: #FFF;
	clear:both;
	width:100%;
	margin-top: 40px;
	background-color: #4BAE4B;
	height: 35px;
}

div#margephotos{
	clear:both;
	width:100%;
	height: 40px;
}

div#Pied p{
	margin:0;
	padding:5px 10px;
	color: #FFFF00;
}
div#Pied a{display:inline;padding:0;color: #C6D5FD}
#Pied_Blanc {
	float: left;
	height: 15px;
	width: 799px;
}

.TxtArticlebleu {
	font-family: Verdana, Georgia, Arial;
	font-size: 1.4em;
	color: #0000FF;
	line-height: 1em;
	text-align: justify;
}

.alignright, .imageright {
	float: right;
}

.alignleft, .imageleft {
	float: left;
}

.aligncenter, .imagecenter {
	float: center;
}



.photoleft
{
	float:left;
	border-right-width: 10px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
}

.photoright
{
	float:right;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
}

.photocenter
{
	float:center;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
}

.h2bold
{
	font-family: Verdana, Georgia, Calibri;
	font-size: 20px;
	color: #FF7C30;
	text-align: left;
	margin-bottom: 15px;
	font-weight: bold;
}

.copyrightimages {
	font-family: Verdana, Georgia, Arial, "Trebuchet MS", sans-serif;
	font-size: 17px;
}

.TitreTxt {
	color: #FF6600;
	font-size: 30px;
}
.BlueTxt {
	color: #0000FF;
	font-size: 20px;
}

.BlueLiens
{
	color: #0099FF;
	font-size: 20px;
}

/* POEMES */

ul#split,ul#split li{margin:0;padding:0;list-style:none}
ul#split li{float:left;width:379px;margin:0 10px 10px 0}
ul#split h3{font: normal 120%/1.3 Verdana,sans-serif;
    text-transform:uppercase;margin:0px;padding: 5px 0 3px;text-align:center;color: #000}
ul#split p{
	margin:0;
	padding:5px 8px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
ul#split div
{
	background:#D6F0FF;
	font-size: 13px;
	color:#FA5221;
	font-weight: bold;
}

li#one h3{
	background-color: #CCFF99;
}
li#two h3{background: #FFBD00}
li#three h3{
	background-color: #FFFF33;
}

.separation {
	height: 30px;
	width: 100%;
}

.h1poemes
{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #FF7C30;
	text-align: center;
}

.avertissement
{
	color: #0000CC;
	font-family: Verdana;
	font-size: 14px;
	text-align: justify;
	text-indent: 10px;
}

.contacttxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0099FF;
	text-align: center;
}

.blue
{
	color: #0099FF;
	font-size: 18px;
}

.texte-illustration {
	display:inline;
}
.texte-illustration .illus-gauche {
    float: left;
    margin: 5px 20px 5px 0;
}
.texte-illustration .illus-droite {
    float: right;
    margin: 5px 0 5px 20px;
}
.texte-illustration p {
	/*display:inline; /* Contexte de formatage. Force le paragraphe à*/
   /* adapter sa largeur aux flottants adjacents. */
}