@CHARSET "UTF-8";

div#right {
margin-top:10px;
margin-left:25px;
width:560px;
height:auto;
float:left;
}

div#right p{
	text-align: justify;
	font-size:13px;
	line-height:20px;
}

div#right p.title {
color:#666666;
font-size:18px;
}

div#right ul {
	text-align: justify;
	margin-left: 40px;
}

div#dear-customer {
margin-top:10px;
width:200px;
height:auto;
}

/* bloc newsfeed*/

div#news-feed {
	width:540px;
	height:auto;
	}
div#news-feed-spacer {
	width:540px;
	height:15px;
	float:left;
	}
div#news-feed-top-left {
	width:8px;
	height:8px;
	background-image:url(../news/images/newsfeed-top-left.png);
	float:left;
	}
div#news-feed-top-left2 {
	width:8px;
	height:8px;
	background-image:url(../news/images/newsfeed-top-left2.png);
	float:left;
	}
div#news-feed-top-right {
	width:8px;
	height:8px;
	background-image:url(../news/images/newsfeed-top-right.png);
	float:left;
	}
div#news-feed-top-right2 {
	width:8px;
	height:8px;
	background-image:url(../news/images/newsfeed-top-right2.png);
	float:left;
	}
div#news-feed-top {
	width:524px;
	height:8px;
	background-image:url(../news/images/newsfeed-top.png);
	background-repeat:repeat-x;
	background-color:#eeeeee;
	float:left;
	}
div#news-feed-top2 {
	width:524px;
	height:8px;
	background-image:url(../news/images/newsfeed-top2.png);
	background-repeat:repeat-x;
	background-color:#eeeeee;
	float:left;
	}
div#news-feed-bottom {
	width:524px;
	height:8px;
	background-image:url(../news/images/newsfeed-bottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#eeeeee;
	float:left;
	}
div#news-feed-bottom2 {
	width:524px;
	height:8px;
	background-image:url(../news/images/newsfeed-bottom2.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#eeeeee;
	float:left;
	}
div#news-feed-middle-conteneur {
	width:524px;
	height:auto;
	}

div#news-feed-middle {
	width:540px;
	height:100%;
	float:left;
	background-image:url(../news/images/newsfeed-middle.png);
	}
div#news-feed-middle2 {
	width:540px;
	height:100%;
	float:left;
	background-image:url(../news/images/newsfeed-middle2.png);
	}
div#news-feed-middle-text {
	width:514px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	}

div#news-feed-bottom-left {
	width:8px;
	height:8px;
	background-image:url(../news/images/newsfeed-bottom-left.png);
	float:left;
	}
div#news-feed-bottom-right {
	width:8px;
	height:8px;
	background-image:url(../news/images/newsfeed-bottom-right.png);
	float:left;
	}
	
div#news-feed-bottom-left2 {
	width:8px;
	height:8px;
	background-image:url(../news/images/newsfeed-bottom-left2.png);
	float:left;
	}
div#news-feed-bottom-right2 {
	width:8px;
	height:8px;
	background-image:url(../news/images/newsfeed-bottom-right2.png);
	float:left;
	}		
div#editorial-pic {
	width:140px;
	height:210px;
	background-image:url(../news/images/mvaldes.jpg);
	float:left;
	}
div#editorial-text{
	width:374px;
	height:auto;
	float:left;
	}
div#editorial-text p{
	margin-right: 10px
}

.newsletterTitle {
font-size:32px;
font-weight:bold;
}

.date {
color:#6C6C6C;
font-size:16px;
font-weight:bold;
}

div#date-n-title {
text-align:right;
margin-bottom: 20px;
width:540px;
}

div#red-line {
background-color:#CC071E;
height:2px;
margin-top:5px;
}

div#right ul{
font-size:13px;
}



.newsOver#news-feed-middle{
background-color:#F7F7F7;
color:#F7F7F7;
}

div.newsOver > div#news-feed-middle{
background-color:#F7F7F7;
color:#F7F7F7;
}

div#newsfeed.newsOver > div#news-feed-middle{
background-color:#F7F7F7;
color:#F7F7F7;
}

div#newsfeed.newsOver p{
background-color:#F7F7F7;
color:#F7F7F7;
}

.pointer{
	cursor:pointer;
}

div#news-feed-middle h4{
text-align: left;
font-weight: normal;
font-size: 15px;
color:#666666;
margin-top: 25px;
margin-bottom:10px;
}

div#news-feed-middle p.text{
margin-bottom:15px;
}

div#news-feed-middle p.title{
margin-bottom:15px;
}

div#news-feed-middle ul{
margin-bottom:15px;
}

div#right p.intro{
margin-right: 20px;
}

div#news-feed.survol p, div#news-feed.survol h4{

}