body{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
.mceContentBody{
background-color:#efe8e2;
}

#page p, .mceContentBody p{
margin:10px 0px;
}
#page table p, .mceContentBody table p{
margin:0px;
}

#page a, .mceContentBody a, #article-home a, .txt-colG .actu a{
color:#175665;
font-weight: bold;
}

#page a:hover, .mceContentBody a:hover, #article-home a:hover, .txt-colG .actu a:hover{
color:#6C5B4A;
text-decoration: underline;
}

#page hr, .mceContentBody hr{
clear:both;
border-color:#7E746A;
border-style:dotted none none;
border-width:1px 0 0;
height:1px;
margin:15px 0;
}

/************************************************************************************/
.citation {
	/*background: url(../images/bkg-citation.png) no-repeat -5px -5px;*/
	background: url(../images/bkg-citation.png) no-repeat 348px -5px;
	padding: 10px 0 0;
	min-height: 39px;
	color: #645241;
	font-size: 12px;
	font-weight: bold;
}

.citation_seul {
	/*background: url(../images/bkg-citation.png) no-repeat -5px -5px;*/
	background: url(../images/bkg-citation.png) no-repeat left top;
	padding: 10px 0 0;
	min-height: 39px;
	color: #645241;
	font-size: 12px;
	font-weight: bold;
}

.citation-txt {
	font-size: 11px;
	font-style: italic;
	color: #867362;
}

#page p.blocAdresse, .mceContentBody p.blocAdresse {
	background: url(../images/bkg-blocAdresse.png) no-repeat;
	width: 225px; /* 360px */
	height: 117px; /* 140px */
	padding: 20px 20px 3px 115px;
	margin: 15px 0 50px -44px;
	color: #827369;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
}

#page p.blocAdresse a, .mceContentBody p.blocAdresse a {
	color: #524940;
}

p.paragraphe-evidence{
font-size:13px;
border:1px solid #827b73;
padding:14px;
background-color:#e0d9d2;
font-weight:bold;
font-style:italic;
}

.cadre
{
  height            : 100px;
  margin            : 0 0 10px 10px;
  border            : 4px solid #cacaca;
}
.image-avec-contour-gris, #main-content.mceContentBody .image-avec-contour-gris
{
  float 			:	left;
  padding 			:	4px;
  border            : 1px solid #dbdbdb;
  margin            : 0 10px 10px 0;
}

a:hover .image-aligne-gauche, #main-content.mceContentBody a:hover .image-aligne-gauche
{
  border            : 4px solid #0173aa;
}
img.image_a_droite, .mceContentBody img.image_a_droite{
background-color:#fff;
border:1px solid #655241;
float:right;
margin:0 0 10px 15px;
padding:5px;
}

img.image_a_gauche, .mceContentBody img.image_a_gauche{
background-color:#fff;
border:1px solid #655241;
float:left;
margin:0 15px 10px 0;
padding:5px;
}


.visuLeft {
	float:left;
	margin: 0 15px 10px 0;
}
.visuRight {
	float: right;
	margin: 0 0 10px 15px;
}
img.visuel-actu{
float:left;
}

table td{
font-size:11px !important;
margin-bottom:5px;
margin-top:5px;
padding:5px;
}

table tr.ligne_titre{
background-color:#827b73;
font-weight:bold;
text-transform:uppercase;
color:#fff;
}

table tr.ligne_claire{
background-color:#e0d9d2;

}

table tr.ligne_fonce{
background-color:#cdc7c1;
}




#page ul, .mceContentBody ul{
list-style-type:none;
}

#page ul li, .mceContentBody ul li{
	background: url(../images/puce_page.png) no-repeat 0px 4px;
  padding-left:15px;
  margin:5px 0 5px 23px;
}
#page .listCatalogue li, .mceContentBody .listCatalogue li
{
	float: left;
}
#page .listCatalogue li a, .mceContentBody .listCatalogue li a
{
	display:block;
	font-weight:bold;
	width:130px;
}

a.lien_pdf, .mceContentBody .lien_pdf{
padding-left:20px;
background:transparent url(../images/lien_pdf.png) no-repeat 0px 0px;
font-size:14px;
font-weight: normal;
color:#165563;
text-decoration:none;
}


a.lienPlusInfo{
background:transparent url('../images/puce-plusInfo.png') no-repeat 0 3px;
color:#A08C5F;
font-weight:bold;
padding-left:7px;
}


a.lienPuce{
background:url("../images/puce-plusInfo.png") no-repeat scroll 0 3px transparent;
color:#59493F;
font-size:11px;
font-weight:bold;
padding-left:10px;
}

a.lienResidence{
background:url("../images/bkg-btn-residence.png") no-repeat;
color:#59493F !important;
font-size:11px;
font-weight:bold;
width:160px;
height:25px;
padding:10px 0 0;
display: block;
text-align: center;
float:left;
margin:0 10px 10px 0;
}
