* {
	margin: 0px;
	padding: 0px;
}
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #4E4E4E;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	background-image:url(../images/bgpagina.png);
	background-position:center;
	background-repeat:repeat-y;
	background-attachment:scroll;
}
.button {
	background-color: #c2b287;
	color: #FFF;
	font-size: 11px;
}

body p {
	font-size: 12px;
	
}
body h1{
	font-size: 12px;
}
body h2{
	font-size: 14px;
	color: #356aa2;
}
A IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
A:link {
	TEXT-DECORATION: none;
	color: #4E4E4E;
}
A:visited {
	COLOR: #4E4E4E;
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #4E4E4E;
	TEXT-DECORATION: none
}
.twoColFixRtHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	padding-bottom:20px;
	 /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header  {

}
.twoColFixRtHdr #container #header #top #div1 {
	background-color: #f9f1dc;
	float: left;
	width: 282px;
	height: 32px;
	margin-right: 2px;
	padding-top: 15px;
	padding-left: 15px;
	margin-bottom: 7px;
	background-image:url(../images/sus.png);
	
	
}

.twoColFixRtHdr #container #header #top #div1 a{
	color: #4E4E4E;
}

.twoColFixRtHdr #container #header #top #div1 a:visited{
	color: #4E4E4E;
	text-decoration: none;
	
}

.twoColFixRtHdr #container #header #top #div1 a:hover{
	text-decoration: underline;
	
}


.twoColFixRtHdr #container #header #top #div2 {
	background-color: #f9f1dc;
	float: left;
	width: 282px;
	height: 32px;
	margin-right: 2px;
	padding-top: 15px;
	padding-left: 15px;
	background-image:url(../images/sus.png);
	
}
.twoColFixRtHdr #container #header #top #div3 {
	background-color: #f9f1dc;
	float: left;
	width: 287px;
	height: 32px;
	padding-top: 15px;
	padding-left: 15px;
	background-image:url(../images/sus.png);
	
}
.twoColFixRtHdr #container #header #flash {
	height: 200px;
	clear: left;
	margin-bottom: 1px;
	margin-top: 4px;
	
}
.twoColFixRtHdr #container #header {
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 220px;
	padding-top: 0px;
}
.twoColFixRtHdr #container #sidebar1 .news {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #C1B287;
	border-right-color: #C1B287;
	border-bottom-color: #C1B287;
	border-left-color: #C1B287;
	padding: 5px;
	padding-left: 15px;
	background-image:url(../images/sageata2.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#999999;
	
	
}
.twoColFixRtHdr #container #sidebar1 .news a{
	color:#4E4E4E;
	
}

.twoColFixRtHdr #container #sidebar1 .news a:hover{
	color:#666666;
	
}

.twoColFixRtHdr #mainContent {
	margin-right: 230px;
	padding-top: 5px;
} 
.twoColFixRtHdr .title1 {
	margin-top: 4;
	background-color: #EFE4C7;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: none;
}
.twoColFixRtHdr #sidebar1 .title1 {
	margin-bottom: 12px;
	margin-top: 4px;
}
.twoColFixRtHdr #container #mainContent .news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1B287;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 25px;
}

.twoColFixRtHdr #container #mainContent .news h2{
	margin-top: 4;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	float: none;
	font-size:18px;
	font-family:Calibri;
}


.twoColFixRtHdr #mainContent .img {
	margin-right: 20px;
	margin-bottom: 30px;
}

.twoColFixRtHdr #footer {
	height: 29px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #000;
	font-size: 10px;
	padding-top: 15px;
	background-color: #53A1CF;
	background-image:url(../images/menu_bgr.jpg);
} 
.twoColFixRtHdr #container #footer #copyright {
	float: left;
	font-size: 10px;
}
.twoColFixRtHdr #container #footer #copyright p {
	font-size: 10px;
}

.twoColFixRtHdr #container #footer #copyright p a{
	color: #000;
}

.twoColFixRtHdr #container #footer #copyright p a:visited{
	color: #000;
	text-decoration: none;
}

.twoColFixRtHdr #container #footer #copyright p a:hover{
	text-decoration: underline;
}



.twoColFixRtHdr #container #footer #secondmenu {
	float: left;
	color: #FFF;
	margin-left: 180px;
}

.twoColFixRtHdr #container #footer #secondmenu a{
	
	color: #FFFFFF;
	
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.jos_contact {width:100%;
position:relative;
float:left;
height:30px;
margin-left:15px;
margin-top:10px;
padding-bottom:15px;
}

.jos_contact li{width:100px;
position:relative;
float:left;
height:30px;
color:#FFFFFF;
font-weight:bold;
background-image:url(../images/butongeneral.jpg);
background-repeat:no-repeat;
list-style:none;
font-size:14px;
margin-right:10px;
font-family:Calibri;
}

.jos_contact li a{width:100px;
position:relative;
float:left;
height:30px;
color:#FFFFFF;
font-weight:bold;
list-style:none;
padding-left:30px;
padding-top:7px;
}

.jos_contact li a:hover{width:100px;
position:relative;
float:left;
height:30px;
color:#CCCCCC;
font-weight:bold;
text-decoration:none;
list-style:none;
}

.text_afiliati {width:450px;
float:left;
position:relative;
}

.imagine_contact {width:150px;
height:90px;
border:1px solid #CCCCCC;
margin-left:37px;

}

#sidebar1 li{color:#9999994E4E4E;
font-size:12px;
font-weight:bold;
width:220px;
float:left;
border-bottom:1px dotted #C1B287;
list-style:none;
padding-left:15px;
position:relative;
display:block;
height:15px;
}

#sidebar1 li a{color:#4E4E4E;
list-style:none;
width:220px;
position:relative;
display:block;
height:15px;
}

#sidebar1 li a:hover{color:#333333;
list-style:none;
width:220px;
position:relative;
display:block;
height:15px;
}

#download {width:640px;
float:left;
position:relative;
margin-top:20px;
margin-bottom:20px;
margin-left:15px;
}

#download h1{
position:relative;
margin-bottom:10px;
color:#356aa2;
font-size:14px;
background-color:#f6f5f5;
padding-top:3px;
padding-bottom:3px;
padding-left:2px;
width:100%;
}

#download li{
min-width:100px;
position:relative;
list-style:none;
height:14px;
padding-top:6px;
margin-bottom:10px;
}

#download li a{
font-weight:bold;
background-image:url(../images/download.png);
background-position:left;
background-repeat:no-repeat;
padding-top:6px;
padding-left:30px;
height:14px;
margin-bottom:10px;
}

#download li a:hover{
font-weight:bold;
background-image:url(../images/download_hover.png);
background-position:left;
background-repeat:no-repeat;
padding-top:6px;
padding-left:30px;
height:14px;
margin-bottom:10px;
color:#999999;
text-decoration:none;
}

#download_contracte {width:640px;
float:left;
position:relative;
margin-left:15px;
}

#download_contracte h1{
position:relative;
margin-bottom:10px;
color:#356aa2;
font-size:14px;
width:100%;
background-color:#f6f5f5;
padding-top:3px;
padding-bottom:3px;
padding-left:2px;
}

#download_contracte li{
min-width:100px;
position:relative;
list-style:none;
height:14px;
padding-top:6px;
margin-bottom:10px;
}

#download_contracte li a{
font-weight:bold;
background-image:url(../images/download.png);
background-position:left;
background-repeat:no-repeat;
padding-top:6px;
padding-left:30px;
height:14px;
margin-bottom:10px;
}

#download_contracte li a:hover{
font-weight:bold;
background-image:url(../images/download_hover.png);
background-position:left;
background-repeat:no-repeat;
padding-top:6px;
padding-left:30px;
height:14px;
margin-bottom:10px;
color:#999999;
text-decoration:none;
}

.button_search {
height:20px;
width:70px;
background-color:#248bf9;
border:1px solid #0870ca;
color:#f7fbff;
font-weight:bold;
font-size:14px;
background-image:url(../images/lupa.png);
background-repeat:no-repeat;
background-position:left;
padding-left:15px;
float:left;
margin-right:1px;
}

.button_search a{
height:20px;
width:70px;
background-color:#248bf9;
border:1px solid #0870ca;
color:#f7fbff;
font-weight:bold;
font-size:14px;
background-image:url(../images/lupa.png);
background-repeat:no-repeat;
background-position:left;
padding-left:15px;
float:left;
margin-right:1px;
}

.button_search a:hover{
height:20px;
width:70px;
background-color:#248bf9;
border:1px solid #0870ca;
color:#f7fbff;
font-weight:bold;
font-size:14px;
background-image:url(../images/lupa.png);
background-repeat:no-repeat;
background-position:left;
padding-left:15px;
float:left;
margin-right:1px;
}
