


.selected-creme { background: #603; padding: 5px; margin: 2px; color: #EFD8B6 }
.selected-creme a { color: #EFD8B6; text-decoration: none; }
.selected-creme a:hover { text-decoration: underline; }





/* hack firefox pointillés focus */
a{outline: none;}
:focus{-moz-outline-style: none;}
/* fin hack */
/*--------------------------------------------------------------------
Styles Babylone 5.2
--------------------------------------------------------------------*/
/* formulaire */
.bab-form { margin: 0; padding: 0; width: 350px; }
.bab-form td { margin: 0; padding: 0 0 5px 0; }
#content .bab-form h3 { background: #066; color: #FFF; font-size: 14px; font-weight: bold; margin: 0; padding: 2px 6px 2px 6px; }
.bab-form td.separator { border-top: 1px dashed #BBB; padding-top: 5px; }
.bab-form-colonne-gauche { width: 100px; }
.bab-form-erreur { color: #F99; font-weight: bold; }

.bab-form-text {
	background: #E8E8E8;
	border: 0;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 250px;
}
.bab-form-text-demi { width: 150px; }
.bab-form-text-error { color: #903; background: #FDD; }
.bab-form-submit {
	background: #603;
	border: 0;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}
/*------------------------------------------------------------------------------

------------------------------------------------------------------------------*/
body, h1, h2, h3, H4, hr, li, p, ol, ul { margin: 0; padding: 0; }
body {
	background: #999 url(bg.png) center top repeat-x;
	color: #555;
	font: 14px Arial, Helvetica, sans-serif;
}
a { color: #A84; text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus,  a:active { border: 0; }
a img { border: 0; }
h1, h2, h3, h4, hr, p, ol, ul { margin: 8px 0 8px 0; }
h1 { color: #603; font-size: 24px; font-weight: normal; }
h2 { border-bottom: 1px dashed #CCC; font-size: 20px; font-weight: normal; }
ul li { list-style-type: square; margin-left: 14px; }
hr { border: 0; border-bottom: 1px dashed #999; height: 1px; }
.clear { clear: both; }
#service { margin-top: 20px; }
#service iframe { border: 0; }
/*------------------------------------------------------------------------------
Blocs
------------------------------------------------------------------------------*/
#main {
	left: 50%;
	margin-left: -480px;
	position: relative;
	width: 960px;
}
#header { height: 100px; background: url(header.jpg) no-repeat; }
#header-flash { height: 100px; width: 740px; }
#logo { display: none; }
/*
#accessibilite {
	display: block;
	height: 33px;
	position: absolute;
	right: 20px;
	top: 35px;
	width: 180px;
}
#accessibilite span { display: none; }
*/




#menu {
	height: 30px;
	margin-top: 0 !important;
	margin-top: -19px;
}
#menu ul, #menu li { margin: 0; padding: 0; }
#menu li { display: block; float: left; list-style-type: none; }
#menu li.master { position: relative; }
#menu a {
	color: #FFF;
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	padding: 7px;
}
#menu a.selected { background: url(menu-selected.gif); color: #333; padding: 10px 4px 4px 4px; }
#menu b { background: url(menu-selected-left.gif); float: left; width: 8px; height: 30px; }
#menu i { background: url(menu-selected-right.gif); float: left; width: 8px; height: 30px; }
#menu .master .sub {
	background: #603;
	border: 1px solid #999;
	display: none;
	position: absolute;
	left: 0;
	top: 30px;
	width: 150px;
}
#menu li:hover .sub { display: block; }
#menu .sub li { clear: left; float: none; }
#menu .sub a {
	clear: left;
	float: none;
	display: block;
	font-size: 13px;
	padding: 3px 7px;
}




#page-top { height: 20px; background: #EEEEF4 url(page-top.png) no-repeat; }
#page { background: #EEEEF4 url(page-bg.png) repeat-y; }
#content {
	background: #FFF url(content-bg.png) 0 0 no-repeat;
	margin-left: 20px;
	min-height: 300px;
	padding: 20px;
	padding-top: 12px;
	width: 640px;
	
	float: left;
}
body#content { margin: 0; }
body#body-service { margin: 0; padding: 20px; background: #FFF; }
#sidebar {
	float: right;
	display: inline; 
	margin-right: 20px !important;
	margin-right: 0px;
	width: 180px;
}
#pub { margin-top: -20px; }
#footer {
	background: url(footer-bg.png) no-repeat;
	clear: both;
	padding-top: 38px;
	padding-bottom: 50px;
	text-align: center;
}
#footer h3 { font-size: 12px; margin: 0; padding: 0; }
#footer p { font-size: 10px; }
#footer a { color: #555; }
#tags { display: none; }
/*------------------------------------------------------------------------------

------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------
News
------------------------------------------------------------------------------*/
#sidebar { font-size: 12px; }
#sidebar h2 {
	background: url(sidebar-h2-bg.png);
	border: 0;
	color: #FFF;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0;
	padding-left: 10px;
}
#sidebar h3 {
	font-size: 13px;

}
#sidebar h3, #sidebar p { margin: 0 0 2px 0; }
#sidebar .block {
	background: #FFF;
	border: 1px solid #DDD;
	border-top: 0;
	padding: 7px;


}
#sidebar .block small {
	display: block;
	text-align: right;

}
.articleFils {
	border-top: 1px dashed #999;
	padding-top: 5px;	
}
.articleFils h2 {
	border: 0;
	margin-top: 0;
	font-size: 18px;
}
.articleFils a { display: block; float: right; }
/*------------------------------------------------------------------------------
Infobulle
------------------------------------------------------------------------------*/
.infobulle {
	background: url(content-bg.png) no-repeat;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 5px;

	display: none;
}






