html {
	background: #fffef2 url(img/bg.png) repeat-x;
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #434343;
}

a{
	color: #ff7800;
}

h1{
	font-size: 12px;
	margin-top: 15px;
}

h2{
	font-size: 11px;
	}
	
#page-contents-center h2{
	font-size:12px;	
	color: #958274;
	border-bottom: #958274 1px dotted;
}

#page-contents-center h3{
	font-size:11px;	
	color: #958274;
	background: url(img/puce-h3.png) left top no-repeat;
	padding-left: 15px;
	margin: 15px 0 10px 0;
}

p{
	padding-bottom: 1em;
	margin: 0px;
}

tr,td{
	border: 1px solid #dddddd;
}


#main-container{
	width: 980px;
	margin: 0px auto;
}

#header{
	position: relative;
	height: 357px;
	background: url(img/header-defaut.jpg) left bottom no-repeat;	
}

#page-contents{
	overflow: hidden;
	_height: 1%;
	padding-top: 15px;
}

#mainLogo{
	display: block;
	text-indent: -99em;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 96px;
	background-image: url(img/mainLogo.png);
}

#contact-container{
	position: absolute;
	top: 50px;
	right: 20px;
	width: 250px;
	height: 45px;
	text-align: right;
	color: #434343;
}

#contact-container a{
	color: #434343;
	text-decoration: none;
}

#page-contents-center{	
	float: left;
	margin-right: 8px;		
	margin: 0px 5px 0 9px;
	width: 527px;
}

#page-contents-center-content{
	padding: 10px 20px;
	background: url(img/centerCol-top.png) left top no-repeat;	
	_background: url(img/ie6/centerCol-top.png) left top no-repeat;
	_height: 1%;	
	overflow: hidden;
/*	background-repeat: repeat-y;*/
}


#page-contents-center .content-bottom{
	background: url(img/centerCol-bottom.png);
	_background: url(img/ie6/centerCol-bottom.png);
	height: 21px; 		
}	



#search-container{
	position: absolute;
	width: 290px;
	height: 32px;
	top: 100px; right: 0px;
}
#search-container label{
	color: #ffffff;
	font-weight: bold;	
}
#search-container input{
	padding: 1px;
}
#search-container .submit{
	border: none;
	background: url(img/search-submit.png);
	padding: 0px;
	width: 20px; height: 20px;	
	cursor: pointer;
}

#content-getBorder{
	background: url(img/contentBorder-bg.png) top center no-repeat;
	padding-top: 15px;	
}


/** COLONNE GAUCHE **/

#page-contents-left{
	width: 210px;
	float: left;
}
#page-contents-left,
#page-contents-left a{
	color: #ffffff;
	text-decoration: none;
}
#page-contents-left #content-getLeft{
	background: url(img/leftCol-top.png);
	_background: url(img/ie6/leftCol-top.png);
	padding: 70px 10px 10px 10px;
}
#page-contents-left .content-bottom{
	background: url(img/leftCol-bottom.png);
	_background: url(img/ie6/leftCol-bottom.png);
	height: 26px; 		
}	
#page-contents-left h2{
	overflow: hidden;
	line-height: 99em;
	margin-top: 25px;
	height: 28px;
	background: url(img/titre-lesbonus.png);
}
#page-contents-left ul{
	margin: 0px;
}
#page-contents-left li{
	margin: 0px;	
	background: url(img/puce-beige.png) left center no-repeat;
	list-style-type: none;
	padding-left: 18px;
	margin-bottom: 4px;
}
#page-contents-left .csc-menu-1 li{
	background: url(img/puce-bleu.png) left center no-repeat;	
}


/** COLONNE DROITE **/

#page-contents-right{
	width: 226px;
	float: right;
}
#page-contents-right #content-getRight{
	background: url(img/rightCol-top.png);
	_background: url(img/ie6/rightCol-top.png);
	padding: 70px 10px 10px 10px;
}
#page-contents-right .content-bottom{
	background: url(img/rightCol-bottom.png);
	_background: url(img/ie6/rightCol-bottom.png);
	height: 20px; 		
}	
#page-contents-right label{
	font-weight: bold;
	display: block;
}
#page-contents-right .row{
	margin-bottom: 5px;
}
#page-contents-right input, 
#page-contents-right textarea{
	border: 1px solid #989fa8;
	width: 200px;
	padding: 2px;
}
#page-contents-right .submit{
	text-align: center;
}
#page-contents-right .submit input{
	width: 171px;
	height: 27px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	padding: 0px;
	border: none;
	background: url(img/leadForm-submit.png);
}	 

#page-contents-right .formValidation,
#page-contents-right .formError{
	font-weight: bold;
	border: 1px solid black;
	padding: 3px;
	margin-bottom: 10px;	
}
#page-contents-right .formValidation{
	color: #5583BF;
	border: 1px solid #5583BF;
	background: #deebed;
}
#page-contents-right .formError{
	color: #e50404;
	border: 1px solid #e50404;
	background: #f7d1d1;
}




.content-bottom{
	clear: both;
}


.tx-belinkttnews-pi1{
	position: relative;
}
.belinkTTnew-header{
	height: 61px;
	background: url(img/ttnews-bgRss.png) left top no-repeat;
	position: relative;
}

.belinkTTnewArchive-rss a,
.belinkTTnew-header a{
	display: block;
	width: 48px;
	height: 48px;
	line-height: 99em;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(img/ttnews-rssBtn.png);
}
.belinkTTnewArchive-rss a{
	top: -60px;
}
.tx-belinkttnews-pi1 h2{
	display: none;
}
.belinkTTnew-list{
	background: url(img/ttnews-bg.jpg) left center no-repeat;
	padding-left: 200px;	
}


.belinkTTnewArchive-list h3,
.belinkTTnew-list h3{
	color: #ff7800;
	text-transform: uppercase;	
}

.belinkTTnewArchive-list ul,
.belinkTTnew-list ul{
	margin: 0px;
}
.belinkTTnewArchive-list li,
.belinkTTnew-list li{
	padding-left: 17px;
	list-style-type: none;
	background: url(img/puce-orange.png) no-repeat left 0px;
	margin-bottom: 5px;
}
.belinkTTnewArchive-list li a,
.belinkTTnew-list li a{
	text-decoration: none;	
	color: #434343;
}
.belinkTTnew-archive h2{
	display: none;
}
.belinkTTnew-archive{
	margin-top: 10px;
	background: url(img/ttnews-archivebg.png);
	height: 46px;
	position: relative;
}
.belinkTTnew-archive ul{
	position: absolute;
	top: 30px;
	left: 280px;
}
.belinkTTnew-yearMenu{
	margin: 0px;
}
.belinkTTnew-yearMenu li{
	display: inline;	
	list-style-type: none;
}
.belinkTTnew-yearMenu li a{
	padding: 0px 5px;	
	color: #434343;
	text-decoration: none;
	border-right: 1px solid #434343;
}
.belinkTTnew-yearMenu li.active a{
	background-color: #ff7800;
	color: #fff;	
	border-right: 1px solid #ff7800;
}

.belinkTTnewArchive .belinkTTnew-yearMenu li a{
	font-weight: bold;	
	font-size: 13px;
}


/*
############################################################# 
LES MENUS 
############################################################# 
*/


#header-menu{
	float: right;
}
#header-menu ul{
	margin-top: 0px;
}
#header-menu li{	
	display: inline;
}
#header-menu li a{	
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;	
	padding: 0px 10px 0px 15px;	
	color: #ffffff;	
	text-decoration: none;
	background: url(img/puce1.png) left center no-repeat;
	font-size: 10px;
}

#main-menu{
	width: 972px;
	height: 32px;
	background: #958274 url(img/mainMenu-right.png) right top no-repeat;	
	position: absolute;
	left: 0px;
	top: 95px;
}

#main-menu ul{
	margin: 0px;
}
#main-menu li{
	display: inline;
}
#main-menu li a{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	padding: 0px 10px;
	border-right: 1px solid #847062;
	border-left: 1px solid #a09185;
}
#main-menu li.first a{
	border-left: none;	
	background: #958274 url(img/mainMenu-left.png) left top no-repeat;
}

#main-menu li.first a:hover{
	background: #A4BEE0 url(img/mainMenu-FirstHover.png) left top no-repeat;
}



#main-menu li.last a{
	border-right: none;	
}
#main-menu li a:hover{
	color: #ffffff;	
	background: #A4BEE0;	
}

#main-menu ul ul{
	position: absolute;
	background: #A4BEE0;
	width: 972px;
	height: 23px;
	padding-top: 7px;
	top: 32px;
	left: 0px;	
	display: none;
}

#main-menu ul ul ul{
	position: absolute;
	background: #A4BEE0;
	width: 972px;
	height: 23px;
	padding-top: 7px;
	top: 30px;
	left: 0px;	
	border-top: #FFFFFF 1px solid;
	display: none;
}
#main-menu ul ul li{
	
}
#main-menu ul ul a{
	color: #fff;
	font-weight: bold;
	height: 15px;
	line-height: 15px;	
	padding: 0px 5px;
	border: none;
	border-right: 1px solid #fff;
}

#main-menu ul ul a:hover{
	color: #958274;
}

#main-menu ul ul li.first a, #main-menu ul ul li.first a:hover{
	background: none;	
}
#main-menu ul ul li.last a{
	border: none;	
}
#main-menu .sf-sub-indicator{
	display: none;
}


#navigation ul li a:hover {
  color: #f0f0f0;
  background: #0a4395;
}

#rootline-menu{
	height: 57px;
	overflow: hidden;
}
#rootline-menu ul{
	margin-top: 0px;
	margin-left: 0px;
}
#rootline-menu li{
	display: inline;
}
#rootline-menu li a{
	font-weight: bold;
	color: #ff7800;
	text-decoration: none;	
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0px 10px 0px 17px;
	background: url(img/puce-orange.png) left center no-repeat;	
}

#footer-menu{
	text-align: center;
}
#footer-menu li{
	display: inline;
}
#footer-menu li a{
	color:  #a8a8a8;
	text-decoration: none;	
	border-right: 1px solid  #a8a8a8;
	padding:0 5px;
}
#footer-menu li.last a{
	border: none;	
}
/*
############################################################# 
TT NEWS
############################################################# 
*/
.news-latest-container h3 a{
	font-weight: normal;
	display: block;
	font-size: 11px;
	background: url(img/puce-fleche-bleu.png) left 2px no-repeat;	
	padding-left: 20px;
}

.news-single-item h2,
.news-list-item h3{
	margin-bottom: 0px;
}
.news-single-timedata{
	margin-bottom: 10px;
}


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #5583BF;	
}

.tx-indexedsearch-searchbox table{
	margin: 10px auto;
}
.tx-indexedsearch-searchbox table{
	border: 1px solid #dddddd;
}
.tx-indexedsearch-searchbox table tr,
.tx-indexedsearch-searchbox table td{
	border: none;	
}



table.contenttable p{
	margin: 2px;
	padding: 2px;
}
