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;
}

h1{
	font-size: 22px;
	margin: 20px 10px 0px 10px;
	font-weight: normal;
}

a{
	color: #E20019;
}

#mainContainerWrap{
	position: relative;
}

#mainContainer{
	width: 900px;
	margin: 0px auto;
	overflow: hidden;
}

#header{
	height: 200px;
	background: url(../img/header.jpg) left top no-repeat;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

#homeLink{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 320px;
	height: 100px;
	line-height: 999em;
	overflow: hidden;
}

#footer{
	background: url(../img/footer2.png) left top no-repeat;
	height: 91px;
	width: 924px;
	margin: 10px auto;
}

#socialsFooter{
	margin: 5px 0px 50px 0px;
}

#mainContent{
	overflow: hidden;
	border-top: 6px solid #a9afaf;
}

#content-get{
	float: left;
	width: 730px;		
	background-color: #ffffff;
}



.contentBlock{
	background-color: #ffffff;
}
.homePage #content-get{
	background: none;
	width: 530px;		
}

#content-getLeft,
#content-getRight{
	float: left;
	width: 153px; padding: 5px;	
	background-color: #ffffff;
	_display: inline;
	margin-left: 6px;
}

#content-getLeft{
	width: 185px;
	background: none;
	padding-top: 0px;
}
#content-getLeft .contentBloc{
	background: #fff;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
#content-getLeft .elt1{
	background: #ef1a16 url(../img/title-numkiosque.png) center 5px no-repeat;
	padding-top: 45px;
}
#content-getLeft .elt2{
	background: #071516 url(../img/title-photosemaine.png) center 5px no-repeat;
	padding-top: 45px;
}
#content-getLeft .elt2 .csc-textpic {
	padding: 0px;
}

#content-get #content-get-cms .elt1{
	border-top: none;
}

#content-getLeft h1,
#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: 0px;
	font-weight: bold;
}

#content-get-cms .elt1 .categorie39 h2{
	background: url(../img/title-duathlon.png) left 2px no-repeat;
	padding-left: 25px;
}
#content-get-cms .elt1 .categorie40 h2{
	background: url(../img/title-trithlon.png) left 8px no-repeat;
	padding-left: 25px;
}





#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;	
	display: none;
}

#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-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{
	position: absolute;
	top: 172px;	
	right: 220px;
	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: 174px;
	left: 5px;
}
#newsletter a{
	color: #444E51;
	text-decoration: none;
}

#search{
	padding: 0px 7px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #9a9fa0;
	margin-top: 24px;
	color: #8c8c8c;
}
#search span{
	text-transform: uppercase;
	color: #000000;
}
#search form{
	float: right;	
}

#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: 3px;
	cursor: pointer;
	display: block;	
	text-decoration: none;
}



#content-getLeft .trimagTabs .pageItem{
	text-align: right;
	margin: 0px 2px;
}
#content-getLeft .trimagTabs .pageItem.even{
	background: #CFD0D2;
	color: #797979;
}


.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: 8px solid #cccccc;
	border-top: 8px solid #566163;
	background: #ffffff;
	clear: both;
}

#content-get .contentBloc .csc-header{
	height: 28px;
	background: transparent url(../img/tabheader-bg.png);	
}
#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: #ed1918;

}


#content-getRight .pageItem{
	text-align: right;
	padding-right: 5px;
}
#content-getRight .pageItem.odd{
	background-color: #c3c6c7;
}





.csc-textpic-text,
.csc-textpic{
	padding: 10px;	
}



/*******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: 592px;
	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-belinktrimagform-pi1 .formError,
.tx-belinkleadform-pi1 .formError{
	margin: 10px 0px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid red;
	color: red;
	background-color: #fbc3c7;
}
.tx-belinktrimagform-pi1 .formValidation,
.tx-belinkleadform-pi1 .formValidation{
	margin: 10px 0px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #07a803;
	color:  #07a803;
	background-color: #c9f8c7;
}



.tx-bipagelist-pi1{
	padding: 15px;
}
.tx-bipagelist-pi1 h2{
	margin: 0px;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: normal;
	overflow: hidden;
}
.pageList-Item{
	overflow: hidden;
	_height: 1%;
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
.pageList-Item-img img{
	float: left;
	padding-right: 15px;
}
.pageList-Item-date{
	display: block;
	font-size: 10px;
	color: #f11a15;
	font-weight: normal;
}
.pageList-Item a{
	color: #384244;
}
.pageList-Item-text a.linkMore{
	display: block;
	text-align: right;
	font-weight: bold;
}
.pageList-Item  .bodytext {
	font-size: 11px;
}
.archiveLink{
	text-align: right;
}
.archiveLink a{
	background: #E20019;
	color: #fff;
	padding: 3px 10px;
	text-decoration: none;
}


.tx-belinktrimagslideshow-pi1{
	overflow: hidden;
	background: #fff;
	overflow: hidden;
	height: 356px;
	padding-bottom: 13px;
	background: #fff url(../img/homeSlideShowBg.png) left 356px repeat-x;
}
#homeSlideShow{
	margin: 0px;
	padding: 0px;
}
.bannersSousCarrousel .banner{
	overflow: hidden;
}
.bannersSousCarrousel .banner div{
	float: left;
	padding: 4px 2px 4px 2px;
}
#header .banner{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 335px;
}
#rightBanner{
	position: absolute;
	width: 155px;
	margin-left: 460px; 
	left: 50%;
	top: 0px;
}
#rootline-menu ul{
	margin: 5px;
}
#rootline-menu li{
	display: inline;
}
#rootline-menu li a{
	font-size: 12px;
	font-weight: normal;
	padding: 0 5px;
	color: #384244;
	text-decoration: none;
}
/*
#rootline-menu li.last a{
	text-decoration: none;
	color: #F11A15;
}
*/


.tx-belinktrimaghomevideo-pi1{
	padding: 5px;
	overflow: hidden;
}
.tx-belinktrimaghomevideo-pi1 .trimagvideo-video{
	width: 250px;
	float: left;
	padding: 5px;
}


.tx-belinktrimagagenda-pi1,
.tx-belinktrimagresultats-pi1{
	padding: 10px;
	overflow: hidden;
}
.tx-belinktrimagagenda-pi1 h1,
.tx-belinktrimagresultats-pi1 h1{
	margin: 0px;
	margin-bottom: 5px;
}
.tx-belinktrimagagenda-pi1 .pageAgendasSingle-row,
.tx-belinktrimagresultats-pi1 .pageResultsSingle-row{
	padding-bottom: 5px;
}
.tx-belinktrimagagenda-pi1 .pageAgendasSingle-row span,
.tx-belinktrimagresultats-pi1 .pageResultsSingle-row span{
	font-weight: bold;
}

.tx-belinktrimagresultats-pi1 .pageResultsDetail-Item{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #E2E2E2;
	overflow: hidden;
	height: 16px;
}
.tx-belinktrimagresultats-pi1 .pageResultsDetail-Item-date{
	float: left; 
	width: 80px;
	height: 16px;
	line-height: 16px;
}
.tx-belinktrimagresultats-pi1 .pageResultsDetail-Item-title{
	float: left; 
	width: 550px;
	height: 16px;
	line-height: 16px;
}
.tx-belinktrimagresultats-pi1 .pageResultsDetail-Item-title a{	
	color: #384244;
}
.tx-belinktrimagresultats-pi1 .pageResultsDetail-Item-file a{
	background: url(../img/1290433169_page_white_put.png) right 0px no-repeat;
	padding-right: 20px;
	float: left; 
	width: 60px;
	height: 16px;
	line-height: 16px;	
}
.tx-belinktrimagresultats-pi1  .pageResultsSingle a{
	background: #E20019;
	color: #fff;
	padding: 2px 5px;
	text-decoration: none;
}
.tx-belinktrimagresultats-pi1 .pageResultsSingle-row-link{
	text-align: right;
}



.tx-belinktrimagresultats-pi1 .pageResults-Item{
	padding: 3px;
}
.tx-belinktrimagresultats-pi1 .pageResults-Item a{
	text-decoration: none;
	color: #384244;
}
.tx-belinktrimagresultats-pi1 .pageResults-Item.even{
	background: #E2E2E2;
}
.homePage .tx-belinktrimagresultats-pi1{
	padding: 3px;
}

.homePage .tx-belinktrimagagenda-pi1 .pageAgenda-usercontrib{
	margin-bottom: 5px;
}
.homePage .tx-belinktrimagagenda-pi1 .pageAgenda-usercontrib a{
	text-align: center;
	display: block;
	color: #fff;
	background: #E20019;
	text-decoration: none;
	padding: 1px;
	margin: 2px;
}

.tx-belinktrimagagenda-pi1 .pageAgenda-Item,
.homePage .tx-belinktrimagagenda-pi1{
	padding: 3px;
}
.tx-belinktrimagagenda-pi1 .pageAgenda-Item.even{
	background: #E2E2E2;
}
.tx-belinktrimagagenda-pi1 .pageAgenda-Item-date{
	font-size: 9px;
	color: #7d8080;
}
.tx-belinktrimagagenda-pi1 .pageAgenda-Item a{
	text-decoration: none;
	font-weight: bold;
	color: #384244;
}
.pageAgendasSingle-row.description{
	padding: 10px 0px 20px 0px;
}

.tx-belinktrimagagenda-pi1 .pageAgendasDetail-Item{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #E2E2E2;
}

.tx-belinktrimagagenda-pi1 .pageAgendasDetail-Item-date{
	font-size: 9px;
	color:#ED1918;
}

.tx-belinktrimagagenda-pi1 .pageAgendasDetail-Item-title a{
	text-decoration: none;
	color: #384244;
	font-size: 20px;
}
.tx-belinktrimagagenda-pi1 .pageAgendasDetail-Item-desc{
	color: #7d8080;
	font-size: 11px;
}


.tx-belinktrimagagenda-pi1 .pageAgendasSingle-text{
	width: 400px;
	padding-right: 10px;
	float: left;
}

.tx-belinktrimagagenda-pi1 .pageAgendasSingle-filter{
	margin: 10px 0px 20px 0px;
	padding: 10px;
	background: #e9e9e9;
	border: 1px solid #cfcfcf;
}
.tx-belinktrimagagenda-pi1 .pageAgendasSingle-filter label{
	font-weight: bold;
	padding-right: 20px;
}

#pageAgendasSingle-map{
	float: left;
}

.tx-belinktrimagagenda-pi1 form .row label{
	font-weight: bold;
	display: block;
	width: 150px;
	float: left;
	padding-left: 25px;
}
.tx-belinktrimagagenda-pi1 form .row{
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.tx-belinktrimagagenda-pi1 form .tesUnRobot{
	height: 0px;
}
.tx-belinktrimagagenda-pi1 form .tesUnRobot input{
	margin-left: -999em;
}
.tx-belinktrimagagenda-pi1 form .mandatory{
	color: #ED1918;
}
.tx-belinktrimagagenda-pi1 form .submit{
	border: none;
}
.tx-belinktrimagagenda-pi1 form .submit input{
	margin-left: 430px;
	border: 1px solid #ED1918;
	background: #ED1918;
	color: #fff;
	width: 100px;
}

.tx-belinktrimagagenda-pi1 form input,
.tx-belinktrimagagenda-pi1 form textarea{
	width: 350px;
}

.tx-belinktrimagagenda-pi1 .formValidation,
.tx-belinktrimagagenda-pi1 .formError{
	border: 1px solid #ED1918;
	padding: 5px;
	color: #ED1918;
	margin-bottom: 15px;
	background: #fbdbdb;
}

.tx-belinktrimagagenda-pi1 .formValidation{
	color: #02acc0;
	border-color: #02acc0;
	background: #caf1f6;
}


.tx-skpagecomments-pi1{
	padding: 20px;
}
.tx-skpagecomments-pi1 h2{
	margin: 0px;
	font-size: 22px;
	color: #384244;
	text-align: left;
	font-weight: normal;
}
.tx-skpagecomments-pi1 h3{
	text-align: left;
	color: #384244;
	text-decoration: none;
	font-size: 15px;
	margin-top: 10px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #E20019;
	font-weight: bold;
}

.tx-skpagecomments-pi1 form{
	width: auto;
	background: #F1F1F1;
	margin: 0px;
	padding: 10px;
}
.tx-skpagecomments-pi1 form fieldset{
	border: none;
} 
.tx-skpagecomments-pi1 form textarea,
.tx-skpagecomments-pi1 form input#name, 
.tx-skpagecomments-pi1 form input#captcha, 
.tx-skpagecomments-pi1 form input#email, 
.tx-skpagecomments-pi1 form input#homepage {
	border: 1px solid #CCCCCC;
	color: #7B7B7B;
	padding: 4px 2px 4px 10px;
	background: #fff;
}

.sk-pagecomments-headline{
	border: none;
}

.sk-pagecomments-headline{
	background: #F1F0F0;
	height: auto;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
	margin-bottom: 1px;
}
.sk-pagecomments-comment{
	padding: 5px;		
	margin-bottom: 5px;
}
.sk-pagecomments-comment p{
	margin: 0px;
}

.sk-pagecomments-date{
	font-weight: normal;
	color: #7B7B7B;
}
.tx-skpagecomments-pi1 form input#skcommentssubmit{
	background: #E20019;
	color: #fff;
	border: none;
}


.sk-pagecomments-error {
	border-color: #E20019;
	color: #E20019;
	background: #fae1e1;
	margin: 0px;
	margin-bottom: 10px;
}
.pagebrowser{
	padding-left: 5px;
}
.pagebrowser a{
	margin: 0px 2px;
}

.likeFB{
	padding-left: 20px;
	margin-top: 10px;
}


.tx-belinktrimagform-pi1{
	margin: 10px;
}
.tx-belinktrimagform-pi1 label{
	font-weight: bold;
	display: block;
	float: left;
	width: 170px;
}
.tx-belinktrimagform-pi1 .row{
	overflow: hidden;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.tx-belinktrimagform-pi1 input,
.tx-belinktrimagform-pi1 select,
.tx-belinktrimagform-pi1 textarea{
	width: 300px;
	border: 1px solid #cccccc;
	padding: 2px;
}
.tx-belinktrimagform-pi1 .submit input{
	width: 150px;
	color: #fff;
	background: #E20019;
	padding: 3px 5px;
	border: none;
	margin-left: 350px;
}

.tx-pexnewslettersubscription-pi1{
	position: relative;
	width: 550px;
}

.pns-loader{
	display: block;
	width: 16px;
	height: 11px;
	background: url(../img/ajax-loader.gif) no-repeat;
	overflow: hidden;
	line-height: 99em;
	float: left;
	position: absolute;
	top: 5px;
	left: 220px;
	display: none;
}
.pns-msg-retour{
	position: absolute;
	left: 240px;
	top: 4px;
	color: #ff0000;
}


.plusContainer{
	padding: 20px;
}
.plusContainer p{
	margin: 0px;
}
.plusContainer span{
	font-weight: bold;
}
.plusContainer h2{
	color: #E20019;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #E20019;*/
}
.plusContainer-link{
	overflow: hidden;
	padding-top: 10px;
}
.plusContainer-link a{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	background: #E20019;
	padding: 2px 10px;;
}

#videosHome TD{
vertical-align:top;
padding:5px;
}
