/* 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: 0;
	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{
	display: none;
}

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


#banniere_haut{
	display: none;
}

#corps{
	background-color: #fffffb;
	color: #000000;
	font-size: small;
	text-align: justify;
	margin: 0px;
	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{
	display: none;
}



#pied_de_page{
	background-color: #ff9966;
	font-weight: bold;
	font-size: 70%;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	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{
	display: none;
}

/* 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: #FF9966;
}


a.lien_epais:link{font-size: 100%;color: #FF9966; text-decoration: none;}/*#f97d00 avant*/
a.lien_epais:visited{font-size: 100%;color: #FF9966; 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;
}
