html body {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	font-size: 1em;
	background-color:#e4ebea;
}

#main {
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
}
#header {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:890px;	
}

img {
	border:0;
}

#logo {
	margin-left:-14px;
}

#menu {
	background:#6a97d2 url(../images/background-menu.gif) 0 0 repeat-x;
	height:25px;
	color:white;
	font-family:Georgia;
	font-size:0.9em;

}
#menu img {
	float:left;
}


#menu a {
	color:#FFFFFF;
}
#menu a:hover {
	background-color:#99bdef;
	padding:3px;
	text-decoration:none;

}

#menucorner {
	background:#6a97d2 url(../images/menu-left-corner.gif) 0 0 no-repeat;
	height:25px;
}

#menu ul {
	padding: 0px;
	margin-left: -20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	list-style: none;
}

#menu ul.right {
	margin-right:10px;
/*	float:right;*/
}
#menu .left li {
	float:left;
}
#menu .right li {
	float:right;
}

#menu li {
	display:inline;
	height:20px;
	padding:5px;
	margin-bottom:0px;
	
}


#menu  li ul {
	width:190px;
/*	visibility: visible;*/
	display:none;
	background-color:#99bdef;
	z-index:200;
	position:absolute;
	margin:2px 0 0 0px;

}

#menu li:hover ul {
/*	visibility: visible;*/
	display:block;
	
}

#menu  li li {
	width:182px;
	border-bottom:1px white dashed;
	display: block;
	float:none;
	padding:2px 4px;
	font-size:0.8em;
	height:14px;
}

#menu li li:hover {
	background-color:#f8f7e9;
	color:#3268ab;
}

#menu li ul a {
	color:#3268ab;
	display:block;
}

#menu li li a:hover {
	padding:0;
	background-color:#f8f7e9;
}

/*
#noEndMenu {
	background:#6a97d2 url(../images/background-menu.gif) 0 0 repeat-x;
	height:25px;
	margin-left:50%;
	position:relative;
	z-index:-100;
}
*/
#page {
	margin-left:auto;
	margin-right:auto;
	padding:10px 12px 10px 12px;
	width:830px; /*854-24*/
	min-height:800px;
	background:#FFFFFF url(../images/background-main.gif) 0 0 repeat-y;
	z-index:4;
	position:relative;
}


#sepfooter {
	/*position:absolute;
	bottom:51px;*/
	background:#6a97d2 url(../images/separateur-footer.gif) 0 0 repeat-x;
	height:12px;
}

#footer {
	margin:0 auto 0 auto;
	background:#e4ebea url(../images/background-footer.gif) 0 0 repeat-x;
	height:51px;
	width:854px;
	text-align:center;
	font-family:Arial,Verdana,Helvetica;
	font-size:0.7em;
	padding-top:10px;
}

#leftfooter {
	background:#e4ebea url(../images/left-footer.jpg) 0 0 no-repeat;
	height:51px;
	width:12px;
	margin-top:-10px;
	float:left;
}
#rightfooter {
	background:#e4ebea url(../images/right-footer.jpg) 0 0 no-repeat;
	height:51px;
	width:12px;
	left:421px;
/*	top:-51px;*/
	margin:-10px auto 0 auto;
	position:relative;
}

#footer span {
	float:left;
	width:830px;
}
.clear {
	clear:both;
	padding-bottom: 30px;
}


a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#3268ab;
	text-decoration:underline;
}

/******************************************************************
Accueil
*******************************************************************/
#gauche, #droite {
	width:410px;
	float:left;	
}

#gauche {
	padding-right:10px;
}
#droite {
	
}

h2 {
	font-family:'Georgia';
	font-size:1.1em;
	font-weight:normal;
	padding-left:5px;
	margin-bottom:0;
	color:#3268ab;
}

.subtitle-une {
	font-size:12px;
}

.bulle-accueil .fleche {
	background: url(../images/fleche-bulle-accueil.gif) 30px 0 no-repeat;
	height:18px;
}

 .top {
	background:#f8f7e9 url(../images/top-bulle-accueil.gif) 0 0 no-repeat;
	height:6px;
}

 .bottom {
	background:#f8f7e9 url(../images/bottom-bulle-accueil.gif) 0 0 no-repeat;
	height:6px;
}

.bulle-accueil .content {
	min-height:100px;
	background-color:#f8f7e9;
	padding:10px;
	font-family:Arial;
	font-size:0.8em;
	text-align:justify;
}

.bulle-accueil .content ul {
	margin:0;
	padding-left:0px;

}

.bulle-accueil .content ul li {
	list-style-type:none;
	margin:0;
}

.newsletter-accueil {
	background-color:#c7e0ff;
	padding:10px;
	color:#555555;
	margin-top:10px;
/*	border:1px solid #9a9a9a ;*/
}

.newsletter-accueil h2 {
	padding:0;
	margin:0;
}

.newsletter-accueil div {
	font-family:Arial, Verdana, Helvetica;
	font-size:0.8em;
	padding-left:10px;
}

.newsletter-accueil input {
	border:#9a9a9a solid 1px;
	padding:3px;
	margin-left:10px;
	margin-top:5px;
	width:210px;
}


/*********************************************************
Album+auteur
**********************************************************/

#page .title .top {
	background:#f8f7e9 url(../images/top-bulle-big.gif) 0 0 no-repeat;
	height:6px;
}

#page .title .bottom {
	background:#f8f7e9 url(../images/bottom-bulle-big.gif) 0 0 no-repeat;
	height:6px;
}

#page .title h1 {
	margin:0;
	padding:13px;
	color:#3268ab;
	background-color:#f8f7e9;
	font-size:1.5em;
	font-family:'Georgia';
	font-weight:normal;
} 

.cover {
	width:390px;
	background-color:#f8f7e9;
	padding:10px;
	text-align:center;
}


.action {
	width:410px;
	height:95px;
}

.top-cover, .contentBloc .top {
	background:#f8f7e9 url(../images/top-bulle-accueil.gif) 0 0 no-repeat;
	height:6px;
	margin-top:10px;
}


.contentBloc {
	width:410px;
}

.contentBloc h2 {
	background-color:#f8f7e9;
	text-transform:uppercase;
	color:#acab90;
	text-align:right;
	margin:0;
	padding-right:10px;
	font-size:1em;
}

.contentBloc .content {
	background-color:#f8f7e9;
	padding:10px;
	font-family:Arial, Verdana, Helvetica;
	font-size:0.8em;
}


.auteur #gauche {
	width:185px;
}

.contentBloc .auteur .top {
	background:#f8f7e9 url(../images/top-bulle-auteur.gif) 0 0 no-repeat;;
	width:185px;
}

.contentBloc .auteur .bottom {
	background:#f8f7e9 url(../images/bottom-bulle-auteur.gif) 0 0 no-repeat;;
	width:185px;
}

#droite .auteur {
	width:639px;
}


.photo {
	width:165px;
	background-color:#f8f7e9;
	padding:5px 10px;
}

.auteurLeft {
	width:185px;
}

.auteurLeft .top {
	background:#f8f7e9 url(../images/top-bulle-auteur.gif) 0 0 no-repeat;
	height:6px;
	margin-top:10px;
}

.auteurLeft .bottom {
	background:#f8f7e9 url(../images/bottom-bulle-auteur.gif) 0 0 no-repeat;
	height:6px;
}

.auteurRight {
	width:636px;
}

.auteurRight .top {
	background:#f8f7e9 url(../images/top-bulle-bio.gif) 0 0 no-repeat;
	height:6px;
	margin-top:10px;
}

.auteurRight .bottom {
	background:#f8f7e9 url(../images/bottom-bulle-bio.gif) 0 0 no-repeat;
	height:6px;
}


