/* CSS Document */

body {
	background-color:#fff;
	font-size:11px;
	font-family:Verdana;
	color:#333;
	background-image:url(http://www.cwdhotels.com/images//back-body.gif);
	background-repeat:repeat-x;
	}
h1, h2, h3, h4, h5 {
	font-size:11px;
	font-style:normal;
	padding:0;
	display:inline;
	}
a:link, a:visited {
	font-size:11px;
	color:#F00;
	font-style:normal;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
div#contenitore {	
	width:800px;
	height:700px;
	border:1px #ccc solid;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	}
div#contenitore2 {	
	width:800px;
	height:585px;
	border:1px #ccc solid;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	}
div#banner1 {
	width:500px;
	height:60px;
	float:left;
	background-color:#333;
	color:#efefef;
	font-size:18px;
	}
div#banner2 {
	width:295px;
	height:25px;
	float:left;
	background-color:#333;
	color:#efefef;
	text-align:right;
	font-size:10px;
	padding:5px 5px 0 0 
	}
div#banner3 {
	width:295px;
	height:25px;
	float:left;
	background-color:#333;
	color:#efefef;
	text-align:right;
	font-size:10px;
	padding:5px 5px 0 0 
	}
.div-space {
	width:800px;
	height:3px;
	float:left;
	}
div#photo {
	width:470px;
	height:250px;
	float:left;
	background-image:url(http://www.cwdhotels.com/images//winner.jpg);
	background-repeat:no-repeat;
	border-bottom:1px #ccc solid;
	}
div#photoright {
	width:330px;
	height:250px;
	float:left;
	background-image:url(http://www.cwdhotels.com/images//back-right.gif);
	background-repeat:repeat-x;
	border-bottom:1px #ccc solid;
	}
div#navbar {
	background-color:#da2c1f;
	width:800px;
	height:20px;
	float:left;
	}
div#left{
	width:280px;
	height:360px;
	float:left;
	background-image:url(http://www.cwdhotels.com/images//world-in-hand.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border-bottom:1px #ccc solid;
	}
div#central {
	padding:10px;
	width:235px;
	height:350px;
	float:left;
	}
div#right {
	padding:10px;
	width:240px;
	height:350px;
	float:left;
	}
div#internal-body {
	padding:10px;
	width:460px;
	height:250px;
	float:left;
	}
div#internal-photo {
	padding:10px;
	width:300px;
	height:250px;
	float:left;
	}
div#foot {
	width:800px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(http://www.cwdhotels.com/images//back-foot.gif);
	background-repeat:repeat-x;
	}
div#validator {
	width:800px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	text-align:center;
	}
table#rightphoto {
	width:320px;
	height:240px;
	margin-left:auto;
	margin-right:auto;
	padding:0 3px 3px 3px;
	}
table#navbarr {
	width:800px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
.table-body {
	width:240px;	
	border:1px #ccc solid;
	}
.td-body {
	height:157px;	
	background-color:#efefef;
	}	
.td-right {
	padding:10px;
	border:2px #ccc solid;
	}
.intro-title {
	font-size:14px;
	font-weight:600;
	}
.intro-title-red {
	font-size:14px;
	font-weight:600;
	color:#f00;
	}
.title {
	color:#333;
	font-size:11px;
	}
.link {
	color:#efefef;
	font-size:10px;
	}
.link-navbar {
	color:#fff;
	font-weight:bold;
	}
.space {
  	display:block;
	padding:10px;
	}
.input {
	height:14px;
	border:1px #ccc solid;
	color:#666;
	font-size:10px;
	}
.button {
	border:1px #ccc solid;
	background-color:#efefef;
	font-size:10px;
	}
.form-table {
        width:304px;
        height:250px;
        margin-left:auto;
        margin-right:auto;
        border:1px #ccc solid;
        background-color:#efefef;
        }
.noborder 
{
  border:0;
}
