 body  {
            background-color:#d4b7b9;


            }

            #main{
                width:800px;
                height:600px;

                position:absolute;top:50%;margin-top:-300px; left:50%; margin-left:-400px;
            }

            #main_sx{
                float:left;
                width:400px;
                height:600px;
                background-color:#6b060d;
            }

            #main_dx{
                float:left;
                width:400px;
                height:600px;
                 background-color:#ffffff;
            }

            #img_left{
                 position:relative;top:50%;margin-top:-240px; border:solid 1px #fff;
                 border-left:0;border-right:0;
            }

            #info_sx{

                position:relative;top:50%;margin-top:-108px; left:5%; margin-left:-10px;
            }
             #info_sx_dwn{

                position:relative;top:337px; left:0;
            }

            #cont_menu_up{
                height:70px; width:400px;
                background:url(img/bg_menu_up.jpg) repeat-x;
            }

             #cont_menu_dwn{
                height:70px; width:400px;
                background:url(img/bg_menu_dwn.jpg) repeat-x;
                position:absolute; bottom:0px;
            }
            .item_menu{
                float:left;
            }
            #menu_up{
                 position:relative; width:361; left:50%; margin-left:-180px;
            }
			 #menu_up_eng{
                 position:relative; width:325; left:50%; margin-left:-162px;
            }
            #menu_dwn{
                 position:relative; width:387px; left:50%; margin-left:-193px;
            }
			   #menu_dwn_eng{
                 position:relative; width:331px; left:50%; margin-left:-165px;
            }
			#testo_contenuti{
				     line-height:16px;
				}
            .contenuti_home{
                width:400px; height:460px;
           
                background:url(img/logo_home.jpg) no-repeat 50% 50%;

            }
            img{border:0px;}
            a{outline: none}
            .link_img{border:0px;}


            .contenuti_bg{
                  width:400px; height:460px;
                  background:url(img/logo_pagine.jpg) no-repeat center;
                  vertical-align:middle;
                   margin:auto 30px auto 15px;
            }

            #contenuti{
                color:#660000;
                font-family:"Trebuchet MS"; font-size:13px;
                  width:370px; height:460px;
                 text-align:justify;
                   margin:auto 15px auto 15px;

                  
            }
			.loghi{
				margin-bottom:10px;
				border:solid 1px #6b060d;
			}
            .link_contenuti{
                    color:#660000;
                    text-decoration:none;
                
            }
             .link_contenuti:hover{
                    text-decoration:underline;
            }



            #alert_nome, #alert_email, #alert_messaggio, #alert_cognome{

                visibility:hidden;

            }
              #nome, #email, #cognome{
              width:149px; height:26px;
              
           

            }
.label_sx{
	position:absolute; top:150px; left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#eaeaea; font-size:11px
}
.label_sx_w{
	position:absolute; top:384px; left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#1a1a1a; font-size:11px
}

.lang{
	position:absolute; top:80px; left:190px;
	opacity:0.6;filter:alpha(opacity=60);
	}
.lang:hover{
	
	opacity:0.8;filter:alpha(opacity=80);
	}
            
             #messaggio{
              width:371px; height:118px;
             
            }


            .form{
                 border:solid 1px #6b060d;
                margin-top:10px;
                 color:#000;
                 font-family:"Trebuchet MS"; font-size:13px;
                 padding-top:8px;
            }
            .form_btn{
                     width:118px; height:34px;
                 border:solid 1px #6b060d;
                  background: #6b060d;
                 margin-top:10px;
                 color:#fff;
                 font-family:"Trebuchet MS"; font-size:13px;
            }