﻿/*partie coups de coeurs*/
#divCdC
{	display:block;
	text-align:center;
	width:505px;
	margin:20px 30px 20px 50px;

	}
	
#divCdC h2
{
    text-align:left;
    font-family:Tahoma;
    font-size:13pt;
    color:#075A30;
    width:100%;
    font-weight:bold;
    padding-bottom:2px;
    background-image:url(../images/barre.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.divCC
{	
	float:left;
	vertical-align:top;
	margin:0px;
	padding:5px 6px 5px 6px;
	width:156px;
	height:165px;
	font-size:12pt;
	/*background-color:#FFFF99;*/
	/*border-bottom:1px ridge #075A30;*/
	background-image:url(../images/barre.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	}
	
.CCPrix
{	font-size:11pt;
	color:red;/*#07592F;*/
	font-weight:bold;
	font-family:Verdana;}
	
.CCVille
{	font-size:10pt;
	color:Black;
	font-weight:bold;
	font-family:Verdana;}
	
.CCTdB
{	font-size:8pt;
	color:Black;
	font-weight:bold;
	font-family:Verdana;}	

.CCDetail
{	font-size:9pt;
	text-align:right;
	color:red;
	text-decoration:none;}

.divLien
{	margin:30px 20px 50px 50px;
    font-family:Arial;
    font-size:11pt;
    color:black;
    text-align:center;
    font-weight:bold;
	padding:8px 0px 8px 73px;
	background-image:url(../images/MaisonLien.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	width:450px;
	}

.divLien a
{      
    font-weight:bold;
    text-decoration:none;
    color:red;}
	
.divLien a:hover
{   color:orange;}

.spanPrix
{   font-family:tahoma;
    color:red;/*#075A30;*/}
    
.spanPrixBarre
{    color:#075A30;
    font-style:italic;
    text-decoration:line-through;}

.PhotoCC img
{height:90px;}
