/*--------------------------------------------------------------------
Styles Babylone 5.2
--------------------------------------------------------------------*/
/* formulaire */
.bab-form { width: 390px; }
.bab-form-colonne-gauche { width: 120px; }
.bab-form-erreur { color: #F99; font-weight: bold; }
.bab-form-text {
	background: #222;
	border: 1px solid #333;
	border-top-color: #111;
	border-bottom-color: #444;
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	width: 230px;
}
.bab-form-text-demi { width: 150px; }
.bab-form-submit {
	background: #EA3;
	border: 1px solid #EA3;
	border-top-color: #FC6;
	border-bottom-color: #960;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}
.page-precedente a{
	background: url(page-precedente.png) no-repeat 4px 2px;
	display: block;
	float: left;
	height:28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 28px;
	padding: 0 4px 0 32px;
}
/*--------------------------------------------------------------------
Tableau pictos pages d'accueil
--------------------------------------------------------------------*/
table.pictos-accueil {
	background: url(metiers.gif) center 5px no-repeat;
	width: 390px;
	height: 340px;
}
table.pictos-accueil td {
	width: 130px;
	height: 170px;
}
table.pictos-accueil a {
	color: #FFF;
	display: block;
	font-size: 11px;
	height: 70px;
	line-height: 12px;
	padding-top: 90px;
	text-align: center;
	width: 130px;
}
table.pictos-accueil a:hover { background: url(metiers-hover.gif) 5px top no-repeat; }
/*--------------------------------------------------------------------
Image page équipe
--------------------------------------------------------------------*/
.espace-droite { margin-right: 10px; }
.espace-gauche { margin-left: 10px; }
.lightbox {  }
.lightbox img { border: 1px solid #666; }
/*--------------------------------------------------------------------
Liens et iframe métiers page accueil
--------------------------------------------------------------------*/
.shadowbox { border: none; }
#metiers {
	padding: 20px;
}
body#content.metiers {
	padding: 0;
}
/*--------------------------------------------------------------------
--------------------------------------------------------------------*/
body#content { padding: 10px; } /* pour TinyMCE */
body { background-color: #000; }
a img { border: 0; }
.clear { clear: both; }

/*--------------------------------------------------------------------
Typographie
--------------------------------------------------------------------*/
body,  form, h1, h2, h3, h4, hr, li, p, ul { margin: 0; padding: 0; }
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
}
a {
	color: #EA3;
	text-decoration: none;
}
a:hover { color: #FD9; }
td, #content { font-size: 11px; }
h1, h2, #content h3, h4 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
#content strong { color: #FFF; }
h1 { color: #FFF; font-size: 22px; margin-bottom: 10px; }
h2 {
	background: #C90 url(h2-bg.png) repeat-x;
	color: #333;
	font-size: 20px;
	height: 25px;
	line-height: 25px;
	margin: 7px 0 7px 0px;
	padding-left: 6px;
}
h3 {
	font-size: 17px;
	color: #DA0;
	border-bottom: 1px solid #DA0;
	margin: 7px 0 7px 0px;
}
h4 {
	font-size: 16px;
}
hr {
	border: 0;
	border-bottom: 1px dotted #777;
	height: 1px;
	margin: 7px 0 7px 0;
}
#content p { padding: 6px 0 6px 0; }
#content ul { padding-top: 6px; }
#content li {
	border-left: 16px solid #C90;
	list-style-type: none;
	margin-bottom: 6px;
	padding-left: 6px;
}
.sideBlock, #footer, #footer h3 { font-size: 10px; }
#content .sideBlock h3 {
	border: 0;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
}
#footer { color: #333; text-align: center; }
#footer h3 { border: 0; font-weight: normal; }
#footer p { padding: 10px; }
#footer a { color: #333; }
#footer a:hover { color: #FC8; }
#footer h3, #footer h3 a { color: #666 }
#footer h3 a:hover { color: #FC8 }
.articleFils {
	background: #444;
	border-top: 1px solid #666;
	padding: 10px;
	margin-top: 10px;
}
.articleFils a {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
/*--------------------------------------------------------------------
Blocks
--------------------------------------------------------------------*/
#main {
	left: 50%;
	margin-left: -480px;
	position: absolute;
	width: 960px;
}
#header { height: 150px; }
#illustration {
	background-color: #222;
	width: 130px;
}
#content { background: #333 url(content-bg.png) top repeat-x; }
#content.prod { width: 830px; }
#column1 {
	float: left;
	padding: 0 0 10px 8px;
	width: 198px;
}
#column2 {
	float: left;
	padding: 0 0 10px 8px;
	width: 390px;
	overflow: hidden;
}
#sideBar {
	width: 220px;
	float: right;
}
.sideBlock { background: url(sideBlockBg.png) center repeat-y; }
.sideBlockHeader { background: url(sideBlockHeader.png) center bottom no-repeat; height: 10px; }
.innerBlock { padding: 0 10px 0 10px; }
.sideBlockTitle { background: #000; border: 2px solid #FFF; border-left: 0; border-right: 0; display: block; height: 28px; }
.sideBlockButton { display: block; height: 32px; }
.sideBlockFooter { background: url(sideBlockFooter.png) center top no-repeat; height: 10px; }
.miniBlock {
	border: 1px solid;
	border-color: #666 #555 #333 #555;
	padding: 5px;
}
#news .innerBlock { background: url(news-bg.png) center top no-repeat;; }
#email {
	background: #333;
	border: 1px solid #666;
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 2px 3px 2px;
	margin: 5px 0 5px 0;
	width: 184px;
}
#footer {
	background: url(footer-bg.png) center top no-repeat;
	padding-bottom: 100px;
}