
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#848484;
	/*background:#efefef url('../images/Background_1600x1024.jpg') top center no-repeat;
	background-attachment:fixed;*/
}

#background
	{
		position:fixed;
		top:0;
		left:0;
		width:100%;
		height:100%;
		z-index:-1;
		overflow:hidden;
	}

h1 {
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:23px;
	font-weight:normal;
}

h2 {
	font-size:18px;
	font-weight:normal;
	margin-top:20px;
}

h3 { margin-top:20px; }

table tr td { vertical-align:bottom; }

p { }

a {
	text-decoration:none;
	color:#848484;
}

a:hover { color:#000; }

.accueil #main { margin-left:0; }

.accueil .ce_teaser { height:550px; }

.accueil #main a.more, .accueil #main .ce_hyperlink.more {
	width:103px;
	height:19px;
	background:url('images/bouton-more.gif') top left repeat-x;
	padding-left:22px;
	line-height:18px;
}

.accueil #main a.more {
	position:absolute;
	right:40px;
	bottom:10px;
}

.accueil #main .ce_hyperlink.more { margin-left:515px; }

.accueil #main .ce_autoSlider img { margin:0 1px; }

.accueil #main #brochure { clear:both;width:230px;}

.accueil #main #brochure a { margin-top:10px; }

.accueil #main .custom .inside .widget a { color:#fff; }

.accueil #main .widget {
	width:210px;
	height:300px;
	margin:5px 0 5px 5px;
	float:left;
}

.accueil #main #breitling {
	margin:5px 12px 0 19px;
}

#main #Contenu .inside {
	background:none;
	color:#848484;
	border:none;
}

#main #Contenu p { font-weight:bold; }

#main #Contenu .inside .inside {
	background: none;
	margin:0;
	padding:0
}

.red, .red a { color:#900 }


#main {
	margin:0 130px 0 230px;
	padding-top:1px;
}

#main .inside {
	padding:10px;
	background: url('images/ffffff.png');
	margin-bottom:10px;
	overflow:hidden;
 }

#main #zone_2 .inside {
	margin-bottom:0px;
 }

#main .slider {
	margin:5px;
	padding:20px;
	background:#929293;
	color:#fff;
	width:685px;
 }

#main .inside a { color:#fff; }

#main .custom .inside a { color:#848484; }

#main .custom .inside a:hover { color:#333333; }

#left .mod_articleList {
	background:#fff;
	padding:20px 10px 10px 10px;
	margin-bottom:10px;
}

/*************MENUS*********************/

#header .mod_mootoolsnav ul.level_1 {
	width:885px;
	background:#ebebeb;
	display:block;
	height:26px;
}

.mod_mootoolsnav li { float:left; }

.mod_mootoolsnav ul {
	margin:0;
	padding:0;
	list-style: none;
}

.submenu .active, .submenu .trail, .nosubmenu .active {
	color:#232323;
	background:#fff;
}

.mod_mootoolsnav li a,
#header .mod_mootoolsnav li span {
	line-height:26px;
	display:block;
	color:#635b57;
	font-weight:bold;
	padding: 0 5px;
}

#header .mod_mootoolsnav li span:hover { cursor:default; }

.mod_mootoolsnav li a:hover {
	color:#232323;
	background:#fff;
}

.mod_mootoolsnav li.submenu:hover, .mod_mootoolsnav li.submenu:hover * { background:#fff; }

.mod_mootoolsnav li ul {
	width:13em;
	left:-999em;
	position:absolute;
}

.mod_mootoolsnav li:hover ul, .mod_mootoolsnav li.sfhover ul {
	left:auto;
	position:absolute;
	display:block;
	z-index:99999 !important;
}

.mod_mootoolsnav li ul li {
	width:13em;
	display:block !important;
}

.mod_mootoolsnav ul.level_1 li { background:#ebebeb; }

/*************HEADER*********************/

#header {
	font-size:11px;
	margin-top:3px;
	background:url('images/bg_header_top.png') top left repeat-x;
}

#header span { color:#070707; }

#header div, #header form, #header ul { display:inline; }

.mod_changelanguage span.active{
	padding-left:5px;
}

.mod_changelanguage ul {
	padding-left:10px;
	list-style-type: none;
	/*background:#fff;*/
}

.mod_changelanguage ul li {position:absolute; top:0px; }

.mod_changelanguage ul li a {
	margin-left:445px;
	background:url('images/sep.gif') center right no-repeat;
	padding-right:15px;
}

#helpandcontacts {
	line-height:23px;
	margin:5px 0 5px 500px;
	padding:5px 37px 5px 0;
	width:100px;
}

#header #logo {
	margin:5px 0 0;
	padding:0;
	background:#ffb200;
	display:block;
}

/*************FOOTER*********************/

#footer {
	background:transparent url('images/bg_footer.gif') top left repeat-x;
	margin:10px 0;
	padding:13px 5px 10px;
	height:25px;
	width:745px;
}

#footer #liens { 
	float:left; 
	margin-left:7px;

}

#footer #liens p {
	margin:0;
	line-height:25px;
}

#footer #liens p a {
	background:url('images/sepfooter.gif') center right no-repeat;
	padding-right:10px;
}

#footer #liens p a.last { background:none; }

#footer #staralliance {
	float:right;
}

/*************FORMULAIRE*********************/

textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#848484;
}

.mod_search input.ctrl_keywords {
	border:1px solid #b4b4b4;
	padding:2px 5px;
	width:140px;
	color:#848484;
	margin-top:1px;
}

.mod_search input.submit {
	background:url('images/search.gif') center left no-repeat;
	padding-left:10px;
	border:0;
	cursor:pointer;
	font-weight:bold;
	color:#848484;
	float:right;
	margin-top:-18px;
}

/*************WIDGET*********************/

.accueil .widget { text-align:center; }

.widget {
	background:#fff;
	padding:20px 10px 10px 10px;
	margin-bottom:10px;
}

.widget a {
	display:block;
	text-align:center;
	min-height:40px;
	line-height:40px;
}

.widget a.consulter {
	background:#929293;
	color:#fff;
	text-align:right;
	padding-right:10px;
	font-size:13px;
}

#newsletter iframe { margin-bottom:10px; }

#breitling {
	background:#fff url('images/bg_breitling2.gif') bottom center no-repeat;
	height: 290px;
}

#meteo {
	background:#929293;
	color:#fff;
}

#meteo a {
	font-weight:bold;
	color:#fff;
}

#brochure.widget, #brochure-2009 .widget {
	padding:0;
	padding-top:18px;
	width:220px;
}

#brochure.widget img, #brochure-2009 .widget img { border:1px solid #eee; }

#brochure.widget h1, #brochure.widget p, #brochure-2009 h1, #brochure-2009 p {
	margin-right:10px;
	margin-left:10px;
	margin-top:0;
}

#left .mod_article { border-bottom: none; }

#articles_recents h1 { margin-bottom:10px; }

#articles_recents ul {
	margin:0;
	padding:0 0 0 15px;
	margin-bottom:10px;
}

#articles_recents ul li a {
	text-align:left;
	margin:0;
	padding:0;
	min-height:20px;
	line-height:20px;
}

.accueil .mod_article {
	border-bottom:none;
	width:680px;
	margin-bottom:0px;
}

.mod_article {
	width:450px;
	margin-bottom:20px;
}

.list_articles .mod_article { border-bottom:4px solid #fff; }

#main .mod_article .teaser img {
	max-width:480px;
	max-height:241px;
}

p.more, p.back { float:right; }

/****************TEST***********************/

.pubfooter { margin-left:4px }

