/* CSS Document */

/* -------------------------RESET------------------------- */

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p{margin:0;padding:0;}
body,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,th,td{font-size:12px;color:#333}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/* -------------------------------------------------------  */

* { font-family: Arial, Helvetica, sans-serif;}

BODY {
	overflow:-moz-scrollbars-vertical;
	overflow-x:auto;
	
	padding-top:20px;
	background:#FFFFFF url(/design/copenhague/background.jpg) repeat fixed center top;
}


P{margin:0 0 15px 0;padding:0;}

H1, H2, H3, H4, H5, H6{margin:0;padding:0}

LI{
	list-style-image:url(/design/copenhague/puce.gif);
}

INPUT , TEXTAREA{
	padding:2px;
	margin:0;
	border:1px solid #666;
	font-size:10px;
}

INPUT.button , INPUT.formbutton{
	border:1px solid #E1001A;
	background:#E1001A;
	color:#fff;
	font-size:12px;
	cursor:pointer;
}

INPUT.formbutton{
	margin:0 10px 0 0;
	float:left;
}

INPUT.formbutton:hover , INPUT.button:hover{color:#fff;}

A:link, A:visited{color:#dd0000;text-decoration:none;}
A:hover, A:active{color:#000;text-decoration:underline;}

HR.clear{
	clear:both;
	visibility:hidden;
	margin:0;
	padding:0;
	height:20px;
}

HR{
	background:#cccccc;
	height:1px;
	clear:both;

	margin: 5px 0;
	padding: 0;
	color: #cccccc;
	border: 0;
}

.red{color:#e80000;}

.next , .next:link , .next:visited{
	background:url(/design/copenhague/next.gif) no-repeat right center;
	padding:3px 20px 3px 10px;
	color:#fff;
	font-weight:bold;
}

.next:hover , .next:active{
	background:url(/design/copenhague/next_hover.gif) no-repeat right center;
	text-decoration:none;
}

#banner{
	height:225px;	
	width:960px;
	margin:auto;
	background:url(/design/copenhague/banner.png) no-repeat center top;
	position:relative;
}

.blackLeft , .blackRight{
	position:absolute;
	width:54px;
}

.blackLeft{
	top:217px;
	left:-54px;
	height:84px;
	background:url(/design/copenhague/left.png) no-repeat top center;
}
.blackRight{
	top:169px;
	right:-54px;
	height:133px;
	background:url(/design/copenhague/right.png) no-repeat top center;
}

#container{
	width:960px;
	margin:auto;
	background:#FFF;
}

#header{
	height:155px;
	background:url(/design/copenhague/header.gif) no-repeat top center;
	position:relative;
}

.goHome{
	position:absolute;
	width:167px;
	height:145px;
	top:10px;
	left:33px;
}
.CaR{
	width:265px;
	height:35px;
	position:absolute;
	top:0;
	right:0;
}

.slogan{
	width:700px;
	height:30px;
	position:absolute;
	bottom:40px;
	right:20px;
	
	text-align:right;
	font-size:18px;
	color:#000;
}

.slogan STRONG.red{font-size:24px}

#left{
	width:200px;
	padding:25px 0 0 20px;
	float:left;
}

UL.menuLeft{
	padding:0;
	list-style:none;
	list-style-image:none;
	margin:0 0 20px 0;
}

UL.menuLeft LI{
	padding:0;
	margin:0;
	list-style:none;
	list-style-image:none;
	background:#e1001a;
}

UL.menuLeft LI A:link , UL.menuLeft LI A:visited{
	
	font-size:12px;
	font-weight:bold;
	color:#fff;
	
	padding:5px 10px;
	display:block;
	background:url(/design/copenhague/menu-left.gif) no-repeat 0 9px;
	border-bottom:1px solid #f07f8c;
}

UL.menuLeft LI A.active , UL.menuLeft LI A:hover , UL.menuLeft LI A:active{
	background:#000 url(/design/copenhague/menu-left.gif) no-repeat 0 9px;	
	border-bottom:1px solid #444;
	text-decoration:none;
}

UL.menuLeft LI.last , UL.menuLeft LI.last A{border:none;}



/* ------------------------ */

UL.menuLeft LI UL{
	margin:0;
	padding:0;
	background:#333333;
	border-bottom:1px #666 solid;
}

UL.menuLeft LI UL LI{
	background:#333333;
}

UL.menuLeft LI UL LI A:link , UL.menuLeft LI UL LI A:visited{
	
	font-size:11px;
	font-weight:normal;
	color:#fff;

	padding:3px 10px;
	
	background:none;
	border-bottom:none;
}

UL.menuLeft  LI UL LI A.active , UL.menuLeft  LI UL LI A:hover , UL.menuLeft  LI UL LI A:active{
	background:#000;	
	border-bottom:none;
}

UL.menuLeft  LI UL LI.last , UL.menuLeft  LI UL LI.last A{border:none;}

/* ------------------------ */


#left CENTER{padding:10px;}

A.button:link , A.button:visited{
	display:block;
	height:50px;
	background-position:0 0;
	margin:0 0 20px 0;
}
A.button:hover , A.button:active{
	background-position:0 -50px;	
}

A.fneAssosFr{background-image:url(/design/copenhague/buttons/fne-asso-fr.gif)}
A.facebook{background-image:url(/design/copenhague/buttons/facebook.gif)}
A.tcktcktck{background-image:url(/design/copenhague/buttons/tcktcktck.gif)}
A.terraEco{background-image:url(/design/copenhague/buttons/terra-eco.gif)}
A.planetik{background-image:url(/design/copenhague/buttons/planetik.gif)}
A.rssBt{background-image:url(/design/copenhague/buttons/rss.gif)}

A.map:link , A.map:visited{
	display:block;
	height:220px;
	background-position:0 0;
	margin:0 0 10px 0;
	background-image:url(/design/copenhague/carte.gif);
	
	padding:10px;
	font-size:16px;
	color:#000;	

}
A.map:hover , A.map:active{
	background-position:0 -240px;	
	color:#000;	
	text-decoration:none;
}

#clouds {text-align:center;width:180px;margin:0 auto;}
#clouds H1 , #clouds H1 A , #clouds H1 A:visited{color:#ccc;font-size:18px;display:inline;text-decoration:none; white-space:nowrap;line-height:18px;}
#clouds H2 , #clouds H2 A , #clouds H2 A:visited{color:#ccc;font-size:16px;display:inline;text-decoration:none; white-space:nowrap;line-height:18px;}
#clouds H3 , #clouds H3 A , #clouds H3 A:visited{color:#ccc;font-size:14px;display:inline;text-decoration:none; white-space:nowrap;line-height:18px;}
#clouds H4 , #clouds H4 A , #clouds H4 A:visited{color:#ccc;font-size:12px;display:inline;text-decoration:none; white-space:nowrap;line-height:18px;}
#clouds H5 , #clouds H5 A , #clouds H5 A:visited{color:#ccc;font-size:10px;display:inline;text-decoration:none; white-space:nowrap;line-height:18px;}
#clouds H6 , #clouds H6 A , #clouds H6 A:visited{color:#ccc;font-size:9px;display:inline;text-decoration:none; white-space:nowrap;line-height:18px;}

#clouds H1 , #clouds H2 , #clouds H3 , #clouds H4 , #clouds H5 , #clouds H6 {border:none;padding:0;margin:0;display:inline;border:1px dashed #fff;}

#clouds A , #clouds A:visited{text-decoration:none;color:#ccc}
#clouds A:hover , #clouds A:active{text-decoration:none;color:#000}


#right{
	width:700px;
	padding:0 20px 0 0;
	float:right;
}

H1{
	font-size:18px;
	color:#333;
	padding:0 0 3px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #e1001a;
}

.contentLeft{
	width:460px;
	float:left;
}

.contentRight{
	width:220px;
	float:right;
}

.imgRight{
	margin-bottom:20px;
}

.topBlckRight{
	height:41px;
	height:23px;	
	padding:9px 10px;
	background:url(/design/copenhague/right-block-top.gif) no-repeat bottom left;
	font-size:16px;
	font-weight:bold;
	color:#000;
}

.BlckRight{
	padding:10px;
	border:solid #CCC;
	border-width:0 1px;
}
.BlckRight A:link , .BlckRight A:visited {
	background:url(/design/copenhague/earth.gif) no-repeat 0 6px;
	padding:5px 0 5px 22px;
	display:block;
	color:#333;
	font-size:13px;
}
.BlckRight A:hover , .BlckRight A:active {
	color:#333;
	text-decoration:underline;
}

.BlckRight A IMG{
	display:none;
}        

.bottomBlckRight{
	background:url(/design/copenhague/right-block-bottom.gif) no-repeat top left;
	height:9px;
}

A.newsObj:link , A.newsObj:visited{
	display:block;
	margin-bottom:40px;
	color:#000;	
	clear:both;
	height:150px;
}

A.newsObj:hover , A.newsObj:active{
/*	color:#e1001a; */
	text-decoration:none;
}

A.newsObj IMG{
	float:right;
	border:2px solid #ccc;
	margin:0 0 0 5px;
}

A.newsObj:hover IMG{
	float:right;
	border:2px solid #e1001a;
}

A.newsObj H2{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	background:#e1001a;
	margin-bottom:10px;
}

A.newsObj:hover H2{background:#000}

A.newsObj SPAN{
	display:block;
	padding:2px 5px;
}
A.newsObj SPAN.date{
	text-align:left;
	color:#e1001a;
	font-size:10px;
}

A.newsObj SPAN.text{
	
}
A.newsObj SPAN.text STRONG{
	display:block;
}

a.newsObj .padding10 , .padding10{
	padding:20px 0;
	display:block;
}

A.newsObj SPAN.next {display:inline;}

/* ==============================================
HOME
============================================== */

.homeLeft{
	width:460px;
	float:left;
}

.homeRight{
	width:220px;
	float:right;
}

    
A.newsHomeBig:link , A.newsHomeBig:visited{
	display:block;
	height:170px;
	margin-bottom:20px;
	background:url(/design/frames/neo_700x380.png) no-repeat center top;
	color:#000;
	
	padding:210px 20px 0 20px;
	
}

A.newsHomeBig:hover , A.newsHomeBig:active{
/*	color:#e1001a; */
	text-decoration:none;
}

A.newsHomeBig H2{
	color:#fff;
	font-size:18px;
	padding:11px 0;
}

A.newsHomeBig SPAN{
	display:block;
	padding:5px 0;
}
A.newsHomeBig SPAN.date{
/*	text-align:right; */
	color:#e1001a;
	font-size:10px;
}
A.newsHomeBig SPAN.text{
	
}
A.newsHomeBig SPAN.text STRONG{
	display:block;
}

A.newsHomeBig SPAN.next {display:inline;}

.dailymotion{
	height:296px;
}
.flickr{

}

.allnews{
	padding:5px 0;
	border-top:1px dotted #000;
}

.allnews A:link , .allnews A:visited{
	color:#000;
	font-weight:bold;
}
.allnews A:hover , .allnews A:active{
	color:#e1001a;
	text-decoration:none;
}
.allnews A SPAN{
	font-size:16px;
	font-weight:normal;
}

.selectCat{
	text-align:right;
	padding:0 0 10px 0;
}


/* ==============================================
COPYRIGHT
============================================== */

.copyright{
	clear:both;
	height:20px;
	padding:130px 10px 0 10px;
	
	background:url(/design/copenhague/bottom.gif) repeat-x 0 0;
	
	color:#999;
	font-size:11px;
	text-align:right;

}

.copyright A, .copyright A:visited{color:#999;text-decoration:none;}
.copyright A:hover, .copyright A:active{color:#999;text-decoration:underline}



/* ------------------------- Navigation for News------------------------- */

#navbarnews{
	
	margin-top:10px;

	border-top:1px dotted #333;
	padding:3px 80px;
	
	text-align:center;
	
	position:relative;
	clear:both;

	font-weight:bold;
}

#nav_prec{
	position:absolute;
	top:2px;
	left:0;
	text-align:left;
	width:80px;
	padding:0 0 0 10px !important;
	background:url(/design/copenhague/prever.gif) no-repeat left center;
}

#nav_next{
	position:absolute;
	top:2px;
	right:0;
	text-align:right;
	width:80px;
	padding:0 10px 0 0 !important;
	background:url(/design/copenhague/nexter.gif) no-repeat right center;
}

#navbarnews A , #navbarnews A:visited{
	color:#000;
	display:inline;
	padding:0;
	margin:0;
}

#navbarnews A:hover{
	color:#000;
}

#navbarnews A.nav_activ{font-weight:bold;}


/* ---------------------- */


#right h1.Titre {
	font: bold 16px Arial;
	color: #E1001A;
	margin: 18px 0 15px 0 !important;
	padding: 0 0 7px 0 !important;
	border-bottom: 1px dashed #ccc;
}

#right h1.Titre_accueil {
	font: bold 16px Arial;
	color: #E1001A;
	margin: 18px 0 15px 0 !important;
	padding: 0 0 0 0 !important;
}
#right h2.Soustitre {
	font: bold 16px Arial;
	color: #000;
	margin: 10px 0;
}

#right h3.Intertitre {
	font: bold 15px Arial;
	color: #E1001A;
	margin: 18px 0 15px 0 !important;
	padding: 0 !important;
}

#right h4.Intertitre {
	font: bold 12px Arial;
	color: #E1001A;
	margin: 18px 0 15px 0 !important;
	padding: 0 !important;
}

#right h6.legende {
	color: #666;
	font: normal 11px Arial;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

.sepa2{
	height:10px;
}

/* ---------------------- Comments ---------------------- */

.lesComs{
	background:#E1001A;
	color:#fff;
	font-size:14px;
	padding:5px 10px;
	margin:25px 0 10px 0;
}

.comments {
	padding-top:5px;
	font-family: Arial;
	padding-bottom: 15px;
}

.comments .headers {
	margin:  0;
	display:none;
}
.comments .grey,
.new_comment .headers .grey {
	font-size: 18px;
	color: #6c726f;
}
.comments .yellow,
.new_comment .headers .yellow {
	font-size: 18px;
	color: #e6b51a;
}
.comments .red {
	font-size: 12px;
	color: #d22d4f;
	font-style: italic;
}
.comments .item {
	padding-top: 4px;
}
.comments .item .centerCom {
	padding: 5px;
	border:1px #d3d3d3 solid;
	background:#fff;
}
.comments .item .bottomCom {
	padding-top: 12px;
}

.comments td.name {
	font: normal 12px Arial;
	color: #fff;
	font-weight:bold;
	width: 94px;
	text-align: center;
	padding: 0px 3px;
}
.comments td.name span {
	color: #FFF;
	font-size: 10px;
	font-weight:normal;
}
.comments td.com {
	font: normal 12px Arial;
	padding: 0 15px 5px 15px;
}

/* Odd comment */
.comments .odd .name {text-align: right}
.comments .odd .centerCom {	background:#fff url(/design/copenhague/comments/back-com.gif) no-repeat left center;}
.comments .odd .bottomCom {}

/* Even comment */
.comments .even .name {text-align: left}
.comments .even .centerCom { background:#fff url(/design/copenhague/comments/back-com.gif) no-repeat right center;}
.comments .even .bottomCom {}

/* New comment */
.new_comment {
	
	border:1px #d3d3d3 solid;
	background:#fff;
	padding:10px 20px;
	position:relative;
	font-size: 11px;
	
}
.new_comment .headersCom {
	padding: 13px 0 13px 7px;
	color:#E1001A;
	font-weight:bold;
	font-size:11px;
}

.new_comment .headersCom2 {
	padding: 13px 0 13px 7px;
	color:#EC1C24;
	font-weight:bold;
	font-size:11px;
}


.new_comment .topCom {
	background:#fff;
	height: 4px;
	height: 100%;
	position:relative;
}
.new_comment .bottomCom {
	height: 4px;
	height: 100%;
}
.new_comment table {
	margin-left: 7px;
}
.new_comment td {
	font-weight: bold;
}
.new_comment input {
	background: url(/design/copenhague/comments/com-input.gif) no-repeat;
	width: 180px;
	height: 30px;
	border: none;
	padding: 7px 8px 0 9px;
	font: normal 11px Arial;
	color: #6c726f;
}
.new_comment .textarea {
	background: #fff url(/design/copenhague/comments/com-textarea.gif) no-repeat;
	width: 400px;
	height: 152px;
	padding: 7px 0 0 10px;
}
.new_comment textarea {
	border: none;
	font: normal 13px Arial;
	color: #6c726f;
	width: 380px;
	height: 135px;
	overflow: auto;
	background:none;
}


.new_comment .buttonCom,
.new_comment .buttonCom:visited {
	display: block;
	background: #E1001A;
	width: auto;
	height:auto;
	color: #fff;
	font: bold 11px Arial;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
	text-align: center;
	margin: 13px 5px 12px 0;
	cursor:pointer;
	font-weight:bold;
}
.new_comment .buttonCom:hover {
	color: #fff;
	text-decoration: none;
	background: #000;
}

.new_comment STRONG{font-size:12px;color:#7e7e7e;display:block;padding:5px 0;text-transform:uppercase;}

.imgCommentaires{
	position:absolute;
	left:-3px;
	top:-3px;
	width:157px;
	height:200px;
}




/* ------------------------------------- */

.rss_cmp_name{
	color:#CC0000 !important;
	font-size:14px !important;
	font-weight:normal !important;
	border:none;
	border-bottom:#CC0000 dotted 1px;
	padding-bottom:5px;
	margin-bottom:10px;
}

.rss_englo{
	padding:0 0 10px 20px;
	line-height:200%;
}

.rss_englo INPUT{
	border:none;
}

A#my_rss_128,
A#my_rss_128:visited{
	display:block;
	height:17px;
	width:125px;
	padding:0px 0 6px 35px;
	background:url(/design/rss2.gif) no-repeat;
	color:#797979;
	text-decoration:none;
	margin:10px 0;
}

A#my_rss_128:hover{
	color:#666666;
}

#rss_mixer_33 , #rss_mixer_37 , #rss_mixer_20 , #rss_mixer_80{display:none}

.rss_entity{

}

.rssBug{
}



