body {	background-image: url(img/body_bg.png);
	background-repeat: repeat;}
#entete {
	background-image: url(img/globe.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;}
/*
#entete a.nom-site, #entete a.nom-site:link,  #entete a.nom-site:visited{
	background-image: url(img/autre-monde.jpg);
	background-repeat: no-repeat;
	background-position: right top;}
*/	
#droite {

	background-repeat: no-repeat;
	background-position: right top;
	z-index:101;}
#bloc-contenu-actualite
{
	position: static;
	border: solid 1px #DEDEDE;
	margin: 7px 205px 5px 205px;
	padding: 10px 10px 5px;
	background: white;
	z-index: 20;
}

#encart-actualite
{
	position: absolute;
	top: 205px;
	right: 0px;
	width: 200px;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}

/*
.menu ul li a, .menu ul li b
{	
	text-decoration: none;
	text-align: left;
	padding: 3px 4px 3px 4px;
	display: block;	
	
	// background-image - voir/see : 'alter.css'
}
*/
#coordonnees_CRDP {
/*	background-color:transparent; */
	background-color:#ffa500;
	position:absolute;
	right:200px;
	top:35px;
	z-index:101;
	padding:0.3em;	
}
ul.coordonnees {
	list-style: none;	
	margin:0;
	padding:0;
}

li.spip-admin-boutons {
	background-color:#FFFFFF;
	border-color:#CECECE #CECECE #4A4A4A;
	border-style:solid;
	border-width:1px 1px 2px;
	color:#0C479D;
	font-family:helvetica,arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0.3em 0.25em;
	/*padding :1px 0em;*/
	/*text-align:center;*/
	text-decoration:none;
}

li.spip-admin-boutons:hover {
	color: maroon;
	background-color: #ffff00;
}

#coordonnees_CRDP a {
	text-decoration:none;
	
}

#coordonnees_CRDP a:hover{
	color: maroon;
}

#bas p {
	text-align:center;
}

/* ------------------------------------------------------------------
 	1. Style pour les pages actualites
 -------------------------------------------------------------------- */
 

#encart-actualite a.spip_out{
	color: #008000;
	font-size: 1.2em;
}
/* ------------------------------------------------------------------
 	6. Style pour les pages médiathèque et librairie
 -------------------------------------------------------------------- */
 
.Style5 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	
}
.Style6 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
}
.cont1bold{
	text-indent: 3px;
	line-height: 1.5em;
	list-style-type:disc;
	padding-left:2px;
	margin-left:2px;
}

.cont2bold{
	line-height: 1.4em;
	list-style-type:square;
}

#bloc-contenu-crdp,
#bloc-contenu-mediatheque
{
	/*position: static;*/
	position:relative;
	border: solid 1px #DEDEDE;
	margin: 5px 4px 4px 204px;
	/*padding: 10px 10px 5px;*/
	background: white;
	z-index: 20;	
}

#bloc-contenu-crdp{
	min-height: 45em;
	min-width:798px;
}
#bloc-contenu-mediatheque{
	min-height: 33.5em;
}
#bloc-contenu-crdp h3,
#bloc-contenu-mediatheque h3{
	color:#008000;
	text-align: center;
	background: #cbcc33;
	padding: 0.5em 0 0.5em 0;
}
/*
#bloc-contenu-crdp h4
*/
.titre-rouge {
	color: #FFFFFF;
	/*font-size: 4em;*/
	text-align: center;
	background: red;
	padding: 0.35em 0 0.35em 0;
	margin:0.25em 0 0.25em 0;
}

.colonne-gauche{
	float: left;
    /*width: 12em;*/
    width:30%;
    background: #EBEBEB;
    /*padding: 15px 0;*/
}

.colonne-gauche-lib{
	float: left;
    width:33.5%;
    background: #EBEBEB;
    /*padding: 15px 0;*/
}
.colonne-droite{
        float: right;
        /*width: 12em;*/
        width:30%;
        background: #EBEBEB;
        padding: 15px 0;
}

.centre {
         /*margin: 0 12em 0 12em;*/
         padding: 0 0.5em 0 0.5em;
         margin-left:30.5%;
         border-left: #FFCC00 1px dashed;
		 height: 28em;
}
.centre-lib {
        float: right;
		width:64.5%;
        padding: 0 0.5em 0 0.5em;
        /*margin-left:35%;*/
		border-left: #FFCC00 1px dashed;
        min-height: 45em;
		/*min-width:516px;*/
		text-align: center;		
}

.vertical {
	vertical-align:text-bottom;
	padding-top : 20px;
	/*middle;*/
	min-height: 320px;
	background:#EBEBEB;
}

.clearfloat{
	clear:both;
	display:block;
	height: 0;
	font-size: 1px;
	line-height: 0px;
} 

marquee {
	display:inline-block;
	text-align:start;
	vertical-align:text-bottom;
	font-size:1.3em;
	font-weight:bold;
	color:white;
	background-color="red";
}

/*  encadres et titre  */
.vert{
	background: #D5D656;
	padding: 0 0 0.1em 0;	
}
#bloc-contenu-mediatheque h4 a
#bloc-contenu-crdp h4 a,
.rouge{
	color:#FF3300;
/*	color: white;*/
	font-size:1em;
	font-weight:bold;
/*	text-decoration:underline; */
/*	text-align: left;*/
	background: white;
}
.rouge span {
/*	text-decoration:none; */
	text-decoration:underline;
}

.rouge2{
	color:#FF3300;
	font-size:1.4em;
	font-weight:bold;
	text-decoration: none;
	background: white;
	margin:10px 0 10px 0;
}
#bloc-contenu-mediatheque h4.titre-rouge a,
#bloc-contenu-crdp h4.titre-rouge a{
/*	color:#FF3300;*/
	color: white;
	font-size:1em;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	background: red;
}
#bloc-contenu-mediatheque h4.titre-rouge a:hover,
#bloc-contenu-mediatheque h4.titre-rouge :hover,
#bloc-contenu-crdp h4.titre-rouge:hover,
#bloc-contenu-crdp h4.titre-rouge a:hover{
	background:#ff6307 ;
}

#bloc-contenu-mediatheque table,
#bloc-contenu-crdp table {
	width: 90%;
	border-spacing:0px;
	border: thin solid #333333;
/*	display:table;*/
  	margin-left: 5%;
  	margin-right: 5%;
  	margin-bottom:0.5em;
	margin-top:0;
	text-indent:0;
}
#bloc-contenu-mediatheque caption,
#bloc-contenu-crdp caption {
	display:table-caption;
	text-align:center;
	margin-bottom:0.5em;	
}

#bloc-contenu-mediatheque td,
#bloc-contenu-mediatheque th,
#bloc-contenu-crdp td,
#bloc-contenu-crdp th {
	border: thin solid #6495ed;
	width: 50%;
  	padding-bottom:0.3em;
	padding-top:0.3em;	
}
#bloc-contenu-mediatheque span,
#bloc-contenu-crdp span{
	font-weight: bolder;
}
/*  chapo */
#bloc-contenu-crdp .chapo p{
	text-align:justify;
	margin:0;
}
#bloc-contenu-crdp span{
	margin-left:0;
	margin-top:0;
	padding-left:0;
}

#bloc-contenu-crdp td.catalogue {
	border: 0px;
	width: 25%;
}

#bloc-contenu-crdp table.catalogue {
	border: 0px;
}

.coeur {
	height: 13em;
	background:#EBEBEB;
}

.nouveaute {
	height: 13em;
	background:#EBEBEB;
}
.sceren {
	height: 14em;
	background:#EBEBEB;
}

.titre_m2{color:white;}
.blanc{
	text-align:center;
	background: white;
	padding: 0.5em 0;
}

.gris{
	background: #EBEBEB;
}
.fond-olive,
.fond-rouge{

}
.fond-olive{
	color:red;
	line-height: 1.8em;
	text-indent:0.8em;
	height: 34px;
	background-image: url(img/fond-olive.gif);	
	background-repeat: no-repeat;
}

.fond-rouge{
	color: #ffff00;
	line-height: 1.8em;
	text-indent:0.8em;
	height: 45px;
	background-image: url(img/fond-rouge.gif);	
	background-repeat: no-repeat;
	background-position:30px;92

}
#bloc-contenu-mediatheque h4.fond-rouge:hover{
	
	background-image: url(img/fond-rouge-hover.gif);
	background-repeat: no-repeat;
}
#bloc-contenu-mediatheque a{texte-align: center;}
#bloc-contenu-mediatheque a h4.fond-rouge   {
	color:#ffff00;
	text-decoration:underline;
	font-size:1.3em;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
}

#bloc-contenu-mediatheque a:hover h4.fond-rouge {
	color:#ffd700;
	
}

.interligne {
	font-size:0.2em;	
	line-height:0em;
}

.sitetv {
	color:#008000;
	text-align:center;
	font-size:1.2em;
}
.lesitetv{color:#823125;font-weight: bold;}

.soustitre{
	color:red;
	text-align:center;
	font-size:0.8em;
}

.alignement-gauche{
text-align: left;
}
.alignement-gauche-gris{
text-align: left;
background:#EBEBEB;
margin: 0;
padding:0.6em 0 0.6em 0;
// none repeat scroll 0 0;
}

/*liste*/
.hentry{
	line-height: 1.2em;
	margin-left:10px;
	padding:0 0 0.5em 0;
}

.carousel_container {
	//width: 750px;
	//margin: 0px 4px 0px 0px;	
	//height: 220px;
	height: 240px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	text-align:center;
}


/*
.menu ul li a, .menu ul li b{
	background-image: url(img/titre-coin.gif);
	background-repeat: no-repeat;
	background-position: top left;}
.edito h3{
	background-image: url(img/titre-coin.gif);
	background-repeat: no-repeat;
	background-position: top left;}
	
.annoncetitre {text-align: right;}
	
.signatures td {
	background-image: url(img/titre-coin.gif);
	background-repeat: no-repeat;
	background-position: top left;}
*/
/* a deplacer dans styles.html */
/*
.separateur{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(img/puce.gif);}

#entete .nom-site span {
	//color: #ffa500;
	color: #ffff00;
	//text-shadow:4px,4px,4px,#556b2f;
	text-shadow:blue,4px,4px,4px; 
	font-size: 4em;
	//right: 350px;
	background-position:center;

	}


#menu-lang,
#formulaire-lang
{
	right: 0;
	text-align: right;
}
.formulaire_recherche input.forml {
	background-image: url(img/loupe.png);
	background-repeat: no-repeat;
	background-position: right center;
}
*/
/* ------------------------------------------------------------------
 	5. NAVIGATION et MENUS
 -------------------------------------------------------------------- */
/* COULEURS des menus */
/*
.menu ul li b {
	color: white;
	font-size: 110%;
	font-weight: bold;
	background-color: #005400;
}
*/





