/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d0effc;
	background-image: url(../images/bg.gif);
}

h1 {
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#43a5ce;
	letter-spacing:4px;
	line-height:30px;
	vertical-align:middle;
	margin: 0px;
}

#table {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	height:100%;}

#content {
	background-color: #43a5ce;
	float:left;
	width:780px;
	border: 10px solid #3b5087;
}

#logo_left {
	float: left;
	width: 64px;
	height: 80px;
	background-image:url(../images/logo_left.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	cursor: pointer;
}

#logo_right {
	float: left;
	width: 199px;
	height: 80px;
	background-image:url(../images/logo_right.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	cursor: pointer;
}

#logo_side {
	float: right;
	clear: right;
	width: 517px;
	height: 80px;
	background-image:url(../images/logo_side.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}

#photoa {
	float: left;
	border-left:solid;
	border-left-color:#43a5ce;
	border-left-width:0px;
	background-image: url(../images/main_photo_01.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float: left;
	width: 381px;
	height: 145px;
}

#photob {
	float: right;
	background-image: url(../images/main_photo_02.jpg);
	background-repeat:no-repeat;
	float: left;
	width: 399px;
	height: 145px;
}

#menulinetop {
	float:left;
	height: 1px;
	width:780px;
	background-color:#ffffff;
}

#menulinebot {
	float:left;
	height: 2px;
	width:780px;
	background-color:#43a5ce;
}

#menu {
	float:left;
	background-image:url(../images/menu_back.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width: 780px;
	height: 24px;
	line-height:24px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align:middle;
}

.menuitem {
	background-image:url(../images/menu_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:middle;
	padding-left:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	margin-right:11px;
	height:24px;
}

.menuitem:hover{
	background-image:url(../images/menu_bullet_over.gif);
	color: #FDB1D5;
}

#text_left {
	min-height:200px;
	float:left;
	width:64px;
	background-color:#43a5ce;
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
	background-position:top;
}

#text {
	min-height:200px;
	float:right;
	width:676px;
	background-image:url(../images/foots.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
	color:#000000;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#fader {
	float:left;
	width:716px;
	height:10px;
	border-left:solid;
	border-left-color:#5fcefc;
	border-left-width:64px;
	background-image:url(../images/fader.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#menud {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	float:left;
	width:780px;
	background-color:#bf3175;
	text-align:center;
	color:#FFFFFF;
	margin: 0px;
	vertical-align:middle;
	line-height:20px;
}

.footer {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#ffffff;
}

.footer:hover {
	text-decoration:none;
	color:#fdb1d5;
}

#foot {
	float:left;
	width:716px;
	height:4px;
	border-left:solid;
	border-left-color:#fdb1d5;
	border-left-width:64px;
	background-color:#fdb1d5;
}

.gozante {
	line-height:40px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#43a5ce;
}

.gozante:hover {
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#bf3175;
}

.photogallery {
	border:solid 1px #43a5ce;
}

.photogallery:hover {
	border:solid 1px #bf3175;
}

.photo {
	border: solid 5px #43a5ce;
	float: right;
	margin-left: 20px;
}

#code{	border:1px solid #556e8a; 
	background-color:#ff0000; 
	color:#FFFFFF; 
	padding:4px; 
	padding-left:6px;
	width:350px;}