/* style.css */

body{
margin:0px;
padding:30px 0;
font:76% tahoma,verdana,sans-serif;
background:#047 url(bodybg.jpg) repeat-x fixed;
color:#222;
}

#thetop{
margin:0;
}

#container{
width:720px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff url(contbg.png) no-repeat;
color:#222;
}

a{
text-decoration:none;
background-color:inherit;
color:#00488E;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 5px 0;
line-height:1.5em;
}

li{
margin:0 0 5px 0;
line-height:1.5em;
text-align:justify;
}


p,#sidebar p{
padding:0 0 0 10px;
text-align: justify;

}



#logo{
float:left;
background:#eee url(c.gif) no-repeat center left;
width:512px;
margin:0 0 5px 0;
padding:0 0 35px 0;
border:4px solid #dde;
text-align:center;
color:#555;
overflow:auto;
}

#logo h1{

font-family: Arial, "MS Trebuchet", sans-serif;
margin:15px 15px 20px 300px;
letter-spacing: 0px;
color: #003399;
}

#logo a{
background-color:inherit;
color:#003399;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#003399;
}

#tagline{
margin-left:78px;
text-align:right;
font-size:0.8em;
}

#intro p{
line-height:1.5em;
}

#main{
float:left;
width:520px;
margin-right:20px;
padding:0;
}

.headerstyle{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 8px;
background:#eee url(gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}

.headerstyleNews{
display:block;
margin:2px 0 0px 0;
padding:5px 0 5px 8px;
background:#eee url(gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}

#sidebar{
width:155px;
float:right;
margin-top:20px;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}

.sidelink, .sidelink_company{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(gradient1.png) repeat-x;
color:#00488E;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.menuheader{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(gradient1.png) repeat-x;
color:#00488E;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader, .sidelink_company:hover{
background:#fff url(gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}


.sidelinkUnder{
display:block;
width:132px;
margin:3px 10px 2px 8px;
padding:1px 0 1px 8px;
font-size:1em;
font-weight:bold;
text-align:left;
background:#eee url(gradient1.png) repeat-x;
color:#00488E;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelinkUnder:hover{
background:#fff url(gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

#footer{
margin:0 auto 20px auto;
width:760px;
background:url(footerbg.gif) bottom left no-repeat;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:1.4em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}

.photo{
margin:5px 5px 5px 50px;
padding:5px;
border: 1px #999999 solid;
}

.photo_left{
margin:5px 5px 5px 5px;
padding:5px;
border: 1px #999999 solid;
float: left;
}

.photo_right{
margin:5px 5px 5px 5px;
padding:5px;
border: 1px #999999 solid;
float: right;
}

input.text, textarea, select{
    font-size:0.9em;
    line-height:1.1em;
    border-top:1px solid #7c7c7c;
    border-left:1px solid #c3c3c3;
    border-right:1px solid #c3c3c3;
    border-bottom:1px solid #ddd;
    background:#fff url(fieldbg.gif) repeat-x top;
}

fieldset {
	border:0px;
}


/*CSS for ticker*/

.news {
	width: 510px;
	padding:3px;
	background:#eee;
	color:#222;
	border:2px solid #ddd;
	margin-bottom:4px;
}

#ajaxticker{

}

#ajaxticker div{ 
/*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background-color: #eee;
}
/*End ticker*/

.titolino{ 

}

.error{
	display: block;
	border: 1px solid red;
	color: red;
	padding:0 0 0 10px;
}

.photo_vertical{
	vertical-align: bottom
}

.product_description{
	color: #DDD;
	font: 75%;
}

.slogan{
	padding-left: 45px;
	word-spacing: 0,5em;
	margin-bottom: 10px;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	color: #003399;
}

.slogan2{
	padding-left: 150px;
	word-spacing: 0,5em;
	margin-bottom: 10px;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	color: #003399;
}

.index_content{
	display: block;
	/*border: 1px solid gray;*/
	font-size: 110%;
	padding:0 15px 0 0px;
	margin-top: 10px;
}

.photo_index{
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 4px;
	/*border: 1px #999999 solid;*/
	float: left;
}
.index_group{
	margin-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
	color: #003399;
}

/* Original open source design by Andreas Viklund - http://andreasviklund.com
Released through OSWD.org */