﻿/* ==============================================
   FEUILLE DE STYLES DES GABARITS HTML/CSS --- 10/* ==============================================
   FEUILLE DE STYLES DES GABARITS HTML/CSS --- 10
   Â© 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Â». */

/* GÃ©nÃ©ral */
body {
	color: #800000;
	background: #FFFFFF url('../img/gazonrepeat1.jpg');
}
a {
	color: #022802;
	text-align: center;
}
a:hover, a:focus {
	color: #FF4C00;
}
strong {
	color: #FF0066;
	text-align: center;
}



/* Conteneur central */
#centre {
	background: url('../css/fond.png') repeat-y;
}

/* Navigation */

#navigation {
	background:  #FFFFFF;
	height: 425px;
}
#navigation a {
	color: #6B6B6B;
}
#navigation a:hover, #navigation a:focus {
	background: #FBFCE9;
	color: #FF0066;
}

/* Contenu principal */
#principal {
	color: #808080;
	background: #FBFCEF;
}
#principal a {
	color: #032D03;
}
#principal a:hover, #principal a:focus {
	color: #6E5122;
}
#principal strong {
	color: #181A12;
	text-align: center;
}
/*Navigation horizontale */
#navhorizontale  {
	color: #6B6B6B;
}
#navhorizontale a:hover,  {
	
	color: #FF0066;
}


/* Contenu secondaire */
#secondaire {
	background: #FFFFFF;
}

}
#image_footer{
	background-image: url('../img/header.jpg');
}


/* --- POSITIONNEMENT --- */

/* Page */
body {
	padding: 20px 5px;
}
#global {
	width: 896px;
	margin-left: auto;
	margin-right: auto;
	
}

/* En-tÃªte */
#entete {
	padding:0 px 0;
	color: #808080;url(logo.jpg);
}
#entete h1 {
	color: #808080;url(logo.jpg);margin: 0;
	line-height: 150%;
}
#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
	}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}
#entete .diaporama
float: left;
	width: 400
	padding: 10px 20px;

/* Bloc central */
#centre {
	width: 100%;
	overflow: hidden;
}

/* Menu de navigation */
#navigation {
	float: left;
	width: 194px;
	height: 517px;
}
#navigation ul {
	margin: 0;
	padding: 20px 10px 20px 10px;
	list-style: none;
}
#navigation a {
	display: block;
	height: 1.2;
	padding: 6px 10px 6px 10px;
	line-height: 0.65;
	font-size: 8pt;
	text-decoration: none;
	text-align: left;
}

/* Contenu principal */
#principal {
	float: left;
	width: 460px;
	padding: 10px 20px;
}
#principal > :first-child {
	margin-top: 10px;
}
#principal p, #principal li {
	line-height: 150%;
	text-align: left;
	font-size: small;
}
/*Navigation horizontale */
#navhorizontale{
	margin-left: 700px;
	margin-right: 20px;
	

}


/* Contenu secondaire */
#secondaire {
	margin-left: 700px;
	margin-right: 20px;
	

}#image_footer{
	}

#bas-integral{
	}
#bas-gauche {
	height: 900px;
}
	
#bas-droit {
	height: 100%;
}


/* Mention de copyright */
#copyright {
	background-position: 50% bottom;
	background: #FFFFFF no-repeat 50% bottom;
	margin: 35px 0 0 0;
	font-size: 9px;
	text-align: center;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	line-height: 16px;
	height: 23px;
	color: #535353;
	top: 7px;
}
/* Suite */
#bas {
	float: left;
	padding: 10px;
	height: 800px;
	position: relative;
	background: #FFFFFF;
	right: 0px;
	clip: rect(auto, auto, auto, auto);
	top: 0px;
	width: auto;
	left: 0px;
	margin-top: 10px;
	margin-left: 280px;
}
#bas_retreci {
	float: left;
	width: 750px;
	height: 500px;
	position: relative;
	background: #FFFFFF;
	top: -5px;
	right: 0px;
	visibility: visible;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
}
#bas_retreci_droit {
	float: left;
	width: 180px;
	padding: 10px 20px;
	height: 500px;
	position: relative;
	background: #FBFCE9;
	top: -5px;
	right: 0px;
	Â© 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Â». */ /* GÃ©nÃ©ral */ body { color: #800000;
	background: #FFFFFF;
}
a {
	color: #FF6533;
}
a:hover, a:focus {
	color: #FF4C00;
}
strong {
	color: #A1B55D;
}

/* Conteneur central */
#centre {
	background: url(fond.png) repeat-y;
}

/* Navigation */

#navigation {
	background:  #FFFFFF;
}
#navigation a {
	color: #6B6B6B;
}
#navigation a:hover, #navigation a:focus {
	background: #FBFCE9;
	color: #FF0066;
}

/* Contenu principal */
#principal {
	color: #808080;
	background: #FBFCEF;
}
#principal a {
	color: #332510;
}
#principal a:hover, #principal a:focus {
	color: #6E5122;
}
#principal strong {
	color: #181A12;
}
/*Navigation horizontale */
#navhorizontale  {
	color: #6B6B6B;
}
#navhorizontale a:hover,  {
	
	color: #FF0066;
}


/* Contenu secondaire */
#secondaire {
	background: #FFFFFF;
	position: absolute;
}



/* --- POSITIONNEMENT --- */

/* Page */
body {
	padding: 20px 5px;
}
#global {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

/* En-tÃªte */
#entete {
	padding: 0 px 0;
	color: #808080;
	position: absolute;
}
#entete h1 {
	margin: 0;
	line-height: 150%;
}
#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
	}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}
#entete .diaporama
float: left;
	width: 400
	padding: 10px 20px;

/* Bloc central */
#centre {
	width: 100%;
	overflow: hidden;position: absolute;
}

/* Contenu principal */
#principal {
	float: left;
	width: 460px;
	padding: 10px 20px;
	position: absolute;
}
#principal > :first-child {
	margin-top: 10px;position: absolute;
}
#principal p, #principal li {
	line-height: 1.5;position: absolute;
}
/*Navigation horizontale */
#navhorizontale{
	margin-left: 700px;
	margin-right: 20px;position: absolute;
	

}





/* Suite */
#bas {
	float: left;
	width: 93%;
	padding: 10px 20px;
	height: 500px;
	position: relative;
	background: #FBFCE9;
	top: -5px;
	right: 0px;position: absolute;
}
#bas_retreci {
	float: left;
	width: 70%;
	padding: 10px 20px;
	height: 500px;
	position: absolute;
	background: #FBFCE9;
	top: -5px;
	right: 0px;position: absolute;.liens {
	font-size: x-small;
	text-align: center;
	color: #FF208F;
	font-family: Tahoma;
	text-decoration: underline;
	font-style: italic;
	font-weight: lighter;
}

}
#bas_retreci_droit {
	float: right;
	width: 220px;
	height: 500px;
	position: absolute;
	background: #FBFCE9;
	right: 0px;
	clip: rect(auto, auto, auto, auto);
	top: 7px;
	left: 645px;position: absolute;
/* Contenu secondaire */
#secondaire {
	margin-left: 700px;
	margin-right: 20px;position: absolute;
	

}/* Menu de navigation */
#navigation {
	float: left;
	width: 180px;
	position: absolute;
}
#navigation ul {
	margin: 0;
	padding: 20px 10px 20px 10px;
	list-style: none;position: absolute;
}
#navigation a {
	display: block;
	height: 1.2;
	padding: 6px 10px 6px 10px;
	line-height: 0.65;
	font-size: 8pt;
	text-decoration: none;position: absolute;
	text-align: left;
}

/* Mention de copyright */
#copyright {
	background-position: 50% bottom;
	background: #FFFFFF no-repeat 50% bottom;
	margin: 35px 0 0 0;
	font-size: 9px;
	text-align: center;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	line-height: 16px;
	height: 23px;
	color: #535353;
	top: 7px;position: absolute;
}
.liens {
	font-size: x-small;
	text-align: center;
	color: #FF208F;
	font-family: Tahoma;
	text-decoration: underline;
	font-style: italic;
	font-weight: lighter;
}

}
link {
	font-size: x-small;
	text-align: center;
	color: #FF208F;
	font-family: Tahoma;
	text-decoration: underline;
	font-style: italic;
	font-weight: lighter;


#liste-contenu-principal {
	line-height: 1.5;
}#bas-integral{
	}
#bas-gauche {
	}
	
#bas-droit {
	}


