/* ===============================
   FEUILLE DE STYLES DE L'EXERCICE
   INTEGRATION D'UN DESIGN COMPLET
   =============================== */

   
blockquote span {
	color:red;
}
/* --- STRUCTURE GLOBALE --- */

body {
	margin: 0;
	padding: 0; /* --- florent a mis 10px ici, demande si c important --- */
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background:#fff url(img/headerimg.jpg) repeat left 15px ;
}

#wrap {
background:url(img/headerimg-wrap.jpg) repeat-x left -80px ;
}

#global {
	width: 800px;
margin:0 auto;
}
a {
	color: #000099;
}
a:hover, a:focus {
	color: #AA6600;
}
a.lien-externe {
        padding-left: 17px;
        padding-bottom: 17px;
        background: url(img/lien-externe.png) 0 40% no-repeat;
}

/* --- EN-TÊTE --- */
#entete {
	height: 90px;
	padding-left: 6px;
	margin-bottom:15px;
}
#entete h1 {
	float: left;
	margin: 0;
	padding: 26px 0 10px 0;
	font-size: 40px;
	font-weight: normal;
/* 	text-transform: lowercase;*/
}
#entete h1 img {
	display: block;
}
#entete p {
color:#EEE1B7;
font-size:1.5em;
line-height:145%;
padding: 20px 0 10px 0;
margin: 0;
}

/* --- BLOC DE CONTENU --- */

/* Fil d'ariane */
p#ariane {
text-indent:10px;
margin:0 0 5px 0;
padding:0;
font-weight:bold;
color: #480B0B;
}
p#ariane a {
text-indent:15px;
color: #480B0B;
text-decoration: none;
font-weight:normal;
}

p#ariane a:hover {
border-top:solid #FFB87F 3px;
}

/* Conteneur */
#contenu {
	margin-left: 170px;
	color: black;
	
	
}
#contenu-haut {
	height: 10px;
	background: transparent url(img/fond-contenu-online.png) no-repeat left top;
}
#contenu-bas {
	height: 1%; /* Nécessaire pour IE6. Voir concept de HasLayout et bug du Three Pixel Jog */
	overflow: hidden;
	padding: 16px 30px 30px 26px;
	background: url(img/fond-contenu-online.png) no-repeat left bottom;
}



/* Boite à fond clair */
#contenu .boite {
	padding:20px;
	background: #FFFABF;
	margin-right:17px;
}

/* Titres et paragraphes */
#contenu h1 {
	margin: 0;
	padding: 1px 5px 5px;
	font-size: 1.5em;
	font-weight: normal;

}
#contenu h2 {
	margin: 0 0 15px 0;
	padding: 5px 5px 6px 8px;
	font-size: 1.5em;
	font-weight: normal;
	color: white;
	background: #480B0B;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;

}
#contenu h3 {
	margin: 20px 0 10px 0;
	font-size: 1em;
}
#contenu h3.sombre {
	padding: 1px 5px 2px 5px;
	font-weight: normal;
	color: white;
	background: #480B0B;
}
#contenu p {
	margin: .75em 0;
	line-height: 1.35;
}
#contenu ul, #contenu ol {
	margin: .75em 0;
	padding: 0 0 0 20px;
}
#contenu ul {list-style: square;}



/* ===============================
             Partie Footer
   =============================== */
   
/* Bas de pages */

#footer {
	margin:0 20px 15px 170px;
	color: black;
	clear:both;
}
#footer-haut {
	height: 10px;
	background: transparent url(img/fond-contenu-online.png) no-repeat left top;
}
#footer-bas {
	height: 1%; /* Nécessaire pour IE6. Voir concept de HasLayout et bug du Three Pixel Jog */
	overflow: hidden;
	padding: 16px 30px 30px 26px;
	background: url(img/fond-contenu-online.png) no-repeat left bottom;
}


#footer-corp {
	padding: 5px;
	color:white;
	background: #512720 url(img/footer-bg.gif);
}

#footer ul li{
	float:left;
	list-style:none;
	text-decoration: none;
	
}

/* Menu de navigation dans footer */

#footer-navigation {
	padding: 1px;
}
#footer-navigation ul {
	width: 100%; /* [..pour corriger LE dépassement des éléments flottants dans Internet Explorer 6...]  */
	overflow: hidden; /* [..pour empêcher le dépassement des éléments flottants...] */
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer-navigation li.gauche {
	float: left; /* -> 3 */
	margin-right: 10px;
	padding: 3px 0;
}
#footer-navigation li.droite {
	float: right; /* -> 3 */
	margin-right: 0;
	margin-left: 10px;
	padding: 3px 0;
}
#footer-navigation a {
	padding: 6px;
	line-height: 1.5;
	font-size: .9em;
	text-decoration:none;
	color:#EFE4B3;
}

#footer-navigation a:hover {
	color:#7A6E64;
}

/* Copyright */
#copyright {
margin-left:175px
}
#copyright  a{
text-decoration:none;
color:#FFF36F;
}
#copyright  a:hover{
color:#fff;
}

/* ===============================
				EXTRAS
   =============================== */


.haut-de-page  a,img  {
text-decoration:none;
border:none;
} 
.avant-propos-accueil {
font-family: "trebuchet ms";
font-size:1.2em;
}
.avant-propos-accueil span {
font-size:1.2em;
font-style:normal;
}
.avant-propos {
font-family: arial;
font-size:1.2em;
font-weight:bold;
font-style :italic;
}

div#cache {
	position:absolute;
	left:-5000px;
	top: -5000px;
}

.hadith {
font-weight: bold;
text-indent: 20px;
border-left: 1px solid #800000;
border-top: 1px solid #800000;
border-right: 3px solid #800000;
border-bottom: 1px solid #800000;
padding: 10px 19px;
background-color: #EFEAB3;
width: 85%;
}
.hadith span{
font-weight: normal;
font-family: arial;
font-size: 12px;
}
.hadith:hover {
background-color: #EFE9A4;
border-right: 3px solid #000000;
}
.coran {
font-weight: bold;
text-indent: 20px;
border-left: 3px solid #800000;
border-top: 1px solid #800000;
border-right: 3px solid #800000;
border-bottom: 1px solid #800000;
padding: 10px 19px;
background-color: #EFEAB3;
width: 85%;
}
.coran span{
font-weight: normal;
font-family: arial;
font-size: 12px;
}
.coran:hover {
background-color: #EFE9A4;
border-right: 3px solid #000000;
}

.date {
font:1.1em garamond;
}

p.info {
background:#B9CCE5 url(img/info.png) no-repeat scroll 15px 50%;
border-bottom:2px solid #466EAE;
border-top:2px solid #466EAE;
border-left:1px solid #466EAE;
border-right:1px solid #466EAE;
color:#000000;
padding:5px 20px 5px 45px;
text-align:left;
position:relative;
top:15px;
}
p.info a {
text-decoration:none;
color:#800000;
font-style:italic;
padding-left:320px;
}
p.info a:hover {
text-decoration:underline;
}


ul#sources  {list-style: none}



/* ===============================
Menu inspiré du Livre CSS
de Raph Goetter.
Ca ressemble à du copié collé,
mais le concept est maintenant
très bien compris.
==================================== */

/* Navigation */
div#navigation {
	float:left;
	list-style:none;
}
#navigation ul, li { 
margin: 7px 0 0 0;
padding: 0;
}

#navigation ul {
float:left;
background: transparent url(img/xhami.jpg) top left no-repeat;
height: 270px;
width: 160px;
text-align: center;
}

#navigation li {
display: inline;
}

#navigation li a {
display: block;
height: 40px;
width: 160px;
line-height: 40px;
color: #480B0B;
font-size: 18px;
font-family: georgia, serif;
text-decoration: none;
}

#navigation li a:hover {
color: #fff;
background: transparent url(img/xhami.jpg) top left no-repeat;
}

#navigation  a#lien1:hover {
background-position: 0% -270px;
}
#navigation a#lien2:hover {
background-position: 0% -310px;
}
#navigation a#lien3:hover {
background-position: 0% -350px;
}
#navigation a#lien4:hover {
background-position: 0% -390px;
}
#navigation a#lien5:hover {
background-position: 0% -430px;
}
#navigation a#lien6:hover {
background-position: 0% -470px;
}

p.adsense {padding:0;margin:0;}

/* =========================================
RAPPEL TOUJOURS BENEFIQUE A REVOIR PLUS TARD
   ========================================= */
/* Tableaux de données */
/* #contenu table {
	margin: 10px 0;
	border: 1px solid #999999; 
	border-collapse: collapse;
}
#contenu caption {
	padding: 10px;
}
#contenu th, #contenu td {
	padding: 4px 8px;
	vertical-align: top;
	border: 1px solid #BBBBBB;
	text-align: left;
}
#contenu .pair td,
#contenu .pair th {
	background: #D3DEAB;
}
#contenu .impair td,
#contenu .impair th {
	background: white;
} */


/* ===============================
   MENU ORIGINAL. NON FONCTIONNEL. 
   JUSTE EN COMMENT POUR RAPPEL DU DVD
   =============================== */
/* #menu {
	float:left;
	width: 140px;
	margin: -39px 0 0 0;
	padding: 1px 0 0 6px;
	list-style: none;
}
#menu li {
	margin-bottom: 8px;
} */

/* Les liens sont affichés comme des blocs, de même que les SPAN qu'ils
   contiennent, et on joue sur du padding et une même image de fond alignée
   différement à chaque fois pour créer une «boite» de lien. */
/* #menu a {
	display: block; */
	/* width: 100%; */ /* Nécessaire pour IE6. Voir concept de HasLayout */
/* 	text-decoration: none;
	color: #113333;
	background: url(img/menu1-item-special.png) no-repeat left bottom;
}
#menu a span {
	display: block;
	position: relative;
	bottom: 1px;
	padding: 6px 10px 6px 10px;
	background: url(img/menu1-item-special.png) no-repeat left top;
} */

/* Styles au survol et marquage du lien correspondant à la page en cours: on
   garde exactement les mêmes propriétés de mise en forme des liens et de
   placement des images de fond, et on change uniquement l'image de fond. */
/* #menu .en-cours a,
#menu .en-cours a span,
#menu a:hover,
#menu a:hover span,
#menu a:focus,
#menu a:focus span {
	background-image: url(img/menu1-item.png);
} */



