body
{
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    font-size: 12px;
    background-image:url(../../images/strisciaAll.jpg);
    background-repeat: repeat-x;
    background-position:top;
    margin: 0px;
    background-color:#dcefff;
    color:#4D4D4D;
}
a:link, a:visited
{
    text-decoration: none;
    color: #0071BC;
    cursor:pointer;
}
a:hover
{
    color: #222;
}
a:active, a:focus
{
    outline:none;
}

.hideContent
{
  display: none;
}
.all
{
   width:800px;
   margin:auto;
   position:relative; 
}
.top
{
    height: 112px;
    background-image: url(../../images/top.jpg);
    position:relative;
    background-repeat: no-repeat;
    margin-left:80px;
}

.logo
{
    position:absolute;
    background-image:url(../../images/logoCdT.jpg);
    background-repeat: no-repeat;
    height:141px;
    width:155px;   
    right: 5px;
}

.menu
{
    height: 23px;
    position: relative;
    padding-left: 40px;
    top:2px;
}

.menu a:link .img,.menu a:visited .img
{
    
    background-image:url(../../images/home-icon-link.gif);
    background-repeat:no-repeat;
    height:15px;
    width:16px;
    border:none;
    position:relative;
    top:2px;
        
} 
.menu a:hover .img, .menu a.selected .img
{
    
    background-image:url(../../images/home-icon.gif);
    background-repeat:no-repeat;
    height:15px;
    width:16px;
} 

.menu a:link, .menu a:visited
{
    display:block;
    float: left;
    position:relative;
    line-height:20px;
    font-size: 13px;
    color: #888;
    text-decoration: none;
    margin-right:40px;
    height:21px;
    overflow:visible;
    
}
.menu a:hover, .menu a.selected
{
    color:#333;
    background-image:url(../../images/strisciaButt.gif);
    background-repeat:repeat-x;
    position:relative;
    
}
.angoloSx
{
    height:21px;
    width:5px;
    position:absolute;
    top:0px;
    left:-5px;
    
}
.angoloDx
{
    height:21px;
    width:5px;
    position:absolute;
    top:0px;
    right:-5px;
    
}

a:hover .angoloSx, a.selected .angoloSx 
{
    left:-5px;
    background-image:url(../../images/angoloSx.gif);
    background-repeat:no-repeat;
}
a:hover .angoloDx, a.selected .angoloDx
{
    right:-5px;
    background-image:url(../../images/angoloDx.gif);
    background-repeat:no-repeat;
}
.boxHome
{
    background-image:url(../../images/strisciaBox.gif);
    background-repeat:repeat-x;
    padding:5px;
    position:relative;
    height:250px;
    top:0px;
    left:0px;
}

.boxHome h1
{
   font-size:16px;
   font-weight:normal;
   
}
.boxHome p
{
   font-size:13px;
}
.icona
{
    background-image:url(../../images/icona_assunzione_grande.jpg); 
    background-repeat:no-repeat; 
    position:absolute;
    top:5px;
    left:5px;
    width:195px;
    height:245px;
}
a:hover .icona
{
    background-image:url(../../images/icona_assunzione_grande2.jpg); 
    background-repeat:no-repeat; 
    
    width:195px;
    height:245px;
}
.centrale, .centrale1, .centrale2, .centrale3, .centrale4, .centrale5
{
    position:absolute;
    text-align:left;
    width:378px;
    height:180px;
    top:30px;
    left:234px;
    filter:alpha(opacity=0);
    opacity:0;
}

.centrale
{
    position:absolute;
    text-align:left;
    width:378px;
    height:180px;
    top:30px;
    left:234px;
    filter:alpha(opacity=100);
    opacity:1;
}

.linkInfo
{
    position:absolute;
    bottom:10px;
    left:225px; 
    height: 22px;
    
}
.linkInfo *
{
    vertical-align:middle;
}
.linkInfo a:link, .linkInfo a:visited
{
    color:#fff;
    padding:10px;  
}
.linkInfo a:hover
{
    color:#0071BC;
}
.boxInfo
{
    background-image:url(../../images/boxInfo.jpg); 
    background-repeat:no-repeat; 
    width:128px;
    position:absolute;
    top:12px;
    right:25px;
    text-align:center;
    z-index:2;
    line-height:14px;
}
.boxInfo a:link, .boxInfo a:visited
{
    display:block;
    color:#0071BC;
    font-size:13px;
    margin:5px;
    padding:0px;
    border:none;
}
.boxInfo a:hover
{
    filter: alpha(opacity=40);
    opacity: 0.4;
     border:none;
    
}
.boxInfo span
{
    font-size:16px;
}
.contentHome
{
    clear:both;
    padding-top:20px;
    padding-bottom:30px;
}
.contentBox
{
    padding-top:20px;
    width:640px;
    float:left;
}
.colonnaSx
{
    float:left;
    width:300px;
}
.buttonSx
{
    background-image:url(../../images/buttonSx.gif);
    background-repeat:no-repeat;
    height:35px;
    width:300px;
}
a:hover .buttonSx, a:hover .buttonDx 
{
   opacity:0.7;
   filter:alpha(opacity=70); 
}
.colonnaDx
{
    float:right;
    width:300px;
    margin-left:20px;
}
.buttonDx
{
    background-image:url(../../images/buttonDx.gif);
    background-repeat:no-repeat;
    height:35px;
    width:300px;
}
h2
{
    display:block;
    font-weight:normal;
    font-size: 17px;
    margin-bottom:2px;
    color:#333;
}
a:hover h2
{
    color:#0071BC;
}
.boxNews
{
    width:270px;
    border-top:2px solid #0071BC;
    padding-top:5px;
}
.sottoMenu
{
    border-left: 1px solid #F15720;
    width:138px;
    float:right;
    margin-top:20px;
    text-align:right;
    position:relative;
    z-index:100;
}
.buttonMenuDx
{
    background-image:url(../../images/buttonMenuDx.gif);
    background-repeat:no-repeat;
    margin-bottom:15px;
    width:126px;
    height:50px;
    
}
.buttonMenuDx2
{
    background-image:url(../../images/buttonMenuDx2.gif);
    background-repeat:no-repeat;
    margin-bottom:15px;
    width:126px;
    height:50px;
    
}
.buttonMenuDx3
{
    background-image:url(../../images/buttonMenuDx3.gif);
    background-repeat:no-repeat;
    margin-bottom:15px;
    width:126px;
    height:50px;
}
.contentPage
{
    padding-top:30px;
}
.contentText
{
    width:465px;
    float:left;
    margin-bottom:0px;
    text-align:justify;
}
.contentText h1
{
    margin:0px;
    font-size:19px;
    color:#EB821E;
    font-weight:normal;
}
/*.contentText img*/
.siteReader img
{
    display:block;
    border:4px solid #EB821E;
    margin-top:30px;
    margin-bottom:80px;
}
.navBox
{
    width:150px;
    float:right;
}
.nav
{
    border-right: 1px solid #0071BC;
    margin-right:10px;
    margin-top:-10px;
    padding-right:8px;
}
.nav a:link,.nav a:visited
{
    color:#0071BC;
    display:block;
    text-align:right;
    margin-top:10px;
}
.nav a:hover, .nav a.selected
{
   text-decoration:underline;
}

.sottoMenu2
{
    width:173px;
    
    float:right;
}
.sottoMenu a, .sottoMenu2  a
{
    float:right;
    z-index:100;
    position:relative;
}
.sottoMenu > a:hover div, .sottoMenu2 > a:hover div
{
    filter:alpha(opacity=60);
    opacity:0.6;
    
}

.sottoMenu2 a.selected1 div
{
    background-image:url(../../images/buttHover1.gif);
    background-repeat:no-repeat;
    filter:alpha(opacity=100);
    opacity:1;
    width:173px;
    height:75px;
}
.sottoMenu2 a.selected2 div
{
    background-image:url(../../images/buttHover2.gif);
    background-repeat:no-repeat;
    filter:alpha(opacity=100);
    opacity:1;
    width:173px;
    height:75px;
}
.sottoMenu2 a.selected3 div
{
    background-image:url(../../images/buttHover3.gif);
    background-repeat:no-repeat;
    filter:alpha(opacity=100);
    opacity:1;
    width:173px;
    height:75px;
}

.sottoMenu2 .link
{
     clear:both;
     
}
.sottoMenu2 .link img
{
    width:111px;
    height:183px; 
}
.link
{
    padding-top:40px;
}
a.Box:link, a.Box:visited
{
    display:block;
    float:right;
    text-align:center;
    overflow:visible;
    color:#0071BC;
    background-color:#fff;
    width:126px;
    position:relative;
    margin-bottom:30px;
}

a.Box:hover
{       
    opacity:0.8;
    color:#000;
}

a.Box:hover img
{       
    filter:alpha(opacity=80);
}

.Box span
{
    position:relative;
    z-index:200;
}

.boxTop
{
    background-image:url(../../images/boxTop.gif);
    background-repeat:no-repeat;
    width:126px;
    height:12px;
    position:absolute;
    top:-12px;
    left:0px;  
}

.boxFoot
{
    background-image:url(../../images/boxFoot.gif);
    background-repeat:no-repeat;
    width:126px;
    height:20px;   
    position:absolute;
    bottom:-12px;
    left:0px;
}

.link img
{
    
}

a:link img, a:visited img, a:hover img
{
    border:none;
}
.filigrana
{
    background-image:url(../../images/filigrana2.png);
    background-repeat:no-repeat;
    position:absolute;
    bottom:0px;
    right:0px;
    height:248px;
    width:248px;
    z-index:1;
   
}
.foot
{
    height: 68px;
    font-size: 11px;
    line-height:56px;
    background-image:url(../../images/strisciaFoot.gif);
    background-repeat:repeat-x;
    color:#0071BC;
    clear:both;
    text-align:center;
    
}
.foot a:link,.foot a:visited
{
    color: #fff;
    text-decoration: none;
}
.foot a:hover
{
    color: #fff;
    text-decoration: underline;
}

.BackButtonLink
{
    background: url(../../images/scroll_back.gif) no-repeat left;
    padding-left: 18px;
    height: 14px;
    display:block;
    overflow: hidden;
    vertical-align: middle;
    margin-top: 10px;
    color: #FFB286;
    float: left;
    margin-bottom: 20px;
}


.clear
{
    clear: both;
}


.slideShow
{
    padding: 15px 0px 0px 100px ;
    border: 1px solid #ccc;
    background-color: #eee;
    top: 0px;
    left: 0px;
}

#sliderCtrl ul, #sliderCtrl li
{
    margin: 0;
    padding-left: 0px;
    list-style: none;
    margin-bottom: 5px; /*color: Gray;*/
}
#sliderCtrl, #sliderCtrl li
{
    /*define width and height of container element and list item (slide) list items must be the same size as the slider area*/
    width: 500px;
    height: 100%;
    overflow: hidden;
    margin-top: 10px;
}

span#nextBtn, span#prevBtn
{
    width: 50px;
    height: 17px;
    padding: 4px;
}

.sliderBox
{
    width: 400px;
    margin-left:0px;
  /* important to be same as image width */ /*position: relative; /* important */ /*overflow: hidden; /* important */
}
/* SlideShow Class*/

/* Login Blog Class*/
.nomeBlog
{
  margin-right:40px;
}
/* Login Blog Class*/
.miniMailSenderDiv
{
bottom:0;
padding-top:70px;
position:relative;
text-align:left;
}
.miniMailSenderTBSmall
{
  width:250px;
}
.miniMailSenderTBBig
{
  width:300px;
  height:100px;
}
.miniMailSenderBtn
{
  background-image:url(../../images/bottone.png);
  background-color:Transparent;
  height:26px;
  width:92px;
  cursor: pointer;
}

.miniMailSenderBtn:hover
{
  color:#fff;
}
/* Catalogo */
.prodottoBox
{
  width:460px;
}
.dettagliBox
{
float:right;
width:330px;
margin-top:20px;
}
.imgCat
{
  float:left;
  margin-top:20px;
  margin-bottom:20px;
}
.autore
{
  font-style:oblique;
}
.tratteggio
{
    border-bottom:1px dotted black;
    margin-top:10px;
    margin-bottom:0px;
}
.bandellina
{
    float:left;
    text-align:right;
    padding-right:5px;
  font-weight:bold;
}
.bandellinaSintesi
{
    clear:both;
    font-weight:bold;
}
.bandellina_spacer
{
    clear:both;
    height:5px;
}
.bandellina_indice
{
    float:left;
    margin-left:4px;
}
.catalogoImg
{
  padding-bottom:20px;
  padding-top:20px;
  float:left;
}
.latoCat
{
float:right;
width:300px;
margin-top:20px;
}
/* Catalogo */
#charnav
{
display:inline-block;
height:40px;
padding-top:15px;
width:370px;
text-align:right;
}
.btnAccediBlog
{
  background-image:url(../../images/bottone.png);
  background-color:Transparent;
  height:26px;
  width:92px;
  cursor:pointer;
}
.btnAccediBlog:hover
{
  color:#fff;
}
.btnCancellaBlog
{
  background-image:url(../../images/bottone.png);
  background-color:Transparent;
  height:26px;
  width:92px;
  margin-left:10px;
  cursor:pointer;
}
.btnCancellaBlog:hover
{
  color:#fff;
}
.btnIscriviti
{
  background-image:url(../../images/bottone.png);
  background-color:Transparent;
  height:26px;
  width:92px;
  cursor:pointer;
}
.btnIscriviti:hover
{
  color:#fff;
}

.contBtn {
height:25px;
position:relative;
width:60px;
}

#prevBtn {
left:0;
position:absolute;
top:0;
}

#nextBtn
{
left:35px;
position:absolute;
top:0;
}

a#prevBtnlink, .imgPrev {
background-image:url("../../images/prev.png");
height:25px;
width:25px;
}

a#nextBtn:link, .imgNext {
background-image:url("../../images/next.png");
height:25px;
width:25px;
}
