html, body, div, h1, h2, h3, p, a, address, img, ul, li,
fieldset, form, label, legend
{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus
{
	outline: 0;
}
body
{
	background: white;
	color: black;
	line-height: 1;
}
ul
{
	list-style: none;
}
body, #entete
{
	background: #53A6DE;
}
.bleu h1, .bleu h2, .bleu strong
{
	color: #00328A;
}
.rouge h3, .rouge strong
{
	color: #D11611;
}
.orange h3, .orange strong
{
	color: #F48400;
}
.vert h3, .vert strong
{
	color: #429927;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#entete
{
	height: 270px;
	margin-top: 20px;
}
#entete ul
{
	background: url(images/entete.jpg) 0 -20px no-repeat #fff;
	height: 270px;
	margin: 0 auto;
	position: relative;
	text-align: right;
	width: 960px;
	z-index: 17;
}
#entete ul li
{
	display: inline;
	position: relative;
	top: 5px;
}
#titre
{
	background: #fff;
	padding-bottom: 40px;
}
#titre div
{
	background: url(images/reflet.jpg) no-repeat #fff;
	margin: 0 auto;
	min-height: 185px;
	width: 960px;
}
h1
{
	font-size: 1.6em;
	font-weight: bold;
	padding: 50px 0 0.3em 0;
	width: 620px;
}
h2
{
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 1em;
}
h1 img
{
	vertical-align: middle;
}
#titre ul
{
	color: #000;
	font-size: 1.3em;
	text-align: justify;
	text-align: right;
	width: 620px;
}
#titre ul li
{
	background: url(images/icon_check.gif) no-repeat right;
	line-height: 1.4;
	padding-right: 30px;
}
h3
{
	font-size: 1.3em;
	font-weight: bold;
	padding: 0.5em 0;
}
#commande, address
{
	float: right;
	font-size: 1.2em;
	font-style: normal;
	margin-top: 85px;
	text-align: center;
	width: 280px;
}
#contenu
{
	background: #fff;
	position: relative;
}
#contenu p
{
	padding-bottom: 1em;
}
#interieur-contenu
{
	background: url(images/bordure-grise.png) top center no-repeat;
	margin: 0 auto;
	padding-top: 38px;
	position: relative;
	width: 960px;
	z-index: 1;
}
#forfait #interieur-contenu
{
}
#accueil #interieur-contenu li
{
	list-style-position: inside;
	list-style-type: square;
	padding: 0.3em 0;
}
#interieur-contenu ul
{
	padding-bottom: 1em;
}
#interieur-contenu a
{
	color: #000;
}
.colonne
{
	float: left;
	line-height: 1.5;
	overflow: hidden;
	text-align: justify;
	width: 280px;
}
hr
{
	clear: both;
	visibility: hidden;
}
p#enovinfo
{
	padding: 1em;
	text-align: right;
}
p#enovinfo img
{
	margin-left: 5px;
	position: relative;
	top: 3px;
}
#entete #retour-index
{
	display: block;
	height: 80px;
	left: 0;
	position: absolute;
	width: 320px;
}
#entete #retour-index a
{
	background: none;
	border: 0;
	display: block;
	height: 100%;
	width: 100%;
}
.marge
{
	padding: 0 29px;
}
.gauche
{
	padding-right: 29px;
}
.droite
{
	padding-left: 29px;
}
#bonhomme-jaune
{
	left: 95px;
	position: relative;
	top: 115px;
	z-index: 1;
}
#bonhomme-orange
{
	left: 62px;
	position: relative;
	top: 165px;
	z-index: 4;
}
#bonhomme-vert
{
	left: 0px;
	position: relative;
	top: 82px;
	z-index: 2;
}
#bonhomme-bleu
{
	left: -30px;
	position: relative;
	top: 129px;
	z-index: 3;
}
a #bonhomme-orange, a #bonhomme-vert, a #bonhomme-bleu, a #bonhomme-jaune
{
	filter: alpha(opacity=50);
	moz-opacity: 0.5;
	opacity: 0.5;
}
a:hover #bonhomme-orange, a:hover #bonhomme-vert, a:hover #bonhomme-bleu
{
	filter: alpha(opacity=100);
	moz-opacity: 1;
	opacity: 1;
}
strong
{
	font-weight: bold;
}
div.errors
{
	background-color: #FFC;
	border: #FC6 1px solid;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px 10px;
}
div.errors p
{
	margin: 0;
}
div.form-container form fieldset
{
	border: #F48400 1px solid;
	margin: 10px 0;
	padding: 10px;
}
div.form-container form legend
{
	background: #fff;
	color: #429927;
	font-size: 1.3em;
	font-weight: bold;
	padding: 2px 5px;
}
div.form-container form fieldset div
{
	padding: 0.25em 0;
}
div.form-container textarea:focus
{
	background-color: #fff5f5;
	border: 1px solid #17195e;
}
div.form-container div.buttonrow
{
	margin-left: 180px;
}
div.form-container label, 
div.form-container span.label
{
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	position: relative;
	text-align: right;
	width: 350px;
	
}

#realisations .colonne
{
	padding-top: 40px;
}
.orange
{
	background: url(images/puzzle-orange.png) 110% 50% no-repeat;
}
.rouge
{
	background: url(images/puzzle-rouge.png) 110% 20% no-repeat;
}
.vert
{
	background: url(images/puzzle-vert.png) 110% -10% no-repeat;
}
.bleu
{
	background: url(images/puzzle-rouge.png) 110% 40% no-repeat;
}
#realisations .bordure
{
	border-top: 1px solid #eee;
	padding-top: 40px;
}
.colonne img
{
	margin: 10px 0;
}
#gabarit a img
{
	border: 1px solid #ccc;
}
#gabarit a:hover img
{
	border: 1px solid #000;
}
.obligatoire
{
	font-weight: bold;
}
#proposition
{
	clear: both;
	padding: 5px 0 30px 0;
}
#proposition div
{
	text-align: center;
}