/* CSS Document */
#news-listing .intro-news-texts {
	width:420px;
	float:right;	
	
}
#news-listing .intro-news-image {
	width:200px;
	float:left;	
}

#news-listing .news {
	padding-top:12px;
	border-bottom:1px dotted #000;		
	min-height:157px;
}

#news-listing .news-date {
	font-size:10px;
}

#news-listing h2 {
	font-size: 21px;
	font-family: adobe-text-pro, serif;
	font-style: normal;
	font-weight: 600;
	margin:0px;
	padding:5px 0px 5px 0px;
}

#news-listing a:hover h2, #news-listing a:active h2 {
	color:#B51621;
}

#news-listing .excerpt-news {
	font-size:16px;	
	padding-bottom:10px;
}

#news-listing a:hover .excerpt-news, #news-listing a:active .excerpt-news, #news-listing a:hover .news-content, #news-listing a:active .news-content {
	color:#58595B;
}

#prev-news-entries {
	float:left;	
	width:200px;
}

#prev-news-entries a:link, #prev-news-entries a:visited, #prev-news-entries a:hover, #prev-news-entries a:active {
	color:#B51621;
	text-decoration:none;
	background-image:url(../images/general/up-action-icon-left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	font-size: 12px;
}

#next-news-entries {
	float:right;
	width:200px;
	text-align:right;	
}

#next-news-entries a:link, #next-news-entries a:visited, #next-news-entries a:hover, #next-news-entries a:active {
	color:#B51621;
	text-decoration:none;
	background-image:url(../images/general/up-action-icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:20px;
	font-size: 12px;
}

#news-entries-pages {
	width:220px;
	float:left;
	text-align:center;
}

#news-entries-pages .this-page {
	color:#B51621;	
}


ul#news-categories {
	margin:5px 0px 15px 0px;
	padding:0px;
	list-style:none;	
}

ul#news-archives {
	margin:5px 0px 15px 0px;
	padding:0px;
	list-style:none;	
}

ul#news-partenaires {
	margin:5px 0px 15px 0px;
	padding:0px;
	list-style:none;	
}

.cat_num {
	color:#cbccce;	
	
}

#news h1 {
	font-size: 32px;
	font-family: adobe-text-pro, serif;
	font-style: normal;
	font-weight: 600;
	margin:0px;
	padding:20px 0px 10px 0px;
	
}

#news .excerpt {
	font-size:18px;	
	padding-bottom:10px;
	line-height:1.33em;
}

#article_medias_container {
	position: relative;
	width:640;
	height:360px;
}
#article_medias_container #article_medias {
	position: relative;
	z-index: 0;
	left: 0px;
	top: 0px;
}

#thumbs-gallery {
	margin-top:3px;	
}

#thumbs-gallery ul {
    list-style: none outside none;
	margin:0px;
	padding:0px;
}

#thumbs-gallery ul li {
    display: inline;
    margin: 0;
    padding: 0 0 0 0;
    position: relative;
}

#thumbs-gallery ul li a.play-icon {
    background-image: url("../images/watermarks/ico-play-button.png");
    background-repeat: no-repeat;
    height: 37px;
    opacity: 0.85;
    position: absolute;
    text-indent: -3000px;
    width: 66px;
    z-index: 20;
}

.pop {
    background-image: url("../images/watermarks/zoom-640.png");
    background-repeat: no-repeat;
    text-indent: -3000px;
}

.clickplay, .pop {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    height: 360px;
    position: absolute;
    width: 640px;
    z-index: 1000;
}

.clickplay {
    background-image: url("../images/watermarks/play-640.png");
    background-repeat: no-repeat;
    text-indent: -3000px;
}

.media_caption{
	position: absolute;
	width: 630px;
	padding:5px;
	bottom: 0px;
	height: auto;
	color:#FFF;
	background-image: url(../images/general/50-trsp.png);
	background-repeat: repeat;
	font-style: italic;
}

#news #left_article_aside {
    float: left;
    width: 200px;
	margin-top:35px;
}

#news #news_content {
    float: right;
    width: 420px;
}

div.title_excerpt {
	font-size: 28px;
	font-family: adobe-text-pro, serif;
	font-style: normal;
	font-weight: 400;
    margin-left: -220px;
	margin-top:20px;
	margin-bottom:20px;
	color:#bcbdc0;
	line-height:1em;
}

#news_content {
	line-height:1.4em;
	padding-top:32px;
}


#news_content h2, #news_content h3 {
	color:#59595b;
	font-size:16px;	
	margin:0px;
	padding:0px;
	line-height:1.4em;
}

#news_content p{
	margin:0px;
	padding:0px 0px 20px 0px;
}

#left_side_head {
	padding-top:5px;
	border-top:1px solid #94816b;
	color:#94816b;
	font-size:12px;
}

#left_side_head a:link, #left_side_head a:visited, #left_side_head a:hover, #left_side_head a:active {
	color:#B51621;
}

#left_image{
	padding:15px 0px;
}

.left-image-caption {
	font-size:12px;
	font-style:italic;	
}

#news-published-in {
	font-size:12px;
}

#news-article-navigation {
	border-top:1px dotted #000;
}

#related_entries ul{
	list-style:none;
	margin:5px 0px 5px 0px;
	padding:0px;	
}

#related_entries ul li{
	margin:0px;
	padding:2px 0px;
	font-size:12px;	
}

#related_portrait {
	border-bottom:1px dotted #000;
}

#related-portrait-image {
	margin-top:10px;
	width:420px;
	float:right;	
}

#related-portrait-infos {
	width:200px;	
}

#related-portrait-infos h4 {
	font-size: 21px;
	font-family: adobe-text-pro, serif;
	font-style: normal;
	font-weight: 600;
	margin:0px;
	padding:5px 0px;	
}

#related-portrait-infos a:hover h4, #related-portrait-infos a:active h4 {
	color:#B51621;
}


#related-portrait-excerpt {
	font-size:16px;	
}

#comments_form {
	position:relative;	
}

.comments_form_title {
	color:#94816b;
	font-size: 14px;
	text-transform: uppercase;
	padding:15px 0px;
}

#comments_form_left {
	float:left;
	width:420;	
}

#comments_form_left input {
	width:210px;	
	
}

#comments_form_left textarea {
	width:420px;	
	
}

#comments_form_right {
	float:right;
	width:200px;
	position:absolute;
	bottom: 0px;
	right: 0px;
	padding-bottom:15px;
}

#comments_form_left input, #comments_form_left textarea, #comments_form_right .input input{
	background-color: #EFECE9;
    border: medium none;
    color: #818285;
    font-size: 12px;
    padding-left: 5px;
}

#comments_form_left .input{
	padding:5px 0px;	
}

#comments_form_right .input {
	padding:0px 0px 10px 0px;
}

#captacha-text {
	font-size:12px;	
}

.comments_list_title {
	color:#94816b;
	font-size: 14px;
	text-transform: uppercase;
	padding:10px 0px 15px 0px;	
}

#comments ul {
	margin:0px;
	padding:0px;
	list-style:none;
	border-top:1px solid #000;
}

#comments li {
	padding:5px 0px;
	border-bottom:1px dotted #000;	
}

#comments .comment-info {
	float:left;
	width:230px;
	overflow:hidden;
}

#comments .comment-content {
	margin-left:240px;
}

#comments .comment-content p{
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
}

#comments .username {
	font-weight:bold;	
}

#comments .date {
	font-size:10px;	
}

/* slider */

#news-image-slider {
    height: 360px;
}

.inner-caption {
    background-image: url("../images/watermarks/slider-caption-bkg.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    bottom: 0;
	font-size:12px;
    color: #FFFFFF;
    font-style: italic;
    height: auto;
    padding:0px 5px;
    position: absolute;
    width: 630px;
}

.zoom {
	
    background-image: url("../images/watermarks/zoom-pic-slider.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 60px;
    position: absolute;
    right: 0;
    width: 60px;
}

/* videos on left side */

.video_thumb{
	position:relative;	
}

.video_thumb a.play-icon {
    background-image: url("../images/watermarks/play-icon-200_113.png");
    background-repeat: no-repeat;
    height: 113px;
    position: absolute;
    text-indent: -3000px;
    width: 200px;
    z-index: 20;
}

.video-caption {
	font-size:12px;
	font-style: italic;
}

/*Presentation des photos sous forme de galerie */

#news-photos .photo_news {
	float:left;
	width:200px;
	margin-top:20px;
}

#news-photos .odd {
	margin-left:20px;	
}