<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/accueil/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/accueil/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;
}


#locabane  {
	margin-top: 0px;
	_margin-left: -7px;
}

#locabane #titre_locabane {
	background-image: none;
	background-image: url(http://www.rslocation.com//commun/modeles/accueil/img/titre-locabane-accueil.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

#la_recherche {
	width: 229px;
	height: 145px;
	float: left;
	margin-top: 7px;
	_margin-left: -7px;
	
	
	background-image: url(http://www.rslocation.com//commun/modeles/accueil/img/fond-recherche.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#la_recherche input {
	width: 110px;
	margin-top: 31px;
	margin-left: 81px;
	padding-left: 10px;
	border: 0px;
	background-color: transparent;
	
	font-size: 11px;
	color: #87888a;	
}

#la_recherche a {
	display: block;
	width: 180px;
	margin: 0px;
	margin-top: 70px;
	padding: 0px;
	padding-right: 20px;
	
	text-align: right;
	font-size: 10px;
	text-decoration: none;
	color: #00664d;
	
	background-image: url(http://www.rslocation.com//commun/modeles/accueil/img/puce-liens.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}


#les_actus {
	width: 230px;
	height: auto;
	float: left;
	margin-top: 7px;
	
	
	background-image: url(http://www.rslocation.com//commun/modeles/accueil/img/fond-actus.gif);
	background-position: top left;
	background-repeat: repeat-y;	
}

#les_actus #titre_actus {
	width: 230px;
	height: 62px;
	
	background-image: url(http://www.rslocation.com//commun/modeles/accueil/img/titre-actus.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

#actus {
	width: 173px;
	height: auto;
	padding-top: 10px;
	padding-left: 27px;
	padding-right: 30px;
	padding-bottom: 20px;
	
	background-image: url(http://www.rslocation.com//commun/modeles/accueil/img/pied-actus.gif);
	background-position: bottom left;
	background-repeat: no-repeat;	
}

#actus dl {
	width: 173px;
	margin: 0px;
	padding: 0px;
}

#actus dl dt {
	width: 173px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	
	font-weight: bold;
	text-transform: uppercase;
}

#actus dl dd {
	width: 173px;
	margin: 0px;
	padding: 0px;
	
	color: #87888a;
}

#actus dl dd img {
	margin-bottom: 5px;	
}

#actus dl dd a {
	display: block;
	width: 153px;
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	
	text-align: right;
	font-size: 10px;
	text-decoration: none;
	color: #00664d;
	
	background-image: url(http://www.rslocation.com//commun/modeles/accueil/img/puce-liens.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}


#visuel_accueil {
	width: 497px;
	height: auto;
	float: left;
}

#visuel_accueil a img {
	margin-top: 20px;
	margin-left: 47px;
	border: 0px;
}

#baseline {
	width: 992px;
	height: 134px;
	margin-top: 17px;
	
	background-image: url(http://www.rslocation.com//commun/modeles/accueil/img/fond-baseline.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
}


#baseline #mots_cles {
	width: 290px;
	margin-left: 70px;
	padding-top: 20px;
	float: left;
	
	background-image: url(http://www.rslocation.com//commun/modeles/accueil/img/separateur-baseline.gif);
	background-position: 289px 23px;
	background-repeat: no-repeat;
	
	display: inline;
}

#baseline #mots_cles dl {
	width: auto;
	margin: 0px;
	float: left;
}

#baseline #mots_cles dt {
	padding-right: 10px;
	background-image: url(http://www.rslocation.com//commun/modeles/accueil/img/tiret.gif);
	background-position: center right;
	background-repeat: no-repeat;	
}

#baseline #mots_cles dl dt a {
	color: #5d5d5f;
	text-decoration: none;
}

#baseline #mots_cles dl dt a:hover {
	color: #87888a;
}

#baseline #baseline_centrale_accueil {
	width: 280px;
	margin-left: 30px;
	padding-top: 20px;
	float: left;
	
	display: inline;
}

#baseline #baseline_centrale_accueil dl {
	width: auto;
	margin: 0px;
}


#baseline #baseline_centrale_accueil dl dt a {
	color: #5d5d5f;
	text-decoration: none;
}

#baseline #baseline_centrale_accueil dl dt a:hover {
	color: #87888a;
}

#baseline #baseline_milieu_accueil {
	width: 220px;
	margin-right: 70px;
	padding-top: 20px;
	float: right;
	
	display: inline;
	
	background-image: url(http://www.rslocation.com//commun/modeles/accueil/img/separateur-baseline.gif);
	background-position: 0px 23px;
	background-repeat: no-repeat;
}

#baseline #baseline_milieu_accueil dl {
	width: auto;
	margin: 0px;
	text-align: right;
}


#baseline #baseline_milieu_accueil dl dt a {
	color: #5d5d5f;
	text-decoration: none;
}

#baseline #baseline_milieu_accueil dl dt a:hover {
	color: #87888a;
}
