body {
	background: #4077a2;
	color: #222;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
}
a {
	color: #060963;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
acronym, abbr {
	border-bottom: 1px dashed;
	cursor: help;
	letter-spacing: 1px;
}
#main_container {
	background-image: url(../images/fond.png);
	margin: auto;
	width: 780px;
}
#header {
	background-image: url(../images/header.png);
	height: 136px;
}
#header h1 img {
	margin: 20px 0 0 41px;
}
#menu {
	border: 0 solid;
	float: left;
	margin-left: 45px;
	width: 145px;
	display: inline; /* double float-margin bug ie6 */
}
#menu #recherche {
	margin-top: 2px;
	margin-bottom: 0;
}
#menu #recherche input {
	vertical-align: middle;
}
#menu #recherche #q {
	border: 1px solid #ddd;
	color: #555;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#menu div.hr {
	background-color: #7a8d9c;
	height: 1px;
 	margin: 4px 0;
	width: 75%;
}
#menu div.hr hr {
	display: none;
}
#menu a {
	color: #0d4875;
	display: block;
	font-weight: bold;
	height: 100%;
}
#menu a:hover {
	color: #4077a2;
}
#menu .spacer {
	font-size: 0;
	height: 6px;
}
#container {
	text-align: left;
	margin-left: 200px;
	width: 438px;
	min-height: 580px;
	height: auto !important;
	height: 580px;
}
#container p, #container ul, #container address {
	line-height: 1.6em;
	padding-bottom: 0.8em;
}
#container ul {
	list-style: disc;
	margin-left: 20px;
}
#footer {
	background-image: url(../images/footer.png);
	clear: both;
	height: 103px;
}
#footer #copyright {
	font-size: 12px;
	margin: 20px auto 0;
	text-align: center;
	width: 400px;
}


#recherche_result .titre, #actualite .titre, #prestation .titre, #pilotes .titre, #logiciels .nom, #liens .accordion_titre, #contact .titre {
	color: #4077a2;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1em;
}
#accueil .accueil-block {
	margin-bottom: 5px;
	width: 429px;
}
#accueil .accueil-block h2 {
	background: transparent url(../accueil/images/block-top.png) no-repeat top;
	color: #4077A2;
	font-weight: bold;
	padding: 0.2em 1.5em;
}
#accueil .accueil-block div {
	background: transparent url(../accueil/images/block-content.png);
	padding: 0.5em 1em 0;
	min-height: 85px;
	height: auto !important;
	height: 85px;
}
#accueil .accueil-block div img {
	border: solid 1px #87b7e8;
	float: left;
	margin-right: 5px;
}
#accueil .accueil-block div p {
	padding: 0;
}
#accueil .accueil-block img {
	display: block;
}
#actualite .spacer {
	background-color: #bbb;
	font-size: 0;
	height: 1px;
	margin: 10px auto 20px;
	width: 280px;
}
#prestation .titre {
	margin-bottom: 0.45em;
}
#demos_dev, #demos_flash, #demos_logo, #demos_reseau, #demos_geoclients {
	color: #000;
	font-size: 0.85em;
}
#demos_geoclients #map {
	border: 1px solid black;
	margin-top: 20px;
}
#demos_dev .item {
	min-height: 105px;
	height: auto !important;
	height: 105px;
}
#demos_dev .vignette {
	float: left;
	margin-top: -5px;
}
#demos_dev .infos {
	margin-left: 120px;
}
#demos_dev .localisation {
	color: #555;
}
#demos_dev .prestation {
	color: #494;
}
#demos_logo .item {
	float: left;
	text-align: center;
	width: 33%;
}
#demos_reseau {
	text-align: center;
}
#demos_reseau img {
	margin-top: 30px;
}
#demos_carte .item {
	margin-bottom: 20px;
}
#pilotes .nom {
	color: #000;
	float: left;
	width: 80px;
}
#logiciels .lien_win32, #logiciels .lien_linux {
	display: inline;
}
#wallpapers .item {
	float: left;
	width: 33%;
}
#liens .titre {
	padding-bottom: 10px;
}
#contact address {
	border: 1px solid #ddd;
	color: #555;
	font-size: 1.1em;
	padding: 0.1em;
	text-align: center;
}
#contact #contacts {
	color: #000;
	margin-top: 20px;
	text-align: left;
}
#contact #form_envoi {
	font-size: 0.9em;
	margin-top: 2.5em;
}
#contact #form_envoi fieldset {
	border: solid 1px #ddd;
	padding: 1.2em 0.2em;
}
#contact #form_envoi legend {
	color: #bbb;
}
#contact #form_envoi label {
	float: left;
	text-align: right;
	width: 100px;
}
#contact #form_envoi input, #contact #form_envoi textarea {
	border: 1px solid #ddd;
	color: #555;
	margin-bottom: 0.5em;
}
#contact #form_envoi .submit_button {
	display: block;
	margin: auto;
}
#contact #form_envoi .submit_button:hover {
	font-weight: bold;
}
#contact #horaires {
	color: #000;
	margin-top: 2.5em;
	text-align: left;
}
#message {
	color: #000;
	text-align: center;
}