/* ==============================================
   FEUILLE DE STYLES DES GABARITS HTML/CSS --- 03
   © 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 */
html {
    font-size: 100%;
}
body {
	font-size: 12px;
	color: #97192C;
	background-color: #FFF;
	margin: 0px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/rouge.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: normal;
	text-decoration: none;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #97192C;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: 1em;
	margin-bottom: -0.5em;
}
h2 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #97192C;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: 1em;
	margin-bottom: -0.5em;
}
INPUT {
	color:#000;
	font-size:0.8em;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: none;
	display: inline;
	font-weight: bold;
	line-height: 0.8em;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #d6ac33;
	border-right-color: #d6ac33;
	border-bottom-color: #d6ac33;
	border-left-color: #d6ac33;
	background-color: #FFF9E5;
	margin-top: -0.1em;
	margin-left: 0.2em;
}
input[type=radio] {
	background-color:transparent;
	border:none;
}
input a:hover {
	background-color:transparent;
	border:none;
	color: #30C;
}
.ombrage {
	border: 1px solid #d6ac33;
	-moz-box-shadow: 1px 1px 12px #d6ac33;
	-webkit-box-shadow: 1px 1px 12px#d6ac33;
	box-shadow: 1px 1px 12px #d6ac33;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
    }  
.important {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.sousTitre {
	color: #FFF;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
	display: block;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 1.4em;
	text-align: left;
	margin-bottom: -0.4em;
	text-indent: 1em;
	background-color: #97192C;
}


/* Page */
#global {
	background-attachment: scroll;
	background-image: url(images/perlemoi-tetiere-nacre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navigationHaute {
	text-decoration: none;
	background-color: transparent;
	height: 375px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#boite320 {
	float: left;
	width: 294px;
	visibility: visible;
	text-decoration: none;
	font-size: 0.95em;
	font-weight: normal;
	color: #97192C;
	font-style: normal;
	height: 340px;
	margin-left: 14px;
	text-align: right;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	line-height: 1.1em;
}
#boite320 p {
	margin-top: 0.5em;
}
#boite320 h2 {
	color: #8E0B0A;
	font-size: 1.3em;
	text-decoration: none;
	font-style: italic;
	line-height: 1em;
	margin-top: 0.5em;
	margin-bottom: -0.3em;
}
#boite320 a {
	color: #8E0B0A;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 0.9em;
}
#contenu a {
	color: #B22422;
	text-decoration: none;
}
#contenu a:hover {
	color: #97192C;
	text-decoration: none;
}

/* Pied de page */
#pied {
	color: #999;
	font-size: 0.75em;
	text-decoration: none;
	font-weight: normal;
}


/* --- POSITIONNEMENT --- */

/* Page */
html, body {
	height: 100%; /* Voir -> Note 1 ci-dessous */
}
#global {
	min-height: 100%; /* -> 1 */
	width: 1000px;
	overflow: hidden; /* -> 2 */
	margin-left: auto;
	margin-right: auto;
	background-attachment: scroll;
	background-image: url(images/creperie-LaVillaRose.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Contenu */
#contenu {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0em;
}
#infosAccueil {
	float: left;
	width: 750px;
	text-align: center;
	vertical-align: top;
	margin-right: 120px;
	font-size: 0.8em;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: #97192C;
	margin-left: 120px;
	font-weight: bold;
	line-height: 2em;
}
#infosAccueil a {
	font-size: 1.5em;
	font-weight: bold;
	color: #97192C;
	text-decoration: none;
	line-height: 2em;
	padding: 0px;
}
#infosAccueil a:hover {
	font-weight: bold;
	color: #97192C;
	text-decoration: none;
	padding: 0px;
	background-color: #F7CB52;
}
#infosAccueil table {
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 750px;
}
#infosAccueil img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3C9A0;
	text-decoration: none;
	margin: 0px;
	height: 500px;
	width: 750px;
}
#textAccueil {
	float: left;
	width: 750px;
	text-align: center;
	vertical-align: top;
	margin-right: 120px;
	font-size: 0.9em;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: #97192C;
	margin-left: 120px;
	font-weight: bold;
	line-height: 0.8em;
}
#textAccueil a {
	font-size: 1.3em;
	font-weight: bold;
	color: #97192C;
	text-decoration: none;
	line-height: 2em;
	padding: 0px;
}
#textAccueil a:hover {
	font-weight: bold;
	color: #97192C;
	text-decoration: none;
	padding: 0px;
	background-color: #F7CB52;
}
#textAccueil table {
	text-decoration: none;
	text-align: right;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 750px;
	vertical-align: top;
}
#textAccueil p {
	text-decoration: none;
	margin-bottom: -0.4em;
}
#boite640 {
	width: 564px;
	text-align: center;
	vertical-align: top;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #97192C;
	line-height: 1.1em;
	float: left;
	margin-top: 184px;
	padding: 0px;
}
#boite640 a{
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #B22422;
}
#boite640 p {
	margin-bottom: -0.8em;
}

/* Pied de page */
#pied {
	font-size: 0.85em;
	width: 750px;
	font-style: normal;
	font-weight: normal;
	color: #97192C;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #F7CB52;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: 120px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F5CB55;
	padding: 0em;
	float: left;
}
#pied a {
	color: #d6ac33;
	text-decoration: none;
}
#pied p {
	margin: .5em 0;
}
  &lt;/style&gt; 
     
[if lte IE 8]> 
  <style type="text/css"> 
  .ombrage { 
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#B0A9DD', Direction=135, Strength=12); 
    zoom: 1; 
  }  
  </style> 
<![endif] >

.Titre01 {
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
}

