/*Le div qui contient l'ensemble des fiches ou la vue détaillée */

a img {
	border-style: none;
}
a {
	text-decoration: none; color: #4CAFC6;
}
a:hover {
	text-decoration: underline;
}

body {
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
}

img {
border: 0px;
}

div.form form input {
	width:200px;
	border: 1px solid #92C546;
	margin-bottom:3px;
}


div.form form input#submit_oi_search {
	background: #92C547;
	border: 0;
	font-size: 10px;
	color: #fff;
	display:block;
	margin-left:140px;
	margin-top:10px;
}
div.form form select {
	width:202px;
	font-size: 10px;
	border: 1px solid #92C546;
	margin-bottom:3px;
}

div.form form label {
	display:block;
	float:left;
	width:100px;
	vertical-align: bottom;
}


div.form ul {
    list-style-position: outside;
    list-style-image: url(../images/li.png);
     padding-left-value: 3px;
     padding-left-ltr-source: physical;
     padding-left-rtl-source: physical;
}


div.form {
padding:0;
}


div.form form {
	margin: 0;
	padding-left:30px;
	font-size: 12px;
	color: #333;
	display: block;
}

div.titreimage {
	margin-left: 10px;
}

/* message */

div.message {
	font-style:italic;
	margin-left:10px;
	margin-top:5px;
}


/* Affichage liste */
dl.oi {
	clear: both; padding-bottom: 5px; padding-top: 5px;
	border-bottom: 1px solid #92C546;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
dl.oi dt, dl.oi dt a {
	color: #333; font-style: normal; font-weight: bold;
}
dl.oi dt img {
	float: right;
}
dl.oi dt em {
	float:right;
	clear: right;
	font-size: 8px;
}
dl.oi dd {
	 margin-left: 0px;
}
dl.oi dd.adresse {
	font-weight: bold; color: #92C546;
}
dl.oi dd.telephone-fax, #content dl.oi dd.telephone-fax a {
	color: #75b300; font-weight: normal;
}
dl.oi dd.link {
	text-align: center; clear: both;
}
dd.equipements img {
	margin-right:2px;
}
dd.periodes {
	font-weight:bold;
}

div.periodes {
	margin-top: 8px;
	margin-bottom : 8px;
	border-top: 1px solid #92C546;
	text-align: center;
}


.pager {
	text-align:center;
}


/*Sp�cifique vue d�tail */

div.oi {
	clear: both; 
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

div.oi {
    list-style-position: outside;
    list-style-image: url(../images/li.png);
     padding-left-value: 3px;
     padding-left-ltr-source: physical;
     padding-left-rtl-source: physical;
}

h4 {
	color: #333; font-style: normal; font-weight: bold;
	border-top: 1px solid #92C546;
}

img.small {
	float:left;
	clear:left;
	padding:5px;
}

div.desc {
	border-top: 1px solid #92C546;
}

div.equipements img {
	margin-right: 2px;
}

div.equipements {
	clear:left;
	padding-top: 2px;
	border-top: 1px solid #92C546;
}

div.adresse {
	padding-top:5px;
	padding-bottom:5px;
}

div.moyens_com {
	padding-bottom:10px;
	font-weight: bold;
}

h3 {
	clear: both;
	float:none;
	color: #92C546;
	font-size: 12px;
	border-top: 1px solid #92C546;
	margin-top:5px;
	margin-bottom:5px;
}

table {
	margin-left:20px;
	border:1px solid #333;
	font-size:12px;
}

td, th {
	border:1px solid #333;
	padding:2px;
}

div.buttons {
	text-align:center;
}











/* Spécifique affichage meublés */



div.column {
	float: left;
	clear: none;
	margin-bottom: 10px;	
	margin-right:10px;
}


div.commune {
	width: 140px;
	font-size: 10px;
}

div.commune p.ref {
	font-size: 8px;

}
div.commune a{
	font-size: 9px;
}

div.classement {
	width: 70px;
}

div.nbpax{
	margin-right:40px;
	background-color: #4ccf12;
	color: white;
	padding: 1px;
}


div.prix {
	width : 70px;
	position: relative;
	text-align:right;
	height:50px;
	font-size: 13px;
	color:  #4ccf12;
	font-weight: bold;
}

div.prix p {
	font-size:8px;
	color: black;
	font-weight: normal;
}
/*div #content {

	margin-left: -10px;
}*/

