div#pagina {
    width:960px;
    margin:10px 0
}

/* CLASSI GENERALI */

div#pagina a{
    color:#40c1eb;
    text-decoration:none
}

div#pagina a:hover{
    color:#318ecb;
}

.left {
    float:left;
}

.right {
    float:right;
}

.link {
    text-align:right;
    margin:0;
    padding:0
}

#content {
    width:600px;
}

#content-page {
    background:white;
    border:3px solid #318ecb;
    border-top:0;
    margin-top:0;
    _margin-top:-3px;
    width:562px;
    \width:588px;
    w\idth:562px;
    margin-left:7px;
    margin-right:0px;
    text-align:justify;
    font-size:12px;
    line-height:15px;
    padding:10px 10px
}

#content-dx {
    margin-left:627px;
    padding-top:30px
   
}

.margin05 {
    margin:0 0 7px 0
}


h2 {
    color:#308ecc;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin:0 0 5px 0;
    padding:0
}

h3 {
    color:#fece0a;
    font-size:16px;
    font-weight:bold;
    text-align:left;
    margin:20px 0 5px 0;
    padding:0 0 4px 0;
    border-bottom:1px solid #fece0a
}

.foto {
    border:1px solid #0b97a0;
    padding:2px;
    margin-right:7px;
    margin-bottom:10px;
}

form {
    margin:0;
    padding:0
}

/* HOME */

.box {
    width:227px;
    height:147px;
    font-size:11px;
    text-align:justify;
    margin-right:17px
}

.box img{
    margin:32px 0 0 80px
}

.box p{
    margin:0;
    padding:0 10px 0 17px
}


#stabilimento {
    background:url(../img/box_stabilimento.gif) no-repeat;
}

#photo {
    background:url(../img/box_photo.gif) no-repeat;
}

#dove{
    background:url(../img/box_dove.gif) no-repeat;
}

#contatti {
    background:url(../img/box_contatti.gif) no-repeat;
}


/* STABILIMENTO*/

div#top_stab {
    width:600px;
    height:76px;
    background:url(../img/page_stabilimento.gif) no-repeat;
    text-align:left
}

div#top_stab img, div#top_photo img, div#top_contatti img, div#top_dove img, div#top_privacy img{
    margin:36px 0 0 80px
}


/* PHOTOGALLERY */

div#top_photo {
    width:600px;
    height:76px;
    background:url(../img/page_photo.gif) no-repeat;
    text-align:left
}

/* DOVE SIAMO */

div#top_dove {
    width:600px;
    height:76px;
    background:url(../img/page_dove.gif) no-repeat;
    text-align:left
}


/* CONTATTI */

div#top_contatti {
    width:600px;
    height:76px;
    background:url(../img/page_contatti.gif) no-repeat;
    text-align:left
}

/* PRIVACY */

div#top_privacy {
    width:600px;
    height:76px;
    background:url(../img/page_privacy.gif) no-repeat;
    text-align:left
}

/* FORM CONTATTI */

#form {
    width:320px;
    background:white;
    border:3px solid #318ecb;
}

#form-contatti {
    width:300px;
    margin:10px
}

#form-contatti caption{
    padding-bottom:10px
}

#form-contatti td{
    padding:0 0 5px 0
}

.form-sx {
    width:120px;
    text-align:center;
    line-height:23px;
    color:white;
    font-size:11px;
    font-weight:bold;
    background:url(../img/bg_form.gif) -3px 0 no-repeat;
  
}

.form-dx  {
   text-align:right
}

.form-dx input {
   width:93%;
   border:2px solid #318ecb;
   height:14px;
}

.form-dx textarea {
   width:93%;
   border:2px solid #318ecb;
   height:150px;
}

#send {
    background:url(../img/bg_form.gif) -3px 0 no-repeat;
    width:100px;
    height:23px;
    text-align:center;
    font-size:11px;
    color:white;
    font-weight:bold;
    border:0;
    margin-top:10px
}



