/**************/
/* TOP BANNER */
/**************/
div.bandeau-top {
	background-image:url("../images/hiver-banner-top.jpg");
}

div.menu-list {
	border-left: 1px solid #5686c4;
}

div.menu-item-active,
div.menu-item {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #5686c4;
}

div.left-part div.menu-item {
	background-color: #EDEDED;
	color: #5f5f5f;
}

div.menu-item-active,
div.menu-item:hover {
	background-color: #cadbef;
	color: #5482be;
}

.menu-item a 
{
	color: #5f5f5f;
}
.menu-item a:hover
,.menu-item-active a 
{
	color: #5482be;
}

p.promo-list-price,
p.promo-list-subtitle,
p.promo-list-subtitle-2,
hr.promo-separator,
p.promo-list-title a {
	color: #d06401;
}
hr.promo-separator {
	background-color: #d06401;
}
div.newsletter-subscribe-header {
	background-color: #95b8e0;
}
table.newsletter-subscribe-content a {
	color: #84a9d6;
}

span.promos-linktolist a {
	color:#cf6400;
}
div.promos {
	background-color: #FFFFFF;
}
.promos-list-container {
	color: #000000;
}
.news-latest-container {
	color: #000000;
}
.news-latest-date {
	color: #7f7c75;
}

div.navbottom p a:hover {
	color: #5780be;
}


/********** ACTUS *********/
.news-latest-container {
	color: #000000;
}
div.news-latest-item p.bodytext,
.news-latest-subheader 
,.news-latest-title a
{
	color: #000000;
}


/***** PHOTO DE LA SEMAINE  ****/
td.tx_cgphotos_title p {
	color: #5581be;
}
a.photodelasemaine-comment-add,
a.photodelasemaine-comment-more {
	color: #6786c5;
}


/***** INTRO  ****/
.content-part h1,
p.bodytext {
	color: #5886c4;
}
.content-part h1.csc-firstHeader {
	color: #9cbade;
}
div.content-part {
	color: #5686c4;
}

/******************** IMAGES ****/
div.content-part {
	width: 231px;
}

div.content-part-bottom, 
div.content-part-header {
	background-repeat: no-repeat;
	height: 13px;
	line-height: 13px;
	width:231px;
}

div.content-part-header {
	background-image:url("../images/hiver-msg-header.gif");
}

div.content-part-bottom {
	background-image:url("../images/hiver-msg-bottom.gif");
}

div.content-part {
	background-image:url("../images/hiver-msg-bg.gif");
	background-repeat: repeat-y;
	width: 231px;
}




div.promos {
	background-image: url("../images/promos-bg.gif");
}

.promos-list-container {
	background-image: url("../images/news-bg.gif");
}

.news-latest-container {
	background-image: url("../images/news-bg.gif");
}

div.newsletter-subscribe {
	background-image: url("../images/newsletter-form-bg.gif");
}

div.promos {
	background-image: url("../images/promos-bg.gif");
}

.left-part .tx-cgcontentelements-pi4 {
	background: url("../images/message-left-bg.gif") repeat-y;
	color: #5591be;
}

.left-part .tx-cgcontentelements-pi4-header {
	background: url("../images/message-left-header.gif") top no-repeat;
}

.left-part .tx-cgcontentelements-pi4-bottom {
	height: 11px;
	background: url("../images/message-left-bottom.gif") bottom no-repeat;
}

.promos-list-container {
	background-image: url("../images/news-bg.gif");
}


div.newsletter-subscribe-bottom {
	height: 13px;
	line-height: 13px;
	width: 163px;
	background-image: url("../images/newsletter-form-bottom.gif");
}



