/*****************************************************************************************/
/****************************    LAYOUT          ***************************************/
/****************************************************************************************/



body, html { 
	font-family: Helvetica, Verdana, Arial,sans-serif; 
	font-weight: lighter;
	color: #656565; 
	font-size: 13px;
	line-height:20px; 
	letter-spacing:0.6px;
	height:100%;
	background-color: #ab312c;
	width:968px;
	position:relative;
	padding: 0 0 0 0;
	margin:0 auto;
	text-align:center;
}


#container {
	min-height:100%;
   	position:relative;
	width:100%;
	text-align:center;
	margin: 0 auto;
	
}

#div-column1 {
	position:relative;
	float:left;
 	width:675px;
	background:url(../img/layout/accueil_12.jpg);
}

#div-column2 {
	position:relative;
	margin-top: 20px;
	float:left;
 	width:293px;
	color:#fff;
}

#header {
	background:url(../img/layout/accueil_03.jpg) left bottom repeat-x #FFFFFF; 
	height:193px;
}


#submenu {
	height:20px;
	background:url(../img/layout/submenubg.jpg);
	padding: 4px 0 0 15px;
	margin-top:37px;
	color:#5f5d5d;
	text-align:left;
}

#content {
	background:url(../img/layout/accueil_12.jpg);
	padding:16px 15px 0 15px; 
}

#footer {
	background:url(../img/layout/accueil_16.jpg) left bottom repeat-x #FFFFFF; 
	height:129px;
	text-align:left;
}

#item_col1 {
	position:relative;
	clear:both;
	float:left;
	width:75px;
	text-align:center;
	padding:5px;
}
#item_col2 {
	position:relative;
	float:left;
	text-align:left;
	padding:5px;
}

#detail_col1 {
	position:relative;
	clear:both;
	float:left;
	width:170px;
	text-align:center;
	padding:5px;
}
#detail_col2 {
	position:relative;
	float:left;
	text-align:left;
	padding:5px;
}


#thumbnail {
	position:relative;
	float:left;
	padding:2px;
	margin:2px;
	width:150px;
	background-color:#ffffff;
	border:solid 1px #cecece;
}

#picture {
	position:relative;
	float:center;
	padding:2px;
	margin:2px;
	margin-bottom:10px;
	padding-bottom:20px;
	width:600px;
	background-color:#ebecff;
	border:solid 1px #cecece;
	text-align:center;
}



#clear {
	clear:both;
}

#grey_box{
	clear:both;
	position:relative;
	padding:10px;
	width:400px;
	text-align:left;
	background-color:#f9f9fa;
	border: solid 1px #c7c7c7;	
}

#box_shadow{
	background-image: url(../img/layout/shaddow.jpg);
	background-repeat: no-repeat;
	height:18px;
	width:400px;
	padding-bottom:10px;
}

#div-bottom {
 clear:both;
 width:100%;
 text-align:left;
 padding:0 15px 0 15px;
 color:#fff;
}

#div-ecouter {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	position:relative;
	width: 293px;
	height: 235px;
	background:url(../img/layout/ecouter_02.jpg) repeat-y;
	color:#FFFFFF;
	font-weight:normal;
}


#ecouter-header {
	background:url(../img/layout/ecouter_01.jpg) no-repeat;
	height: 158px;
}

#ecouter-next{
	position:absolute;
	top:60px;
 	right:0;
	left:10;
 	width:283px;
	font-size:14px;
	padding:10px 0 0 10px;
	text-align:left;
}

#ecouter-boite{
	width:262px;
	border:1px solid #056c98;
	padding:5px;
	font-weight:normal;
	color:white;
	background:#5fa0bc;
	filter:alpha(opacity=90);
	opacity:.90;
}



#ecouter-footer {
	
	background:url(../img/layout/ecouter_04.jpg) no-repeat;
	height: 11px;
}

/*****************************************************************************************/
/****************************    STYLE             ***************************************/
/*****************************************************************************************/

h2
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color:#26426e;
	font-weight:lighter;
	padding-top:0px;
	margin-top:0px;
}

h3 {
	font-size:120%;
	font-weight:lighter;
}

h4 {
	font-size:110%;
	font-weight:lighter;
	margin:0px;
	padding:0px;
	color:#26426e;
}

h5 {
	font-size:120%;
	font-weight:lighter;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	color:#26426e;
}

strong {
	font-weight:bold;
}

font.small {
	position:relative;
	font-size:80%;
	top:-15px;
	line-height:80%;
}

.smallwhite
{
font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
}

a:link, a:visited
{
color: #516b9f;
text-decoration  : none;
}

a:hover
{
color: #516b9f;
text-decoration:underline;
}

a.blanc:link, a.blanc:visited
{
color: #fff;
text-decoration  : none;
}

a.blanc:hover
{
color: #fff;
text-decoration:underline;
}




a.smallerwhite:link, a.smallerwhite:visited
{
color: #ffffff;
font-weight:normal;
text-decoration  : none;
font-size:80%;

}

a.smallerwhite:hover
{
color: #ffffff;
font-weight:normal;
text-decoration  : underline;
font-size:80%;
}

p
{
	margin-top:0px;
	padding-top:0px;
}

hr{
	border: 0;
	width: 98%;
	border-top: solid;
	border-width:1px;
	border-color:#cccccc;
	float:left;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 5px;
	text-align:center;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

div.item {
position: relative;
/* left:-6px; */
width:100%;
margin-left:-5px;
padding-left:10px;
/*  padding-right:10px; */ 
background: url(../img/layout/accueilbg.png) repeat-x;
background-position: bottom;
padding-bottom:10px;
}

img.spaceright{
	padding-right:10px;
}

img.100{
	width:100%;
}

/*********************************************/
/******       menu                    ********/
/*********************************************/
#menu{
	position:absolute;
	left:8px;
	top:190px;
	text-align:center;
	display:block;
}

#navcontainer
{
position:relative;
padding-left:1px;
margin: 0 auto;
font-family: georgia, serif;
text-align: center;
}

#navcontainer ul li { display: inline; }

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
display: inline;
}

ul#navlist li
{
display: inline;
margin: 0;
padding:0;
}



ul#navlist li.radio a
{
width: 209px;
color: #777;
padding: 0 0 23px 209px;
margin:0px;
text-decoration: none;
background-image: url(../img/layout/menu_07.jpg);
background-repeat: no-repeat;

}

ul#navlist li.liens a
{
display: inline;
width: 205px;
padding: 0 0 23px 205px;
margin:0px;
color: #777;
text-decoration: none;
background-image: url(../img/layout/menu_08.jpg);
background-repeat: no-repeat;

}

ul#navlist li.apropos a
{
display: inline;
width: 245px;
padding: 0 0 23px 245px;
margin:0px;
color: #777;
text-decoration: none;
background-image: url(../img/layout/menu_09.jpg);
background-repeat: no-repeat;

}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li.radio#active a
{
	background-image: url(../img/layout/menu_down_07.jpg);
	background-repeat: no-repeat;
	color: #800000;
}

ul#navlist li.liens#active a
{
	background-image: url(../img/layout/menu_down_08.jpg);
	background-repeat: no-repeat;
	color: #800000;
}
ul#navlist li.apropos#active a
{
	background-image: url(../img/layout/menu_down_09.jpg);
	background-repeat: no-repeat;
	color: #800000;
}

ul#navlist li.radio a:hover, ul#navlist li.radio#active a:hover
{
color: #800000;
background: transparent;
background-image: url(../img/layout/menu_down_07.jpg);
background-repeat: no-repeat;
height:37px;
}

ul#navlist li.liens a:hover, ul#navlist li.liens#active a:hover
{
color: #800000;
background: transparent;
background-image: url(../img/layout/menu_down_08.jpg);
background-repeat: no-repeat;
height:37px;
}

ul#navlist li.apropos a:hover, ul#navlist li.apropos#active a:hover
{
color: #800000;
background: transparent;
background-image: url(../img/layout/menu_down_09.jpg);
background-repeat: no-repeat;
height:37px;
}


ul#navlist_horaire
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-size:90%;
}

#navlist_horaire li
{
display: inline;
list-style-type: none;
}

#navlist_horaire a { padding: 3px 10px; }

#navlist_horaire a:link, #navlist_horaire a:visited
{
text-decoration: none;
}

#navlist_horaire a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

ul#navlist_horaire li#active a
{
	color: #fff;
	background-color: #036;
	text-decoration: none;
}

/******* Table styles ********/
table {
	border-right:0;
	width: 100%;
}

table.form {
	border-top: 3px solid #cbdae6;
}

table tr td {
	/*border-right: 1px solid #ccc;*/
	/* padding: 4px; */
	text-align: left;
	vertical-align: top;
}
table tr.altrow td {
	background: #f3f3f9;

	/*background:url('images/menu_bg.jpg') left top repeat-x; */

}
td.actions {
	text-align: left;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}


td.tabDetailViewT {
	padding:6px;
	border-bottom: 1px solid #cbdae6;
	text-align:right;
	vertical-align: top;
	background: #f6f6f6;
	color:black;
}
td.tabDetailViewD {
	padding:6px;
	border-bottom: 1px solid #cbdae6;
	text-align:left;
	vertical-align: top;
	background: #fff;
}



tr.d0 td {
	background-color: #f6f6f6; 
}
tr.d1 td {
	background-color: #fff; 
}



th{
	font-weight: normal;	
	font-size:105%;
	/* background-image: url(../img/th_bg.png);
	background-repeat: repeat-x; */
	background-color:#dae7ee;
	color:#444444;
	border-bottom: 1px solid #cccccc;
    border-right: 1px solid #ececec;
	text-align:left;
	height:22px;
	padding-left:5px;
}

th.dashboard{
	font-weight: normal;	
	font-size:105%;
	color:#444444;
	border-bottom: 1px solid #cccccc;
	background-color:#fff;
}

td.dashboard{
	border-bottom: 1px solid #ececec;
}

td.dashboardright{
	border-bottom: 1px solid #ececec;
	text-align: right;
}

th a {
	display: block;
	text-decoration: none;
}
th a:hover {
	color: #333;
	text-decoration: none;
}

td{
	font-size:100%;
	padding-left:5px;

}

table.related{
	font-size:90%;
	border: 1px solid #ced8e1;
}

td.right{
text-align: right;
padding:2px;
}

td.right_large{
text-align: right;
font-size:130%;
padding:3px;
}

table.report{
	border: 0px solid #fff;
}

table.report th{
	border: 0px solid #fff;
	font-size:110%;
	text-align:center;
	font-weight:bold;
	background-color: #fff;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

table.report tr.total{
	border: 0px solid #fff;
	font-size:130%;
	text-align:center;
	background-color: #fff;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

table.report tr.profit td{
	font-size:130%;
	text-align:right;
	background-color:#f6f6f6;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
}

table.report td.number{
	text-align:right;
	background-color: #fff;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

table.report td.number{
	text-align:right;
	background-color: #fff;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}



/*********** FORMS **************/
input.georgia_large{ 
	width: 400px; 
	padding: 2px; 
	margin-bottom:5px; 
	font-size: 190%;
	color: #666666; font-family: Georgia, serif;
	display: inline;
	clear:none;
}

input.small{
	width:20%;
	clear:none;
	display: inline;
}



label.inline {
	display: inline;
	clear:none;
	background:red;
}

input, textarea {
	/*clear: both;*/
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding:3px;
	font-size:110%;
	color: #434342;
	background-color: #fcfcfc;
	border: 1px solid #cbcbcb
}

input.large, textarea.large {
	width: 95%;
}

label.form{
	clear:both;
	font-weight:bold;
}

ul#formformat
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
}

ul#formformat li
{
display: block;
padding:5px;
margin: 0;
margin-bottom: 5px;
background-color:#fafafa;
}

div.checkbox {
	padding:5px;
}

/****************************/
/*****     BUTTONS **********/
/****************************/



/* Form buttons */ 
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:4px;
    background-color:#f5f5f5;
	background-repeat: repeat-x;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:90%;
    line-height:130%;
    text-decoration:none;
    color:#565656;
    cursor:pointer;
    padding:5px 5px 5px 5px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    adding:5px 5px 5px 5px; /* IE6 */
}
.buttons button[type]{
    adding:5px 5px 5px 5px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    adding:5px 5px 5px 5px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    background-image: url(../img/layout/buttonselected_bg.png);
	background-repeat: repeat-x;

}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-image: url(../img/layout/buttonselectedgreen_bg.png);
	background-repeat: repeat-x;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
	background-image: url(../img/layout/buttonselectedred_bg.png);
	background-repeat: repeat-x;    
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/********** MESSAGE **********/
/* Notices and Errors */
div.message {
	padding-bottom:10px;
	margin-left:-5px;
	margin-right:-5px;
	text-align:center;
	color:#18213c;
	background-color:#e4efe4;
	border-bottom: solid 1px #6c9a66;
	border-top: solid 1px #6c9a66;
	font-family: 'MS Sans Serif', Geneva, sans-serif;	 
	font-weight: 100;
	letter-spacing: 1px;
	font-stretch: normal;
	font-size: 110%;
}
div.flasherror {
	padding-bottom:10px;
	margin-left:-5px;
	margin-right:-5px;
	text-align:center;
	color:#ffffff;
	background-image: url(../img/layout/red_diag.png);
	border-bottom: solid 1px #b81900;
	border-top: solid 1px #b81900;
	font-family: 'MS Sans Serif', Geneva, sans-serif;	 
	font-weight: 100;
	letter-spacing: 1px;
	font-stretch: normal;
	font-size: 110%;
}

strong{
	font-weight:bold;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
}
.success {
	background: green;
	color: #fff;
}

/*




























#liens-column1
{
	float:left;
 	width:190;
}

#liens-column2
{
	float:left;
 	width:644;
}

#contact-column1
{
	float:left;
 	width:220;
	padding-right:20px;
}

#contact-column2
{
	float:left;
 	width:424;
}

#contact-boite{
	width:200px;
	border:1px dashed #056c98;
	font-weight:normal;
	color:333;
	background:#d7ecf5;
	padding:5px;
}




#newrow
{
	clear:both;
}







img{
	border:none;
}

.imgpadding
{
	padding:5px 5px 5px 0; 
}



.largewhite
{
font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
}


.subtitle
{
font-style: normal;
font-weight: normal;
font-size: 16px;
color: #333;

}

.contactheader
{
font-style: normal;
font-weight: normal;
font-size: 14px;
color: #333;
}

label{
clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}





/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* End thickbox CSS *************************************/