/* CIBLO 2008 - GENERAL */

* { margin: 0; padding: 0; }

img { border: none; vertical-align: bottom; }

input, textarea, select, option { font: normal 10px Arial, Helvetica, sans-serif; }
input, textarea, select { border: solid 1px black; }

h1, h2, h3, h4, h5, h6 { font: bold 10px Arial, Helvetica, sans-serif; }

ul, ol { list-style-type: none; }

a { color: black; text-decoration: none; }
a:hover { text-decoration: underline; }

.clear {
	clear: both; height: 0; line-height: 1px; font-size: 1px;
	*position: absolute;
}/* Hack IE6 */
.clearLeft {
	clear: left; height: 0; line-height: 1px; font-size: 1px;
	*position: absolute;
}
.hidden { display: none; }

body {
	font: normal 10px Arial, Helvetica, sans-serif; color: #000;
	background: #fff url(../images/background.jpg) top center no-repeat;
}
#content {
	margin-right: 31em; padding: 2.5em;
}
#all { width: 91.2em; margin: 0 auto; }
#mainContent {
	background: transparent url(../images/layout_page_shadow.png) right top repeat-y;
	padding: 0 6px;
}
#navigation, #content { background-color: #fff; }

h2.mainTitle {
	display: block;
	background: #fff url(../images/label_ciblo_green.gif) left bottom no-repeat; 
	padding: 3em 0 0 4.2em; font-size: 18px; margin-bottom: 1em;
}
body.pink h2.mainTitle { background-image: url(../images/label_ciblo_pink.gif); }
body.cyan h2.mainTitle { background-image: url(../images/label_ciblo_cyan.gif); }
body.blue h2.mainTitle { background-image: url(../images/label_ciblo_blue.gif); }
body.purple h2.mainTitle { background-image: url(../images/label_ciblo_purple.gif); }
body.violet h2.mainTitle { background-image: url(../images/label_ciblo_violet.gif); }

.oustTitle { height: 8em; text-indent: -9999px; }
#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 { display: none; }

div.contact { margin-left: 14em; margin-top: 2em; }

.trophees-et-accreditations { background: transparent url(../images/bg_trophees-et-accreditations.png) left top no-repeat; }
.actualites { background: transparent url(../images/bg_actualites.png) left top no-repeat; }
.creation-de-site { background: transparent url(../images/bg_creation-de-site.png) left top no-repeat; }
.etude-metiers { background: transparent url(../images/bg_etude-metiers.png) left top no-repeat; }
.lesprit-ciblo { background: transparent url(../images/bg_lesprit-ciblo.png) left top no-repeat; }
.e-mailing { background: transparent url(../images/bg_e-mailing.png) left top no-repeat; }
.presse { background: transparent url(../images/bg_presse.png) left top no-repeat; }
.seo { background: transparent url(../images/bg_seo.png) left top no-repeat; }
.sem { background: transparent url(../images/bg_sem.png) left top no-repeat; }
