﻿/* ------------------------------------------- */
/* BODY                                        */
body { background: #E4AD6D url('/images/back.jpg') repeat-x top left; }
/* ------------------------------------------- */
/* BRANDING                                    */
div#branding h1 { background: url('/images/logo.png') no-repeat top left; }
/* ------------------------------------------- */
/* NAV MAIN                                    */
div#nav_main { background: url('/images/top.png') no-repeat bottom; }
	div#nav_main a { color: #ffffff; }
	div#nav_main a:hover { color: #d7c8b7; } 
/* ------------------------------------------- */
/* CONTENT                                     */
div#content { background: url('/images/bottom.png') no-repeat bottom; }
	/* ------------------------------------------- */
	/* CONTENT TOP                                 */
	div#content_top { background: url('/images/middle.png') repeat-y; }
	/* ------------------------------------------- */
	/* CONTENT MAIN                                */
	div#content_main { color: #868686; background: url('/images/middle.png') repeat-y; }
		/*div#content_main h2 { background: url('/images/welcome_head.jpg') repeat-y; }*/
		div#content_main h2 { background: url('/images/centrobenessere.jpg') repeat-y; }
		div#content_main h2.camere { background: url('/images/sx_camere02.jpg') repeat-y; }
		div#content_main h2.servizi { background: url('/images/sx_servizi.jpg') repeat-y; }
		div#content_main h2.attivita { background: url('/images/sx_attivita.jpg') repeat-y; }
		div#content_main h3 { color: #c46b1e; }
		
		div#content_main p a { color: #e4ad6d; }
		div#content_main p a:hover { color: #666666; }
		
	/* ------------------------------------------- */
	/* CONTENT SUB                                 */
	div#content_sub { color: #707071; background: url('/images/middle.png') repeat-y; }
		div#content_sub ul { background: url('/images/sub.gif') repeat-x; }
			div#content_sub ul li h3 { color: #ffffff; }
			div#content_sub ul li div { border-left: 1px solid #d6d3d1; }
			div#content_sub ul li.ecolabel div { border-left: none; background: url('/images/ecolabel.jpg') 5px 40px no-repeat; }
			li.ecolabel h3 { background: #f1d0ac url('/images/orange.gif') repeat-x bottom; border-right: 1px solid #ffffff; }
			li.dovesiamo h3 { background: #e0ada1 url('/images/red.gif') repeat-x bottom; border-right: 1px solid #ffffff; }
			li.dovesiamo a.more { background: url('/images/more.gif') no-repeat; }
			li.gallery h3 { background: #f1d0ac url('/images/orange.gif') repeat-x bottom; }
				div#content_sub li.gallery ul { background: url('/images/gall.jpg') no-repeat bottom right; }
/* ------------------------------------------- */
/* SITE INFO                                   */
div#site_info { background: url('/images/site_info.jpg') repeat-x; }
	div.vcard { color: #ffffff; background: url('/images/mount.png') no-repeat; }
	div#site_info a { color: #ffffff; }
	div#site_info a:hover { color: #7b3c0d; }

