/* ==============================================
   FEUILLE DE STYLES DES GABARITS HTML/CSS --- 04
   © Elephorm & Alsacreations.com
   Conditions d'utilisation:
   http://creativecommons.org/licenses/by/2.0/fr/
   ============================================== */


/* --- COULEURS --- */

/* Note: vous pouvez modifier simplement l'aspect de ce gabarit en modifiant
   uniquement les couleurs de fond (propriétés background) et les couleurs
   du texte (propriété color).
   Pour modifier la disposition des blocs, voir plus bas dans la feuille de
   styles la partie «positionnement». */



body {
color: #000000;
background: #ffffff ;
padding: 0px ; /* Voir -> Note 1 ci-dessous */
}



#global {
background:url(img/fond.jpg);
width:1004px;
margin:0 auto;
}



#entete {
padding:0px;
background: url(img/haut.jpg) top no-repeat;
height:36px;
}


#gauche {
width: 268px;
float: left; 
margin-left:13px;
height:525px;
padding-top:58px;
}

#gauche.accueil {
background: url(img/accueil-gauche.jpg) top no-repeat;	
}

#gauche.maison {
background: url(img/maison-gauche.jpg) top no-repeat;	
}

#gauche.musee {
background:#fff url(img/musee-gauche.jpg) top no-repeat;	
}

#gauche.pro {
background:#fff url(img/pro-gauche.jpg) top no-repeat;	
}

#gauche.infos {
background:#fff url(img/infos-gauche.jpg) top no-repeat;	
}



#actu {
border:1px solid #fff;
margin:0 auto;
width:200px;
height:150px;
overflow:auto;
background:url(img/noir.png);
color:#fff;
padding:10px;
font-size:10px;
text-align:justify;
}

#credits {
text-align:center;
color:#ffffff;
font-size:9px;
}

#credits a {
color:#ffffff;
text-decoration:none;
}


#bout {
border:1px solid #fff;
display:block;
width:220px;
height:20px;
color:#fff;
text-align:center;
text-decoration:none;
margin:0 auto;
}

a#bout:hover {
color:#000;
}


#email {
margin:0 auto;
background: url(img/news.png) ;
display:block;
border:0px solid;
color:#fff;
}


#submit {
display:block;
margin:0 auto;
background: url(img/submit2.png) top no-repeat;
border:0px solid;
height:40px;
width:40px;
cursor:pointer;
}

#submit2 {
display:block;
margin:0 auto;
background: url(img/submit.png) top no-repeat;
border:0px solid;
height:40px;
width:40px;
cursor:pointer;
}

.vedette_image {
border:1px solid #f07f00;
width:80px;
height:53px;
}

.bordeaux {
background:url(img/bordeaux.png);
}

.orange {
background:url(img/orange.png);
}


.rose {
background:url(img/rose.png);
}



.borderorange {
border:1px solid #f07f00;
}


.borderrose {
border:1px solid #e95d94;
}



.bordervert {
border:1px solid #b8b601;
}


.vert {
background:url(img/vert.png);
}

.bleu {
background:url(img/bleu.png);
}




.cbordeaux {
color:#97042e;
}

.corange {
color:#f07f00;
}


.crose {
color:#e95d94;
}



.cvert {
color:#b8b601;
}

.cbleu {
color:#56b8c1;
}




#contenu {
margin:0px 0px 0px 282px; 	
width:709px;
border:0px solid;
}

.titre {
margin-left:15px;
}

#contenu p {
text-align:justify;
padding: 5px 15px 5px 15px;
margin: 0px 0px 0px 0px;
color:#666;
font-size:11px;
}

#contenu.accueil {
background: url(img/accueil-fond.jpg) top no-repeat;
height:583px;
}


#accueil {
margin:20px auto 0px auto;
width:428px;
height:180px;
overflow:auto;
background:url(img/noir.png);
color:#fff;
padding:10px;
text-align:justify;
}

#gauche form  {
border:0px solid #000;
padding:0;
margin-bottom:0px;
}

#formulaire {
margin:10px auto 0px auto;
background:url(img/noir.png);
padding:10px;
width:580px;
color:#fff;
}

.found {
color:#fff;
}

.center {
margin:0 auto;
display:block;
}


#copyright {
background:url(img/pied.jpg) bottom no-repeat;
clear:both;
height:110px;
padding: 0px 0px 0px 12px;
}







#menu {
position:relative;
height:84px;
background:url(img/logo.jpg) no-repeat;
padding-left:281px;
font-size:10px;
}

#menu dl {
float:left;
width:156px;
margin:0px;
padding:0px;
height:55px;

}

a.bt1 {
background:url(img/maison-leroux.jpg);
cursor:default;
}

a.bt1:hover {
background:url(img/maison-leroux.jpg);
}

#smenu1 {
background:url(img/orange.png) repeat;
margin:0px;
height:78px;
}


a.bt2 {
background:url(img/visites.jpg);
cursor:default;
}

a.bt2:hover {
background:url(img/visites.jpg);
}

#smenu2 {
background:url(img/rose.png);
margin:0px;
height:65px;
}



a.bt3 {
background:url(img/espace-pro.jpg);
cursor:default;
}

a.bt3:hover {
background:url(img/espace-pro.jpg);
}

#smenu3 {
background:url(img/vert.png);
margin:0px;
height:125px;
}



a.bt4 {
background:url(img/informations.jpg);
cursor:default;
}

a.bt4:hover {
background:url(img/informations.jpg);
}

#smenu4 {
background:url(img/bleu.png);
margin:0px;
height:115px;
}



#menu dt {
text-align:center;
background:none;
height:55px;
}

#menu dd {
border:1px solid transparent;
margin-left:1px;
width:152;
}


#menu ul {
margin:0;
padding-bottom:7px;
}

#menu li {
margin:0;
padding:0;
list-style-type:none;
text-align: left;
width:100%;
text-align:center;
padding:1px 0px 1px 0px;
}

#menu li a, #menu dt a {
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
color:#fff;

width:100%;
}

#menu li a:hover, #menu dt a:hover, #menu dd a:hover  {
color:#fff;
}

#cep {
width: 974px;
margin: 0px auto; 
}

#realisation a {
float:left;
margin: 0px auto; 
color:#99042e;
}

#mention a {
float:right;
margin: 0px auto; 
color:#99042e;
}

#mention a:hover {
float:right;
margin: 0px auto; 
color:#56b8c1;
}

#realisation a:hover {
float:left;
margin: 0px auto; 
color:#56b8c1;
}




/* --- NOTES ---

1.	Ce gabarit utilise du padding sur l'élément BODY pour créer un retrait
	esthétique tout autour du conteneur principal.
	Rappel: "padding: 20px 50px;" se lit ainsi:
	- padding-top et padding-bottom de 20px;
	- padding-left et padding-right de 50px.

2.	C'est la propriété "float" qui nous permet de placer deux blocs
	côte-à-côte. Notez bien que l'élément flottant (ici, notre menu de
	navigation) doit être placé en premier dans le code HTML. Il est
	préférable de lui donner une largeur, ce que nous faisons ici avec un
	"width: 18%;".

3.	Correction d'un bug d'Internet Explorer 6. Voir la dernière partie de
	http://blog.alsacreations.com/2006/10/20/294-impact-sur-le-rendu-de-la-
	mise-en-forme-du-code-html
	Dans l'idéal, on placera ce correctif dans une feuille séparée, appelée
	via un commentaire conditionnel visant IE6.

4.	Les éléments flottants ne repoussent pas les blocs, mais repoussent
	uniquement leur contenu. Pour que notre bloc de contenu principal forme
	une colonne distincte du menu, on lui donne donc une marge à gauche de 20%.
	Il existe une autre technique pour adapter la largeur d'un bloc aux
	flottants qui le précèdent. On pourra lire l'article suivant:
		http://css.alsacreations.com/Faire-une-mise-en-page-sans-tableaux/
		design-trois-colonnes-positionnement-flottant

*/

