body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	margin-top: 5px; /* Pour éviter de coller avec le haut de la fenętre du navigateur. Essayez d'enlever pour voir ! */
	margin-bottom: 10px;    /* Idem pour le bas du navigateur */
	background-color: #f7f7f3;
	background-image: url(images/fonds3.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

h1 {
	font-size: 1.6em;
	color: #101d63;
	border-bottom: 1px #101d63 solid;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

h4 {
	font-size: 1.2em;
	text-decoration: underline;
}

h5 {
	font-size: 1.1em;
	text-decoration: underline;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
}

img
{
border: 0;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	background: white;
}

/* Logo */

#logo {
	height: 100px;
	margin: 0;
	background: url(images/logo.jpg) no-repeat;
}

#logo p {
	margin-top: -6px;
	padding-left: 95px;
	font-size: 11px;
	color: #000000;
} 

#logo p a {
	color: #000000;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #D01010;
}

/* Menu */

#menu {
	width: 900px;
	background: url(images/img12.jpg);
	height: 43px;
	font-weight: bold;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 40px;
	padding-top: 10px;
}

#menu a {
	padding: 0px 25px;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	color: #f7a32f;
}

#menu a:hover {
	color: #f7a32f;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 0px;
	background: white;
}

/* Content */

#content {
	width: 900px;
	background: white;
}

.post .entry {
	padding: 10px 20px 10px 20px;
	text-align: justify;
}

.titre1 {
	font-size: 15px;
	border-bottom: 1px #101d63 solid;
	font-weight: bold;
	color: #101d63;
}

.titre2 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.postit {
	text-decoration: underline;
	color: white;
}

.postit2{
	text-decoration: underline;
	color: #000000;
}

.cadre1 {
	width: 420px;
	font-size: 15px;
}

.cadre2 {
	width: 100px;
}

.cadre3 {
	width: 280px;
	border: #101d63 double;
	padding: 10px;
	text-align: center;
	color: white;
	background: #101d63;
}

.puces {
	list-style-type: square;
	font-weight: bold;
}

.puces2 {
	list-style-type: circle;
}

.puces3 {
	list-style-type: circle;
	margin: 12px;
}

.cadreA1 {
	width: 380px;
	border: double #101d63;
	padding: 10px;
	vertical-align: top;
}

.cadreA2 {
	width: 30px;
}

.cadreA3 {
	width: 380px;
	border: double #101d63;
	padding: 10px;
	vertical-align: top;
}

.cadreB1 {
	height: 30px;
}

.cadreB2 {
	height: 30px;
}

.cadreB3 {
	height: 30px;
}

.cadreC1 {
	width: 380px;
	border: double #101d63;
	padding: 10px;
	vertical-align: top;
}

.cadreC2 {
	width: 30px;
}

.cadreC3 {
	width: 380px;
	border: double #101d63;
	padding: 10px;
	vertical-align: top;
}
	
.titre3 {
	font-weight: bold;
	color: #101d63;
	text-decoration: underline;
}

.adresse {
	font-weight: bold;
	color: #101d63;
	text-decoration: underline;
}

label
{
   padding-left: 25px;
}
 
legend
{
   color: #101d63;
   font-weight: bold;
   margin-bottom: 15px;
}
 
fieldset
{
   margin-bottom: 25px;
   padding-bottom: 15px;
}

textarea
{
  margin-left: 25px;
}

.cadre4 {
	width: 260px;
	text-align: right;
	vertical-align: top;
}

.cadre5 {
	width: 260px;
	text-align: left;
	vertical-align: top;
	padding-left: 30px;
}

.bouton {
	margin-left: 240px;
}

.retour_accueil {
	color: #101d63;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 345px;
}

.logo2 {
	margin-left: 290px;
	margin-bottom: 40px;
}

.bilan {
	margin-left: 130px;
	margin-bottom: 30px;
}

.defaillances {
	margin-left: 100px;
	margin-bottom: 15px;
}