﻿/* 
==============================================================================
			Contents Pages General Layout 
============================================================================== 
*/
body {
	background: white;
}
#external {
	width: 640px;
}
#outer {
	float: left;
	width: 640px;
	overflow: hidden;
	min-height: 700px;
	margin: auto;
	border-right: 1px solid #000099;
	background: url('../../im/gen/leftcss.gif') repeat-y fixed 0px top;
}
#outer2 {
	float: left;
	width: 640px;
	overflow: hidden;
	min-height: 700px;
	margin: auto;
	border-right: 1px solid #000099;
	background: url('../../im/gen/leftcss2.gif') repeat-y fixed 0px top;
}
#header, #bar, #footer {
	width: 641px;
	padding: 0;
	margin: 0;
}
#contents {
	width: 640px;
	padding: 0;
	margin: 0;
}
#left {
	float: left;
	width: 140px;
	background-color: #000099;
	color: white;
	padding: 0;
	margin: 0;
	border: 0;
}
#right {
	float: right;
	width: 500px;
	padding: 0 0 15px 0;
	margin: 0;
}
/* right border ---------- */
#rbord {
	float: right;
	width: 1px;
	background-color: #000099;
}
/* header ---------- */
#header > #left, #header > #right, #header > #rbord {
	height: 70px;
	padding: 0;
	margin: 0;
}
#header > #left{
	background-image:url(http://www.rivieratoscana.com/im/gen/hotel_camping_toscana.gif)
}
/* context bar ---------- */
#bar, #bar > #left, #bar > #right, #bar > #rbord {
	height: 20px;
	padding: 0;
	margin: 0;
	color: white;
	vertical-align: middle;
}
#bar > #right {
	background-color: #000099;
	line-height: 17px;
}
/* contents ---------- */
#contents > #left, #contents > #right {
	min-height: 700px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#contents > #right {
	background-color: white;
}
#contents > #right.info {
	background-color: #CCCCFF;
}
/* footer ---------- */
#footer, #footer > #left, #footer > #right, #footer > #rbord {
	height: 19px;
	padding: 0;
	margin: 0;
	color: white;
	vertical-align: middle;
}
#footer > #right {
	background-color: #000099;
}
/* general widgets --------- */
h1, .title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 8px;
}
/*
==============================================================================
			Specific Pages Layout 
============================================================================== 
*/
/* 	Services pages (body-init2) */
#service-outer {
	float: left;
	width: 640px;
	margin: auto;
	overflow: hidden;
	min-height: 700px;
	border-right: 1px solid #000099;
	background: url('../../im/gen/leftcss2.gif') repeat-y fixed 0px top;
}
/* 
==============================================================================
			Navigation 
============================================================================== 
*/
.mnu {
	color: white;
}
#left ul.mnu {
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #000099;
	margin: 10px 0 20px 0;
	padding: 0;
}
ul.mnu a {
	color: white;
	font-weight: bold;
}
ul.mnu li {
	display: block;
	list-style-type: none;
	line-height: 18px;
	background-color: #000099;
	border-width: 2px 2px 1px 2px;
	border-style: outset;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
ul.mnu li a {
	padding-left: 0px;
}
ul.mnu li span {
	padding-left: 2px;
	display: block;
}
ul.mnu li li a {
	color: #000099;
	display: block;
}
ul.mnu li ul {
	margin: 0;
	padding: 0;
	border-width: 0px;
}
ul.mnu li ul li {
	display: block;
	list-style-type: none;
	line-height: 16px;
	border-width: 0px;
	border-style: none;
	padding: 0 0 0 4px;
	font-size: 12px;
	margin: 0;
}
ul.mnu li ul li a {
	font-weight: normal;
}
/* specific menus topic layouts ----------  */
ul.mnu li.os {
	border-color: #0000FF;
}
ul.mnu li.cu {
	border-color: #800080;
}
ul.mnu li.lu {
	border-color: #009999;
}
ul.mnu li.ut {
	border-color: #cc9900;
}
ul.mnu li.zi {
	border-color: #996633;
}
ul.mnu li ul.os li {
	background-color: #CCCCFF;
}
ul.mnu li ul.cu li {
	background-color: #FFDDFF;
}
ul.mnu li ul.lu li {
	background-color: #A1D7D6;
}
ul.mnu li ul.ut li {
	background-color: #FFFFCC;
}
ul.mnu li ul.zi li {
	background-color: #FFDBCA;
}
/* menu pour colonne de gauche (largeur 138) ---------  */
ul.mnu li {
	width: 134px;
}
ul.mnu li ul li {
	width: 132px;
}
/* menu pour colonne de droite dans la home (largeur 145) ---------  */
#mnuright {
	float:right;
	display: block;
	width: 143px;	
}
#mnuright ul.mnu {
	border: 1px solid #000099;
	margin: 0;
	padding: 0;
}
#mnuright ul.mnu li {
	width: 139px;
}
#mnuright ul.mnu li ul li {
	width: 136px;
}
/* 
==============================================================================
			Contents Pages 
============================================================================== 
*/
/* 	
	======= External Widgets =========== 
*/
/* 	banners */
#mainbanner {
	width: 468px;
	height: 60px;
	border: 1px solid transparent;
	margin: 3px 14px 3px 14px;
}
#leftbanner {
	width: 139px;
	text-align: center;
}
/*	horizontal menu */
#hm {
	background-color: #009999;
	border: 2px outset #A1D7D6;
	padding-left: 2px;
	font-weight: bold;
	height: 15px;
	text-align: center;
}
/* 	contextual path */
#path {
	background-color: #000099;
	padding-left: 14px;
	padding-top: 2px;
	color: white;
	height: 20px;
}
/*  left column widgets  */
#rivieratoscana {
	width: 139px;
	height: 45px;
	vertical-align: middle;
	text-align: center;
	margin-top: 10px;
}
#rivieratoscana a {
	color:white;
}
div#lg img {
	margin: 2px;
}
/* 	footer widgets */
#fonti {
	background-color: #009999;
	border: 2px outset #A1D7D6;
	padding: 1px 0 1px 2px;
	text-align: center;
	height: 13px;
}
#copyright {
	background-color: #000099;
	padding-top: 3px;
	color: white;
	height: 16px;
	text-align: center;
}
#footer a, #hm a {
	color: white;
}
/* 	
	======= Internal Widgets =========== 
*/
div#normal-contents, div#normal-contents > div {
	border: 8px solid transparent;
}
.clear {
	clear: both;
	padding-top: 16px; 
	//padding-top: 0px; /* hack ie8 */
}
hr {
	height: 0px;
	color: #000099;
	background-color: #000099;
	border-top: 1px solid #000099;
	border-bottom: 0px;
}

/* 	ctlinks (links vers structures) */
#ctlinkswrp {
	display: block;
	width: 100%;
	text-align: center;
}
div#ctlinks {
	display: inline-block;
	border-width: 1px 0 1px 0;
	border-color: #000099;
	border-style: solid;
	text-align: center;
	width: 47%;
	line-height: 21px;
}

a img {
	border: 0;
}
.right {
	text-align: right;
}
.center, div.center, p.center, td.center {
	text-align: center;
}
.imgleft {
	float: left;
	margin-right: 15px;
	margin: 0 15px 0 0;
}
.divleft {
	float: left;
	width: 145px;
	margin: 0 8px 0 0 ;
	
}
.imgright {
	float: right;
	margin: 0 0 0px 15px;
	
}
.divright {
	float: right;
	width: 145px;
	margin: 0 0 0 8px ;
	
/*	margin: 0 0 0 7px;
	position:relative;
	left:8px;*/
}
/*
html > body .divright {
	float: right;
	margin: 0 0 0 15px;
	position: relative;
	left: 0px;
}
*/
.td50pct {
	width: 50%;
}
.td53pct {
	width: 280px;
}
.td66pct {
	width: 66.6%;
}
.justify {
	text-align: justify;
}
.noborder, img.noborder {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}
.border {
	border: 1px solid #000099;
}
.tabhead {
	background-color: #C1C1E1;
	font-weight: bold;
}
/* selection */
.tutti{
	width:200px;
	border:0;
	margin:0;
}
.tutti div{
	height:30px;
	vertical-align:middle;
}
.tuttiimg{
	float:left;
	width:30px;
	padding:3px;
}
.overhide {
	overflow:hidden;	
}
.tuttiimg img {
	margin-top:3px;
}
.tuttitxt{
	padding:3px;
}
.invis {
	font-size: 1px;
	line-height: 1px;
	color: white;
}

