/*####---- HTML TAGS REDEFINITION ----####*/

html, body, * {
    margin:0;
    padding:0;
    font-family: sans-serif;
    border:0;
    }
body {    
    background: url(../immagini/texture1.png) repeat;
    font-size: 0.8em;
    text-align:center;
    }
p, h3, form {
    margin:10px;
    }
ul {
    margin:10px 25px;
    }                       
img {
    border:1px solid #2c1e15;
    margin:0;
    display:block;    
    }
input, textarea, select {
    border:1px solid #2c1e15;
    font-size:0.9em;
    height:16px;
    background:#fff;
    width:300px;
    }
textarea {
    height:100px;
    }    
td#checkbox input {
    width:16px;
    border:none;
    background:none;
    }    
  
table, td, tr {
    border-collapse:collapse;
    padding:2px;
    margin:0;
    border:0;
    }
/*####---- TEMPLATE ----####*/
/*angles*/
#angtr,#angbl,#angbr,#angtl,#angblu,#angbru{
    width:19px;
    height:19px;
    }
#angtr,#angbr,#angbru {
    float:right;
    }
#angtl,#angbl{
    width:750px;
    clear:both;
   }   
 #angblu{
 margin:0 auto;
    width:750px;
	height:19px;
    clear:both;
	/*padding:0;*/	 
  } 
  #giallo{
   width:750px:;
   clear:both;
   
 }  
	    
#angtl {background: url(../immagini/angtl.png) no-repeat top left;}
#angtr {background: url(../immagini/angtr.png) no-repeat top right;}
#angbl {background: url(../immagini/angbl.png) no-repeat bottom left;}
#angbr {background: url(../immagini/angbr.png) no-repeat bottom right;}
#angbru {background: url(../immagini/angbru.png) no-repeat bottom right;}
#angblu {background: url(../immagini/angblu.png) no-repeat bottom left;}

/*end angles*/

#testata{
	width:750px;
	height:70px;
	background-image:url(../immagini/texture2.png);
	background-repeat:no-repeat;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
    }
/*#testata2{
  margin:0 auto;
  width:749px;
  height:70px;
  background-image:url(../immagini/logosrc.png);
  background-repeat:no-repeat;*/
  
  }

#headerO{
    margin:0 auto;
    width:100%;
    background: url(../immagini/texture2.png) repeat;
    text-align:center;
    }

#header {
    margin:0 auto;
    width:750px;
    background: url(../immagini/texture2.png) repeat;
    text-align:center;
    }
#headimage {
    margin:0px auto;
    background: url(../immagini/fullbackground.jpg) no-repeat top right;
    width:750px;
    height:230px;
    }
#headimage2 {
    margin:0px auto;
    background: url(../immagini/fullbackground2.jpg) no-repeat top right;
    width:750px;
    height:230px;
    }    
#mainmenu {
    margin:19px auto 0 auto;
    color:#fff;
    width:700px;
    overflow:auto;
    }
#mainmenu a {
    text-decoration:none;
    text-transform:capitalize;
    color:#fff;
    margin:0px 7px;
    display:block;
    float:left;
    height:20px;
    font-weight:bold;
    font-size:1em;
    }  
#mainmenu a:hover {
    text-decoration:none;
    font-weight:bold;    
    color:#2C1E15;
    margin:0px 7px;
    background: url(../immagini/linkl.png) no-repeat top left #fff;    
}
#mainmenu a#catering,#mainmenu a#lavateck {
    color:#CC0000;
    text-decoration:none;
    margin:1px 6px;
	float:right;
	height:20px;
	font-size:0.9em;
}
.linkborder {
    height:20px;
    padding:0px 0px;
    float:left;
	display:inline;
    font-weight:bold; 
	font-size:12px;
}
.linkborder2 {
    height:20px;
    float:left;
	display:inline;
    font-weight:bold; 
	font-size:12px;
	background-image:url(../immagini/bg-news.png);
	background-repeat:no-repeat;
	width:49px;
}
#mainmenu2 a:hover .linkborder2{
    background-image:url(../immagini/bg-news-white.png);
	background-position:left center;
	background-repeat:no-repeat;
	width:49px;
	background-color:#000000;
	cursor:pointer;
}  
#link{
text-decoration:none;
color:#FFFFFF;
}
#mainmenu a:hover .linkborder{
    background: url(../immagini/linkr.png) no-repeat top right;
    cursor:pointer;
}  
#body {
    margin:0 auto;
	background:#f4e1c1;
    width:748px;
	height:600x;
    text-align:left;
	font-size:12px;
    border:1px solid #f4e1c1; /*non serve per stile ma per evitare il collapse di mozilla*/
    }
#body a {
    text-decoration:none;
    color:#000;
    font-weight:bold;
    }
#body table {
    width:700px;
	margin:0 auto;
	
    }
#body div.category {
    margin:10px auto;
    width:800px;
    background:#df7d37;
    color:#fff;
    font-weight:bold;
    font-size:1.2em;
    text-align:left;    
} 
#banner {
    margin:10px auto;
	margin-left:24px;
    width:688px;
    background:#df7d37;
    color:#fff;
    font-weight:bold;
    font-size:12px;
    text-align:center;
    }
	#banner2{
	float:right;
    margin:10px auto;
	margin-left:24px;
    width:300px;
    background:#df7d37;
    color:#fff;
    font-weight:bold;
    font-size:12px;
    text-align:center;
    }       
#bottom {
    margin:0;
	margin-top:auto;
    width:748px;
    clear:both;
    text-align: center;
    color:#f4e1c1;
    background: url(../immagini/texture2.png) repeat;
    font-size:9px;   
    }
.form{
width:90px;
}
.img{
border:none;}
