@import url(main.css);


/*@import url(header.css);*/
/*@import url(center.css);*/
/*@import url(footer.css);*/
/*@import url(texte.css);*/
/*@import url(form.css);*/

/*************************************/

/*.menu-cont td.hovered { background-position:left bottom; background:red; }*/

.menu-cont { border-collapse:collapse; }
.menu-cont tr td { padding:0px; margin:0; border:0; }

.newstypeliste-cont { }
.newstypeliste-cont ul { list-style-type:none; margin:10px 0; padding:0; }
.newstypeliste-cont ul li { background:url(../dragon-graphisme/bullet_arrow_grey.png) 0% 50% no-repeat; padding:2px 0px 2px 11px; font-size:11px; }
.newstypeliste-cont ul li a { color:#666; text-decoration:none; }
.newstypeliste-cont ul li a:hover { color:#666; border-bottom:1px dotted #666; }

.news-cont						{ width:790px; color:#999; text-align:left; margin-top:50px; }
.news-cont .zonecalendarettype 	{ width:210px; float:left; padding-left:30px; }
.news-cont .zonenews 			{ width:510px; float:right; margin-right:30px; }

.news-cont .zonenews .blocnews 			{ width:510px; /*border-bottom:1px silver dotted;*/ margin-bottom:80px; /*padding-bottom:20px;*/ }
.news-cont .zonenews .blocnews .left 	{ width:510px; /*float:left;*/  }
.news-cont .zonenews .blocnews .right 	{ width:510px; /*float:right;*/  }


.news-cont .zonenews .blocnews .left .newscat 				{  color: #0091D0; margin-bottom:6px; font-size:9px; border:1px solid transparent;}
.news-cont .zonenews .blocnews .left .newsvisuel 			{  margin-top:20px; }

.news-cont .zonenews .blocnews .left a .newsvisuel { border:1px solid transparent; outline:none;}
.news-cont .zonenews .blocnews .left a:hover .newsvisuel { border:1px dashed #ccc; outline:none;}


.news-cont .zonenews .blocnews .right .newsdate 			{ color:#666; /*font-weight:bold;*/ width:113px; font-size:11px; }
.news-cont .zonenews .blocnews .right .newsdate.newsdatenew { background:url(../dragon-graphisme/flagnews_new.png) 100% 50% no-repeat;  }
.news-cont .zonenews .blocnews .right .newstitre 			{ font-weight:bold; color:#000; font-size:13px; margin:9px 0px;  }


.news-cont .zonenews .blocnews .right .newsdetail1 		{ color:#666; text-align:justify; line-height: 17px; font-size: 11px; border-top:1px silver solid; padding-top: 20px;}
.news-cont .zonenews .blocnews .right .newsdetail2 		{ color:#666; margin-top:13px; line-height: 17px; font-size: 11px; background:url(../dragon-graphisme/newsborder.png) top left no-repeat; padding-top: 13px; margin-bottom:13px;}
.news-cont .zonenews .blocnews .right .newsdetail1 	a	{ color:#0091D0; text-decoration:none; }
.news-cont .zonenews .blocnews .right .newsdetail2 	a	{ color:#0091D0; text-decoration:none; }
.news-cont .zonenews .blocnews .right .newslien 		{ margin-top:13px; color:#0091D0; margin-bottom:13px; }
.news-cont .zonenews .blocnews .right .newslien a 		{ color:#0091D0; text-decoration:none; }
.news-cont .zonenews .blocnews .right .newslien a:hover { border-bottom:1px silver dotted; }







.homenews-cont 					{ color:#666; margin:8px auto 0px auto; width:694px;}
.homenews-cont td 				{ padding:6px 0px; }
.homenews-cont tr 				{ background:url(../dragon-media/gallery/dotline.png) 0% 0% repeat-x; cursor:pointer;  }
.homenews-cont tr.hovered 		{ color:#000; }
.homenews-cont tr.noborder td 	{ border:none;  }
.homenews-cont .titrenews 		{ color:#666; /*font-family:'verdana''osaka';*/ font-weight:bold; font-size:11px;  width:245px;}
.homenews-cont .datenews 		{ color:#666; font-size:9px; width:65px;}
.homenews-cont .flagnews 		{ }
.homenews-cont .descrnews 		{ color:#666; font-size:11px;  }
.homenews-cont tr.noborder 		{ border:none; background:none; }

.homenews-more a { text-decoration: none; color: #0091D0; font-size:11px; margin-left:650px;}

/*.homelogo-cont 						{ float:left; margin-top:20px;  margin-bottom:16px; width:478px; padding-left:38px; background:#efefef; }*/
.homelogo-cont 						{ margin:20px auto 16px auto; width:730px; padding-left:38px; }
.homelogo-cont a.logo 				{ width:223px; height:73px; margin-right:18px; margin-bottom:19px; float:left; border:1px solid #d1d2d4; outline:none; }
.homelogo-cont a.logo:hover  		{ border:1px solid #999; }
.homelogo-cont a.logo.blank  		{ background:#d1d2d4; cursor:default; }
.homelogo-cont a.logo.blank:hover  	{ border:1px solid #d1d2d4; }

/*.homelogo-cont .twitter-cont	{ float:right; width:224px; height:30px; background:#d1d1d1;}*/


.backtotop 							{ text-align:right; padding-right:50px; padding-bottom:20px; }
.backtotop a 						{ display:block; margin-left:auto; width:45px; height:30px; background:url(../dragon-graphisme/anchor.png) left top no-repeat; outline:none; }
.backtotop a:hover 					{ background-position:left bottom;  }

/******** NEWS IMAGES GRILLES ***************/
.news-image 	{ margin-top:0px;  }
.news-images { margin-top:5px;  }
.news-images a { display:block; width:160px; height:153px; margin:5px; float:left; /*border:1px dashed red;*/ }


/*************************************FIX*/

.separateur{
	clear:both;
}

.clearFix{
	clear:both;
	visibility:hidden;
	width:auto;
}


