/*
    common    
*/
body{
    background: #c8c0bd;
}
#container{
    width: 963px;    
    min-height:784px;
    height: auto;    
    margin: 15px auto 0 auto;    
}
#content_top{
    width: 963px;       
    height:17px;    
    background: url('../images/layout/content_top.jpg') no-repeat;
    display: block;     
}
#content_in{
    width: 942px;
    background: url('../images/layout/content_in.jpg') repeat-y;
    padding: 5px;
}
#content_bottom{
    width: 963px;       
    height:17px;    
    background: url('../images/layout/content_bottom.jpg') no-repeat;
    display: block;     
}
.content_text{
    width: 903px;    
    margin: 0 auto;    
    font: normal 12px "Tahoma", Times, Arial;    
    color: #585858;    
    line-height: 18px;
}
.content_text h1{
    font: bold 14px "Tahoma", Times, Arial;
    color: #e0012e;
}
a{
 color: #585858; 
 text-decoration: none;
}
a:hover{
 text-decoration: underline;
}                          
                           
.cl{
	clear: both;
	height: 5px;
}                          
#stemma{
    width: 132px;    
    height: 185px;    
    display: block;    
    background: url('../images/layout/stemma.jpg') no-repeat;    
    margin: 0 auto;        
    z-index: 10;    
    position: relative;
}
#stemma a{
   width: 132px;    
    height: 185px;    
    display: block;      
}

#menu_bar{
	width: 903px;
	height: 41px;
	z-index: 1;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menubar_sx{
    width: 19px;    
    height: 41px;
    display: block;    
    background: url('../images/layout/menubar_sx.jpg') no-repeat;
    float: left;    
}
#menubar_in{
	width: 860px;
	height: 41px;
	display: block;
	background: url('../images/layout/menubar_in.jpg') repeat-x;
	float: left;
	font: bold 11px "Tahoma", Times, Arial;
	color: #FFFFFF;
	padding-top: 16px;
}
#menubar_in ul{
    margin-left: 285px;
    margin-top: -15px;    
}
#menubar_in ul li{
    display: inline;
    text-transform: uppercase;    
}
#menubar_in ul li a{
    color: #FFFFFF;    
    text-decoration: none;    
    display: block;    
    float: left;    
    margin-right: 7px;
}
#menubar_in ul li a:hover{
    color: #e0012e;
}

#menubar_dx{
    width: 19px;    
    height: 41px;
    display: block;    
    background: url('../images/layout/menubar_dx.jpg') no-repeat;
    float: left;    
}

#rose_sx{
    width: 191px;    
    height: 240px;    
    z-index: 20;    
    background: url('../images/layout/rose_sx.jpg') no-repeat;    
    display: block;    
    position: absolute;    
    margin: -160px 0 0 170px;    
}
#rose_dx{
    width: 154px;    
    height: 218px;    
    z-index: 20;    
    background: url('../images/layout/rose_dx.jpg') no-repeat;    
    display: block;    
    position: absolute;    
    margin: -173px 0 0 600px;   
}

.bold12{
    font: bold 12px "Tahoma", Times, Arial;
    color: #585858;  
}

#footer{
    width: 903px;    
    margin: 0 auto;    
    font: normal 12px "Tahoma", Times, Arial;    
    color: #FFFFFF;
    padding-top: 5px;    
}
#footer span{
    font-weight: bold;
}
#footer a{
    color: #FFFFFF;
    text-decoration: underline;   
}




/* 
    homepage 
*/
#container_home{
    width: 963px;       
    height:784px;    
    margin: 0 auto;
    background: url('../images/layout/homepage.jpg') no-repeat;    
}
#flash{
    padding: 275px 0 0 22px;
}
#textlinks ul li{
    display: inline;    
    font: bold 11px "Tahoma", Times, Arial;
    color: #585858;  
}
#textlinks{
    text-align: right;    
    margin-right: 45px;
}

/* 
    chi siamo    
*/

.foto_sx{
    width: 140px;    
    float: left;    
}
.foto_sx img{
    margin-bottom: 15px;
}
.text_dx{
    float: right;    
    width: 80%;    
    margin-right: 20px;
}
.text_dx h1{
    font: bold 14px "Tahoma", Times, Arial;
    color: #e0012e;
    padding-top: 25px;    
}

#news{
    width: 903px;    
    height: 101px;
    margin: 20px auto 0 auto;
    font: normal 11px "Tahoma", Times, Arial;
    color: #FFFFFF;     
}
#news_sx{
    width: 20px;    
    height: 101px;
    display: block;    
    background: url('../images/layout/news_sx.jpg') no-repeat;
    float: left;    
}
#news_in{
    width: 780px;    
    height: 101px;
    display: block;    
    background: url('../images/layout/news_in.jpg') repeat-x;
    float: left;
    padding-left: 15px;    
}
#news_in a{
    color: #FFFFFF;
}
#news_dx{
    width: 70px;    
    height: 101px;
    display: block;    
    background: url('../images/layout/news_dx.jpg') no-repeat;
    float: left;    
}
#news h2{
    font: bold 12px "Tahoma", Times, Arial;   
}
#news_text{
	height: 51px;
	overflow: hidden;
	font: normal 11px "Tahoma", Times, Arial;   
    color: #FFFFFF;    
}
#news_text p{
    margin-top: 0;
}

/*
    SERVIZI    
*/

.roselist li{
    text-transform: uppercase;    
    background:transparent url(../images/roselist.jpg) no-repeat scroll left center;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;    
    padding-left: 25px;
}
.text_servizi{
    float: left;    
    width: 50%;
}
.im_servizi{
    float: right;   
    width: 49%;    
    text-align: right;
}

/*
    dove siamo    
*/

#location {
	float: right;    
    width: 75%;    
    margin-right: 20px;
	height: 450px;
}
#position{
    width: 20%;    
    float: left;    
}

/* 
    fotogallery    
*/
.photogallery_box_outer {
	background-image:url(../images/box.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
           
.photogallery_img_outer {
	background-repeat:no-repeat;
	background-position:center top;
	width:98px; height:98px;
	margin-left:0px;
	margin-top:6px;
	cursor:pointer;	
}
                        
.photogallery a {
	color:#585858;
	text-decoration:none;
}

.photogallery a:hover {
	color:#585858;
	text-decoration:none;
}

/* 
    news
*/
#newsDiv table td {
	padding: 5px;
	border-bottom: 1px dotted #cfcbd3;
}
#newsDiv table th {
	text-align: left;
	border-bottom: 1px dashed #cfcbd3;
}
#newsDiv a {
	color: #585858;
	text-decoration: none;
}
#newsDiv a:hover {
	text-decoration: underline;
}

/*
    contatti    
*/

#formcontatti {
	float: right;    
    width: 70%;    
    margin-right: 40px;
	height: 450px;
}
#contatti{
    width: 25%;    
    float: left;    
}


/* 
    fotogallery    
*/
.photogallery {

}
       
       
.photogallery_box_outer {
	background-image:url(../images/box.gif);
	background-repeat:no-repeat;
	background-position:center top;
    padding-top: 8px;    
    height: 120px;    
    width: 112px;    
    margin-left: 40px;     
}
           
.photogallery_img_outer {
	background-repeat:no-repeat;
	background-position:center top;
	width:98px; height:98px;
	margin-left:0px;
	margin-top:6px;
	cursor:pointer;	
}                   
.photogallery a {
	color:#668020;
	text-decoration:none;
}

.photogallery a:hover {
	color:#dd25c1;
	text-decoration:none;
}
.foto_galleryhp_img_outer {
	background-repeat:no-repeat;
	background-position:center ;
	width:95px; height:95px;
    margin: 0 auto;
	cursor:pointer;	
}
            
