@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 100%;
	text-align: center;
	background-color: #F6F6F6;
	scrollbar-base-color: #D5CEC3;
	background-image: url(../img/body_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #423b32;
}
#container {
	width: 1024px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	background-image: url(../img/container_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#contenuto_alcen_weissman {
	width: auto;
	height: 391px;
	background-image: url(../img/photo-alcen-weissman.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 140px;
	clear: both;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 100%;
}


#menu {
	height: 60px;
	width: 55%;
	text-align: center;
	margin-left: 140px;
	float: left;
	margin-bottom: 11px;


}



#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#logo {
	height: 60px;
	width: 25%;
	float: right;
	margin-right: 50px;
}
#footer {
	height: 50px;
	width: 775px;
	padding-left: 140px;
	padding-right: 110px;
	padding-top: 20px;
}
#siteby {
	float: right;
}
#lingua {
	float: left;
}





#menu li {
	height: 65px;
	width: 105px;
	margin-right: 5px;
	float: left;
	background-color: #D5CEC3;


}


#menu a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 25px;
	padding-top: 40px;
}
#menu  li:hover {
	background-color: #D2A361;
}
#menu    li#linkattivo  {
	background-color: #D2A361;
}
#lingua a {
	text-decoration: none;
	color: #6F6B69;
}
#siteby a {
	text-decoration: none;
	color: #6F6B69;
}
#lingua  a#linguacorrente {
	text-decoration: none;
	color: #000000;
}
#titolo_curriculum {
	height: 4.0em;
}

#curriculum_menu {
	height: 20px;
	width: 576px;
	text-align: right;
	margin-bottom: 6px;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 4px;
}
#curriculum_menu a {
	text-decoration: none;
	color: #000000;
}
#curriculum_menu a:hover {
	color: #999999;
}

#testo_curriculum {
	height: 276px;
	width: 576px;
	overflow: auto;
	border: 1px solid #D5CEC3;
	padding: 12px;
	font-size: 0.9em;
}

#video1 {
	display: none;
	width: 425px;
	height: 344px;
	border: 3px solid #D5CEC3;	
}

#video2 {
	display: none;
	width: 480px;
	height: 385px;
	border: 3px solid #D5CEC3;	
}

#contenuto_doppiaggio {
	width: 775px;
	height: 390px;
	background-image: url(../img/doppiaggio_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
}
#titolo_doppiaggio {
	font-size: 4.8em;
	text-align: right;
	padding-right: 160px;
}
#testo_doppiaggio {
	height: 166px;
	width: 496px;
	overflow: auto;
	border: 1px solid #D5CEC3;
	margin-left: 30px;
	margin-top: 24px;
	padding: 12px;
}
#menu_doppiaggio ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#menu_doppiaggio  li {
	background-image: url(../img/cassa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 16px;
	float: left;
	margin-left: 10px;
}
#menu_doppiaggio a {
	text-decoration: none;
	color: #000000;
	display: block;
	height: 30px;
	padding-left: 50px;
}
#menu_doppiaggio {
	height: 50px;
	padding-top: 15px;
	padding-left: 30px;
}
#titolo_menu_doppiaggio {
	float: left;
	height: 50px;
	padding-top: 16px;
}
#titolo_contatti {
	font-size: 4.8em;
}
#contenuto_contatti {
	width: 775px;
	height: 390px;
	background-image: url(../img/contatti_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
}
label {
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 5px;
	height: 25px;
	padding-top: 5px;
}
input {
	border: 1px solid #D2A361;
	height: 25px;
	width: 200px;
	margin-bottom: 5px;
	background-color: #F5F4F1;
}
button {
	margin-left: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-size: 1.6em;
	cursor: pointer;
}

textarea {
	border: 1px solid #D2A361;
	width: 250px;
	height: 135px;
	background-color: #F5F4F1;
}
#form_contatti {
	margin-top: 30px;
	margin-left: 25px;
}
#contenuto_standard {
	width: auto;
	height: 391px;
	background-image: url(../img/contenuto-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 140px;
	clear: both;
}
#contenuto_gallery {
	width: 775px;
	height: 390px;
	padding-left: 150px;
	overflow: auto;
}
#contenuto_curriculum {
	width: 775px;
	height: 390px;
	background-image: url(../img/curriculum_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 150px;
}


.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 12px;
background-color: #DDDDDD;
}
.vscrollerbar {
width: 12px;
background-color: #666666;
}
.hscrollerbase {
height: 12px;
background-color: #DDDDDD;
}
.hscrollerbar {
height: 12px;
background-color: #666666;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

