body {
	font-family:verdana;
	font-size:10px;
	color:#393939;
	background:#D1C9FC;
	text-align:center;
	width:975px;
	height:785px;
	margin-left:auto; 
	margin-right:auto; 
	margin-top:15px;
}

div#header {
	text-align:center;
	margin:auto;
	background:url(../../images/header.png) no-repeat 0 0;
	width:975px;
	height:184px;
}

div#slogan_accueil {
	text-align:center;
	margin:auto;
	background:url(../../images/slogans/slogan_accueil.png) no-repeat 0 0;
	width:975px;
	height:63px;
}

div#slogan_association {
	text-align:center;
	margin:auto;
	background:url(../../images/slogans/slogan_association.png) no-repeat 0 0;
	width:975px;
	height:63px;
}

div#slogan_materiel {
	text-align:center;
	margin:auto;
	background:url(../../images/slogans/slogan_materiel.png) no-repeat 0 0;
	width:975px;
	height:63px;
}

div#slogan_prestations {
	text-align:center;
	margin:auto;
	background: url(../../images/slogans/slogan_prestations.png) no-repeat 0 0;
	width:975px;
	height:63px;
}

div#slogan_mediatheque {
	text-align:center;
	margin:auto;
	background:url(../../images/slogans/slogan_mediatheque.png) no-repeat 0 0;
	width:975px;
	height:63px;
}

div#slogan_partenaires {
	text-align:center;
	margin:auto;
	background:url(../../images/slogans/slogan_partenaires.png) no-repeat 0 0;
	width:975px;
	height:63px;
}

div#slogan_livredor {
	text-align:center;
	margin:auto;
	background:url(../../images/slogans/slogan_livredor.png) no-repeat 0 0;
	width:975px;
	height:63px;
}

div#slogan_contact {
	text-align:center;
	margin:auto;
	background:url(../../images/slogans/slogan_contact.png) no-repeat 0 0;
	width:975px;
	height:63px;
}

div#slogan_jeu {
	text-align:center;
	margin:auto;
	background:url(../../images/slogans/slogan_jeu.png) no-repeat 0 0;
	width:975px;
	height:63px;
}

div#slogan_jeu2 {
	text-align:center;
	margin:auto;
	background:url(../../images/slogans/slogan_jeu2.png) no-repeat 0 0;
	width:975px;
	height:63px;
}

div#conteneur {
	text-align:center;
	margin:auto;
	background:none;
	width:975px;
	height:464px;
}

div#menu {
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	margin:auto;
	background:url(../../images/menu.png) no-repeat 0 0;
	width:216px;
	height:464px;
	float:left;
}

div#menu_jeu {
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	margin:auto;
	background:url(../../images/menu_jeu.png) no-repeat 0 0;
	width:216px;
	height:464px;
	float:left;
}

div#menu input {
	border:#999999 1px solid;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}


div#contenu {
	text-align:center;
	margin:auto;
	background: url(../../images/contenu.png) no-repeat 0 0;
	width:759px;
	height:464px;
	float:left;
}

div#contenu_asso {
	text-align:center;
	margin:auto;
	background: url(../../images/contenu_asso.png) no-repeat 0 0;
	width:759px;
	height:464px;
	float:left;
}

div#contenu_jeu {
	text-align:center;
	margin:auto;
	background: url(../../images/contenu_jeu.png) no-repeat 0 0;
	width:759px;
	height:464px;
	float:left;
}


div#contenu input {
	border:#999999 1px solid;
	background-color:#888888;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}

div#contenu select {
	border:#888888 1px solid;
	background-color:#888888;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}

div#contenu textarea {
	border:#999999 1px solid;
	background-color:#888888;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.aligng {
	text-align:right;
	padding-right:40px;
	font-size:14px;
	font-family:Comics Sans MS;
	color:#000000;
}

.aligctr {
	text-align:center;
	font-size:14px;
	font-family:Comics Sans MS;
	color:#000000;
}
.alignd
{
	text-align:left;
	padding-left:40px;
}


.UpperCase{
	text-transform:uppercase;
}

.LowerCase{
	text-transform:lowercase;
}	


#zone {
	width:745px;
	margin:auto;
	height:420px;
	overflow:auto;
	float:left;
	text-align:justify;
}

h3 { 
	color:#000000;
	font-family:Comics Sans MS;
	font-size:14px;
	font-weight:bold;
}

h4 { 
	color:#FF0000;
	text-align:left;
	text-decoration:underline;
	font-family:Comics Sans MS;
	font-size:17px;
}

div#footer{
	text-align:center;
	margin:auto;
	background: url(../../images/footer.png) no-repeat 0 0;
	width:975px;
	height:74px;
}

#partenaire a:link, #partenaire a:visited{
	color:#0033CC;
	text-decoration: none;
	font-size:15px;
	font-weight:bold;
	font-family:Comics Sans MS;

}

#partenaire a:hover, #partenaire a:active {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	font-family:Comics Sans MS;
}



#footer a:link, a:hover , a:visited, a:active
{
	color:#FFFFFF;
	text-decoration:none;
}


.scroll { 
	color:#006699;
	text-align:center;
	font-family:Comics Sans MS;
	font-size:20px;
}

#carousel2, #carousel1 { 
	display: none; 
}

#carousel { 
	margin-top: 2em; 
}

div.partenaireBlock{
	float:left;
	background: url(../../images/bloc.png) no-repeat 0 0;
	margin-right:10px; 
	width:320px;
	margin-top:20px; 
	height:150px; 
	font-family:Comics Sans MS;
	text-align:left; 
	padding:15px;
	color:#87d8fe;
}

div.partenaireHeader, div.livreHeader{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
}

div.partenaireTitre{
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

div.partenaireDesc{
	font-size:13px;
	font-weight:bold;
	margin-left:10px;
}

div.partenaireDesc a{
	color:#eee;
	text-decoration:none;
}

div.livreAddBlock{
	margin-top:20px;
	margin-right:20px;
	padding:10px;
}

div.livreTitre{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

div.livreTitreLeft{
	float:left;
}

div.livreTitreRight{
	float:right;
}

div.livreChampText{
	margin-top:30px;
}

div#contenu_plf {
	text-align:center;
	margin:auto;
	background: url(../../images/produits/plf.png) no-repeat 0 0;
	width:759px;
	height:464px;
	float:left;
}

div#contenu_plm {
	text-align:center;
	margin:auto;
	background: url(../../images/produits/plm.png) no-repeat 0 0;
	width:759px;
	height:464px;
	float:left;
}

div#contenu_plp {
	text-align:center;
	margin:auto;
	background: url(../../images/produits/plp.png) no-repeat 0 0;
	width:759px;
	height:464px;
	float:left;
}

div#contenu_pmp {
	text-align:center;
	margin:auto;
	background: url(../../images/produits/pmp.png) no-repeat 0 0;
	width:759px;
	height:464px;
	float:left;
}

div#contenu_pmm {
	text-align:center;
	margin:auto;
	background: url(../../images/produits/pmm.png) no-repeat 0 0;
	width:759px;
	height:464px;
	float:left;
}

div#contenu_pmf {
	text-align:center;
	margin:auto;
	background: url(../../images/produits/pmf.png) no-repeat 0 0;
	width:759px;
	height:464px;
	float:left;
}

div#contenu_psp {
	text-align:center;
	margin:auto;
	background: url(../../images/produits/psp.png) no-repeat 0 0;
	width:759px;
	height:464px;
	float:left;
}

div#contenu_psm {
	text-align:center;
	margin:auto;
	background: url(../../images/produits/psm.png) no-repeat 0 0;
	width:759px;
	height:464px;
	float:left;
}

div#contenu_psf {
	text-align:center;
	margin:auto;
	background: url(../../images/produits/psf.png) no-repeat 0 0;
	width:759px;
	height:464px;
	float:left;
}

#BananAlbum {
	z-index: 4;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}