/*stili per il layout fisso*/
html,body{margin: 0;padding:0}
body
{
	margin:0;
	padding:0;
	height:100%;
	background-color:#F1F1F1;
	color:#000;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	letter-spacing:1px;
	lang:"it";
}

a:link {
	color: #9c1f2e;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FFF;

}
a:active {
	text-decoration: none;
	color: #333;
}

div#LogoWelcome {
	position:absolute;
	top:164px;
	left:271px;
	margin:0;
	padding:0;
	z-index:3;
	width:122px;
	height:184px;
	background-image:url(../img/audimovie_logo.png);
	background-repeat:no-repeat;
}

.mainTable
{
	height:100%;
	width:100%
	}


div#wrapper
{
	display: block;
	left: 50%;
	margin: -270px 0px 0px -450px;
	width: 900px;
	position: absolute;
	top: 50%;
	height: 540px;
}

div#container
{
	position:relative;
	width: 900px;
	height: 540px;
	margin: 0 auto;
	text-align:left;
	background-color:#F1F1F1;
	background-image: url(/img/audimovie_bg.png);
	background-repeat:no-repeat;
}

div#content
{
	left: 118px;
	width:760px;
	position: relative;
	top: 15px;
	height: 462px;
}



div#contentTopmenu
{
	float:left;
	width: 670px;
	height: 20px;
	text-align: left;
	z-index:100;
}


div#contentArea
{
	float:left;
	height: 433px;
	text-align:left;
}

.contentAreahome
{
	background-position: left top;
	background-image: url(images/layer_center_home.jpg);
	background-repeat: no-repeat;
}

.contentAreacontent
{
	background-position: left top;
	background-image: url(images/layer_center_content.jpg);
	background-repeat: no-repeat;
}


div#homeMission {
	position:relative;
	top:60px;
	left:435px;
	margin:0;
	padding:0;
	z-index:3;
	width:314px;
	height:334px;
	background-image:url(/img/bg_white_20.png);
	background-repeat:repeat;
}

.homeMissionText {
	font-size:13px;
	text-align:left;
	letter-spacing:0.40px;
	line-height:19px;
	padding:0;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:0;
	margin-top:15px;
	display:inline;
	float:left;
	width:302px;
}

#homeMission ul
{
margin-top:5px;
margin-bottom:5px;
list-style-position: outside;
list-style-image: url(/img/swish.png);
list-style-type: square;
}


div#homeNews
{
	float:none;
	position: absolute;
	width: 215px;
	height: 250px;
	left:20px;
	top:95px;
}

div#homeNews .header
{
	text-align:left;
	color:#A5242C;
	width:100%;
	height:17px;
	font-weight: bold;
	color:#A5242C;
	margin-bottom:10px;
	padding-left:2px;
	text-transform:uppercase;

}

div#homeNews .content
{
	text-align:left;

}


.Title
{
	font-weight: bold;
	color:#A5242C;
}

.bottone
{
	font-weight: normal;
	color: #a72434;
	background-color: #ffffff;
}


#security_div
{
	padding-right: 5px;
	margin-top: 32px;
	padding-left: 5px;
	background-image: url(/img/logo_bg.png);
	padding-bottom: 5px;
	margin-left: 4px;
	width: 663px;
	background-repeat: no-repeat;
	height: 100%;
}


#homeIscriviti
{
	float:none;
	position: absolute;
	width: 150px;
	left:22px;
	top:340px;
	FONT-SIZE: 13px;
	text-transform:none;
	color: #A5242C;
	font-weight: bold;
}

#homeIscriviti a:link, #homeIscriviti a:visited, #homeIscriviti a:active
{
	float:left;
	font-size:13px;
	color: #000000;
	text-decoration:none;
}

#homeIscriviti a:hover
{
	float:left;
	color: #A5242C;
	text-decoration:none;
}

#homeIscriviti img
{
	float: right;
	margin: 5px 0px 0px 0px;
}
