/* Définitions générales */
/* couleur #99CCFF = fond bleu */
/* couleur navy = bleu foncé bordures, texte */
/* couleur #F5F5DC = fond jaune pâle accueil */
body {
        background-color: #d0d0d0;
        color: #000;
        font-family: Verdana,Geneva,Arial,Helvetica,"Trebuchet MS",sans-serif;
        font-size: small;
        margin: 0px;
        padding: 20px 0 0 0;
}

/* Définitions des éléments dans l'ordre du code HTML */
#conteneur{
    color: #000;
    background-color: #d0d0d0;
}


#contenu {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 1000px;
	text-align: center;
	background-color: #fff;
}


table,tr,td {border-collapse: collapse;} 

a { color: navy; background: transparent; text-decoration: none; }
a:visited { color: green; background: transparent; text-decoration: none; }
a:hover { background: transparent; text-decoration: underline; color: red;}


#menu {
		width: 100%;
		margin: 10px 0 0 -5px;
		padding: 0px;
		text-align: left;
		font-size: 0.95em;
}

#menu li{
		padding: 0;
		margin: 5px 0 0 17px;
}

#menu a {		/* respecter l'ordre  des a */
		text-decoration: none;
		padding: 0;
		color: navy;
}

#menu a:visited {
		color: grey;
}

#menu a:hover {
		color: orange;
}

/* calendriers dans menu */
#calendrier1 table, #calendrier2 table, #calendrier3 table, #calendrier4 table, #calendrier5 table, #calendrier6 table {
   border: 1px solid navy; 
}

#calendrier1 th, #calendrier2 th, #calendrier3 th, #calendrier4 th, #calendrier5 th, #calendrier6 th {
   background-color: navy;
   text-align: center; 
   font-size: 0.84em;
   color: #fff;
   border-top: 1px solid navy;
   border-left: 1px solid white;
}

#calendrier1 td, #calendrier2 td, #calendrier3 td, #calendrier4 td, #calendrier5 td, #calendrier6 td {
   /* background-color: transparent; */
   width: 23px;
   height: auto;
   border: 1px solid navy;
   font-size: 0.84em;
   color: #808080;
   text-align: center; 
   vertical-align: middle;
   padding: 0px; 
}

#calendrier1 a, #calendrier2 a, #calendrier3 a, #calendrier4 a, #calendrier5 a, #calendrier6 a {		/* respecter l'ordre  des a */
   text-decoration: none;
   padding: 0;
   color: navy;
   font-size: 0.9em;
   font-weight: bold;
}

#calendrier1 a:visited, #calendrier2 a:visited, #calendrier3 a:visited, #calendrier4 a:visited, #calendrier5 a:visited, #calendrier6 a:visited {
	color: grey;
}

#calendrier1 a:hover, #calendrier2 a:hover, #calendrier3 a:hover, #calendrier4 a:hover, #calendrier5 a:hover, #calendrier6 a:hover {
	color: orange;
}
/* fin calendriers dans menu */

/* scroll menu */
#scrollMenu {
	padding: 0px;
	width: auto;
}
		
#scrollMenu.floatable {
	position: fixed;
	top: 10px;
}
/* fin scroll menu */

.numeroPage {
	text-align: center; 
	border: 3px outset navy; 
	padding: 5px 0px; 
	margin: 0px 18px; 
	font-size: 1.2em; 
	font-weight: bold; 
	background-color: #d0d0d0;
}

.tabletexte {
	width: 100%;
}

.texteCarnet {
	text-align: justify; 
	padding: 0px 20px 0px 20px;
}

.tdtexte {
width: 50%;
text-align: justify; 
padding: 0 20px 0 0px;
font-size: 10pt;
}

.tdtexteInverse {
width: 50%;
text-align: justify; 
padding: 0 0 0 20px;
font-size: 10pt;
}

.tdphoto13 {		/* photo rapport 1,33 */
width: 50%;
text-align: center;
font-size: 10pt;
padding: 17px 0px 17px 0px; 
background: url(images/fondphoto13.gif) no-repeat 50% 50%;
}

.tdphoto13bas {		/* photo rapport 1,33  alignée en bas avec photo verticale */
vertical-align: bottom;
width: 50%;
text-align: center;
font-size: 10pt;
padding-bottom: 20px;
background: url(images/fondphoto13.gif) no-repeat 50% 100%;
}

.tdphoto15bas {		/* photo rapport 1,5  alignée en bas avec photo verticale */
vertical-align: bottom;
width: 50%;
text-align: center;
font-size: 10pt;
padding-bottom: 20px;
background: url(images/fondphoto15.gif) no-repeat 50% 100%;
}

.tdphoto17bas {		/* photo rapport 1,77  alignée en bas avec photo verticale */
vertical-align: bottom;
width: 50%;
text-align: center;
font-size: 10pt;
padding-bottom: 20px;
background: url(images/fondphoto17.gif) no-repeat 50% 100%;
}

.tdphoto15 {		/* photo rapport 1,5 */
width: 50%;
text-align: center;
font-size: 10pt;
padding: 17px 0px 17px 0px; 
background: url(images/fondphoto15.gif) no-repeat 50% 50%;
}

.tdphoto17 {		/* photo rapport 1,77 */
width: 50%;
text-align: center;
font-size: 10pt;
padding: 17px 0px 17px 0px; 
background: url(images/fondphoto17.gif) no-repeat 50% 50%;
}

.tdphotoV {	/* photo verticale */
width: 50%;
text-align: center;
font-size: 10pt;
padding: 17px 0px 17px 0px; 
background: url(images/fondphotoV.gif) no-repeat 50% 50%;
}

.tdphotovide {
width: 50%;
}

.tdphototexte {
vertical-align: top;
padding: 0 20px;
}


.curseur {
	cursor: url('images/curseur.png'), pointer;  /* firefox, chrome */
	cursor: url('images/curseur.cur'), pointer;  /* edge, noIE */
	}

.photo200G {
float: left; 
width: 200px; 
height: 150px; 
margin: 5px 10px 5px 0px;
}

.photo200D {
float: right; 
width: 200px; 
height: 150px; 
margin: 5px 0px 5px 10px;
}


.photo {
width: 300px; 
height: 225px; 
padding: 0px; 
}

.photo13 {		/* photo rapport 1,33 */
width: 300px; 
height: 225px; 
padding: 0px; 
}

.photo15 {		/* photo rapport 1,5 */
width: 300px; 
height: 200px; 
padding: 0px; 
}

.photo17 {		/* photo rapport 1,77 */
width: 300px; 
height: 170px; 
padding: 0px; 
}

.photoV {	/* photo verticale */
width: 225px; 
height: 300px; 
padding: 0px; 
}

.photobord {
width: 300px; 
height: 225px; 
padding: 10px; 
background-color: #fff;
}

.titrejour {
font-size: 12pt;
text-align: center; 
font-weight: bold;
}

.titre { text-align: center; margin: 0px 18px; font-family: arial, helvetica, sans-serif; font-size: 1.25em; color: navy; 
font-weight: bold; padding: 5px; background-color: #99ffff; border: 4px outset navy; height: 40px;}

.txt1,txt2,txt3,txt4 { font-family: arial, sans-serif; }
.txt1 { font-size: 0.9em; }
.txt2 { font-size: 1em; }
.txt3 { font-size: 1.2em; }
.txt4 { font-size: 1.4em; }

#titre { border: 3px outset navy; padding: 5px 0px; margin: 0px 18px; }
#titre table { width: 100%; margin: 0px auto; }

#page { text-align: center; border: 3px outset navy; padding: 5px 0px; margin: 0px 18px; }
#page table { width: 100%; margin: 0px auto; text-align: center; }

#pied { color: #000; text-align: center; font-size: x-small; clear: both; padding: 5px 0; margin: 0;}
#pied hr { width: 100%; color: #808080; border: 1px solid #808080; text-align: center; }
#pied a { color: #000; background: #d0d0d0; text-decoration: none; }
#pied a:hover { background: #d0d0d0; text-decoration: underline; color: #000;}
