/* CSS Document */

/* Titres */

contentheadingNouvelles { width:97% !important;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e7e2e2;
	background-color:#C0C0C0;
	margin:0;
	padding:0;
}


h4 {
	font-size:14px;
	color:#C0c0c0;
	padding:0;
	margin:0px;
	padding-bottom:5px;
	padding-top:4px;
}

/* Liens */
a:link, a:visited {
	color: #8e8e8e;
	text-decoration:none;
}

a:hover {
	color:#a7a7a7;
}


/* Two Column */
#twoColumnA {
	width:49%;
	float:left;
	height:auto;
}

#twoColumnB {
	width:49%;
	float:right;
	height:auto;
}

/* One column */
#oneColumnSpec {
	width:100%;
	height:auto;
}

/* Liste a puces */

ul.normal {
	margin:0;
	padding:0;
	padding-left:20px;
	padding-bottom:10px;
	list-style:square outside;
	font-weight: normal;
}
li.normal {
	margin:0;
	padding:0;

}

/* Spécification */
#oneColumnSpec { margin-top:15px;}

#oneColumnSpec div {
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #dedede;
	border-right: solid 1px #dedede;
	border-left:solid 1px #ccc;
	margin-bottom: 15px;
	width:529px;
	min-height:100px;
	padding-left:6px;
	padding-bottom:7px;
	margin-top: 30px;
}

#specFinitionExt {
	background-repeat: no-repeat;
	background-position: right bottom;
}
#specBillots {
	background-repeat: no-repeat;
	background-position: right bottom;
}
#specTerrain {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/photos/terrainDeVerdi-2.jpg);
}
#specEmplacement {
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* Modèles */

#oneColumnModeles {
	width:100%;
	margin-top:44px;
}

ul.btnModeles {
	display:block;
	width: 100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

ul.btnModeles li {
	padding:0;
	margin:0;
	float:left;
	margin-right:14px;
	margin-bottom:14px;
	display:block;
	width:170px;
	height:155px;
}

ul.btnModeles li a { display:block; width:170px; height:155px; cursor:pointer;}
ul.btnModeles li a span { display:block; width:100%; height:100%; background-position:left; margin:0;}
ul.btnModeles li a:hover span{ background-position:right;}

ul.latestnews {
	list-style:none;
	margin:10px 0 0 0;
	padding:0 0 5px 0;
	padding-left:0px;
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
	font-style: normal;
}
ul.latestnews li {
	text-align:left;
	display:block;
	width:auto;
	height:auto;
	background-image:url(../images/ls_r9_c10.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	padding-left:40px;
	padding-top: 8px;
	margin-top: 10px;
	margin-left: 10px;
}

ul.latestnews li a {
	color: #cococo;
}
ul.latestnews  li a:hover  {
	color: #E7E2E2;
}

li.noMarginRight { margin-right:0px !important}

#mod01 a span { background-image:url(../ArtMaison2007/images/01Lachenaie.png);}
#mod02 a span { background-image:url(../ArtMaison2007/images/02Sauvignon.png);}
#mod03 a span { background-image:url(../ArtMaison2007/images/03Melbourne.png); }
#mod04 a span { background-image:url(../ArtMaison2007/images/04Chambertain.png);}
#mod05 a span { background-image:url(../ArtMaison2007/images/05Sauterne.png);}
#mod06 a span { background-image:url(../ArtMaison2007/images/06Pigale.png); }
#mod07 a span { background-image:url(../ArtMaison2007/images/07Monaco.png);}
#mod08 a span { background-image:url(../ArtMaison2007/images/08Venise.png);}
#mod09 a span { background-image:url(../ArtMaison2007/images/09Dublin.png); }
#mod10 a span { background-image:url(../ArtMaison2007/images/10Barcelone.png);}
#mod11 a span { background-image:url(../ArtMaison2007/images/11Edinbourg.png);}
#mod12 a span { background-image:url(../ArtMaison2007/images/12Sydney.png);}

/* autres */ 

div.back_button {
	margin-bottom:15px;
}

a.linkGalleryFirst {
}
a.linkGalleryFirst img {
	border:1px solid #ccc;
}
a.linkGalleryFirst:hover img {
	border:1px solid #ccc;
}

a.linkGallery { margin-left:5px;}
a.linkGallery img {
	border:1px solid #ccc;
}
a.linkGallery:hover img {
	border:1px solid #eee;
}

div.module div div div div { display:none;}
#wrapper #middleInt #middleContainInt #containRight .contentpaneopen #oneColumnModeles td {
	width: 155px;
}

