/*
 * Copyright © 2001-2007, Ecilia SARL, Francis PALLINI
 */

/*
 * Eléments principaux
 */

body, div, p, td, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;
}

b, strong {
	font-weight: bold; color: #004D94;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #333333;
	padding: 0;
}

h1 {
	font-size: 1.8em; margin: 0.4em 0;
}

h2 {
	font-size: 1.6em; margin: 0.4em 0;
}

h3 {
	font-size: 1.4em; margin: 0.4em 0;
}

p {
	margin: 0.5em 0; text-align: justify;
}

img {
	border: 0; padding: 0;
}

/*
 * Classes communes
 */

span.pro-systemes {
	font-weight: bold; color: #39890A;
}

span.web-systemes {
	font-weight: bold; color: #EE7900;
}

span.infogerance {
	font-weight: bold; color: #AF0A0A;
}

.background0 {
	background-color: #FFFFFF;
}

.background1 {
	background-color: #E1F4FD;
}

.background2 {
	background-color: #E5E5E5;
}

.box1 {
	padding: 1em; margin: 1em auto;
}

.box2 {
	padding: 1em 2em; margin: 1em auto;
}

.clear {
	clear: both;
}

/*
 * Listes
 */

ul, #menu dl {
	list-style: url('/images/bullet1.gif') outside; text-align: justify;
}

ul li ul {
	list-style: url('/images/bullet2.gif') outside;
}

/*
 * Liens
 */

a {
	color: #5AC7F7;
}

a:hover {
	color: #004D94;
}

/*
 * Mise en page
 */

.spacer {
	display: none;
}

#news_more {
	display: none;
}

#menu dd {
	display: list-item;
}

#menu ul {
	display: none;
}

#partners {
	display: none;
}

#header #logo {
	float: left;
}

#header h1 {
	float: right;
}

#header #underline {
	display: none;
}

#article {
	margin: 1em 2em;
}

#article #menu #buttons {
	display: none;
}

#footer ul {
	display: none;
}

/*
 * Images
 */

#prosystem, #websystem, #infogerance, #corporate, #join {
	display: none;
}