body {
	margin: 0px;
	padding: 0px;
	background-color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	background-image: url(../img/bg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

p {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
h1 {
	color: #FFFFFF;
	font-size: 21px;
	font-weight: normal;
	line-height: 28px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.homepage h1 {
margin-bottom:0px;
}

h2 {
	font-size: 20px;
	color: #a63033;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0px;
	clear: left;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h5 {
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h6 {
	color: #666666;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


ul {
	margin: 0px;
	list-style-type: square;
	padding-left: 15px;
}

li {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 950px;
	background-image: url(../img/bg-container.gif);
	background-repeat: repeat-y;
	background-position: 15px top;
	float: left;
	z-index: 1;
}

#sidebarleft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 232px;
	position: relative;
	z-index: 2;
	background-image: url(../img/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: left 37px;
}
#sidebarleft #nav {
	float: left;
	height: auto;
	width: 232px;
	position: relative;
	z-index: 3;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#sidebarleft #nav ul {
	padding: 0px;
	width: 228px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebarleft #nav a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 43px;
	width: 228px;
	clear: left;
	text-indent: -3000px;
}
#sidebarleft #nav a:hover {
	background-position: left -43px;
}
#sidebarleft  #nav #current a {
	background-position: left bottom;
}
#sidebarleft #nav li.nav-home a {
	background-image: url(../img/nav-home.gif);
}
#sidebarleft #nav li.nav-agenzia a {
	background-image: url(../img/nav-agenzia.gif);
}
#sidebarleft #nav li.nav-foto a {
	background-image: url(../img/nav-foto.gif);
}
#sidebarleft #nav li.nav-news a {
	background-image: url(../img/nav-news.gif);
}
#sidebarleft #nav li.nav-video a {
	background-image: url(../img/nav-video.gif);
}
#sidebarleft #nav li.nav-contatti a {
	background-image: url(../img/nav-contatti.gif);
}
#sidebarleft .banner {
	padding-right: 25px;
	padding-left: 26px;
	padding-top: 15px;
	float: left;
	margin: 0px;
}
#sidebarleft .banner img {
	margin-bottom: 10px;
}



#top {
	padding: 0px;
	float: right;
	height: 89px;
	width: 698px;
	position: relative;
	z-index: 2;
	background-image: url(../img/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
#content {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 698px;
	position: relative;
	z-index: 5;
}
#content .inside {
	background-color: #171717;
	float: left;
	padding: 15px;
	width: 406px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3a3a3a;
	border-right-color: #3a3a3a;
	border-left-color: #3a3a3a;
	min-height:690px;
}
#content .inside .foto-gallery {
	padding: 6px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 392px;
	clear: left;
	background-color: #222222;
	border: 1px solid #323232;
}
#content .inside .foto-gallery p {
	text-align: left;
}

#content .inside .foto-gallery a img {
	float: left;
	margin-right: 15px;
	border: 1px solid #666666;
}
#content .inside .foto-gallery a:hover img {
	border: 1px solid #cccccc;
}
#content .inside .foto-gallery .foto-button {
	background-image: url(../img/button-fotogallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	float: right;
	height: 29px;
	width: 130px;
	text-indent: -3000px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}




#sidebarright {
	float: right;
	height: auto;
	width: 240px;
	padding: 0px;
	position: relative;
	z-index: 6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline;
}
#sidebarright .block {
	background-color: #333333;
	float: left;
	clear:left;
	height: auto;
	width: 208px;
	padding: 10px 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #666666;
}
#sidebarright .block .partecipa-casting a{
	background-image: url(../img/casting-button.gif);
	padding: 0px;
	height: 36px;
	width: 138px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -3000px;
}
#sidebarright .block .partecipa-casting a:hover {
	background-position: left bottom;
}
a.dizionario-button {
	background-image: url(../img/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 22px;
	width: 123px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #FFFFFF;
}
a:hover.dizionario-button {
	color: #CCCCCC;
}

#list1a  a  {
	clear: left;
	width: 100%;
	display: block;
	color: #a63033;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
}
#list1a  p  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	z-index: 7;
	clear: both;
	background-image: url(../img/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #171717;
}
#footer .footer-wrap {
	background-image: url(../img/bg-footerwrap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
	padding-left: 250px;
}
