﻿/* ------------------------------------------- */
/* BODY                                        */
body { background-color: #ffffff; }
/* ------------------------------------------- */
/* LANG                                        */
div#lang { background: url('/hotellideale/images/lang.jpg') repeat-x; }
	ul#nav_tools { background: url('/hotellideale/images/lang.png') no-repeat; }
		ul#nav_tools li { border-left: 1px solid #ffffff; }
		ul#nav_tools li:first-child { border-left: none; }
			ul#nav_tools li a { color: #ffffff; }
/* ------------------------------------------- */
/* BRANDING                                    */
div#branding { background: url('/hotellideale/images/branding.jpg') no-repeat; }
	div#branding h1 { background: url('/hotellideale/images/logo.gif') no-repeat; }
/* ------------------------------------------- */
/* NAV MAIN                                    */
	ul#nav_features li a { color: #868686; background: #a3e3e5; }
	ul#nav_features li a:hover { color: #ffffff; background: #4db5b9; }
	ul#nav_features li.active a { color: #ffffff; background: #4db5b9; }
/* ------------------------------------------- */
/* CONTENT                                     */
div#content { color: #ffffff; background: url('/hotellideale/images/content.jpg') repeat-x; }
	/* ------------------------------------------- */
	/* CONTENT MAIN                                */
	h3.services_head { background: url('/hotellideale/images/hr.gif') repeat-x; }
	ul.services_list { background: url('/hotellideale/images/services_img.png') no-repeat; }
		li.app { background: url('/hotellideale/images/app.png') no-repeat; }
		li.moena { background: url('/hotellideale/images/moena.png') no-repeat; }
		li.app_en { background: url('/hotellideale/images/appE.png') no-repeat; }
	/* ------------------------------------------- */
	/* CONTENT SUB                                 */
	div#content_sub img { border: 8px solid #a3e3e5; }
	div#content_booking { border: 8px solid #a3e3e5; }
	div#content div.box { color: #878787; background: #ffffff; border: 10px solid #52493f; }
	div.info { background: url('/hotellideale/images/room.jpg') no-repeat; }
/* ------------------------------------------- */
/* SITE INFO                                   */
div#site_info { color: #ffffff; background: url('/hotellideale/images/bottom.jpg') repeat-x; }
	div#site_info a { color: #ffffff; }


