/***** POSIZIONAMENTO LAYOUT *****/

body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#eb7b16;
	background-image:url(img/sf.gif);
	background-repeat:repeat-x;
	background-position:center top;
}

.body_int {
	background-image:url(img/sf_int.gif);
	background-repeat:repeat-x;
	background-position:center top;
}

#main_home {
	width:500px;
	margin-left:-250px;
	left:50%;
	position:absolute;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#main {
	width:638px;
	margin-left:-319px;
	left:50%;
	position:absolute;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
 
/***** CONTENT HOME *****/

#header_home {
	height:143px;
	background-image:url(img/header_home.gif);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#flash {
	height:200px;
	background-color:#990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menu_home {
	height:253px;
	background-color:#FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #f7b815;
	padding-left:10px;
}

.pls_home__ {
	list-style:none; 
	padding:0; 
} 

.pls_home {
	width:112px;
	height:112px;
	position:relative;
	float:left;
	margin-right:10px;
	margin-top:10px;
} 

.newsletter {
	width:112px;
	height:112px;
	position:relative;
	float:left;
	margin-top:10px;
	background-image:url(img/newsletter.gif);
	background-repeat:no-repeat;
}

#footer_home {
	height:20px;
	background-color:#f7b815;
	padding-top:7px;
}

/***** CONTENT PAGINA *****/

#header {
	height:143px;
	background-image:url(img/header.gif);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#righe {
	height:30px;
	background-image:url(img/righe_arancio.gif);
	background-repeat:no-repeat;
}

#pagina{
	width:638px;
	background-image:url(img/sf_pagina.gif);
	background-position:left top;
	background-repeat:repeat-y;
	position:relative;
	float:left;
}

#content {
	width:500px;
	position:relative;
	float:left;
}
#content_margin{
  padding:10px;
}

#side {
	width:136px;
	position:relative;
	float:left;
	margin-left:1px;
}

.pls {
	width:136px;
	position:relative;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7b715;
} 

#newsletter_int {
	width:136px;
	position:relative;
	float:left;
	padding-bottom:10px;
	background-color:#fede14;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ec7e16;
} 

#footer {
	width:638px;
	height:20px;
	padding-top:7px;
	position:relative;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
