/* Définition de rčgle */
@charset "windows-1252";

/* Titres */ 
h1, h2, h3, h4, h5, h6 { 
  margin: 1em 0 .5em 0; /* Rapproche le titre du texte. (5) */ 
  line-height: 1.2; 
  font-weight: bold; /* Valeur par défaut. (6) */ 
  font-style: normal; 
} 
h1 {
	font-size: 0.6em;
	color: #999;
	font-family: "Courier New", Courier, monospace;
} 

div#bandeauHome {
	height: 160px;
	width: 1000px;
	background-color: #41413F;
}

div#bandeau {
	height: 136px;
	width: 1000px;
	background-color: #41413F;
}

div#contenu {width:1000px;   height:655px;   background-color: #41413F;}
div#contenuVisite {
	width:1000px;
	height:750px;
	background-color: #41413F;
}

div#contenuDormir {
	width:1000px;
	height:720px;
	background-color: #41413F;
	overflow: auto;
}

div#contenuMention {width:1000px;   height:700px;   background-color: #41413F;}

div#contenuEvenement {
	width:1000px;
	height:1400px;
	background-color: #41413F;
}

div#piedpagecontenu {width:1000px;   height:50px;   background-color: #710011;}

.Textepieddepage {color: #FFFFFF; font-family: times new roman; font-size: 13px}

.Slogan1 {color: #FFFFFF; font-family: verdana; font-size: 17px}

.Slogan2 {color: #FFFFFF; font-family: verdana; font-size: 19px}

.Enconstruction {color: #CC0000; font-family: verdana; font-size: 17px}

.TexteNormal {color: #FFFFFF; font-family: verdana; font-size: 14px}

.TexteNormalPlusPetit {color: #FFFFFF; font-family: verdana; font-size: 12px}

.TexteAssociation1 {color: #FFFFFF; font-family: verdana; font-size: 13px}

.TexteAssociation2 {color: #FFFFFF; font-family: verdana; font-size: 11px}

.TexteTherme {color: #FFFFFF; font-family: verdana; font-size: 12px}

.Texteinfrastructure {color: #FFFFFF; font-family: verdana; font-size: 10px}

.ProgAnimation {
	color: #3C6;
	font-family: verdana;
	font-size: 14px
}

.AgendaTheme {color: #FF9900; font-family: verdana; font-size: 13px}

.AgendaNormal {color: #FFFFFF; font-family: verdana; font-size: 13px}

.AgendaPetit {color: #FFFFFF; font-family: verdana; font-size: 9px}

.CommerceCategorie {color: #FF9900; font-family: verdana; font-size: 15px; font-weight: bold}

.CommerceType {color: #FF4F03; font-family: verdana; font-size: 14px; font-weight: bold}

.CommerceEnseigne {color: #FF9900; font-family: verdana; font-size: 13px}

.CommerceDescriptif {color: #ffffff; font-family:  verdana; font-size: 12px; font-weight: bold}

.CommerceNormal {color: #FFFFFF; font-family: verdana; font-size: 11px}

.CommerceSite {color: #FF9900; font-family: verdana; font-size: 10px; font-weight: bold}

.Formulaire {color: #FFFFFF; font-family: verdana; font-size: 10px}

.BoutonChercher {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFB895;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
}

.Chapitre {color: #FF9900; font-family: verdana; font-size: 15px}

.TexteVisite {color: #FF9900; font-family: verdana; font-size: 10px}

.MentionLegale {color: #FFFFFF; font-family: verdana; font-size: 10px}

.TexteRS1 {
	color: #F90;
	font-family:           Verdana, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold
}

.TexteAdresse {
	color: #FFFFFF;
	font-family:         Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal
}
.TexteWeb {
	color: #FFFFFF;
	font-family:         Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.TexteToutPetit {color: #FFFFFF; font-family:           Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: normal}

/* Fin de la section de style généré par WebExpert le 31/07/2009 15:37:47 */

