/*------------------------------------------------
|             Clair et Net. @ 2007                |
--------------------------------------------------*/

.rubric_title {
	width: auto;
	display: inline;
}

p.desc_article {
	display: block;
	clear: both;
}


/*---- Left col ----*/

#leftCol {
	float: left;
	width: 747px;
	background: #fff;
}

#header {
	float: left;
	border-bottom: 5px solid #e65f28;
	width: 747px;
	background: #fff;
	position: relative;
}

#branding {
	float: left;
	background: #fff url(../_img/header.jpg) no-repeat;
	width: 518px;
	height: 135px;
}

#header #date {
	position: absolute;
	left: 107px;
	top: 110px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	
	border: 1px solid #000;
}

#headerRight {
	float: left;
	width: 211px;
	margin-left: 14px;
}

#headerRight #blackbox {
	background: #000 url(../_img/searchFormShadow.gif) repeat-y;
	height: 11px;
	_height: 5px;
	width: 215px;
}

#headerRight #formHolder {
	background: #000 url(../_img/searchForm_bkgd.gif) no-repeat top left;
	width: 215px;
	height: 77px;
}

#formHolder form label {
	background: url(../_img/searchLabel.gif) no-repeat bottom left;
	display: block;
	margin-left: 10px;
	padding-top: 20px;
	text-indent: -6000px;
}

#formHolder form #keywords_header {
	border: 1px solid #A5A6A6;
	background: #fff url(../_img/input_bkgd.gif) repeat-x;
	margin-left: 10px;
	margin-top: 5px;
	_margin-top: 2px;
}

#formHolder form #keywords_header:focus {
	border: 1px solid #A07F95;
}

#formHolder form #sendBtn {
	background: #fff url(../_img/form_sendBtn.gif) no-repeat;
	border: none;
	text-indent: -6000px;
	height: 17px;
	width: 17px;
	line-height: 0.0em;
	color: #fff;
}

#siteMap {
	background: #fff url(../_img/sitemap_bkgd.gif) right repeat-y;
	width: 215px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
}

#siteMap img {
	padding-right: 3px;
}

#siteMap #sitemapHolder {
	padding-left: 10px;
	height: 47px;
}

#siteMap span {
	float: left;
	width: 100px;
	padding: 3px 0 3px 0;
}



/*----- Right col -----*/

#rightCol {
	float: right;
	width: 193px;
	overflow: hidden;
	background: #e65f28 url(../_img/fauxColMiddle.gif) repeat-y;
}

#topShadow {
	height: 11px;
	_height: 5px;
	background: #fff url(../_img/rightNav_top.gif) repeat-x bottom;
}

#topRightNav ul {
	list-style: none;
	padding: 30px 0 10px 0;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	background: #e65f28 /*url(../_img/rightNav_pattern.gif) repeat-x*/;
}

#topRightNav ul li {
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	border-top: 1px dashed #FFD599;
	background: #e65f28;
	text-transform: uppercase;
	padding: 3px 0 3px 0;
	margin: 0 10px 0 11px;
}

#topRightNav ul li a {
	display: block;
}

#topRightNav ul li a:hover {
	text-decoration: underline;
}

#nvxArticles {
	border-left: 1px solid #C3C3C3;
}

#nvxArticles .article {
	padding-top: 7px;
	padding-right: 5px;
}

#nvxArticles p {
	font-family: "trebuchet MS", MS Sans Serif;
	font-size: 14px;
	color: #4E4E4E;
	padding: 1px 10px 7px 10px;
}

#nvxArticles .desc_article a:link,
#nvxArticles .desc_article a:visited {
	color: #4E4E4E;
	font-weight: normal;
	font-family: "trebuchet MS", MS Sans Serif;
	font-size: 13px;
	display: block;
	padding: -2px 0 5px 0;
}

#nvxArticles span {
	font-family:"trebuchet MS", MS Sans Serif;
	font-size: 10px;
	color: #e65f28;
	margin-left: 10px;
	padding-top: 2px;
	float: left;
	padding-right: 4px;
	font-weight: bold;
}

#nvxArticles .nv {
	padding: 0px 0 0 10px;
	background: transparent;
}

#nvxArticles .article {
	background: #fff url(../_img/bkgd_nvxArticles.gif) repeat-x;
	border-top: 1px solid #ddd;
}

#nvxArticles #otherArticles {
	color: #898989;
	background: #fff url(../_img/linkImg_2.gif) no-repeat 10px 14px;
	padding: 10px 0 10px 20px;
	display: block;
}

.lastArticle {
	border-bottom: 1px solid #ddd;
}	

#testCol {
	background: #ddd url(../_img/fauxColTop.gif) no-repeat;
	height: 9px;
	overflow: hidden;
}

#logoMediametrie {
	height: 63px;
	width: 193px;
	overflow: hidden;
}

#logoMediametrie a img {
	overflow: hidden;
}

#lienMediametrie {
	display: block;
	font-size: 10px;
	padding: 48px 5px 0 5px;
	text-align: center;
}




/*----- Pages interieur ----*/

#articleWrapper {
	width: 737px;
	max-width: 737px!important;
	background: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}

#articleWrapper #mainArticleCol p {
	margin-top: 10px;
}


#articleWrapper #mainArticleCol font ul,
#articleWrapper #mainArticleCol font ol,
#articleWrapper #mainArticleCol ul, #articleWrapper #mainArticleCol ol {
	list-style-position: inside;
}

#articleWrapper #mainArticleCol font ul li div,
#articleWrapper #mainArticleCol font ol li div,
#articleWrapper #mainArticleCol ul li div, #articleWrapper #mainArticleCol ol li div {
	display: inline;
}


#mainArticleCol span p {
	display: block;
	float: none;
}

#mainArticleCol {
}

#articleWrapper #mainImg {
	max-width: 737px;
	overflow: hidden;
}

#articleWrapper h2#chapeau {
	color: #000;
	font-weight: bold;
	font-family: "trebuchet MS", "MS Sans Serif";
	font-size: 16px;
	margin: 5px 0 5px 0;
}

#articleWrapper p {
	padding: 0;
	margin: 15px 0 15px 0;
}

#innerLeft {
	color: #fff;
	float: left;
	margin: 0 20px 20px 0;
}

*+html #innerLeft {
	margin: 0 20px 15px 0;
}

#innerLeft_content {
	padding-left: 14px;
	/*margin-right: 15px;
	padding-right: 8px;*/
}
	
#innerLeft_content span {
	display: block;
} 


/*----- correction d'espace aux pieds des encarts -----*/ 
	#innerLeft_content p 
	{
		padding-bottom: 10px;
		margin-bottom: 0;
	}
	

#innerLeft_content ul,
#innerLeft_content ol {
	margin-bottom: 10px;
}

#innerLeft_content ul {
	margin-top: 10px;
	padding-left: 10px;
}

#innerLeft_content ol,
#innerLeft_content ul {
	list-style-position: inside;
	padding-left: 10px;
}
#innerLeft_content ol li {
	text-indent: 5px;
}

#innerLeft_content ul li {
	margin: 2px;
	text-indent: 5px;
}

#innerLeft_content .imgMedia,
#innerLeft_content .imgMedia div, 
#innerLeft_content .imgMedia img {
	background: none!important;
	padding: 0;		
	border: 0;
}

#innerLeft_content .imgMedia {
	margin: 0 5px 5px 0;
}

#innerRight {
	float: right;
	background: inherit;
	width: auto;
}


#articleWrapper #flashVideo {
	height: 250px;
	width: 230px;
	overflow: hidden;
	margin: 0 20px 10px 0;
}

#articleWrapper #flashAudio {
	width: 400px;
	height: 31px;
	margin: 0 20px 10px 0;
}

.deleteRightMargin {
	margin: 0 0 20px 15px!important;
}

.commentsHolder {
	margin-top: 20px;
	border: 1px solid #c3c3c3;
	border-top: none;
	clear: both;
	width: 737px;
}

#commentsHolder {
	width: 735px;
	border: 1px solid #CECECE;
	border-top: none;
}

#commentsHolder #comment_top {
	background: #e6007d url(../_img/comment_header.gif) no-repeat;
	height: 59px;
}
#comment_top #reactions {
	float: right;
	margin-right: 10px;
}

#reactions #reactions_link a {
	display: block;
	_padding-bottom: 10px;
	_padding-top: 2px;
}

#comment_top #reactions #postComment {
	padding-right: 5px;
	padding-top: 10px;
	display: block;
}

#comment_top #reactions a.linktype1:link,
#comment_top #reactions a.linktype1:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(../_img/linkImg_1.gif) no-repeat 0 5px;
	padding-left: 8px;
	margin: 5px 5px 0 0;
	display: block;
}

#comment_top #reactions a.linktype1:hover,
#comment_top #reactions a.linktype1:active {
	text-decoration: underline;
}

#comments .commentBox {
	background: #FFF;
	color: #474747;
	padding: 8px 20px 8px 0;
	font-size: 11px;
}
#comments .commentBox .name {
	float: left;
	color: #e6007d;
	width: 150px;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}

#comments .commentBox .title {
	font-weight: bold;
}

#comments .commentBox .comment_txt {
	padding-left: 170px;
	_padding-left: 155px;
	margin-top: 8px;
}
#comments .commentBox .date {
	color: #ABABAB;
}
#comments .grey {
	background: #F7F7F7;
}

#noComments {
	background: #fff url(../_img/nocomments_bg.gif) repeat-x;
	height: 30px;
	width: 735px;
	border: 1px solid #f1f1f1;
	border-top: none;
}

#noComments p {
	padding: 8px 0 0 5px;
	font-weight: bold;
}




/*---- resultats de recherche ----*/

#searchList {
	padding-top: 50px;
	width: 737px;
}

#searchList .resultHolder,
#articleList .articleItem {
	background: #fff;
	border-top: 1px dotted #9B9B9B;
	padding: 8px;
}


#searchList .resultHolder:hover, #searchList .over,
#searchList .grey:hover, #searchList .resultHolder .grey .over,
#articleList .articleItem:hover, #articleList .over,
#articleList .grey:hover, #articleList .articleList .grey .over {
	background: #f9f9f6!important;
}

#searchList .grey, #articleList .grey {
	background: #F8F8F8;
}

#searchList .last, #articleList .last {
	border-bottom: 1px dotted #9B9B9B;
}

#searchList .result_title,
#articleList .result_title {
	color: #e65f28;
	font-weight: bold;
}

#searchList .result_desc,
#articleList .result_desc {
	color: #4E4E4E;
	font-family: "trebuchet MS", "MS Sans Serif";
	font-size: 16px;
}

#searchList p, #articleList p {
	color: #8B8B8B;
	font-family: "trebuchet MS", "MS Sans Serif";
	font-size: 12px;
}




/*---- Plan du site  ----*/
#planHolder, #mentions, #articleList {
	clear: both;
	padding-top: 30px;
}

#planHolder span {
	font-weight: bold;
	font-size: 13px;
}

#planHolder ul {
	list-style: none;
	padding-top: 10px;
	padding-bottom: 35px;
}

#planHolder ul li {
	margin-left: 15px;
	background: #fff url(../_img/linkImg_2.gif) no-repeat 2px;
	padding-left: 10px;
}

#mentions p {
	padding: 2px;
	margin: 10px 0 10px 0;
}




/*---- FOOTER ----*/

#footer {
	background: #f5f5f5 url(../_img/bkgd_bottom.gif) no-repeat;
	width: 990px;
	margin: 0 auto;
	height: 25px;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 30px;
}
#footer p {
	color: #9B9B9B;
	font-size: 9px;
}
#footer #legal {
	float: left;
	padding-left: 34px;
}
#footer #credit {
	float: right;
	padding-right: 40px;
}



/*--- new by GC --*/

.sendFriendBtn{
	text-align:right;
}
