body {
	background-color: #ffffff;
	margin:0;
	padding:0;
    font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	overflow-y: auto !important;
    overflow-x: hidden !important;
}

#container {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	width: 1440px;
	height: 1024px;
	position: absolute;
	top: 0;
	left: 50%;
    margin-left: -720px;
	background-image: url(../images/sfondo1.jpg);
	background-position: center-top;
    background-repeat: no-repeat;
}

#language {
    position: absolute;
    left: 50%;
    top: 154px;
    height: 443px;
    margin-left: 404px;
	color: #FFFFFF;
	font-weight: bold;
	z-index: 100;
}

img {
	border: 0;
	margin: 0px;
}


p, h1, h2, h3, h4 {
    margin-bottom: 12px;
    margin-top: 12px;
}

h1 {
	font-size: 18px;
	text-align: left;
	margin-top: 0;
}

h2 {
	font-size: 16px;
	text-align: left;
}

h3 {
	font-size: 14px;
	text-align: left;
	font-style: italic;
}

hr {
	display: none;
}

a:link, a:visited, a:active{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ff2525;
	font-weight: bold;
	text-decoration: none;
}



#logo {
    position: absolute;
    top: 30px;
    left: 0;
    width: 179px;
    height: 81px;
    background-color: #d71a21;
    padding: 20px;
    z-index: 10;
}

#logob {
    position: absolute;
    top: 30px;
    right: 0;
    width: 180px;
    height: 81px;
    background-image: url(../images/logonew.png);
    
    z-index: 10;
}

#logo h1 {
    color: #ffffff;
    letter-spacing: 4px;
    margin-top: 0;
    padding-top: 0;
    margin-top: -6px;
	line-height: 23px;
}

#inner_container {
    width: 800px;
    height: 508px;
    position: absolute; 
    left: 50%; 
    top: 154px;
    margin-left: -400px; 
    z-index: 20;
}


#inner_container1 {
    width: 800px;
    height: 508 px;
    position: absolute; 
    left: 50%; 
    top: 154px; 
    margin-left: -400px; 
   
    z-index: 20;
}

#inner_container #menu {
    height: 25px;
    background-color: #d71a21;
}

#inner_container1 #menu {
    height: 25px;
    background-color: #d71a21;
}

#inner_container #center_block {
    margin-top: 4px;
    height: 425px;
    background-color: #d71a21;
}

#inner_container1 #center_block1 {
    margin-top: 4px;
    height: 425px;
    background-color: #d71a21;
}

#inner_container #center_block #intestazione {
    height: 43px;
    background-image: url(../images/testata.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #d71a21;
    width: 800px;
	
	
}

#inner_container #center_block #intestazione img {
    margin-top: 2px;
    margin-left: 25px;
}

#inner_container #center_block #contenuto {
    height: 345px;
    background-color: #ffffff;
    width: 720px;
    margin: 4px 10px 10px;
    overflow: auto;
    padding: 10px 30px;
}


#inner_container1 #center_block1 #contenuto1 {
    height: 425px;
    background-color: #d71a21;
    width: 720px;
    padding: 0px 35px;
    overflow: hidden;
    
}

#inner_container #footer {
	height: 50px;
	margin-top: 4px;
	background-color: #d71a21;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#inner_container1 #footer1 {
	height: 25px;
	margin-top: 4px;
	background-color: #d71a21;
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 5px;
}


.grassetti {
	font-weight: bold;
}
.rigablog {
	
  border: 0;
  width: 80%;
  color: #f00;
background-color: #f00;
height: 1px;
border-top: 1px dotted #f00;


}

#wrapperfoto{
	width:600px;
	height:100px;
	background:#ffffff;
}

#wrapper div:first-child{margin-left:0px;}


.fotine{
float:left;
height:82 px;
margin-left:10px;
width:122px;
}


.imgblog
{
float:left;
border:1px solid #c9c9c9;
padding: 4px;
margin: 9px;

}

