/* CSS Document */
body, form, input, textarea, select, td , ul, div  {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
	font-family: verdana, arial, helvetica;
	font-size:12px;
	color: #444;
}

html,body{	
margin:0;
      padding:0;
      height:100%;
      border:none
}

ul{margin-left:18px;}
.notable {					 	  	  
    border-collapse:collapse;			 	 
	border:0px;	
	padding:0px 0px 0px 0px;
}									   
td {							       				  						 
	/* vertical-align:top; */
}
img {border:0px;}

/* links */
a{color:rgb(39,133,167)}
a:visited{color:rgb(39,133,167)}
a.sxmenu{text-decoration:none; color: #eee;font-weight:bold;}
a.sxmenu:visited{color: #eee;}
a.sxmenu:hover{color: rgb(192,217,251);}
.alink{color: rgb(203,209,181);font-weight:bold;}
/* head */
h1{
    font-family:  Arial, Helvetica, sans-serif;
    font-size:26px;color:rgb(39,110,142); ;
    margin-top:5px;margin-bottom:15px;padding:0px;
  }
h2{
    font-size:16px;color:#666;
    margin-top:15px;margin-bottom:10px;padding:0px;
  }
h3{
    font-size:13px;color:rgb(39,110,142);font-weight:bold;
    margin-top:10px;margin-bottom:5px;padding:0px;
  }
/* STRUTTURA */
#pageFrame{	
    width:100%;height:100%;
}
#header{height:228px;}
#headerSx
  {
    background:white;
    width:359px;height:228px;
  }
#headerCx
  {
    background:url(img/striph.jpg) #990002;background-repeat: repeat-y;
    height:228px; padding-left:28px;padding-top:28px;
    font-weight:bold; color:#eee; 
  }
.title{font-size:16px;letter-spacing:0.07em;}
.subtitle{font-size:13px;letter-spacing:0.16em; }

#contentSx
  {
    background:url(img/stripv.gif) #266485;background-repeat: repeat-x; 
    height:440px;
	min-height: 440px !important;
	padding:5px; color: #eee; font-size:9px;
    vertical-align:bottom;
  }
#menu
  {
    position:absolute;
    left:150px;top:320px;
    line-height:25px;
  }
#contentCx
  {
    height:auto;
    vertical-align:top;
    padding:30px 35px 0px 25px;
    line-height:18px;text-align:justify;
  }
  
td.footerSx{
    height:24px;width:200px;background:rgb(251,175,27);
}
td.footerCx{
    height:24px;width:690px;background:rgb(128,128,128);
}

