/* ------------------------------------ */
/*                                      */
/*            Generalites               */
/*                                      */
/* ------------------------------------ */

body {
	background: #171614;
	font: normal 12px Verdana, "Trebuchet MS", sans-serif;
	color: #878686;
	margin-top:20px;
	padding: 0 0 0 0;
	text-align: center;
	line-height:1.1;
}

p {
	margin: 0 0 5px 0;
	line-height:1.3;
	font-weight:normal;
	color:#27282c;
	font-size:11px;
}

a#lien-accueil {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 200px;
 height: 70px;
}
a#contact1 {
 position: absolute;
 left: 820px;
 top: 22px;
 width: 50px;
 height: 16px;
}
a#contact2 {
 position: absolute;
 left: 840px;
 top: 2px;
 width: 60px;
 height: 22px;
}

h1.cache {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

h1	{
	font-size:18px;
}

h2	{
	padding:0;
	padding-bottom:12px;
	padding-bottom:12px;
	margin:0;
	font-size:24px;
	line-height:1.1;
	color:#ffffff;
	font-weight:normal;
}

h2.pic	{
	width:397px;
}
h3.home	{
	font-family:verdana,Helvetica;
	padding:0;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:30px;
	margin:0;
	font-size:9pt;
	line-height:1.1;
	color:#ffffff;
	font-weight:bold;
}
h3	{
	font-family:verdana,Helvetica;
	padding:0;
	padding-bottom:8px;
	padding-top:8px;
	margin:0;
	font-size:12pt;
	line-height:1.1;
	color:#ffffff;
	font-weight:bold;
}

h4	{
	padding:0;
	padding-bottom:8px;
	padding-top:8px;
	margin:0;
	font-size:10pt;
	line-height:1.1;
	color:#ff7F00;
}

a {
	color: #cc6600;
	text-decoration: underline;
}
a:visited {
	color: #cc6600;
	text-decoration: underline;
}
a:hover, a:focus {
	text-decoration: underline;
}
a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	background : transparent;
}
a img {
	border: 0 none;
}

.cache {
	text-indent: -5000px;
	font-size: 0px;
	line-height: 1px;
	text-decoration: none;
}

ul, li {
	margin: 0;
	padding: 0;
}
form	{
	margin: 0;
	padding: 0;
}

/* ------------------------------------ */
/*                                      */
/*            Header                    */
/*                                      */
/* ------------------------------------ */

#header {
	position: relative;
	width: 900px;
	height: 152px;
	margin: 0 auto;
	background: url(../images/design/structure_header.gif) no-repeat top right ;
	
}

#logo	{
	float:left;
	width:448px;
	height:73px;
	background: url(../images/design/logo_header.gif) no-repeat top right ;
}
#languages	{
	float:right;
	width:300px;
	height:28px;
	margin-right:40px;
	padding-right:40px;
	margin-top:20px;
	background: url(../images/design/bulle_header.gif) no-repeat top right ;
	text-align:right;
}

#languages ul	{
	margin:0 ;
	padding:0;
}

#languages li {
	margin: 0;
	padding:0;
	line-height: 22px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:6px;
	padding-top:6px;
	font-size:10px;
	display: inline;
/* 	background-color:yellow;  */
}
#languages li.last {
	border:none;
}

#languages li a{
	color:#62646b ;
	font-size:10px;
	text-decoration:none;
}


#languages li a.active{
	text-decoration:underline;
}


/* ------------------------------------ */
/*                                      */
/*            Menu                      */
/*                                      */
/* ------------------------------------ */

#menu {
	position: relative;
	width: 900px;
	height:31px;
	margin: 0 auto;
	text-align:left;
}

#menuleft	{
	float:left;
	width:472px;
	height:23px;
	padding-top:8px;
	padding-left:12px;
}
#menuright	{
	float:right;
	width:416px;
	height:31px;
	background: url(../images/design/struct_head.gif) no-repeat top right ;
}

#menurighthome	{
	float:right;
	width:416px;
	height:31px;
}

#menu ul	{
	margin:0 ;
	padding:0;
	padding-left:10px;
}

#menu li {
	margin: 0;
	padding:0;
	padding-right:12px;
	padding-left:10px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#C8C1A7;
	font-size:12px;
	font-weight:normal;
	font-family: Arial, verdana ;
	display: inline;
/* 	letter-spacing:2px; */
/* 	background-color:yellow;  */
}
#menu li.last {
	border:none;
}

#menu li a{
	color:#ffffff ;
	text-decoration:none;
}


#menu li a.active{
	color:#666666 ;
	text-decoration:none;
}

#menu li a.hover{
	text-decoration:none;
}


#submenu {
	float:left;
	width: 180px;
	padding-top:8px;
}
#submenu ul	{
list-style-type:none;
}
#submenu li a	{
	color:#27282c ;
	text-decoration:none;
	font-weight:bold;
}

#submenu li a.active{
	color:#ffffff;
}
#submenu li a:hover{
	color:#ffffff;
}

#txt	{
	float:right;
	width: 366px;
}

/* ------------------------------------ */
/*                                      */
/*            Global                    */
/*                                      */
/* ------------------------------------ */

#global {
	width: 900px;
	position:relative;
	margin: 0 auto;
	text-align: left;
	background-color:#27282c;
}
#content	{
	width:900px;
	position:relative;
	margin: 0 auto;
	text-align: left;
 	background-color:#f37a05;
}
#content ul	{
	padding-left:25px;
	padding-top:10px;
}

#content li	{
	padding-bottom:2px;
	padding-top:2px;
}

#leftcontent	{
	float:left;
	width:546px;
	height:300px;
	background-color:#f37a05;
}
#leftcontenthome	{
	float:left;
	width:469px;
	height:284px;
	background-color:#6f6d3a;
}

#leftcontenthome p	{
	color:#27282c;
	padding-left:30px;
	font-size:11px;
}


#rightcontent	{
	float:right;
	background: url(../images/design/image_content_ch.gif) no-repeat top left ;
	height:300px;
	width:354px;
	background-color:#f37a05;
}

#leftcontent p	{
	color:#27282c;
}

#rightcontenthome	{
	float:right;
	background: url(../images/design/image_home.jpg) no-repeat top right ;
	width:431px;
}

#content_footer	{
	width:900px;
	height:12px;
	position:relative;
	margin: 0 auto;
	background: url(../images/design/struct_foot.gif) no-repeat top right ;
}

#teasers	{
	position:relative;
	margin: 0 auto;
	width: 869px;
	height:185px;
	margin-top:15px;
}

.titlecontent	{
	top:0px;
	width:234px;
	height:48px;
}

.teaser	{
	padding-left:20px;
	padding-bottom:20px;
	padding-top:20px;
}

/* ------------------------------------ */
/*                                      */
/*            Footer                    */
/*                                      */
/* ------------------------------------ */

#footer {
	position:relative;
	margin:0 auto;
/* 	top:0px; */
	width: 900px;
	height: 181px;
	text-align:right;
	font-size:10px;
	background: url(../images/design/structure_footer.gif) no-repeat top right ;
}

#citybynight	{
	float:left;
	width:554px;
	height: 181px;
	background: url(../images/design/ville_footer.gif) no-repeat bottom left ;
}

#footerright	{
	padding-top:70px;
	float:right;
	width:250px;
	height: 111px;
/* 	background-color:yellow; */
	text-align:left;
}

#footerright ul	{}

#footerright li	{
	list-style-type:none;
	line-height:16px;
}

#footerright a	{
	text-decoration:none;
	color:#62646b;			
}

#footerline {
	position:relative;
	margin:0 auto;
	width: 900px;
	height: 32px;
	text-align:left;
	font-size:10px;
	color:#62646b;
}

#footerlineleft {
	float:left;
	width: 300px;
	height: 32px;
	padding-top:8px ;
}

#footerlineright {
	float:right;
	width: 534px;
	height: 32px;
	text-align:right ;
	padding-top:8px ;
	padding-right:66px ;
	background: url(../images/design/bulle_footer.gif) no-repeat center right ;
}

.spacer{
	clear: both;
	font-size: 0;
}

.error	{
	color:#FF200C;
}

.info	{
	color:#0A4FFF;
}
