#texte_accueil p {
	text-align: justify;
	text-indent: 15px;
}

#mentions_legales p {
	text-align: justify;
}

#tableau_sites {
	border-top: 1px solid black;
	width: 100%;
	margin: auto;
	margin-bottom: 40px;
	margin-top: 40px;
	border-collapse: collapse;
}

#tableau_sites th.colone_gauche {
	color: #377189;
	text-align: left;
}

#tableau_sites td {
	text-align: center;
	width: 20%;
}

#tableau_sites td, #tableau_sites th {
	height: 3em;
	border-bottom: 1px solid black;
	padding: 5px;
}

#tableau_sites th.ligne_haut {
	color: #377189;
}

.tableau_options_sites {
	margin: auto;
	margin-bottom: 40px;
	border-collapse: collapse;
	width: 100%;
}

.tableau_options_sites tr td.colone_gauche {
	color: #377189;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0px;
	border-bottom: 1px solid #377189;
}

.tableau_options_sites tr td.colone_droite {
	color: #377189;
	text-align: right;
	font-weight: bold;
	padding-bottom: 0px;
	border-bottom: 1px solid #377189;
}

.tableau_options_sites th.ligne_haut {
	color: #377189;
}

.tableau_options_sites tr td p {
	margin-bottom: 0;
}

.tableau_options_sites td {
	padding: 5px 0;
}

.tableau_options_sites tr.description td {
	text-align: justify;
}

.realisation {
	margin: auto;
	margin-top: 30px;
	width: 100%;
	clear: both;
	height: 300px;
}

.realisation a img {
	margin-right: 10px;
	float: left;
	width: 350px;
	border: 4px double white;
	margin-bottom: 10px;
}

.realisation h3 {
	margin-left: 30px;
	margin-bottom: 0px;
	margin-top: 35px;
	text-indent: 0px;
	color: #377189;
}

.realisation p {
	text-indent: 15px;
	margin-left: 10px;
	text-align: justify;
	margin-top: 15px;
}

.realisation a {
	color: black;
	text-decoration: none;
	font-style: italic;
}

.realisation a:hover {
	text-decoration: underline;
}

#zone_logos {
	background-color: white;
	margin-top: 40px;
	padding-bottom: 20px;
	padding-top: 20px;
	border: 3px double black;
}

#zone_logos img.realisation_logo {
	display: block;
	margin: auto;
	margin-bottom: 10px;
	max-width: 500px;
}

#formulaire_contact {
	width: 100%;
}

#equipe li {
	margin-bottom: 15px;
}

#formulaire_contact legend, .skype legend {
	color: #377189;
	font-weight: bold;
}

#formulaire_contact fieldset {
	border: 4px double #377189;
}

#formulaire_contact fieldset table {
	margin: auto;
}

#formulaire_contact fieldset table tr td {
	padding: 5px 20px;
	text-align: center;
}

#formulaire_contact fieldset table tr td label.block {
	display: block;
	margin: auto;
	width: 150px;
}


#formulaire_contact fieldset table tr td#centre {
	text-align: center;
}

.skype fieldset {
	margin-top: 25px;
	border: 4px double #377189;
	padding: 10px;
}

.Post {
	min-height: 400px;
}

#cgv p {
	font-size: 11px;
	text-indent: 25px;
	text-align: justify;
	margin: 0;
}