<br />
<b>Warning</b>:  include_once(css.inc.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in <b>/data/apache/base/com/rslocation/commun/modeles/defaut/public.css.php</b> on line <b>25</b><br />
<br />
<b>Warning</b>:  include_once() [<a href='function.include'>function.include</a>]: Failed opening 'css.inc.php' for inclusion (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in <b>/data/apache/base/com/rslocation/commun/modeles/defaut/public.css.php</b> on line <b>25</b><br />


.alaligne {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
}

.admin_calque {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	
	background-color: #dddddd;
	opacity: 0.5;
  filter:alpha(opacity=50);	
}

.bouton_menu_modif {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	z-index: 4;
	top: 0px;
	left: 0px;
}

.bouton_menu_modif a img {
	border: 0px;
}

#cadre_boutons_connecte {
	width: auto;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	background-color: #a1c935;
	border: 2px solid ;
}

#cadre_boutons_connecte .bandeau_bouton {
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#cadre_boutons_connecte a {
	display: block;
	height: 30px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	text-decoration: none;
}

#cadre_boutons_connecte a:hover {
	color: #ffffff;
}

#cadre_boutons_connecte a#bandeau_admin {
	padding-left: 22px;
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/accueil-admin.gif);
}

#cadre_boutons_connecte a#bandeau_site {
	display: none;
}

#cadre_boutons_connecte a#bandeau_deconnexion {
	padding-left: 22px;
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/deconnexion-admin.gif);
}

hr {
	border: 1px
}

#bandeau_print {
	display: none;
}

html {
	width: 100%;
	height: 100%;
	margin: auto;
	background-color: #ffffff;
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/fond-html.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	
	overflow-x: hidden;
}

body {
	width: 992px;
	height: auto;
	margin: 0px auto;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/fond-body.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	
	position: relative;
}

#top {
	width: 992px;
	height: 85px;
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/top.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
}

#top #logo_1 {
	display: block;
	width: 200px;
	height: 85px;
	margin: auto;
}


#menu_principal {
	width: 992px;
	height: 68px;
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/menu-principal.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
}


#menu_principal #menu_gauche {
	width: 360px;
	height: 68px;
	padding-left: 34px;
	
	float: left;
}

#menu_principal #menu_gauche dl {
	width: 90px;
	height: auto;
	float: left;
	margin: 0px;
	
	position: relative;
	z-index: 10;
}

#menu_principal #menu_gauche dl dt {
	width: 90px;
	height: 58px;
	float: left;
	margin: 0px;
}

#menu_principal #menu_gauche dl dt a {
	display: block;
	width: 90px;
	height: 58px;
	line-height: 58px;
	
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

#menu_principal #menu_gauche dl dt a:hover {
	color: #ffffff;
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/dt-hover.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;	
}

#menu_principal #menu_gauche dl dt.premier-selected a,
#menu_principal #menu_gauche dl dt.premier-selected-ssenfant a,
#menu_principal #menu_gauche dl dt.defaut-selected a,
#menu_principal #menu_gauche dl dt.defaut-selected-ssenfant a,
#menu_principal #menu_gauche dl dt.dernier-selected a,
#menu_principal #menu_gauche dl dt.dernier-selected-ssenfant a {
	color: #ffffff;
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/dt-hover.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;	
}

#menu_principal #menu_gauche dl dd {
	width: 90px;
	height: auto;
	margin: 0px;
	float: left;
	
	background-color: #5d5d5f;
	
	opacity: 0.9;
  filter:alpha(opacity=90); 
}

#menu_principal #menu_gauche dl dd ul {
	width: 90px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu_principal #menu_gauche dl dd ul li {
	width: 90px;
	height: auto;
	margin: 0px;
	
	border-bottom: 1px solid #c0c1c2;
}

#menu_principal #menu_gauche dl dd ul li a {
	display: block;
	width: 87px;
	height: auto;
	margin: 0px;
	padding-top: 7px;
	padding-left: 3px;
	padding-bottom: 7px;
	
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: auto;
}

#menu_principal #menu_gauche dl dd ul li a:hover {	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/puce-menu.gif);
	background-position: 70px 9px;
	background-repeat: no-repeat;	
}



#menu_principal #logo_2 {
	display: block;
	width: 200px;
	height: 68px;
	margin: auto;	
	float: left;
}


#menu_principal #menu_droite {
	width: 396px;
	height: 68px;
	float: left;
}

#menu_principal #menu_droite dl {
	width: 90px;
	height: auto;
	float: left;
	margin: 0px;
	margin-left: 1px;
	display: inline;
}

#menu_principal #menu_droite dl dt {
	width: 90px;
	height: 58px;
	float: left;
	margin: 0px;
}

#menu_principal #menu_droite dl dt a {
	display: block;
	width: 90px;
	height: 58px;
	line-height: 58px;
	
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	text-decoration: none;	
}

#menu_principal #menu_droite dl dt a:hover {
	color: #ffffff;
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/dt-hover.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;	
}

#menu_principal #menu_droite dl dt.premier-selected a,
#menu_principal #menu_droite dl dt.premier-selected-ssenfant a,
#menu_principal #menu_droite dl dt.defaut-selected a,
#menu_principal #menu_droite dl dt.defaut-selected-ssenfant a,
#menu_principal #menu_droite dl dt.dernier-selected a,
#menu_principal #menu_droite dl dt.dernier-selected-ssenfant a {
	color: #ffffff;
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/dt-hover.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;	
}


#medium {
	width: 992px;
	height: 57px;
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/medium.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	

	position: relative;
	
	z-index: 0;
}

	#medium #conterner_recherche {
	width: 396px;
	height: 57px;
	float: left;
}

#medium #logo_3 {
	display: block;
	width: 200px;
	height: 57px;
	float: left;	
}

#medium #liens_fixes {
	width: 137px;
	height: 57px;
	float: left;
	
	padding-left: 259px;
}

#medium #liens_fixes a {
	display: block;
	width: 26px;
	height: 29px;
	float: left;
	
	margin-top: 17px;
}


#milieu {
	width: 992px;
	height: auto;
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/fond-milieu.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

#page {
	width: 992px;
	height: auto;
	overflow: auto;
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/fond-page.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
}

#locabane {
	width: 229px;
	height: auto;
	float: left;
	margin-top: 7px;
	
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/fond-locabane.gif);
	background-position: top center;
	background-repeat: repeat-y;	
}

#locabane #titre_locabane {
	width: 229px;
	height: 84px;
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/titre-locabane.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

#locabane #texte_locabane {
	width: 184px;
	height: auto;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/pied-locabane.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	
	color: #87888a;
}

#locabane #texte_locabane dl {
	margin: 0px;
	padding: 0px;
}

#locabane #texte_locabane dl dt {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

#locabane #texte_locabane dl dd {
	margin: 0px;
	padding: 0px;
	color: #87888a;
}

#locabane #texte_locabane dl dd img {
	display: block;
	margin: auto;
	margin-bottom: 5px;
}

#locabane #texte_locabane dl dd a {
	display: block;
	clear: both;
	padding-right: 20px;
	
	font-size: 10px;
	text-align: right;
	color: #00664d;
	text-decoration: none;
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/structure/img/puce-liens.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


#page #contenu #texte .citation {
	margin-left: 10px;
	padding-left: 5px;
	border-left: 1px solid #87888a;
}

#page #contenu #texte ul {
	margin: 0px;
	padding: 0px;
}

#page #contenu #texte h1 {	
	font-size: 12px;
	color: #87888a;
	font-weight: bold;
	text-transform: uppercase;
}

#page #contenu #texte a {
	color: #00664d;
	text-decoration: underline;
}

#page #contenu #texte a:hover {
	text-decoration: none;
}

#page #contenu #texte ul li {
	list-style: none;
	margin-left: 15px;
	margin-top: 10px;
	padding-left: 10px;
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/contenu/img/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#page #contenu #texte ul li ul li {
	list-style: none;
	margin-left: 15px;
	margin-top: 5px;
	padding-left: 10px;
	
	background-image: url(http://www.rslocation.com/commun/modeles/commun/contenu/img/puce.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	font-size: 11px;
}

#page #contenu #texte form ul li {	
	font-size: 11px;
	color: #5d5d5f;
}

#page #contenu #texte ol li {
	margin-bottom: 15px;
}

#page #contenu #texte a {
	font-size: 12px;
	text-decoration: none;
	color: #00664d;
}

#page #contenu #texte a:hover {
	text-decoration: underline;
}

#page #contenu #texte .mise_avant {
	color: #00664d;
}

#page #contenu #texte table.form_contact td {
	vertical-align: middle;
}

#page #contenu #texte table.form_contact input {
	width: 345px;
	height: 22px;

	border: 1px solid #dddedf;

	background-image: url(http://www.rslocation.com/commun/modeles/commun/contenu/img/fond-form-contact.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	
	color: #87888a;
}

#page #contenu #texte table.form_contact input.court {
	width: 145px;
	height: 22px;
}

#page #contenu #texte table.form_contact textarea {
	width: 346px;
	height: 50px;

	border: 1px solid #dddedf;

	background-image: url(http://www.rslocation.com/commun/modeles/commun/contenu/img/fond-form-contact.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	
	color: #87888a;
	font-family: arial;
	font-size: 12px;
}

#page #contenu #texte table.form_contact input.radio {
	width: 20px;
}

#page #contenu #texte table.catalogue {
	border-spacing: 0px;
	border-collapse: collapse;
	
	margin-bottom: 20px;
	
	border: 1px solid #dddddd;
}

#page #contenu #texte table.catalogue tr th {
	line-height: 30px;
	text-align: left;
	padding-left: 5px;
	
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;

	background-image: url(http://www.rslocation.com/commun/modeles/commun/contenu/img/fond-th.jpg);
	background-position: top left;
	background-repeat: repeat-x;	
}

#page #contenu #texte table.catalogue tr:hover {	
	background-color: #dddddd;
}

#page #contenu #texte table.catalogue tr td {
	width: 150px;
	line-height: 20px;
	text-align: right;
	padding-right: 25px;	
	
	border: 1px solid #dddddd;
}

#page #contenu #texte table.catalogue tr td.libelle {
	width: 400px;
	text-align: left;	
	padding-left: 5px;	
}


#page #contenu #texte ul.elements_menu {
	width: 400px;
	height: auto;

	padding-bottom: 20px;
	margin-bottom: 20px;
	
	border-bottom: 1px solid #c0c1c2;
}

#contenu #texte ul.elements_menu li.premier a,
#contenu #texte ul.elements_menu li.defaut a,
#contenu #texte ul.elements_menu li.dernier a,
#contenu #texte ul.elements_menu li.premier-selected a,
#contenu #texte ul.elements_menu li.defaut-selected a,
#contenu #texte ul.elements_menu li.dernier-selected a,
#contenu #texte ul.elements_menu li.premier-ssenfant a,
#contenu #texte ul.elements_menu li.defaut-ssenfant a,
#contenu #texte ul.elements_menu li.dernier-ssenfant a,
#contenu #texte ul.elements_menu li.premier-selected-ssenfant a,
#contenu #texte ul.elements_menu li.defaut-selected-ssenfant a,
#contenu #texte ul.elements_menu li.dernier-selected-ssenfant a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

#contenu #texte ul.elements_menu li.premier a:hover,
#contenu #texte ul.elements_menu li.defaut a:hover,
#contenu #texte ul.elements_menu li.dernier a:hover,
#contenu #texte ul.elements_menu li.premier-selected a:hover,
#contenu #texte ul.elements_menu li.defaut-selected a:hover,
#contenu #texte ul.elements_menu li.dernier-selected a:hover,
#contenu #texte ul.elements_menu li.premier-ssenfant a:hover,
#contenu #texte ul.elements_menu li.defaut-ssenfant a:hover,
#contenu #texte ul.elements_menu li.dernier-ssenfant a:hover,
#contenu #texte ul.elements_menu li.premier-selected-ssenfant a:hover,
#contenu #texte ul.elements_menu li.defaut-selected-ssenfant a:hover,
#contenu #texte ul.elements_menu li.dernier-selected-ssenfant a:hover {
	color: #00664d;
	text-decoration: underline;
}

#contenu #texte ul li ul {
	margin-top: 10px;
}


.calendrierHTML_liste h2 {
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 14px;
	color: #87888a;
	text-transform: uppercase;
	border-top: 1px solid #c0c1c2;
}

.calendrierHTML_liste dl {
	float: left;
	margin: 0px;
}

.calendrierHTML_liste dl dt {
	font-weight: bold;
	color: #00664d;
	margin: 0px;
}

.calendrierHTML_liste dl dd {
	float: left;
	margin: 0px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 5px;
	
	border-left: 1px solid #c0c1c2;
}

.calendrierHTML_liste dl dd span {
	display: block;
	clear: both;
	line-height: 20px;
	font-size: 10px;
	font-style: italic;
}

.calendrierHTML_liste dl dd a {
	font-size: 10px;
	font-style: italic;
	color: #00664d;
}

.calendrierHTML_liste dl dd img {
	display: block;
	float: left;
	margin-right: 10px;
}


.news_public_titre {
	width: auto;
	float: left;
	font-size: 10px;
	font-style: italic;
	color: #b5b5b5;
}

.news_public_categorie {
	width: auto;
	margin-left: 10px;
	float: left;
	font-size: 10px;
	font-style: italic;
	color: #b5b5b5;
	
}

.news_public_contenu {
	clear: both;
	padding-top: 30px;
}


#conterner_recherche {
	background-image: url(http://www.rslocation.com//commun/modeles/defaut/img/recherche.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

#conterner_recherche input {
	width: 115px;
	margin-top: 20px;
	margin-left: 105px;
	padding-top: 4px;
	padding-left: 5px;
	float: left;

	border: 0px;
	background-color: transparent;
	
	font-size: 10px;
	color: #87888a;
}

#conterner_recherche a {
	display: block;
	width: 30px;
	height: 20px;
	margin-top: 25px;
	margin-left: 5px;
	float: left;
}



#contenu {
	float: left;
}

#titre h1 {	
	display: inline;
	width: auto;
	height: auto;
	margin-top: 20px;
	margin-left: 47px;
	margin-right: 47px;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 130px;
	padding-bottom: 10px;
	float: left;
	
	text-transform: uppercase;
	font-weight: normal;
	font-size: 30px;
  
	background-color: #94CAA6;
	background-image: url(http://www.rslocation.com//commun/modeles/defaut/img/fond-titre.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#texte {
	clear: both;
	width: 895px;
	padding-top: 20px;
	margin-left: 47px;;
	
	color: #87888a;
}



#les_actus {
	width: 230px;
	height: auto;
	float: left;
	margin-top: 7px;
	
	
	background-image: url(http://www.rslocation.com//commun/modeles/defaut/img/fond-actus.gif);
	background-position: top center;
	background-repeat: repeat-y;	
}

#les_actus #titre_actus {
	width: 230px;
	height: 62px;
	
	background-image: url(http://www.rslocation.com//commun/modeles/defaut/img/titre-actus.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

#actus_page {
	width: 230px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 20px;
	
	background-image: url(http://www.rslocation.com//commun/modeles/defaut/img/pied-actus.gif);
	background-position: bottom left;
	background-repeat: no-repeat;	
}

#actus_page dl {
	width: 183px;
	margin: 0px;
	padding: 0px;
	padding-left: 27px;
	padding-right: 20px;
}

#actus_page dl dt {
	width: 183px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	
	font-weight: bold;
	text-transform: uppercase;
}

#actus_page dl dd {
	width: 183px;
	margin: 0px;
	padding: 0px;
	
	color: #87888a;
}

#actus_page dl dd img {
	display: block;
	margin: auto;
	margin-bottom: 10px;	
}

#actus_page dl dd a {
	display: block;
	width: 153px;
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	
	border: 0px;
	
	text-align: right;
	font-size: 10px;
	text-decoration: none;
	color: #00664d;
	text-transform: none;
	
	background-image: url(http://www.rslocation.com//commun/modeles/defaut/img/puce-liens.gif);
	background-position: 157px 9px;
	background-repeat: no-repeat;
}

#actus_page a {
	display: block;
	width: 183px;
	height: 20px;
	line-height: 25px;
	margin: 0px;
	margin-left: 11px;
	padding: 0px;
	padding-right: 30px;
	
	border-top: 1px solid #c0c1c2;
	
	text-align: right;
	font-size: 12px;
	text-decoration: none;
	color: #5d5d5f;
	text-transform: uppercase;
	
	background-image: url(http://www.rslocation.com//commun/modeles/defaut/img/puce-gris.gif);
	background-position: 190px 8px;
	background-repeat: no-repeat;
}


#promotions {
	width: 229px;
	height: auto;
	float: right;
	margin-top: 7px;
	margin-right: 36px;
	
	
	background-image: url(http://www.rslocation.com//commun/modeles/defaut/img/fond-promo.gif);
	background-position: top center;
	background-repeat: repeat-y;	
}

#promotions #titre_promo {
	width: 229px;
	height: 54px;
	
	background-image: url(http://www.rslocation.com//commun/modeles/defaut/img/titre-promo.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

#promotions #texte_promo {
	width: 184px;
	height: auto;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	
	background-image: url(http://www.rslocation.com//commun/modeles/defaut/img/pied-promo.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	
	color: #87888a;
}

#promotions #texte_promo dl {
	margin: 0px;
	padding: 0px;
}

#promotions #texte_promo dl dt {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

#promotions #texte_promo dl dd {
	margin: 0px;
	padding: 0px;
	color: #87888a;
}

#promotions #texte_promo dl dd img {
	display: block;
	margin: auto;
	margin-bottom: 5px;
}

#promotions #texte_promo a {
	display: block;
	clear: both;
	padding-right: 20px;
	
	font-size: 10px;
	text-align: right;
	color: #00664d;
	text-decoration: none;
	
	background-image: url(http://www.rslocation.com//commun/modeles/defaut/img/puce-liens.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}



#baseline {
	width: 992px;
	height: 100px;
	
	background-color: #ffffff;
	background-image: url(http://www.rslocation.com//commun/modeles/defaut/img/baseline-page.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#baseline #baseline_page {
	width: 962px;
	height: 100px;
	margin: 0px;
	margin-left: 30px;
	
	padding-top: 50px;
}

#baseline #baseline_page dl {
	float: left;
}

#baseline #baseline_page dl dt {
	padding-right: 10px;
	background-image: url(http://www.rslocation.com//commun/modeles/defaut/img/tiret.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

#baseline #baseline_page dl dt.dernier {
	padding-right: 00px;
	background-image: none;;
}

#baseline #baseline_page dl dt a {
	font-size: 10px;
	color: #5d5d5f;
	text-decoration: none;
}

#baseline #baseline_page dl dt a:hover {
	color: #00664d;
}


#googlemap {
	width: 895px;
	height: 400px;
	border: 1px solid #00664d;
}

.bulle {
	width: 320px;
	height: 180px;
	
	font-family: arail, verdana, sans-serif;
	font-size: 12px;
}

.titre_bulle  {
	color: #00664d;
	font-weight: bold;
}

.num  {
	color: #999999;
	font-size: 11px;
}

.adresse {
	width: 180px;
	height: 100px;
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}

.photo_bulle {
	width: 119px;
	height: 100px;
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}

.bulle form  {
	margin-top: 10px;
}

#googleiti {	
	font-family: arail, verdana, sans-serif;
	font-size: 12px;
}

#streetview {
	width: 895px;
	height: 400px;
	margin-top: 20px;
	border: 1px solid #00664d;
}

#streetviewcontent {
	width: 895px;
	height: 400px;
}

#page #contenu #texte a.retour_localisation {
	display: block;
	width: 200px;
	margin-bottom: 20px;
	padding-left: 15px;
	text-align: center;
	color: #00664d;
	background-image: url(http://www.rslocation.com//commun/modeles/defaut/img/puce-liens.gif);
	background-position: center left;
	background-repeat: no-repeat;
}


