/* CSS Document */

div#page h2 {
	color: #ffffe7;
	margin: 0;
	font-weight: normal;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 1.6em;
}
div#page h3 {
	color: #ccec6c;
	font-weight: normal;
	font-family: "Century Gothic", Arial, sans-serif;
	line-height: 0.1em;
	border-bottom: dotted 1px #254531;
	font-size: 1em;
	margin: 25px 0 10px 0;
}
div#page h4 {
	color: #ccec6c;
}


/* FICHE */
a.autresResult {
	position: absolute;
	display: block;
	left: 0;
	background: url(../img/bt-prev.png) no-repeat 10px center;
	width: 67px;
	height: 60px;
	z-index: 2;
	font-size: 0.55em;
	color: #ffffe7;
	text-align: right;
}
a.autresResult:hover {background: url(../img/bt-prev2.png) no-repeat 10px center;}

a.autresResult span {
	display: block;
	margin: 55px 18px 0 0;
}
div#fiche {
	background: url(../img/bg_exclusivites.gif) repeat-x;
    position: relative;
	left: 58px;
    width: 90%;
	float: left;
}
div#fiche h2 {
	margin: 0 15px;
}
div#fiche div#photos {
	clear: both;
	overflow: hidden;
}
div#fiche img#grandephoto {
	height: 545px;
	float: none;
	width: auto;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div#fiche p, 
div#fiche ul li, 
div#fiche div.description {
	color: #e4f4b3;
	font-size: 0.7em;
    line-height: 1.6em;
	margin: 15px 15px;
}
div#fiche p.voirphoto {
	color: #94d0aa;
	font-size: 0.7em;
	margin: 0 0 20px 0;
	text-align: center;
	border-bottom: dotted 1px #94d0aa;
	padding: 5px;
	width: 85%;
}
div#fiche p.adresse_print {
	display: none;
}
div#fiche div.description {
	margin: 15px;
}
div#fiche div.description span {
	width: 25%;
	display: block;
	float: left;
}
div#fiche div.description hr {
	border-bottom: dotted 1px #203d2b;
	visibility: visible;
}
div#fiche div#vignettes {
	float: none;
    width: 100%;
	margin-top: 20px;
}
div#fiche div#vignettes ul {
	clear: both;
}
div#fiche div#vignettes ul li {
	float: left;
	width: 75px;
	height: 65px;
	/*max-height: 55px;
	max-width: 70px;*/
	position: relative;
	margin: 0 5px 5px 0;
	overflow: hidden;
}
div#fiche div#vignettes ul li img {
	display: block;
	clip: rect(auto, auto, auto, auto);
	position: absolute;
	width: 150%;
}
div#fiche a.imprim_div {
	position: absolute;
	right: 15px;
    bottom: 0;
}
/* FIN FICHE */


/* LISTE */
table {
	margin: 30px 0;
	font-size: 0.8em;
	color: #e4f4b3;
	width: 100%;
}
th {
	background: #e4f4b3;
	color: #2E533C;
	padding: 3px 5px;
	border-right: solid 1px #2E533C;
}
td {
	padding: 7px 3px;
	border-bottom: dotted 1px #94d0aa;
}
tr:hover {
	background: #497a5c;
}
td a {
	display: block;
	color: #e4f4b3;
}
td a.img {
	height: 150px;
	width: 200px;
	max-height: 150px;
	max-width: 200px;
	position: relative;
	overflow: hidden;
}
td em {
	font-size: 0.9em;
}
td img {
	position: absolute;
    display: block;
	clip: rect(0px,200px,150px,0px);
	max-width: 200px;
}

.tricol {
	background-color:#FFFFFF;
	border:1px solid #A22C2B;
	color:#A22C2B;
	padding:1px 12px;
}

.tricol:hover {
	background-color:#A22C2B;
	border:1px solid #A22C2B;
	color:#FFF;
	text-decoration: underline;
}

/* FIN LISTE */



/* PAGES EN DUR */
div#corps {
    position: relative;
}
div#corps h2 {
	margin: 0 15px 15px 15px;
}
div#corps h3 {
	margin: 0 15px 15px 15px;
}
div#corps ul {
	margin: 0 0 10px 30px;
	padding: 0;
}
div#corps p, 
div#corps ul li {
	color: #e4f4b3;
	font-size: 0.7em;
    line-height: 1.6em;
	margin: 5px 15px;
}
div#corps ul li {
	list-style-image: url(../img/puce_liste.gif);
}
div#corps h4 {
	margin: 20px 15px 5px 15px;
}
div#corps p.encadreJaune {
	background-color: #F7BD32; 
	padding: 10px 15px; 
	font-size: 1em; 
	font-weight: bold; 
	color: #2e533c;
			
	/* coins arrondis */
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -khtml-border-radius: 4px 4px 4px 4px; 
    border-radius: 4px 4px 4px 4px;
}

/* LISTE SPECIALES */
div#corps #rouge ul {
	margin: 15px 0px 0px 18px;
	padding: 0px;
}
div#corps #rouge li {
	list-style-image: url(../img/puce_rge.gif);
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
div#corps #rouge ul ul {
	margin: 3px 0px 0px 0px;
	padding: 0px;
}
div#corps #rouge li li {
	list-style-image: url(../img/px.gif);
	background-image:url(../img/px_rose.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 100%;
}
div#corps #vert ul {
	margin: 15px 0px 0px 18px;
	padding: 0px;
}
div#corps #vert li {
	list-style-image: url(../img/puce_vert.gif);
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
div#corps #vert ul ul {
	margin: 3px 0px 0px 0px;
	padding: 0px;
}
div#corps #vert li li {
	list-style-image: url(../img/px.gif);
	background-image:url(../img/px_vert.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 100%;
}

/* page équipe */
div#corps ul#equipe,
div#corps ul#agences {
	overflow: hidden;
	height: 100%;
}
div#corps ul#agences li {
	margin: 10px 1%;
	list-style-image: none;
	text-align: center;
	border: 1px dotted #94D0AA;
	padding: 0.5%;
	position: relative;
	overflow: hidden;
	clear: both;
}
div#corps ul#equipe li {
	float: left;
	width: 21.5%;
	min-height: 250px;
	margin: 10px 1%;
	list-style-image: none;
	text-align: center;
	border: 1px dotted #94D0AA;
	padding: 0.5%;
}
div#corps ul#equipe li:hover,
div#corps ul#agences li:hover {
	background-color: #497a5c;
}
div#corps ul#equipe li a,
div#corps ul#agences li a {
	color: #E4F4B3;
	font-size: 0.8em;
}
div#corps ul#equipe li a:hover,
div#corps ul#agences li a:hover {
	text-decoration: underline;
}
div#corps ul#equipe li img {
	margin: 5px 0;
	width: 80%;
}
div#corps ul#agences li a.lienMain,
a.lienMain {
	display: block;
	background: url("../img/pic_main.gif") no-repeat scroll 0 0 transparent;
    color: #000000;
    display: block;
    font-size: 0.7em;
    height: 25px;
    margin: 0 0 0 17px;
    padding: 0 0 0 30px;
}
div#corps ul#agences li a.lienMain,
a.lienMain {
    font-size: 100%;
    width: 250px;
    height: 35px;
	background: url("../img/pic_main.gif") no-repeat scroll left center transparent;
}