/******************************************************************************
*				    Site courir-en-duo                        *
 *                                                                            *
 *                            ----------------------                          *
 *                                                                            *
 * Auteur: Anne Varoquaux                                                      *
 *                                                                            *
 ******************************************************************************/

/*main Design*/


body { 
		 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14pt;
  	background-color : #EFF7E0; 
	color:  #000;  
	margin:0;
	padding:0;
	}
/*Container*/
#container {
	position: relative;
   	display: block;
 	background-color: transparent;
}

#banniere {
	height: 85px;
	width:inherit;
 	background-color: #EFF7E0;
}

#main, #mainAlbum, #mainRecit  {
	background:white;	
	position: absolute;
	border: 1px solid #007e5a
}


#main {
	padding : 0% 1.5% 0% 1.5%;
	margin :0% 1% 10em 25%;
	width:54%;
}

 #mainRecit {
	margin :0% 1% 10em 27%;
	padding : 0% 1.5% 0% 1.5%;
	width:52%;
}

#mainAlbum {
	margin :0% 1% 10em 25%;
	padding : 0% 1% 0% 1%;
	width:72%;
	text-align:center;
}

p { 
	margin-top: 0px; 
	text-align: justify;
	}

h1 {	
	font: 20pt Arial, Helvetica, sans-serif;;
	color: #17489f;
	text-align: center;
}


h2 {
	font: 16pt Arial, Helvetica, sans-serif;;
	color:#17489f;
	font-size:130%;
}
.Titre2,.Titre2Centre{
	font: 16pt Arial, Helvetica, sans-serif;;
	color:#17489f;
	font-size:130%;
}

.Titre2Centre{
	text-align:center;
}

h3 {
	/*font: 16pt Arial, Helvetica, sans-serif;*/
}
.Titre3 {
	font: 16pt Arial, Helvetica, sans-serif;;
	font-weight: 500;
}

a{
   font-weight: bold;
   /*padding: 1px 3px 1px 3px;*/
   text-decoration: underline;
   color: #3167c7;
}
#menu a {
   color: #17489f;
 }
#menu .linkList_recits a {
  	color: #007e5a;
	}
#menu .linkList_albums a {
  	color: #01859d;
	}


a:hover, .boutonAlbums a:hover, .boutonRecits a:hover, #menu ul li a:hover {		
	color:#800000;
	text-decoration:none;
 	background-color: transparent;
}
/*#menu ul li {
border-top:1px solid #CCCCCC;
}
*/

/*em*/
em, em a {		
	font-style: italic;
	color:#0c44a6;
}

strong{	
	font-weight: bold;
}
.rem/*pour les remarques importantes*/
{	
	font-style: normal;
	font-weight: bold;
	color :#0c44a6;
	 
}

.PourDate{	
	font-style: italic;	 
}

#footer {
	position: absolute;
	background-color: #EFF7E0; 
	margin :1em 1% 10em 0.5em;
	font-size: 8pt; 
	/*width: 56%;*/
	text-align: left;
	display: inline;
}
#footer a{
	color: #FFFFFF;
	background-color: transparent;
}
#footer p{
	font-size: 9pt; 
}

#footer a:hover {
 	background-color: #fff;
 }
#miseAJour {
	position: absolute;
	margin :1em 0 0 0;
	font-size: 9pt; 
	text-align: left;
}

.nom {			
	font-weight: 800;	
 	color:#17489f ;
	}
.nomPetit {			
	font-weight: 800;	
	color:#17489f ;
	font-size: 1em; 
	}


.DApresUnTel{
	font-style: italic;
}

.decale{
	padding-left: 2em;			
    }
.decalePlus{
	padding-left: 3em;			
    }

/*PhotoDansTexte*/	
#PhotoDansTexte {
	background-color: transparent;
	border: none;
   	text-decoration:none;
   	font-weight:500;
	padding-left: 0em;
   	padding-right: 0em;
	text-align:center;
	vertical-align:middle;
 }

#PhotoDansTexte p {
	text-align:center;
	font-size: 11pt;
	line-height: 11pt;
  }

#PhotoDansTexte a {
	text-align:center;
	text-decoration:underline;
	color:#17489f;
	font-weight: 500;
 }

#PhotoDansTexte a:hover {
 	color:#00e37e;
	background-color: transparent;
}



/*Photos*/
#photos{
	line-height: 11pt;
	font-size: 10pt;
	position: absolute;
	margin-left: 83%;
	margin-right: 2%;
	width:160px;
	margin-top: 0px;
	text-align:center;	
 	background-color: transparent;
}
#photos h2{
	position:absolute;
	top:-100000px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#photos p {
	text-align:center;
	font-size: 10pt;
	line-height: 11pt;
	margin-bottom: 0.2em;
	padding-bottom:0.2em;
  }

#photos img {
 	border: 1px solid #17489F;
	margin-bottom:0.5em;
}
.TitrePhoto, #photos h3{
	font-size: 11pt;
	line-height: 12pt;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 3pt;
}

/************************************************************************************************************************/
#menu {
 	background-color: transparent;
	position: absolute;
	margin-left: 0%;
	padding-left: 0%;
	margin-top: 5px;
}

#menu h2{
	position:absolute;
	top:-100000px;
	width:1px;
	height:1px;
	overflow:hidden;
}


#menu li{
	list-style-type:none;
	padding-top: 0.2em;
	}

#menu a{
	text-decoration:none;
	display:block;
}

/*#menu ul li a:hover {
	color:#C06010;
}*/
#menu .linkList_recits, #menu .linkList_albums {
	font-size: 0.85em;
	text-indent:-1.9em;
	}
 
#linkList img {
 	border: none;
}

/************************************************************************************************************************/


/*Bouton*/	/*pour retour accueil*/
#bouton a,.boutonNavigation a {
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin-left:42%;
	padding: 0 5px 2px 5px;
	border-width:2px;
	border-style:solid;
	color: #FFFFFF;
	background-color: #17489f;
	border-color:#DCDCDC #8b9ebf #8b9ebf #DCDCDC;
}
#bouton a:hover {
	color: #17489f;
	background-color: #FFFFFF;
	border-color: #8b9ebf #DCDCDC #DCDCDC #8b9ebf;
}

/*BoutonRecits*/
.boutonRecits a{
	color: #007e5a;
}

/*Recit (pour les puces)*/

ul.Recit {
	margin-left: 1em;
	padding-left:1em;
	padding-top: 0.2em;
	text-indent: 0;
 	line-height:16pt;
	list-style-image:url(../logo/puceRecit.png) 
}


/*Pour les puces*/

.puces {
	padding-left:1em;
	margin-left:1em;
	padding-top: 0.2em;
	text-indent: 0;
	line-height:16pt;
	list-style-image:url(../logo/pucePlan.png);
}
ul.puces {
	padding-left:1em;
	margin-left:1em;
	padding-top: 0.2em;
	text-indent: 0;
	line-height:16pt;
	list-style-image:url(../logo/pucePlan.png);
}
/*table*/

#table {
	border-collapse: separate;
 	border: none;
	width: 100% ; 		
	text-align: center;
	padding: 0.5% ;
	font-size: 12pt;
	line-height: 12pt;
}

#table td {
	background-color: #ffffff;
	border: 2px solid  #969696;
	border-spacing:10px;
	vertical-align:bottom;
	width: 33%;
	padding: 0.5em 0.2em 0.2em 0.2em ;
	/*text-align: center;*/
}

#table td a:hover {		
  	background-color: transparent;
	color:#C06010/*FF3300*/;
	text-decoration:underline;
   	padding-left: 0em;
   	padding-right: 0em;
 }

/*Album (pour les puces)*/
ul.Album {
	margin-left: 1em;
	padding-left:1em;
	padding-top: 0.2em;
	text-indent: 0;
 	line-height:16pt;
	/*list-style-image:url(../logo/puceAlbum.png)*/ 
	list-style-image:url(../logo/pucePlan.png);
}
/*BoutonAlbums*/
.boutonAlbums a{
	color: #01859d;
}

/*.boutonAlbums a:hover {
	background-color:#fdfdf3;
 	color:#C06010;
}*/


.boutonNavigation a{
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin:0;
	padding: 0 5px 2px 5px;
	border-width:2px;
	border-style:solid;
	background-color: #FFFFFF;
 	color:#BD0E0E;
	border-color: #f8a6a6 #BD0E0E #BD0E0E #f8a6a6;
	color: #17489f;
	background-color: #FFFFFF;;
	border-color:#DCDCDC #8b9ebf #8b9ebf #DCDCDC;

}

.date {
	color :#74747A;
}

