/* CSS Document */
html,body{margin: 0; padding:0}

body {
    text-align: center;
    background-color: white;
  /*  background-image: url(img/bg3.gif); */
    background-image: url(img/template/bgr.jpg);

    background-repeat: repeat-x;
        
    font-family: Verdana;
    font-size:14px; 
}


/* div#bg_one{
    margin: 0px auto; width: 100%; text-align: center; padding: 0px;
    background: url(img/bg_one2a.gif) no-repeat top;
    width: 100%; 
}
div#bg_two{
    margin: 0px auto; width: 100%; text-align: center; padding: 0px;
    background: url(img/bg_two2.gif) repeat-y center;
    width: 100%;
}
div#bg_three{
    margin: 0px auto; width: 100%; text-align: center; padding: 0px;
    background: url(img/bg_three2.gif) no-repeat bottom;
    width: 100%;
} */


div#container {
    background-color: white;
    margin: 0px auto; width: 780px; text-align: left; padding: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 0px solid #D3D3D3;
    border-top: 0px;
    border-bottom: 0px;    
}

div#container2 {
    background: url(img/template/bg_right.jpg) no-repeat right top;
    margin: 0px auto; width: 835px; text-align: center; padding: 0px;
}

div#container3 {
    background: url(img/template/bg_left.jpg) no-repeat left top;
    margin: 0px auto; width: 835px; text-align: center; padding: 0px;
}

 div#image{
    position:absolute;
    z-index:-1;
} 

div#head{
    margin: 0px;
    border: 0px solid #D1D1D1;
    padding: 0px;
    padding-top: 8px;  
}

div#nav{
    border-top: 0px solid #D1D1D1;
    border-bottom: 0px solid #D1D1D1;
    height: 28px;
}

table.nav{
    border-top: 0px solid #D1D1D1;
    border-bottom: 0px solid #D1D1D1;
    height: 28px;
}

div#left{
    position: relative;
    width: 190px;
    float: left; 
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;   
    padding-right: 3px;   
    border: 0px solid #D1D1D1;
}

div#right{
    position: relative;
    width: 570px;
    float: right; 
    padding-right: 0px;
    border: 0px solid #D1D1D1;
    padding-left: 3px;
}

div#foother{
    position: relative;
    margin-top: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #D3D3D3;
    text-align: center;
    clear: both; 
}

#footer-links { color: gray; text-align: left; }
#footer-links a { color: gray; }

td.one {
    border: 1px;
}

table.box2 {
    border: 1px;
    margin: 0px;
    padding: 10px;
    border-top: 0px;
    border-style: solid;
    border-color: #D3D3D3;
    background-color: white;
}

table.box2_up {
    border: 1px;
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-color: #D3D3D3;
}

table.two {
    border: 1px;
    padding: 10px;
    margin: 0px;
    border-top: 0px;
    border-style: solid;
    border-color: silver;
}

table.std {
    border: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}

table.pd {
    border: 0px;
    padding: 10px;
}

table.box_up {
    border: 1px;
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-color: #4F64D3;
}

table.box {
    border: 1px;
    margin: 0px;
    padding: 0px;
    border-top: 0px;
    border-style: solid;
    border-color: #4F64D3;
}

table.price {
    width: 100%;
    font-size: 11px;
    color: #00008B;    
}

table.price tr.tit td {
  font-size: 12px;
  background-color: #F0F0F0;
  border-bottom: 2px solid #ff6600;
  padding: 2px 2px


}

table.price tr.sec td {
  background-color: #F0F0F0;

}

img.one {
    margin-top: 0em;
    margin-bottom: 0em;
    border: 0;
    padding: 0;
}

p.desc {
    text-align: justify;
    font-size: 12px;
	padding: 10px;
}

p.left {
    text-align: left;
    font-size: 12px;
	padding: 10px;
	margin: 0px;
}

p.p_left {
    font-size: 10px;
    padding: 0px 10px;
    color: #202020;
}

p.right {
    text-align: right;
    font-size: 12px;
}

p.printers {
    text-align: left;
    font-size: 10px;
}

hr {
    color: silver;
    border: thin dotted;
}

ul {
    list-style-type: square;
    font-size: 11px;
    padding: 0px 5px 10px 15px;
}

.button
{
    border:1px solid #1A50AF;
    color: #1A50AF;
    font-size:11px;
    background-color: #FFFFFF;
    height:22px;
}

ul.nav {
    list-style: none;
    padding: 0;
    margin: 0;
   /* font-size: 0.8em; */
}

ul.nav li {
    background-image: none;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    margin: 0;
    font-size: 11px;
    line-height: 26px;
    white-space: nowrap;
    border-right: 1px solid #cccccc;
}

table.nav{
    border-left: 1px;
    border-right: 1px;    
    padding-left: 1px;
}

td.nav{
    width: 25%;
   /* border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF; */
}

h1.printer{
    font-size: 18px;
   /* text-decoration: underline; */
    color: #00008B;
    text-align: center;
    padding: 0px;
    padding-bottom: 15px;
    margin: 0px;
}

a.nav:link {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    color: #FFFFFF;
    background: transparent;
}
a.nav:visited {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    color: #FFFFFF;
    background: transparent;
}
a.nav:hover {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: underline;
    color: #1A50AF;
    background: #FFFFFF;
}

a.tab:link {color: #000000; text-decoration: none}
a.tab:visited {color: #000000; text-decoration: none}
a.tab:hover {color: #5f5f5f; text-decoration: none}

a.printers:link {color: #000000; text-decoration: none; font-size: 11px;}
a.printers:visited {color: #000000; text-decoration: none; font-size: 11px;}
a.printers:hover {color: #5f5f5f; text-decoration: none; font-size: 11px;}

a.list:link {color: #1A50AF; text-decoration: none}
a.list:visited {color: #1A50AF; text-decoration: none}
a.list:hover {color: rgb(255,102,51); text-decoration: underline}

a.pages:link {color: #1A50AF; text-decoration: underline;}
a.pages:visited {color: #1A50AF; text-decoration: underline;}
a.pages:hover {color: rgb(255,102,51); text-decoration: underline;}

a.list2:link {color: #1A50AF; text-decoration: none; 
    text-align: left;
    font-size: 12px;
}
a.list2:visited {color: #1A50AF; text-decoration: none;
    text-align: left;
    font-size: 12px;}

a.list2:hover {color: rgb(255,102,51); text-decoration: underline;
    text-align: left;
    font-size: 12px;
}

a.ind:link {color: rgb(0,51,153); text-decoration: underline}
a.ind:visited {color: rgb(0,51,153); text-decoration: underline}
a.ind:hover {color: rgb(255,102,51); text-decoration: underline}

a.text:link {color: #1A50AF; text-decoration: underline}
a.text:visited {color: #1A50AF; text-decoration: underline}
a.text:hover {color: rgb(255,102,51); text-decoration: underline}

p.p_ind {
    text-align: justify;
    font-size: 10px;
    padding: 0px 10px 0px 0px;
    color: #333333;
}

/* angoli arrotondati */

div.box {
    width: 80%; 
    border-bottom: 1px solid #D1D1D1;

}
div.box_lu {
    background: url(img/bgr_boxlu2.gif) repeat-x;
    width: 180px;
    height: 21px;
    border: 1px solid #4F64D3;
	color: #FFFFFF;
	font-size: 12px;
	padding: 7px 0px 0px 8px;
	
}

div.box_lu2 {
    background: url(img/bgr_boxlu2a.gif) repeat-x;
    width: 180px;
    height: 21px;
    border: 1px solid #4F64D3;
	color: #FFFFFF;
	font-size: 12px;
	padding: 7px 0px 0px 8px;
}

div.box_ld {
/*    background: url(img/bgr_boxlu2.jpg) repeat-x; */
	background-color: #f9f9f9;
    border: 1px solid #4F64D3;
    border-top: 0px;
	padding: 5px 5px 5px 5px;
}

div.box_ld2 {
  /*  background: url(img/bgr_boxlu2a.jpg) repeat-x; */
	border: 1px solid #4F64D3;
    border-top: 0px;
	padding: 5px 5px 5px 5px;
}

div.box_ld3 {
  /*  background: url(img/bgr_boxlu2a.jpg) repeat-x; */
	background-color: #f9f9f9;
	border: 1px solid #4F64D3;
	padding: 0px 5px 0px 5px;
}

ul.vmenu{
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

li.vm{
	margin: 0px 8px 6px 9px;
	padding: 0px 0px 4px 0px;
	list-style:none;
	border-bottom: 1px dashed #4F64D3;
}

.box_ru {
    background: url(img/bgr_boxru5.gif) repeat-x;
    border: 1px solid #D3D3D3;
    height: 22px;
	color: #2D3C74;
	font-size: 14px;
	padding: 6px 0px 0px 10px;
}

.box_ru h1 , .box_ru h2 {
        color: #2D3C74;
        font-size: 14px;
        padding: 0px;
        margin: 0px;
}

table.box_u { height: 28px; }

table.tab_par {
    width: 100%;
}

table.tab_par td{
    border-bottom: 1px solid #D3D3D3;
    padding: 10px 0px 10px 0px;
    margin: 0px;

}

div.box_rd {
    background: url(img/bgr_boxrd4.gif) repeat-x bottom;
    border: 1px solid #D3D3D3;
    border-top: 0px;
	padding: 10px 20px 10px 20px;
}

h1 {
        font-size: 24px;
}

h2 {
        font-size: 18px;
        color: #202080;
        padding: 0px 0px 0px 0px
}

h3 {
        font-size: 14px;
        padding: 5px 0px 0px 0px
}

p {
        font-size: 12px;
}

div.box_img {
    border: 1px solid #D3D3D3;
    padding: 2px;
}


/***** BOX *****/

div.box_l {
    background: url(img/box/box-3_l.gif) repeat-y left;
    width: 100%;
}
div.box_r {
    background: url(img/box/box-3_r.gif) repeat-y right;
}
div.box_t {
    background: url(img/box/box-3_t.gif) repeat-x top;
}
div.box_b {
    background: url(img/box/box-3_b.gif) repeat-x bottom;
}
div.box_lt {
    background: url(img/box/box-3_lt.gif) no-repeat left top;
}
div.box_rt {
    background: url(img/box/box-3_rt.gif) no-repeat top right;
}
div.box_lb {
    background: url(img/box/box-3_lb.gif) no-repeat bottom left;
}
div.box_rb {
    background: url(img/box/box-3_rb.gif) no-repeat bottom right;
}
div.box_con {
    padding: 10px 25px 15px 25px;
}

div.box_con h2{
    font-size: 16px;
}

/***** /BOX *****/

/*

a{
    text-decoration:none;
    color:black;
    background: #fff;
}

 a:hover{
    color: #090;
    text-decoration:underline;
    background: #78ff78;
}

td.list{
    position: relative;
    border: 4px solid #DEDEDE;
    padding: 5px 0px 2px 5px;
    width: 100%;
}


.warn{background:#ff0;font-size:110%;text-decoration:bold}
.info{background:#eea;font-size:110%;text-decoration:bold}
*/
