
/* -------------- BALISES DE LIENS ---------------*/

a:link {
    text-decoration: none;
	color: #0000FF;
	/*border: 0 none;*/
	/*position:relative;*/
}
a:visited {
    text-decoration: none;
	color: #0000FF;
	/*border: 0 none;*/
	/*position:relative;*/
}

a:hover {
    text-decoration: none;
	color: #66CCFF;
	/*border: 0 none;*/
	/*position:relative;*/

}


a.Basic:link {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
	border:0 none;
	position:absolute;
	z-index:10;
}
a.Basic:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
	border: 0 none;
	position:absolute;
	z-index:10;
}

a.Basic:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
	border: 0 none;
}

a.Bandoba:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #CCCCCC;
    text-decoration: none;
}
a.Bandoba:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #CCCCCC;
    text-decoration: none;
}

a.Bandoba:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #999999;
    text-decoration: none;
}



a.Jaune:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #F8C208;
	text-decoration: none;
	border: none;
	position:absolute;
	z-index:10;
}
a.Jaune:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #F8C208;
    text-decoration: none;
	border: none;
	position:absolute;
	z-index:10;
}
a.Jaune:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #75cc07;
    text-decoration: none;
	border: none;
	position:absolute;
	z-index:10;
}
a.Jaune:link img {
	border: 1px solid #F8C208;
}
a.Jaune:visited img {
	border: 1px solid #F8C208;
}
a.Jaune:hover img {
	border: 1px solid #75cc07;
}
	

a.Olive:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #A5CC07;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Olive:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #A5CC07;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Olive:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #F8C208;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Olive:link img {
	border: 1px solid #A5CC07;
}
a.Olive:visited img {
	border: 1px solid #A5CC07;
}
a.Olive:hover img {
	border: 1px solid #F8C208;
}

a.Orange:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #F47622;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Orange:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #F47622;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Orange:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #0ADFD7;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Orange:link img {
	border: 1px solid #F47622;
}
a.Orange:visited img {
	border: 1px solid #F47622;
}
a.Orange:hover img {
	border: 1px solid #0ADFD7;
}

a.Cyan:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #0000FF;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Cyan:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #0000FF;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Cyan:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #F8C208;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Cyan:link img {
	border: 1px solid #0000FF;
}
a.Cyan:visited img {
	border: 1px solid #0000FF;
}
a.Cyan:hover img {
	border: 1px solid #F8C208;}

a.Magenta:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #F23AD3;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Magenta:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #F23AD3;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Magenta:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #07AE6D;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Magenta:link img {
	border: 1px solid #F23AD3;
}
a.Magenta:visited img {
	border: 1px solid #F23AD3;
}
a.Magenta:hover img {
	border: 1px solid #07AE6D;
}

a.Vert:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #07AE6D;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Vert:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #07AE6D;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Vert:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #F47622;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Vert:link img {
	border: 1px solid #07AE6D;
}
a.Vert:visited img {
	border: 1px solid #07AE6D;
}
a.Vert:hover img {
	border: 1px solid #F47622;
}

a.Bleu:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #0000FF;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Bleu:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #0000FF;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Bleu:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
	color: #F23AD3;
    text-decoration: none;
	border: 0px;
	position:absolute;
	z-index:10;
}
a.Bleu:link img {
	border: 1px solid #0000FF;
}
a.Bleu:visited img {
	border: 1px solid #0000FF;

}
a.Bleu:hover img {
	border: 1px solid #F23AD3;

}


/*------------------ ANCETRES -------------------------*/


body {
	background-color: #8a3c3e;
	margin: 0;
	padding: 0;
	/*top: 0;
	left: 0;*/
	height: 100%;
	width: 100%;
	}

.principal {
    background-image:url(images/arcenciel.png);
	background-repeat:no-repeat;
	/*background-position:top;*/
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
	font-style:italic;
    color: #CCCCCC;
    text-align: center;
    background-color: #ffffff;
    padding: 0px;
    width: 760px;
	/*width: auto;*/
    height: auto;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #336633;
    border-right-color: #336633;
    border-bottom-color: #336633;
    border-left-color: #336633;
    position: relative;
	top: 5px;
	/*left: 5%;*/
    overflow: hidden;	
}

.bandobas {
    font-family: Arial, Helvetica, sans-serif;
    /*background-color: #ffffff;*/
    font-weight: bold;
    font-size: 20px;
	text-align: left;
	margin: 10px;
    padding: 4px;
    height: 34px;
    width: 730px;
    border:#cccccc solid 0px;
    position: absolute;
	left:40px;
}

.menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
   	border:#cccccc solid 0px;
    position: absolute;
}

.boiteinfo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	font-style:normal;
	text-align:left;
	padding:8px;
    color: #000000;
	background-color:#eeeeee;
   	border:#cccccc solid 0px;
    position: absolute;
	width:340px;
	height:340px;
	overflow:hidden;
}

.boiteinfoL  {
width: 50%;
}

.boiteinfoP  {
height: 50%;
}

.boiteinfoL:hover {
width: auto;
height: auto;
}

.boiteinfoP:hover {
width: auto;
height: auto;
}

/*------------------------- PARENTS ------------------------------*/

.secondaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style:normal;
	color: #000000;
	/*background-color: #ddffdd;*/
	padding: 4px;
	width: auto;
	height: auto;
	border:#cccccc solid 0px;
	position: absolute;
	overflow: hidden;
}

.tertiaire {
    top: 0px;
    left: 0px;
    margin: 15px;
    font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
    font-size: 10pt;
    color: #000000;
    text-align: justify;
    padding: 6px;
    /*width: 150px;
    height: 100px;*/
	/*background-color:#f5e0e3;*/
    border:#cccccc solid 0px;
    position: absolute;
    overflow: auto;
}

.actualites {
    top: 0px;
    left: 0px;
    margin: 15px;
    font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
    font-size: 10pt;
    color: #000000;
    text-align: left;
    padding: 6px;
    /*width: 150px;
    height: 100px;*/
	/*background-color:#f5e0e3;*/
    border:#cccccc solid 0px;
    position: absolute;
    overflow: hidden;
}

/*---------------------- ENFANTS -----------------------------*/

.titrepage {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14pt;
    font-style:italic;
	text-align: left;
	padding-top: 0px;
	border:#cccccc solid 0px;
    position: absolute;
    width: auto;
	height: auto;
}

.soustitrepage {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    font-style:italic;
	text-align: left;
	padding-top: 0px;
	border:#cccccc solid 0px;
    position: absolute;
    width: auto;
	height: auto;
}



/*-------------------------- AUTRES BALISES HTML ---------------------*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: Left;
	text-decoration:underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: Left;
	text-decoration:none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	text-align: Left;
	text-decoration:none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}


ul {
list-style-type:square;
list-style-position:outside;
margin-left:10px;
padding-left:10px;
}


    


/* ------- CSS des diaporamas. Auteur: Gerard Ferrandez http://www.dhteumeuleu.com ----- */

#screen span {
		position:absolute;
		overflow:hidden;
		border:#cccccc solid 1px;
		background-color:#EEEEEE;
		z-index: 10;
		
	}
#screen img{
		position:absolute;
		left:-32px;
		top:-32px;
		cursor: pointer;
		z-index: 10;
	}
#caption, #title{
		color: #cccccc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		text-align: left;
	}
#caption b {
		font-size: 12pt;
	}
	
	
/* ---------- Affichage / masquage des div pour les vidéos -------*/


#videoa {
	position: absolute;
	cursor: crosshair;
	width:340px;
	height:260px;
	display: none;
	padding-bottom: 10px;
	color:#FF0000;
	font-size:16px;
	background-color: #EEEEEE;
	z-index:10;
}

#videoa_texte {
	position: relative;
	display:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 10pt;
	color: #000000;
	top: 4px;
	left: 0px;	
	z-index:20;

}

#videox {
	position: absolute;
	cursor: crosshair;
	width:340px;
	height:260px;
	display: block;
	padding-top:15px;
	color:#FF0000;
	font-size:16px;
	background-color: #EEEEEE;
	z-index:10;
}

.fermer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:normal;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #FF0000;
	position: relative;
	top: 0px;
	left: 0px;
	height: 15px;
	width: 15px;
	z-index:15;
	display:inherit;
	}
	
