/* ------------ */
/* Mise en page */
/* ------------ */

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	margin: 3px;
	padding: 0;
	text-align: center;
	overflow: auto;
	background-color: #F5F5FF;
}

#Conteneur {
	width: 990px ;
	margin: 0 auto ;
	border: 1px solid #336;
	text-align: left;
	background-color: #FFFFFF;
}

#EnTete {
	height: 91px;
	_width: 995px;
	overflow: hidden;
	text-align: right;
	background: top center url(/CreationDeSites/Images/EnTete.jpg) no-repeat;
}


#CadreGauche {
	width: 190px;
	float: left;
	margin: 17px 0 2px 5px;
}
#CadreDroite {
	width: 190px;
	float: right;
	margin: 17px 5px 2px 0;
}
#CadreCentre {
	margin: 0 208px 5px;
}

#Pied {
	text-align: center;
	font-size: 9px;
	margin-top: 2px;
}

.SpacerEnTete {
	background: url(/CreationDeSites/Images/Spacer.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 100%;
	_width: 995px;
	height: 13px;
	border-bottom: 1px solid #336;
	border-top: 1px solid #336;
	overflow: hidden;
}
.SpacerPied {
	background: url(/CreationDeSites/Images/Spacer.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 100%;
	_width: 995px;
	height: 13px;
	border-top: 1px solid #336;
	overflow: hidden;
	clear: both;
}

/* ---- */
/* Menu */
/* ---- */

#BarreMenu {
	height: 32px;
	text-align: center;
	margin: 7px 0 0;
	z-index: 0;
}

/* Pour le préchargement : */
#PrechargementMenu {
	display: none;
}

#MenuCSS {
	width: 100%;
	margin: -5px 0 15px;
	_margin: -10px 0 15px;
	text-align: center;
	z-index: 1;
}

#MenuCSS a {
	line-height: 26px;
	text-decoration: none;
}

#MenuCSS .Annuaire {
	background: top center url(/CreationDeSites/Images/Boutons/Annuaire.png) no-repeat;
	margin: 0 5px 0 0;
	padding: 6px 91px;
}
#MenuCSS .Annuaire:hover { background-image: url(/CreationDeSites/Images/Boutons/AnnuaireHover.png); }
#MenuCSS .Annuaire:active { background-image: url(/CreationDeSites/Images/Boutons/AnnuaireActif.png); }

#MenuCSS .Site {
	background: top center url(/CreationDeSites/Images/Boutons/Site.png) no-repeat;
	margin: 0 5px;
	padding: 6px 91px;
}
#MenuCSS .Site:hover { background-image: url(/CreationDeSites/Images/Boutons/SiteHover.png); }
#MenuCSS .Site:active { background-image: url(/CreationDeSites/Images/Boutons/SiteActif.png); }

#MenuCSS .Boutique {
	background: top center url(/CreationDeSites/Images/Boutons/Boutique.png) no-repeat;
	margin: 0 5px;
	padding: 6px 91px;
}
#MenuCSS .Boutique:hover { background-image: url(/CreationDeSites/Images/Boutons/BoutiqueHover.png); }
#MenuCSS .Boutique:active { background-image: url(/CreationDeSites/Images/Boutons/BoutiqueActif.png); }

#MenuCSS .Devis {
	background: top center url(/CreationDeSites/Images/Boutons/Devis.png) no-repeat;
	margin: 0 0 0 5px;
	padding: 6px 91px;
}
#MenuCSS .Devis:hover { background-image: url(/CreationDeSites/Images/Boutons/DevisHover.png); }
#MenuCSS .Devis:active { background-image: url(/CreationDeSites/Images/Boutons/DevisActif.png); }


/* ------ */
/* Cadres */
/* ------ */

/* Centre */
#CadreCentre .top {
	margin: 0;
	_margin: 0 -3px;
	height: 16px;
	border: 1px solid #336;
	border-bottom: 0;
	background-repeat: repeat-x;
	background-image: url(/CreationDeSites/Images/TopCentre.jpg);
}
#CadreCentre .Contenu {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #336;
	border-top: 0;
}

/* gauche droite */
#CadreGauche .MiniCadre, #CadreDroite .MiniCadre {
	width: 100%;
	margin: 0 0 1.5em;
	padding: 0;
	border: 0;
}

#CadreGauche .MiniCadre h2, #CadreDroite .MiniCadre h2 {
	line-height: 18px;
	width: 190px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 7px;
	font-size: 0.7em;
	font-weight: bold;
	color: #336;
}
#CadreGauche .MiniCadre h2 {
	background-image: url(/CreationDeSites/Images/CadreGaucheTop.png);
}
#CadreDroite .MiniCadre h2 {
	background-image: url(/CreationDeSites/Images/CadreDroiteTop.png);
}
#CadreGauche .MiniCadre div.Contenu, #CadreDroite .MiniCadre div.Contenu {
	margin: 0;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #336;
	font-size: 0.8em;
}
#CadreGauche .MiniCadre div.Contenu form, #CadreDroite .MiniCadre div.Contenu form {
	text-align: center;
}


/* En Tete */
#EnTete #Banniere {
	margin: 13px 150px 0 0;
}
/* Compagnon */
#BoiteAide {
	height: 80px;
	font-weight: bold;
}

/* ------- */
/* balises */
/* ------- */

#CadreCentre h2 {
	font-weight: normal;
	font-size: 160%;
	margin: -3px 0 2em;
	color:#666666;
}
#CadreCentre h3 {
	font-weight: normal;
	font-size: 120%;
	margin: 1.5em 0 1em;
	color: #006dba;
}
#CadreCentre h4 {
	text-align: left;
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
	color: #E87620;
	margin: 0.8em 0 0.4em 0;
}

/* Paragraphes */
#CadreCentre p.Vente {
	color: #666;
	text-align: justify;
	text-indent: 2em;
	margin: 0 0 0.7em;
	line-height: 18px;
}

/* Liens */
#CadreCentre a {
	font-weight: bold;
	color: #496EA7;
	text-decoration: none;
}
#CadreCentre a:hover {
	text-decoration: underline;
}
a.PetitLien {
	font-size: 9px;
	font-weight: bold;
	color: #496EA7;
	text-decoration: none;
}
a.PetitLien:hover {
	text-decoration: underline;
}

/* Texte */
.PetitTexte {
	font-size: 10px;
}
.TexteErreur {
	color: red;
	font-weight: bold;
	text-align: center;
}
.Gras {
	font-weight: bold;
}
.Souligne {
	text-decoration: underline;
}
.Centre {
	text-align: center;
}

/* Images */
#CadreCentre .legende {
	margin: 0 0 5px;
	font-size: 10px;
	font-style: italic;
}
#CadreCentre .CaptureDroite {
	float: right;
	margin: 5px 0 4px 8px;
	padding: 0 0 3px 3px;
	border: 0;
	border-left: 2px dashed #CCC;
	border-bottom: 2px dashed #CCC;
	text-align: right;
}
#CadreCentre .CaptureGauche {
	float: left;
	margin: 5px 8px 4px 0;
	padding: 0 3px 3px 0;
	border: 0;
	border-right: 2px dashed #CCC;
	border-bottom: 2px dashed #CCC;
	text-align: left;
}
#CadreCentre .CaptureDroite img, #CadreCentre .CaptureGauche img {
	border: 0;
}


/* Navigation */
.BoutonsNavigation {
	margin: 0;
	padding: 4px 4px 3px;
	text-align: right;
	border: 1px solid #336;
	border-bottom: 0;
}

/* Autres styles */
.Encadre {
	margin: 0 2%;
	padding: 5px;
	border: 1px solid #336;
	text-align: center;
}
hr {
	border: 0;
	color: #496EA7;
	background-color: #496EA7;
	height: 1px;
}
ul {
	list-style-type: circle;
	list-style-position: outside;
	margin: 0;
	padding-left: 17px;
	color: #F86900;
}


/* --------- */
/* Sous-menu */
/* --------- */

#SousMenu {
	margin: -30px 0 35px -5px;
}
#SousMenu ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
}
#SousMenu ul li {
	float: left;
	width: 157px;
	height: 20px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top left;
}
#SousMenu ul li a {
	color: white;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	margin-left: -20px;
	_margin-left: 0;
	_text-indent: -20px;
}
#SousMenu ul li a:hover {
	color: #F63;
}

/* ----------- */
/* Formulaires */
/* ----------- */
div.Form {
	margin: 0 22px 1em;
	width: 510px;
	font-size: 0.9em;
}
form {
	margin: 0;
}

div.Form h2 {
	width: 508px;
	background-color: #036;
	color: #FFF;
	padding: 0;
	margin: 0;
	text-align: left;
	text-indent: 10px;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}

div.Form div.FormEntete {
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
	border: 0;
}
div.Form div.Recherche { background: url(/images/formulaires/form_entete_recherche.png) no-repeat; }
div.Form div.Email { background: url(/images/formulaires/form_entete_email.png) no-repeat; }
div.Form div.Idee { background: url(/images/formulaires/form_entete_idee.png) no-repeat; }
div.Form div.Warning { background: url(/images/formulaires/form_entete_warning.png) no-repeat; }
div.Form div.Codes { background: url(/images/formulaires/form_entete_codes.png) no-repeat; }
div.Form div.Inscription { background: url(/images/formulaires/form_entete_inscription.png) no-repeat; }

div.Form div.FormCorps {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(/images/formulaires/form_corps.png) repeat-y;
}
div.Form div.FormPied {
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(/images/formulaires/form_pied.png) no-repeat;
	text-align: center;
}

div.Form fieldset {
	margin: 0;
	padding: 5px;
	border: 0;
}
div.Form div.FormCorps p {
	margin: 0;
	padding: 5px;
	text-indent: 1.5em;
}

div.Form .div-text label, div.Form .div-select label, div.Form .div-textarea label, div.Form .div-radio span {
	font-weight: bold;
	width: 38%;
	float: left;
	text-align: right;
	margin: 0.8em 2% 0 3px;
}

div.Form .div-radio label, div.Form .div-radio input {
	margin-top: 0.8em;
}

div.Form .div-text input {
	width: 50%;
	_width: 100%;
	margin-top: 0.8em;
	border: 1px solid #036;
	font-weight: bold;
	color: #036;
}

div.Form .div-text em {
	font-weight: normal;
	margin-left: 40%;
	font-size: 0.8em;
}

div.Form .div-textarea textarea {
	width: 50%;
	_width: 100%;
	margin-top: 0.8em;
	border: 1px solid #036;
	font-weight: bold;
	color: #036;
}

div.Form select {
	margin-bottom: 0.8em;
	max-width: 40%;
	font-size: 0.8em;
}

div.Form div.div-submit {
	text-align: center;
	margin: 0;
	padding: 0;
}
div.Form .BoutonSubmit {
	margin: 0;
	background: top left url(/images/boutons/bouton_submit.gif) repeat-x;
	border: 1px solid #EE783D;
	border-top: 0;
	padding: 2px 1em;
	color: #333366;
	font-weight: bold;
	vertical-align: middle;
}
div.Form .BoutonSubmit:hover {
	background: bottom left url(/images/boutons/bouton_submit.gif) repeat-x;
	border: 1px solid #EE783D;
	border-bottom: 0;
	cursor: pointer;
	_cursor: hand;
}
/* Formulaires cadres gauche et droite */
#CadreDroite legend, #CadreGeuche legend {
	display: none;
}
#CadreDroite fieldset, #CadreGauche fieldset {
	text-align: center;
	border: 0;
}
#CadreDroite input, #CadreGauche input, #CadreDroite select, #CadreGauche select {
	border: 1px solid #036;
	font-size: 0.8em;
	font-weight: bold;
	color: #036;
	margin: 0 0 0.5em;
}
#CadreDroite input.SubmitMiniForm, #CadreGauche input.SubmitMiniForm {
	border: 0;
	width: 24px;
	height: 24px;
}
/* -------- */
/* Tableaux */
/* -------- */
#CadreCentre table.specifications {
	margin-bottom: 2em;
	width: 100%;
	_width: 55%;
}
#CadreCentre table.specifications th {
	text-align: left;
	line-height: 20px;
	font-size: 0.8em;
	background: top left url(/images/titre_gd.gif) repeat-x;
}
#CadreCentre table.specifications td.cle {
	text-align: left;
	font-size: 0.7em;
	border-bottom: 1px solid #336;
	margin: 0;
}
#CadreCentre table.specifications td.valeur {
	width: 100px;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	border-bottom: 1px solid #336;
	margin: 0;
}
