/*=== Les bases ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.gif) #a4a4a4 repeat-x top;
	color: #666666;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif;
	padding: 49px 0 0
}
a{
	color: #496a95;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #414141;
	font-size: 2em;
	margin: 0 0 1em
}
h2 span{
	display: none
}
h2 img{
	display: block
}
h3{
	color: #333333;
	font-size: 1.2em;
	margin: 0 0 .5em
}
h4{
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em
}
h5{
	color: #acacac;
	font-size: 1em;
	font-weight: normal
}
h6{
	color: #496a95;
	font-size: 1em;
	font-weight: normal
}
p{
	padding: 0 0 1em
}
.right{
	text-align: right
}
.left{
	text-align: left
}
.center{
	text-align: center
}
/*=== La page ===*/
#page{
	background: url(../images/page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 28px;
	width: 915px
}
#content{
	background: url(../images/page-bgr2.png) no-repeat top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 557px;
	min-height: 557px
}
#page-top, #page-bot{
	margin: 0 auto;
	overflow: hidden;
	width: 971px
}
#page-top{
	background: url(../images/page-top.png) no-repeat top;
	height: 37px
}
#page-bot{
	background: url(../images/page-bot.png) no-repeat top;
	height: 156px;
	padding: 34px 53px 0;
	width: 865px
}
#page-bot h2{
	margin: 0 0 15px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.jpg) no-repeat center top;
	height: 76px;
	margin: 0 auto;
	padding: 41px 37px 0;
	width: 897px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 192px
}
#header h1 a{
	display: block;
	height: 32px;
	text-decoration: none
}
/*=== Menu ===*/
/*- Nav1 -*/
.nav1{
	float: left;
	font-size: 13px;
	height: 55px;
	padding: 0 0 0 70px
}
.nav1 li{
	background: url(../images/nav1-sep.gif) no-repeat right;
	float: left;
	line-height: 55px;
	padding: 0 1px 0 0
}
.nav1 li.last{
	background: none
}
.nav1 li a{
	color: #484848;
	display: block;
	float: left;
	padding: 0 30px
}
.nav1 li a:hover,
.nav1 li.active a{
	background: url(../images/nav1-hover.gif) repeat-x top;
	text-decoration: none
}
/*=== News ===*/
.title{
	background: url(../images/title-bgr.jpg) no-repeat top;
	clear: both;
	color: #ffffff;
	font-size: 14px;
	height: 238px;
	margin: 0 auto;
	overflow: hidden;
	overflow: hidden;
	padding: 13px 28px 0;
	width: 915px
}
.title .content{
	height: 1%;
	padding: 0 0 0 25px
}
.title h2{
	margin: 0 0 25px;
	color:#fff;
	font-size:1.8em
}
.title a{
	color:#fff
}
.pic-featured{
	float: left;
	width: 220px
}
.featured{
	float: left;
	width: 330px
}
/*=== Colonnes ===*/
#columns{
	height: 1%;
	padding: 0 25px
}
/*=== Sous colonnes ===*/
.col1{
	float: left;
	width: 555px
}
.col2{
	float: right;
	width: 307px
}
.col2 h2{
	margin: 0 0 10px
}
.col3{
	float: left;
	width: 565px;
	text-align: justify
}
.col3 h3{
	color:#4681b7;/*OU  #f35f0e*/
	font-size:1.4em;
	margin:0 0 0.5em;
}
.col3 .hl{
	margin: 10px -17px 20px -25px;
	position: relative;
	width: 607px
}
.news_content p{
	text-align:justify
}
.news_content h3{
	color:#4681b7;/*OU  #f35f0e*/
	font-size:1.3em;
	margin:0 0 0.5em;
}
.news_content a:hover{
	color:#fff;
	text-decoration:none
}
.news_content a{
	color:#4681b7;
	text-decoration:none
}
.news_content ul{
	margin:0 0 10px 0
}
.news_content li{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
	margin:0 0 3px;
	padding:0 0 0 10px;
}
.date {
	font-size:0.9em;
	color:#999999
}
.col4{
	float: right;
	width: 255px
}
.col4 h2{
	margin: 0 0 8px;
	text-align: center
}
.col4 h2 img{
	display: inline
}
.col4 h4{
	color: #496a95;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
.col4 h5{
	color: #8f9090;
	font-style: italic;
	margin: 0 0 .2em
}
.col4 .hl{
	background: url(../images/hl2.gif) no-repeat left top;
	margin: 0 -25px 15px;
	position: relative;
	width: 306px
}
/*=== Spécifique Containers ===*/
/*- Contact -*/
.contact{
	font-size: 1.1em;
	height: 35px;
	margin: 0 0 5px;
	padding: 0 0 0 75px;
	text-align: center
}
.contact h4{
	font-weight: normal
}
.contact.cemail{
	background: url(../images/ico-mail.gif) no-repeat left
}
.contact.cphone{
	background: url(../images/ico-contact.gif) no-repeat left
}
/*=== Listes ===*/
/*- List1 -*/
.list1{
	padding: 0 0 5px
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 30px 0;
	display: table;
	height: 27px;
	line-height: 27px;
	margin: 0 0 10px;
	padding: 0 0 0 80px
}
.list1 li a{
	color: #ffffff
}
/*- List2 -*/
.list2{
	padding: 0 0 5px
}
.list2 li{
	background: url(../images/ico-list2.gif) no-repeat;
	height: 49px;
	line-height: 49px;
	margin: 0 0 8px;
	padding: 0 0 0 35px
}
.list2 li a{
	color: #223752
}
.list2 li a:hover{
	color: #ffffff;
	text-decoration: none
}
/*- List3 -*/
.list3 h4{
	color: #7ea1cd;
	margin: 0 0 4px;
	font-weight:bold;
}
.list3 li{
	background: url(../images/ico-list3.gif) no-repeat 0 0;
	float: left;
	margin: 0 0 20px;
	padding: 0 5px 0 35px;
	width: 240px
}
/*- List4 -*/
.list4 h3{
	color: #595959;
	font-size: 1.2em;
	margin: 0 0 1em
}
.list4 h4{
	color: #7ea1cd;
	margin: 0 0 4px;

}
.list4 li{
	/*background: url(../images/ico-list4.gif) no-repeat 0 0;*/
	float: left;
	margin: 0 0 20px;
	padding: 0 5px 0 35px;
	width: 520px
}
/*- List3 -*/
.list5 h4{
	color: #7ea1cd;
	margin: 0 0 4px;
	font-weight:bold;
}
.list5 li{
	background: url(../images/ico-list3.gif) no-repeat 0 0;
	float: left;
	margin: 0 0 15px;
	padding: 0 5px 2px 35px;
	width: 520px
}
/*=== Boutons ===*/
.btn-details{
	padding: 0 50px 0 0;
	text-align: right
}
/*=== Photos, images, Pub etc. ===*/
.thumbs{
	padding: 5px 0 15px
}
.thumbs img{
	margin: 0 5px 10px
}
/*=== Divers ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	background: url(../images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	margin: 5px 0 15px;
	overflow: hidden
}
.ac{
	text-align: center
}
/*=== Tableau (Tarifs) ===*/
#mytable {
	width: 560px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 560px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #c8dffa;
	border-bottom: 1px solid #c8dffa;
	border-top: 1px solid #c8dffa;
	letter-spacing: 2px;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #f3f3f3 url(../images/bg_header.jpg) no-repeat;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #c8dffa;
	background: none;
}
td {
	border-right: 1px solid #c8dffa;
	border-bottom: 1px solid #c8dffa;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	text-align:right
}
td.alt {
	background: #F5FAFA;
	color: #797268;
}
th.spec {
	border-left: 1px solid #c8dffa;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
th.specalt {
	border-left: 1px solid #c8dffa;
	border-top: 0;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
.red {
	font-weight:500;
	color:#990033
}
/*==== ACCORDEON ====*/
.menu_list {
	width: 565px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #dcdcdc;
	text-align:center
}
.menu_body {
	display:none;
	background:none;
	margin:10px 0 0 10px;
	width:550px
}
.menu_body h3 {
	font-size:1em;
	color:#666666
}
.menu_body a {
  display:block;
  color:#006699;
  background:none;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}
.menu_body ul {
	margin:12px 0 12px 0
}
.menu_body li {
	list-style:disc;
	padding:0 0 0 10px;
	list-style-position:inside;
	margin:0 0 3px 0
}


.menu_head2 {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    background: #d9e3ef;
	width:500px;
	text-align:left
}
.menu_body2 {
	display:none;
	background:none;
}
.menu_body2 a {
  display:block;
  color:#006699;
  background:none;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body2 a:hover {
  color: #000000;
  text-decoration:underline;
}
/*==== SPECIAL ====*/
.gras {
	color:#333333
}
.vert {
	font-weight:400;
	color:#009933
}
.tabgras {
	
}
.fmtn ul{
	margin:12px 0 12px 0
}
.fmtn li{
	list-style:disc;
	padding:0 0 0 10px;
	list-style-position:inside;
	margin:0 0 3px 0
}
.assist {
	list-style:disc;
}
.assist a {
	text-decoration:none;
	padding:0;
	display:inline;
	font-weight:normal
}
.assist_img {
	float: left;
	margin: 0;
	border:0
}

form.expose {
	border:1px outset #ccc;
	background:#cccccc url(../images/bgform.png) repeat-x;
	padding:20px;
	margin:20px 0;
	text-align:center;
	width:350px;
	-moz-border-radius:4px;
}
#copyright {
	margin:12px 0 0 0;
	font-size:10px;
	color:#CCCCCC
}
#copyright a, #copyright a:hover {
	color:#CCCCCC
}
h3.mentions {
	color:#666666;
	font-size:1em
}
.password {
	margin:55px 0 0 0
}