/* CSS Document le style css de ma feuille */

/* CSS de main.php */
body{
	background-attachment: fixed;/*pour fixer l'image de fond quand on utilise la barre de défilement*/
	width: 770px;
	background-color: #d98d00;
	font-family: arial, "times new roman", times, serif;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

h1{
	font-weight: bold;
	font-style: italic;
	font-size: x-large;
	color: #708090;
	margin-top: 0px;
	border-bottom: 4px double #ffa07a;
}

h5{
	text-decoration: underline;
}

strong, em{
	font-size: small;
	/*font-style: normal;*/
	font-weight: normal;
}

.pcentrer{
	text-align: center;
}

#menu{
	background-color: #f4f4f4;
	font-weight: bold;
	text-decoration: none;
	width: 111px;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;/*pour eviter probleme avec netscape*/
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	border: 2px solid #c0c0c0;/*sylver*/
	float: left;
}

#menu img{
	width: 85px;
	height: 85px;
	margin: 0px;
	margin-top: 6px;
	margin-left: 11px;
	padding: 0px;
	border: 3px ridge #ffd700;
}

menu a{
	margin: 0px;
	padding: 0px;
	/*display: block; avec internet explorer ça donne un mauvais effet  dommage */
}

.element_menu{
	width: 111px;/*111px*/
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
}

.element_menu h4{
	color: #797979;
	font-size: 80%;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	border-bottom: 1px solid #8b899b;
}

.element_menu h4 a:link{color: #797979; text-decoration: none; margin: 0px; padding: 0px;}
.element_menu h4 a:visited{color: #797979; text-decoration: none;}
.element_menu h4 a:hover{color: #0000cc; text-decoration: underline; font-weight: bold;  background-color: #f5deb3;}
.element_menu h4 a:active{color: #0000cc; text-decoration: underline; font-weight: bold;  background-color: #f5deb3;}

.element_menu ul{
	color: #f97d00;
	font-size: 70%;
	font-weight: bold;
	text-align: left;
	list-style: square;
	list-style-image: url(../images/atabbul3.gif);
	list-style-position: outside;
	margin: 0px;
	margin-left: 4px;
	padding: 0px;
	padding-left: 15px;
}

.element_menu ul li{
	margin: 0px;
	padding: 0px;
}

.element_menu ul a{
	margin: 0px;
	padding: 0px;
}

.element_menu ul  a:link{color: #f97d00; font-weight: bold; text-decoration: none;}/*#f97d00 avant*/
.element_menu ul a:visited{color: #f97d00; font-weight: bold; text-decoration: none;}/*#f97d00 avant*/
.element_menu ul a:hover{color: #0000cc; text-decoration: underline; font-weight: bold;  background-color: #f5deb3;}/*##ff0000 avant*/
.element_menu ul a:active{color: #0000cc; text-decoration: underline; font-weight: bold;  background-color: #f5deb3;}/*##ff0000 avant*/

#banniere_haut{
	background-color: #ffd583;
	font-size: small;
	text-align: justify;
	width: 766px;
	height: 30px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	border: 2px solid #c0c0c0;
	background-image: url(../images/animation.gif);
	background-repeat: no-repeat;
}

#corps{
	background-color: #fffffb;
	color: #000000;
	font-size: small;
	text-align: justify;
	margin: 0px;
	margin-left: 125px;
	padding: 10px;
	border: 2px solid #c0c0c0;
}


#corps p{
	/*line-height: 1.5; interligne*/
}

#corps li{
	list-style: circle url(../images/atabbul1.gif);
	padding-left: 5px;
}

#hautpage{
	color: #f97d00;/*#0000cc; avant*/
	font-size: 80%;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#hautpage a:visited{color:#f97d00; text-decoration: none; background-color: #f4f4f4;}/*#f5f5f5; avant*/
#hautpage a:hover{color:#0000cc; text-decoration: underline; background-color: #f5deb3;}/*red*/

#pied_de_page{
	background-color: #ff9966;
	font-weight: bold;
	font-size: 70%;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	margin-left: 125px;/*121px*/
	margin-bottom: 3px;
	border-right: 2px solid #c0c0c0;
	border-left: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
}

#pied_de_page a:link{color: #ffffff; text-decoration: none;}
#pied_de_page a:visited{color: #ffffff; text-decoration: none;}
#pied_de_page a:hover{color: #0000cc; text-decoration: underline;}/*red*/
#pied_de_page a:active{color: #0000cc; text-decoration: underline;}/*yellow*/

#pub{
	width: 200px;
	margin-left: 355px;
}


#pub img{
	border: 0px;
	width: 88px;
	height: 31px;
}

/* CSS feuilles annexes ////////////////////////////////////*/

/* présentation générale */
.italique{
	font-style: italic;
}


.gras{
	font-weight: bold;
}

/* ACCUEIL*/
.img_accueil{
	width: 100px;
	height: 29px;
	margin: 0px;
	margin-right: 4px;	
}


/* Jour du soleil .... / Canohes / toulouges / pollestres / thuir */



.tabphotos{	
	margin: 0px;	
	margin-bottom: 10px;
	text-align: center;
	width: 95%;
	padding: 1px;
	border-collapse: collapse;
}

.cellphotos{
	border: 2px solid #FFDEAD;
	background-color: #FFF6E5;
	width: 33%;
	height: 150px;
	margin: 0px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}

.cellphotos img{
	border: 2px solid black;
}

/* Jour du soleil .... / Canohes / toulouges / pollestres / thuir */

.thuir{
	text-align: center;
	border: 2px dashed red;
}

a.lien_epais{
	font-size: 100%;
	font-weight: bold;
	color: #f97d00;
}


a.lien_epais:link{font-size: 100%;color: #f97d00; text-decoration: none;}/*#f97d00 avant*/
a.lien_epais:visited{font-size: 100%;color: #f97d00; text-decoration: none;}/*#f97d00 avant*/
a.lien_epais:hover{font-size: 100%;color: #0000cc; text-decoration: underline; background-color: #f5deb3;}/*##ff0000 avant*/
a.lien_epais:active{font-size: 100%;color: #0000cc; text-decoration: underline; background-color: #f5deb3;}/*##ff0000 avant*/
/*////////////////////////// Page QUIZZZ/////////////////*/

.tabquizz{
	margin: 0px;	
	margin-bottom: 10px;
	text-align: center;
	width: 95%;
	padding: 1px;
	border-collapse: collapse;
}

.cellquizz{
	border: 2px solid #FFDEAD;
	background-color: #FFF6E5;
	width: 33%;
	height: 150px;
	margin: 0px;
	padding: 10px;
	text-align: center;
	vertical-align: bottom;
}

.cellquizz img{
	border: 2px solid black;
}

.choixquizz{
	font-size: 90%;	
}

.titrephoto{
	margin: 0px;
	margin-bottom: 3px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #7496BE;/* belle couleur #E23DD1*/
}

#score{
	border-top : 1px solid red;
	border-bottom: 1px solid red;
}

#note{
	color: red;
	font-weight: bold;
}

/*////////////////////////// Fin page QUIZZZ/////////////////*/

/*////////////////////////// Diaporama QUIZZZ/////////////////*/
#photocentrale{
	/*width: px;
	height: */
	width: 95%;
	background-color: #FFF6E5;
	margin: auto;
	padding-top: 10px;
	text-align: center;
}

#photocentrale img{
	/*width: 600px;
	height: 450px*/
	display: block;
	margin: auto;
	vertical-align: middle;
}

#menunavigation{
	margin-bottom: 10px;
	background-color: #FFF6E5;
	width: 590px;
	display: block;
	margin: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#menunavigation a{
color: #f97d00;/*#0000cc; avant*/
	/*font-size: 80%;*/
	text-decoration: none;
	/*text-align: right;*/
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#menunavigation  a:visited{color:#f97d00; text-decoration: none; background-color: #f4f4f4;}/*#f5f5f5; avant*/
#menunavigation  a:hover{color:#0000cc; text-decoration: underline; background-color: #FFF6E5;}/*red*/

.efface{
	color: #d7d7d7;
}

/*#corpsdiapo{
	text-align: center;
}

#corpsdiapo img{
	border: none;
	width: 600px;
	height: 450px;
}
*/
/*///////////////////FIN  Diaporama QUIZZZ/////////////////*/

.taille{
	width: 50%;
}


#diap{
	width: 95%;
	background-color: #FFF6E5;
	margin: auto;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border: 2px solid #ffdead;
}

#diap img{
	/*width: 600px;
	height: 450px*/
	display: block;
	margin: auto;
	margin-bottom: 0px;
	vertical-align: bottom;
	border: 2px solid black;
}

#diap a{
color: #f97d00;/*#0000cc; avant*/
	/*font-size: 80%;*/
	text-decoration: none;
	/*text-align: right;*/
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#diap a:visited{color:#f97d00; text-decoration: none;}/*#f5f5f5; avant*/
#diap a:hover{color:#0000cc; text-decoration: underline; background-color: #FFF6E5;}/*red*/
}

/*//////////////// Majorque choix video //////////////////////////////////////*/
.menumajorque1 {
	text-align: center;
	font-weight: bold;
	float: left;
	
}

.menumajorque2 {
	text-align: center;
	font-weight: bold;
	float: right;
	
}

.tab_sorede0{
	text-align: center;
	border: 2px solid #FFDEAD;
	background-color: #FFF6E5;
	margin: 0px;
	padding: 0px;
}

.tab_sorede{
	text-align: center;
	width: 11%;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 1px;
}

.tab_sorede1{
	text-align: center;
	width: 11%;
	font-size: xx-large;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
}
