/* Versione css con header senza table */

/**************** Body and tag styles ****************/
* {
	margin:0;
	padding: 0;
}

body {
	/*background: #DFDBD3 url(../images/background.gif) top left repeat-x;*/
	background-image: url('../images/background_africa_sabbia.jpg');
	background-color: #f0f0f0;
    height: 100%; 
	text-align: center; 
    font-size: 12px;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    line-height: 1.4em;
}

#container {
	position: relative;
/*	background-color: #ffffff;*/
	color: #1E548A;
	font-weight: bold; 
	border: 10px solid #fff;
	border-radius: 30px;
	width: 980px; 
	text-align: left; 
	margin: 20px auto;
	
}

input {
    height: 20px;
    vertical-align: bottom;
}
/******************** Header styles 2010 **********************/
div#header2010 {
	background-image: url('../images/header/pattern_bianco_azzurro.gif');
    background-repeat: repeat-x;
	<!--background: #1E548A;-->/**#CC3300;**/
	border-top-right-radius: 20px;
	margin-top:0;
	}
	
/*div#header2010 div#contenitore_testata {
    background-image: url('../images/header/intestazione_logo2.png');
    background-repeat: no-repeat;    
    background-position: top left;
	height: 110px;
	min-height: 110px;
	width: 100%;
	position: relative;
}*/

div#header2010 div#contenitore_testata {
    background-image: url('../images/header/banner_silab_for_africa.jpg');
    background-repeat: no-repeat;    
    background-position: top left;
	height: 100%;
	min-height: 100%;
	width: 100%;
	position: relative;
	margin:0;
	padding:0;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	padding-top:0;
}
div#header2010 div#contenitore_testata div#area_titolo {
    height: 100%;
	border-radius:20px;
}

 div.headercvl {
    float: left;
    /*background-image: url('../images/header/bannersilabnamibia.jpg');*/
    background-repeat: no-repeat;    
    background-position: top left;
	height: 130px;
	min-height: 130px;
	width: 10%;
	position: relative;
}

div.headercvl img {
	margin-left: 3px;
	border-top-left-radius: 20px;
}

/*DIV PER IMPOSTAZIONI BANNER*/
div#header2010 div#contenitore_testata div#area_titolo div.headerizs {
    float: left;
    /*background-image: url('../images/header/bannersilabnamibiac.jpg');*/
    /*background-repeat: no-repeat;   
    background-position: top left;*/ 
	background-image: url('../images/header/banner_silab_for_africa.jpg');
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	height: 183px;
	width: 980px;
	/*min-height: 245px;*/
	position: relative;		    
    text-align: center;
    /*margin-left: 10%;*/
/*    color: #213874;*/  
}

div#header2010 div#contenitore_testata div#area_titolo div.headerinfo {
	/*background-image: url('../images/header/bannersilabnamibiadx.jpg');*/
	/*background-repeat: no-repeat;    
    background-position: top left;    */ 
    float: right;
    text-align: right;
    position: relative;
    height: 100%;
    min-height: 100%;
    /*margin-right: 10px;*/
/*    color: floralwhite; */
    width: 10%;
}

div.headerinfo p{
	height: 5px;
	padding: 0px;
	margin-top:5px;
	margin-right:7px;
	color:#223b74;
}

div.headerversion p{
	height: 5px;
	padding: 0px;
	margin-top:25px;
	margin-right:16px;
	color:#FFFFFF;
	width:auto;
	height:auto;
	float:right;
	position:absolute;
	top:-15px;
	right: 0px;
}

div.headerinfo img {
	margin-right:3px;
	margin-top:20px;
	
}

div#header2010 div#contenitore_testata div#area_titolo div h1 {
	font-style: italic;
	font-weight: bold;
    padding-top: 50px;
}

div#header2010 div#contenitore_testata div#area_titolo div p.deploy {
	position: absolute;
	padding-bottom: 4px;
	right: 0;
	bottom: 0;
}

div#header2010 p.deploy span.tipodeploy {
	text-transform: uppercase;
	font-size: 220%;
	color: #000000;
}

div#header2010 p.areaversione {
	position: absolute;
	top: 0;
	right: 0;
	padding-right: 4px;
	padding-bottom: 0px;
	color: floralwhite; 
}

/**div#header2010 p.areaversione {
    float: right;
    text-align: right;
    position: relative;
    height: 100%;
    min-height: 100%;
    margin-right: 10px;
    width: 40%;
}**/    

div#header2010 span.versione {
	font-size: 80%;
}

/*div#header2010 div#contenitore_testata img {
    float: right;
    margin-top: 20px;
}*/

/**********************************************/
/**************** Header styles ****************/
div#header {
  	vertical-align: top;
    background: #CC3300;/**#1E548A;**/
	border-bottom: 1px solid #DEE5E7;
	width: 100%;
}

div#header div.zona_absolute {
	height: 55px;
}

div#header div.riquadro_vuoto {
	position: absolute;
	width: 980px;
	height: 40px;
	border:1px solid #f0f0f0;
	top:5px;
	left: 30px;
}

div#header div.riquadro_pieno {
	position: absolute;
	width: 600px;
	height: 40px;
	background-color: #f0f0f0;
	top:10px;
	left: 80px;
	border-radius:20px;
}

div#header div.riquadro_pieno p {
	font-weight: bold;
	padding: 0 5px 0 5px;
}

div#header div.colonna_sx {
	float: left;
	text-align: left;
}
div#header div.colonna_dx {
	float: right;
	text-align: right;
}

#headimg {
	position:absolute;
	top: 2px;   
   	left: 302px;
}

div#header p.sottotitolo {
	color: #ffffff;
	font-weight: bold;
	padding-left: 80px;
}

/************************************************/

ul {
	list-style-type: none;
	list-style-image: none;
}
/**************** Navigation styles ****************/
#support_menu {
	text-align: right;
	background-color: #0bb0e2;/**#339966;**/
	line-height: 1em;
	padding:3px;
	border-radius: 30px 30px 0 0;
}

#support_menu ul {
	list-style-type: none;
	list-style-image: none;
}

#support_menu ul li {
	display: inline;
	padding-right: 5px;
}

#tableborderuser {
	float:left;
	width:50%;
}

#htableusersx1 {
	float:  left;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
	/*color: #EAC117; */
	color: #fff;
	text-align: left;
	text-decoration:none;
	padding-right: 15px;
	background-color: transparent;
	font-size:120%;
	padding:2px;
}

#htableusersx2 {
	float:  left;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
	/*color: #EAC117;*/
	color: #fff;
	text-align: left;
	text-decoration:none;
	padding-right: 1px;
	font-size:120%;
	padding:5px;
}

/************************************************/


/**************** Content styles ****************/
div#body {
/*  width: 980px;*/
  background: #ffffff;
  border-bottom: 1px solid #CCCCCC;
  padding: 0 0px 50px 0;	
  margin-top: 0px !important;
  min-height: 600px;
  border-color:#FFFFFF;
  border-style:solid;
  border-width:medium;
}

div#body p.raw {
  padding: 0 56px 0 6px;
  border-bottom: 1px solid #CCCCCC;
}
/************************************************/
#divLovRis {
    background-color: #f4f6fc;
}
#assocSrcRapporti{
	background-color: #F6F6F6;
}
#assocSrcValidazione{
	background-color: #F6F6F6;
}

/**************** Footer styles ****************/
#footer {
	clear: both;
	vertical-align: bottom;
	color: #f0f0f0;
	/*background: #1E548A;*/ /*#00376F;*/
	/*border-bottom: 1px solid #DEE5E7;*/
	width: 100%;
	height:130px;
	font-weight: bold;
	/*padding-top: 30px;*/
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	background-image: url('../images/bannersilabnamibiac_footer.jpg'); background-repeat:no-repeat; background-position:bottom;
}   

#footer p {
	font-size: 0.85em;
	font-style: normal;
	padding: 0;
    /*margin: 0 auto;*/
/*    text-align: left;*/
	line-height: 1.5em;
}

#footer_destro p {
	font-size: 0.85em;
	font-style: normal;
	padding: 0;
    /*margin: 0 auto;*/
    text-align: right;
	line-height: 1.5em;
}

#footer a {
    color: #ffff00; /*#f0f0f0;*/
    background-color: inherit;
    font-weight: bold;
}

#footer a:hover {
    color: #ffffff;
    background-color: inherit;
    text-decoration: underline;
}

#footer hr{
    clear: both;
    width: 100%;
}

#footer_testo_sx {
	clear: both;
	vertical-align:bottom;
	color: #fff;
	/*background: #1E548A;*/ /*#00376F;*/
	/*border-bottom: 1px solid #DEE5E7;*/
	width: 50%;
	height: 153px;
	font-weight: normal;
	margin-left: 450px;
	padding-top: 120px;
	z-index:1000;
	text-align:right;
}   
#footer_testo_dx {
	position:relative;
	clear: both;
	float:righttesto_dx;
	vertical-align: top;
	color: #fff;
	text-align:right;
	/*background: #1E548A;*/ /*#00376F;*/
	/*border-bottom: 1px solid #DEE5E7;*/
	width: 50%;
	height:183px;
	font-weight: normal;
	margin-right:100px;
	margin-top:-185px;
	margin-left: 450px;
	z-index:1000;
}   

#verde {
    float: left;
    color: #66FF00;
    background-color: inherit;
	font-size: 1.1em;
	/*padding-left: 0.5em;*/
}

#contatti1 {
    float: left;
    background-color: inherit;
	font-size: 0.9em;
	padding-left: 0.5em;
}

#contatti2 {
    float: left;
    background-color: inherit;
	font-size: 0.9em;
	padding-left: 0.5em;
}
/************************************************/

/**************** HEADER ************************/



#mscroll {
	background: white;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; 
	font-weight:bold;  
	color:#00376F; 
	text-decoration:none;
}
/************************************************/


.linkImage {
	cursor:pointer;
}
.actionlist ul{
	padding-left: 20px;
}
.actionlist li{
	line-height: 24px;
	font-size: 13px;
}
.actionlist a{
	color: #444444;
}
.actionlist a:hover{
	text-decoration: underline;
}
/* list elements */

ul.icon {
    list-style-type: none;
}

ul.icon li {
    background-position: 0 4px;
    background-repeat: no-repeat;
    margin-left: 0;
    min-height: 24px;
    padding-left:24px;
}

ul.icon li.upload {
    background-image: url('../images/computer_go.png');
}
ul.icon li.list {
    background-image: url('../images/application_view_list.png');
}
ul.icon li.delete {
    background-image: url('../images/delete.png');
}
#divLov {
    background-color: #F6F6F6;
    border: 2.5px ridge #7b6951;
    border-radius: 10px 10px 0 0;
    margin: 1px 0 0 1px;
}
#assocSrcAccertMetodi {
    background-color: #F6F6F6;
    border: 1px solid #CCCCCC;
}
#assocSrcIdentificaCampioni {
    background-color: #F6F6F6;
    border: 1px solid #CCCCCC;
}
.spacertop{
display: inline-block;
width:100%;
padding-top: 5px;
margin-top:5px;
}