html{
	height: 100%;	
	background: #CCCCCC;
}

body{
	height: 100%;
	background: #CCCCCC url(../img/bg.png) left top repeat-x;
	font-family: arial;
	font-size: 11px;
	color: #384244;
}

ul li{
	list-style-type: none;
}

th, td{
	border: none;
	padding: 0px;
}

#mainContainer{
	width: 851px;
	margin: 0px auto;
	overflow: hidden;
}

#header{
	margin: 0px 25px;	
	height: 200px;
	background: url(../img/header.jpg) left top no-repeat;
	overflow: hidden;
	position: relative;
}

#homeLink{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 320px;
	height: 100px;
	line-height: 999em;
	overflow: hidden;
}

#footer{
	background: url(../img/footer-bg.png) left top no-repeat;
	height: 91px;
	clear: both;
}

#socialsFooter{
	padding: 0px 25px;
	margin: 5px 0px;
}

#mainContent{
	background:  url(../img/mainContent-bg.png) left top no-repeat;
	padding: 10px 25px 0px 25px;
	overflow: hidden;
}

#content-get{
	float: left;
	width: 585px;		
	background-color: #ffffff;
}

.contentBlock{
	background-color: #ffffff;
}
.homePage #content-get{
	background: none;
}

#content-getRight{
	float: right;
	width: 200px; padding: 5px;	
	background-color: #ffffff;
	border: 1px solid #9a9fa0;
}
#content-getRight h1{
	border: 1px solid #9a9fa0;
	background: transparent url(../img/sideBar-h1.png);	
	height: 25px;
	line-height: 25px;
	text-align: right;
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	padding-right: 10px;
	margin-top: 0px;
}







#main-menu{
	background-color: #e2e2e2;
	border-top: 4px solid #444e51;
	margin-top: 117px;
	height: 25px;
	border-bottom: 1px solid #9a9fa0;
}

#main-menu ul{
	margin: 0px;
	padding: 0px;	
}	

#main-menu li{
	list-style-type: none;
	display: inline;
}
#main-menu li a{
	display: block;
	float: left;
	padding: 0px 3px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	border-right: 1px solid #9a9fa0;	
	border-left: 1px solid #ffffff;
	color: #444e51;
	text-transform: uppercase;
	font-weight: bold;
}
#main-menu li.last a{
	border-right: none;
}

#main-menu li.sfHover a,
#main-menu li.current a, 
#main-menu li a:hover{
	background-color: #e20019;
	color: #fff;
	border-left-color: #9a787f;
}
#main-menu li:hover ul, #main-menu  li.sfHover ul{
	top: 146px;
}

#main-menu ul ul{
	position: absolute;
	width: 800px;
	top: 146px;
	left: 0px;	
}

#main-menu li.sfHover li a,
#main-menu li.current li a,
#main-menu ul ul a{
	text-transform: none;
	font-weight: normal;	
	border: none;	
	background-color: transparent;
	color: #444e51;
}

#main-menu ul li.sfHover li.current a,
#main-menu ul li.current li.current a,
#main-menu ul li.sfHover ul li a:hover,
#main-menu ul li.current ul li a:hover,
#main-menu ul li ul li a:hover{
	background-color: #aaaeaf;
	color: #ffffff;
}



#footer-menu {
	margin: 0px;
	padding-top: 20px;
	padding-left: 20px;
}
#footer-menu li{
	display: inline;
}
#footer-menu li a{
	color: #000000;
	text-decoration: none;	
	float: left;
	padding: 0px 10px;
	border-right: 1px solid #000000;
	font-size: 10px;	
}
#footer-menu li.last a{
	border-right: none;
}






#socials{
	border-left: 1px solid #9A9FA0;
	position: absolute;
	top: 146px;	
	right: 0px;
	width: 65px;
	height: 21px;
	padding-top: 5px;
	padding-left: 5px;
}
#socials a{
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	line-height: 99em;		
	margin-right: 4px;
}
#socials a.rss{
	background-image: url(../img/picto-rss.png);	
}
#socials a.facebook{
	background-image: url(../img/picto-facebook.png);	
}
#socials a.twitter{
	background-image: url(../img/picto-twitter.png);	
}

#newsletter{
	position: absolute;
	top: 178px;
	right: 10px;
}
#newsletter a{
	color: #444E51;
	text-decoration: none;
}

#search{
	padding: 0px 7px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #9a9fa0;
	margin-top: 24px;
	float: right;
	width: 785px;
	color: #8c8c8c;
}
#search span{
	text-transform: uppercase;
	color: #000000;
}
#search form{
	float: right;	
	
	padding-right: 120px; 
}

#pageHeader{
	position: relative;
	background-color: #7c8283;
	color: #ffffff;
	padding: 3px;
	/*margin-bottom: 10px;*/
	overflow: hidden;
}
#pageHeader h2{
	font-weight: bold;
	font-size: 15px;
	margin: 0px;
	width: 450px;
	float: left;
}
#pageHeader ul{
	margin: 0px;
	position: absolute;
	right: 0px;
	top: 5px;
}
#pageHeader ul li{
	display: inline;
	margin: 0px 3px;
}
#pageHeader ul li a{
	color: #000000;
	text-decoration: none;
}


#homeBloc{
/*	background-image: url(../img/home-tmp.jpg);*/
	height: 386px;
}


.trimagTabs .pageItem{
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	display: block;	
	text-decoration: none;
}
.trimagTabs .pageItem-date{
	color: #e20019;
}
.trimagTabs .pageItem-title{
	color: #000000;	
}

.trimagTabs .pageItem-title .subtitle{
/*	font-style: italic;*/
}

.trimagTabs .pageItem-subtitle{
	color: #7c8283;
	text-decoration: underline;	
}
.trimagTabs .pageItem-comments{
	text-decoration: underline;
	display: block;
	float: right;
	color: #384244;
}

.belinktrimagblock-pagination{
	overflow: hidden;
	padding-top: 5px;
}

.belinktrimagblock-pagination a{
	text-decoration: none;
	font-size: 10px;
	color: #666666;
	margin-right: 1px;
	padding: 0px 3px;
	display: block;
	float: left;
	background: #DFDFDF;
}

.belinktrimagblock-pagination a.active{
	background: #E4001B;
	color: #ffffff;
}
.belinktrimagblock-pagination-loader{
	display: block;
	background: url(../img/ajax-loader.gif) right top no-repeat;
	width: 30px;
	height: 11px;
	overflow: hidden;
	line-height: 99em;
}


#content-get-cms{
	background-color: #ffffff;
}
/*
.contentBloc{
	margin-bottom: 12px;	
}

.homePage #content-get .contentBloc{	
	border-bottom: 4px solid #444e51;
	border-top: 4px solid #444e51;
	background: #ffffff;
	clear: both;
}
*/

#content-get-cms .contentBloc,
.homePage #content-get .contentBloc{	
	border-bottom: 20px solid #cccccc;
	border-top: 4px solid #444e51;
	background: #ffffff;
	clear: both;
}

#content-get .contentBloc .csc-header{
	height: 28px;
	background: transparent url(../img/tabheader-bg.png);	
	margin-bottom: 10px;
}
#content-get .contentBloc .csc-header h1{
	margin: 0px;
	height: 28px;
	line-height: 28px;	
	background: #ffffff;
	float: left;
	padding: 0px 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #444e51;
}


#content-getRight .pageItem{
	text-align: right;
	padding-right: 5px;
}
#content-getRight .pageItem.odd{
	background-color: #c3c6c7;
}


.tx-skpagecomments-pi1{
	padding: 25px;
}
.tx-skpagecomments-pi1 form{
	width: auto;
}
.tx-skpagecomments-pi1 form fieldset{
	border: none;
} 
.tx-skpagecomments-pi1 form textarea,
.tx-skpagecomments-pi1 form input#name, 
.tx-skpagecomments-pi1 form input#email, 
.tx-skpagecomments-pi1 form input#homepage {
	background: none;
	border: 1px solid #444E51;
	padding: 2px;
}




.csc-textpic{
	padding: 10px;
/*	border-bottom: 4px solid #444e51;*/
}



/*******plugin visu actus***********/

#leftPart{
	float: left;
}

#rightPart{
	float: right;
}

.navBar{
	position: relative;
	background-color:#7c8283;
	color:white;
	font-size:15px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	text-indent:5px;
	width:530px;
	border: solid 1px white;
}


.navBar .redPart{
	color: #d8001c;
}

.navBar .boutons{
	position: absolute;
	top: 3px;
	right: 3px;
}

.navBar .boutons img{
	border: 0;
	width: 28px;
	height: 25px;
}

.not_shadow a{
	text-decoration: none;
	color: white;
}

/***************left**************/
.visu-left{
	width: 530px; 
	height: 353px;
	position: relative;
	border: solid 1px white;
	background-position: 50% 50%;
	background-color: #7C8283;
	background-repeat: no-repeat;
	border-top: 0;
}

.visu-left .shadow, .visu-left .not_shadow{
	height: 110px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}


.visu-left .shadow{
	background-image: url(../img/visu-left_shadow.gif);
	filter:alpha(opacity=80);
	opacity:0.80;
	-moz-opacity:0.80; 
}

.visu-left p{
	margin: 0;
	margin-left: 15px;
	margin-right: 15px;
}

.visu-left .title{
	margin-top: 15px;
	color: #d8001c;
/*	font-weight: bold;*/
	font-size: 18px;
}

.visu-left .date{
	color: #ffffff;	
	font-style: italic;
}

.visu-left .abstract{
	color: white;
	font-size: 13px;
}

.visu-left .not_shadow .title a{
	color: #d8001c;
}

.image_link{
/*	background-color: red;*/
/*	opacity: 0.5;*/
	display: block;
	width: 100%;
	text-decoration: none;
	height: 100%;
}

/***************left**************/

/***************right*************/
.visu-right{
	width: 260px; 
	height: 120px;
	position: relative;
	border: solid 1px silver;
	background-color: #7C8283;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.visu-right .shadow, .visu-right .not_shadow{
	height: 57px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.visu-right .shadow{
	background-image: url(../img/visu-right_shadow.gif);
	filter:alpha(opacity=80);
	opacity:0.80;
	-moz-opacity:0.80; 
}

.visu-right p{
	margin: 0;
	margin-left: 12px;
	margin-right: 12px;
}

.visu-right .title{
	color:white;
	font-size:14px;
	font-weight:bold;
	margin-top:12px;
	text-align:right;
}


/***************right*************/


/*******plugin visu actus***********/





#content-getBorder{
/*	border: solid 1px red;*/
	width: 100%;
/*	height: 50px;*/
	text-align: center;
/*	margin-bottom: 5px;*/
}

#content-getBorder table{
	width: 100%;
}

#content-getBorder table td{
	text-align: center;
}



.lienFlash{
	position: absolute; 
	top: 0px;
	left: 0px;
	display: block;
	z-index: 50;
}
.lienFlash:hover{
	background: none;	
}



.contentBloc .bodytext{
	font-size: 13px;
}

.with_bg{
	background-image: url(../img/bottom_bg.gif);
	height: 18px;
	line-height: 18px;
	float: left;
	padding: 5px;
	text-align: center;
/*	background-color: green;
	opacity: 0.5;*/
}

.with_bg.links{
	width: 52px;
	margin-right: 5px;
}

.with_bg.comments{
	width: 485px;
	margin-right: 5px;
}

.with_bg.comments a{
	color: #384244;
	font-weight: bold;
}

.with_bg.rss{
	width: 205px;
}

#bottom_socials{
	background-color: #444e51;
	clear: both;
	height: 29px;
	line-height: 29px;
	padding: 5px;
/*padding-left: 5px;*/
}

#bottom_socials a.rss{
	background-image: url(../img/1267799028_001.png);
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	line-height: 99em;
	margin-right: 4px;
}
#bottom_socials a.facebook{
	background-image: url(../img/picto-facebook.png);
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	line-height: 99em;
	margin-right: 10px;
}
#bottom_socials a.twitter{
	background-image: url(../img/picto-twitter.png);
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	line-height: 99em;		
	margin-right: 10px;
}

#bottom_socials .rss_libelle{
	font-weight: bold;
	float:left;
}

.banner div{
	text-align: center;
	padding-bottom: 5px;
	position: relative;
}
.banner .swfWrapper{
	position: relative;
	z-index: 10;
	left: 0px;
	top: 0px;
}

.tx-belinkleadform-pi1{
	padding: 20px;
}
.tx-belinkleadform-pi1 input{
	width: 300px;
}
.tx-belinkleadform-pi1 .row{
	padding: 3px 0px;
	overflow: hidden;
}
.tx-belinkleadform-pi1 label{
	font-weight: bold;
	display: block;
	float: left;
	width: 30%;
	text-align: right;
	padding-right: 10px;
}

.tx-belinkleadform-pi1 .inputCheckbox label{
	display: inline;
	float: none;
	width: auto;
}
.tx-belinkleadform-pi1 .inputCheckbox input{
	width: 20px;
}
.tx-belinkleadform-pi1 .submit{
	text-align: right;
}
.tx-belinkleadform-pi1 .submit input{
	width: auto;
}
.tx-belinkleadform-pi1 .formError{
	margin: 10px 0px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid red;
	color: red;
	background-color: #fbc3c7;
}
.tx-belinkleadform-pi1 .formValidation{
	margin: 10px 0px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #07a803;
	color:  #07a803;
	background-color: #c9f8c7;
}
