/*  lextel style  */
body {
	margin: -20px;
	padding: 0;
	font: 16px Arial, sans-serif;
	background: url(../img/bg_body.png) repeat-x #8FB3E9;
	color: white;
}

h1 {
	font-size: 14px;
	color: #003388;
	font-weight:bold;
}
h2 {
	font-size: 10px;
	color: #666;
	font-weight:normal;
}
h3 {
	font-size: 11px;
	color: #003388;
        padding: 0px 10px 0px 15px;
	font-weight:normal;
}
h4 {
	font-size: 14px;
	color: #003388;
	padding: 0ps 0px 0px 0px;
	font-weight:bold;
}

h5 {
	font-size: 12px;
	color: #ff6600;
	font-style:italic;
	padding:0;
	margin:0
}

h6 {
	font-weight:normal;
	font-size: 12px;
	color: #003388;
	margin:10px	
}

h7 {
	font-weight:bold;
	font-size: 14px;
	color: #FF0000;
	margin:0px
}
h8 {
	font-weight:bold;
	font-size: 16px;
	color: #FF0000;
	margin:0px
}
h9 {
	font-size: 12px;
	color: #ff6600;
	padding: 0ps 0px 0px 0px;
	font-weight:bold;
}

p {
	font-size: 12px;
	color: #333;
	font-weight:normal;
}

img {
	border:none
}

.left {
	text-align:left;
}

.right {
	float:right;
}
 a.orange {
	text-decoration:none;
	color:#ff6600;
}
a.orange:link {
	color:#ff6600;
}

a.orange:visited {
	color:#ff6600;
}

a.orange:hover {
	color:#666;
}

a.blue {
	text-transform:uppercase;
	text-decoration:none;
	color:#003380;
	line-height:25px;
}

a.blue:visited{	
	color:#003380;
	}
	
a.blue:hover{
	color:#ff9900;	
}

a {
	text-decoration:none
}



#top {
	/*background: white;*/
	overflow:hidden;
	height: auto;
	width: 100%;
	text-align:center;	
}

#middle {
	background: ;
	top:-10px;
	position:relative;
	height: auto;
	width: 100%;
	text-align:center;
}

#contentslider {
	position:relative;
	background:url(../img/bg_slider.png) no-repeat 0 0;
}

/* Easy Slider */

	/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

	#slider {
		/*background:red;*/
	}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:840px;
		height:250px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:30px;
		top:90px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:900px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../img/bt_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../img/bt_next.png) no-repeat 0 0;	
		}	
	
	
/* // Easy Slider */

#down {
	/*background: green;*/
	margin:-10px 0 0 0;
	height: 250px;
	width: 100%;
	text-align:center	
}

#topcontent {
	background: url(../img/bg_head.png);
	height:260px;
	overflow:hidden
}

.center {
	width: 900px;
	margin: 0 auto;
}

.centermid {
	width: 960px;
	margin: 0 auto;
}

#header {	
	height: 180px
}

#logo {
	float:left;
	
}

#login {
	/*background: white;*/
	float:right;
	margin: 40px 25px 0 0;
	width: 300px;
	height: 90px;
	font-size:10px;
	color:#ebebeb	
}
#login button {
	background: #ff9900;
	float:right;
	width:100px;
	height:20px;
	text-align:center;
	font-size:11px;
	color:blue;
	border-radius: 5px;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari, chrome */
	/*margin:5px 10px;*/
	margin:0 0 0 110px;
}

th {
	width:200px;
	font-size: 10px;
	font-family: Helvetica, arial;
	color: white;
	text-align:left
	
}


input {
	float:left;
	background-color: #ebebeb;
	width:110px;
	height:18px;
	margin:0 0 5px 0;
	border-radius: 5px;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari, chrome */
}

button {
	background: #ff9900;
	float:left;
	width:70px;
	height:20px;
	text-align:center;
	font-size:10px;
	color:white;
	border-radius: 5px;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari, chrome */
	/*margin:5px 10px;*/
	margin:0 0 0 110px;
}

#stc {
	float:right;
	color:#fff;
        font-size: 11px;
	margin:10px
}
#stc img{
	margin:0;
	padding:0
}

#wrapperlextel {
	float:left;
	width:400px;
	height:38px;
	background:#ff9900;
	text-align: left;		
}

#wrapperlextel img {
	float:right;
	margin:5px
}

#wrapperlextel p {
	float:left;
	margin:10px 0 0 40px ;
	font-size: 14px;
	color: #fff;
	font-weight:bold;
}

#globnav {
	/*background-color:red;	*/
	height:30px;	
}

#globnav ul {
	float:right;
	overflow:hidden;
	list-style:none;
	width:auto;
	margin:0 35px 0 0 ;
	padding:0px; 
	
	/*background-color:green;*/
}

 #globnav li{
display:inline;
} 

#globnav a{
display:block;
float:left;
width:110px;
height:25px;
margin-left:3px;
padding-left:5px;
background-color:#ccc;
border-left:10px solid #ff9900;
border-radius: 5px;
  -moz-border-radius: 5px; /* firefox */
  -webkit-border-radius: 5px; /* safari, chrome */
font-size:10px;
text-transform:uppercase;
text-decoration:none;

font-weight:bold;
color:#003380;
line-height:25px;

}

#globnav a:hover{
	background-color:#666;
	border-left:10px solid #bb7000;
	color:#fff;
}


#bottom {
	background: url(../img/shadow_spot.png) repeat-x #003380;
	height:250px;

	
}

#contentbox {

	width:100%;
	height: 240px;	
}

.box {	
	
	width: 251px;
	height: 180px;
	float:left;
	margin: 40px 0 0 35px;

}

#service {
	background: url(../img/bg_service.png) no-repeat;
	text-align:right;
	font: 10px Arial, sans-serif;
	 
	
}
#service ul {
	
	margin: 20px 20px 0 0 ;
	padding:0;
	list-style:none
}

#service li {
	margin: 0 0 15px 0;	
}

#brand {
	background: url(../img/bg_brand.png) no-repeat;	
}

#brand ul {
	width: auto;
	margin:0;
	padding:25px
}

#brand li {	
	display: inline;
}

#brand a {	
	margin: 4px;
}

#brand img {
	width: 90px;
	height: 38px;	
	
}

#tes {
}
#tes img {
	float:left;
}

#price {
	background: url(../img/bg_price.png) no-repeat;
}


#teleass {
	/*background-color:yellow;*/
	float:left;
	width:205px;
	height: 15px;
	margin: 20px 0 10px 20px;
	line-height: 15px;
	text-align:right;
	font-size:13px;
	color:#003380;
	font-weight:bold
	}

#teleass a {
	float: right;
	margin:0 0 0 5px;
	padding:0
}

#listprice {
	width:210px;
	margin: 0 0 0 30px;
	text-align:right
}

.boxprice {
	float: left;
	width: 60px;
	/*background-color:red;*/
	font-size: 9px;
	text-align: center;
	padding:0 2px;
	line-height: 15px;
}

.boxpricecenter {
	float: left;
	width: 70px;
	
	/*background-color:red;*/
	border-right: 1px dashed #b3b3b3;
	border-left: 1px dashed #b3b3b3;
	font-size: 9px;
	text-align: center;
	margin-left:2px;
	padding:0 2px ;
	line-height: 15px;
}

.text {
	height:20px;
	color: #b3b3b3;
	margin:0px 20px 0 0;
	font-size: 9px;
	font-style:italic;
	text-align: right;
	float:right	
}

#footer {	
	/*background-color:#b3b3b3;*/
	padding:20px 0 0 0;
	color: #fff;
	font-size:10px;
	font-style: italic;
	text-align:center;
	line-height:20px;
	height: 120px;	
}

#content{
	/*background:url(../img/bg_content.png) top left repeat-x #fff; */
        background-color:#b3b3b3;
	overflow:hidden
	
}

#blocktext {
	float:left;
	width:500px;
	margin:10px 0 0 0;
	padding: 0 30px;
	text-align:justify;
	color:#000;
	line-height:20px;
	border-right:1px dashed #ff9900;
	 	
}

#blocktext img{
	float:left;
	margin: 10px;
	 	
}


#blocktext li {
	font-size: 12px;
	color: #333;
	font-style:italic;
	margin:0 0 0 20px;
}




 span {
	font-weight:bold;
 }

td {
width:270px;
}


#subnav {
	/*background-color:red;	*/
	height:30px;	
}

#subnav ul.right {
	float:right;}

#subnav ul {
	float:left;
	overflow:hidden;
	list-style:none;
	width:100%;
	margin:0 px;
	padding:0px; 
	/*background-color:green;*/
}

 #subnav li{
display:inline;
} 

 #subnav img{
	margin:3px;
} 

#subnav a{
display:block;
float:left;
border-radius: 5px;
  -moz-border-radius: 5px; /* firefox */
  -webkit-border-radius: 5px; /* safari, chrome */
font-size:10px;
text-decoration:none;
text-align:center;
font-weight:bold;
font-style:normal;
color:#fff;
line-height:25px;

}

#subnav a.left{
width:120px;
height:25px;
margin-left:3px;
padding-left:10px;
background-color:#ff9900;
font-size:10px;
text-transform:uppercase;
color:#fff;
line-height:25px;
}



#subnav a.right{
	float:right;
	width:150px;
	height:30px;
	color:#003388
}

#subnav a:hover{
	background-color:#ccc;
	color:#fff;
}




/*****************************
     G A L L E R Y 
  *****************************/
 

 
 .headscreen {
	
	/*background:red;*/
	height:50px;
	margin: 10px 25px
 }
 
  .titlepage {
	float:left;
	height:25px;
	line-height: 25px;
	margin:0 0 0 20px;
 }
  
  
.gallery {
	float:left;
	width:850px;
	margin: 0 auto;
	/*padding:20px 0 0 0*/
	/*background:green;	*/
}

.gallery img {
border: none;
}	

.gallery a {
outline: none;
float:left;
margin: 2px 7px;
}	

.gallery li {
display:inline;

} 

.gallery #desc {
font-style: italic;
}

#placeholder {
	margin: 0 0 0 30px
}


/**************************
 *    FORM  ISCRIZIONE
 * ***********************/
#form {
	width:300px;
	float:left;
	text-align:left;
	margin:5px 0;
	padding:0 0 0 10px;	
/*
	border-left:1px dashed #ff9900;
*/
} 
#forms {
	width:400px;
	float:left;
	text-align:left;
	margin:15px 10px;
	padding: 10px 5px 5px 10px;	
  	border: 7px ridge #2244BB;
	background-color: #dddddd;
	border-radius: 20px;
} 
#forms button{
	width:130px;
	height:25px;
	border:none;
	background:url(../img/button_red.png) center top no-repeat #ff9900;
	color:#fff;
	cursor:pointer;
	text-align:center;
	font-size: 14px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 0 10px #4e707c;
	-webkit-box-shadow:0 0 10px #4e707c;
	box-shadow:0 0 10px #4e707c;
	}
#forms h3 {
	font-size: 11px;
	color: #003388;
        padding: 0px 10px 0px 15px;
	font-weight:normal;
}	
#forms h5 {
	font-size: 11px;
	color: #003388;
        padding: 4px 10px 4px 10px;
        line-height: 2.8;
	font-weight:normal;
}		

#form1{
	margin:1em 0;
	padding-top:0px;
	/*background:url(img/form_top.gif) no-repeat 0 0;*/
		}

#form1 fieldset{
	margin:0;
	padding:0;
	border:none;
	float:left;
	display:inline;
	width:100px;
	margin-left:25px;
	}		

#form1 legend{
	display:none;
}	

#form1 p{
	margin:.5em 0;
}	

#form1 label{
	width:300px;
	display:block;
	font-size:12px;
	color:#666
}	

#form1 input, #form1 textarea{	
	width:300px;
	height:20px;
	border:1px solid #ddd;
	background:#fff ;
	padding:3px;
	}		


#form1 textarea{
	height:100px;
	overflow:auto;
	}					

#form1 p.submit{
	clear:both;
	/*background:url(img/form_bottom.gif) no-repeat 0 100%;*/
	/*padding:0 25px 20px 25px;*/
	margin:30px 0 ;
	text-align:left;
	}	

#form1 p.privacy{
	font-size: 11px;
	color: #666;
	text-align:justify;
	}

#form button{
	width:100px;
	height:25px;
	border:none;
	background:url(../img/button_red.png) center top no-repeat #ff9900;
	color:#fff;
	cursor:pointer;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 0 10px #4e707c;
	-webkit-box-shadow:0 0 10px #4e707c;
	box-shadow:0 0 10px #4e707c;
	}	

/**************************
 *    FORM  SINISTRA
 * ***********************/
#form2 {
	width:500px;
	float:left;
	text-align:left;
	margin:0px 0px;
	padding:0 0 0 0;	
/*
	border-left:1px dashed #ff9900;
*/
} 

#form2 p.submit{
	clear:both;
	/*background:url(img/form_bottom.gif) no-repeat 0 100%;*/
	/*padding:0 25px 20px 25px;*/
	margin:0px 0 ;
	text-align:left;
	}	
#form2 button{
	width:270px;
	height:35px;
	border:none;
	background:url(../img/button_red.png) center top no-repeat #ff9900;
	color:#fff;
	cursor:pointer;
	font-size: 14px;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 0 10px #4e707c;
	-webkit-box-shadow:0 0 10px #4e707c;
	box-shadow:0 0 10px #4e707c;
	}	
 #recapiti {
	width: 320px;
	height:600px;
	float:right;
	margin:20px 30px 0 0 ;
	text-align:right;
	/*background:red*/
 }




