@charset "utf-8";
/* CSS Document */

body {
margin:0px;
background-image:url(images/main-bg.jpg)
}

#container {
width:858px;
margin-left:auto;
margin-right:auto;
}

#container-bg {
width:782px;
height:auto;
background-image:url(images/content-bg.jpg);
padding-left:38px;
padding-right:38px;
float:left;
}

#header {
width:100%;
height:110px;
border-bottom:solid 5px #ffcc33;
float:left;
}

#picture {
height:205px;
width:780px;
float:left;
margin-top:15px;
margin-left:1px;
}

#navbar {
width:780px;
background-image:url(images/navbar-bg.jpg);
height:35px;
float:left;
margin-left:1px;
font-family:Arial;
color:#ffc937;
font-size:12px;
font-weight: bold;
}

.nav {
padding-top:13px;
padding-left:15px;
padding-right:15px;
padding-bottom:3px;
width:auto;
float:left;
}

.nav a{
color:#ffffff;
text-decoration:none;
font-family:Arial;
}

.nav a:visited{
color:#FFFFFF;
text-decoration:none;
font-family:Arial;
}

.nav a:hover{
color:#ffc937;
text-decoration:none;
font-family:Arial;
}


#left-continer{
width:462px;
float:left;
margin-top:5px;
}

#title {
background-image:url(images/title-bg.jpg);
width:462px;
height:40px;
float:left;
border-bottom:solid 5px #ffcc33;
}


#title2 {
background-image:url(images/title-bg.jpg);
width:778px;
height:40px;
float:left;
border-bottom:solid 5px #ffcc33;
}

#title-right {
background-image:url(images/title-bg.jpg);
width:313px;
height:40px;
float:left;
border-bottom:solid 5px #ffcc33;
}

#title-header {
font-family:Arial;
color:#4571b2;
font-size:13px;
margin-top:15px;
font-weight:bold

}

#content-text {
font-family:Arial;
color:#333333;
font-size:13px;
line-height:20px;
text-align: justify; 
text-justify: inter-word;
padding-top:63px;
}


#content-text2 {
font-family:Arial;
color:#333333;
font-size:13px;
line-height:20px;
text-align: justify; 
text-justify: inter-word;
padding-top:63px;
width:775px;
}

#content-text a{

color:#333333;
text-decoration:underline;
}


#content-text a:hover{

color:#ff0000;
text-decoration:underline;
}





#content-text-servizi {
font-family:Arial;
color:#333333;
font-size:13px;
line-height:20px;
text-align: justify; 
text-justify: inter-word;
padding-top:55px;
}


#content-text-servizi a{

color:#333333;
text-decoration:none;
}


#content-text-servizi a:hover{

color:#ff0000;
text-decoration:underline;
}



#right-container{
width:313px;
float:right;
margin-top:5px;
}





.right-content-container{
width:313px;
float:left;
font-family:Arial;
color:#333333;
font-size:13px;
line-height:20px;
text-align: justify;
}


.right-content-container a{

color:#333333;
text-decoration:none;
}


.right-content-container a:hover{

color:#ff0000;
text-decoration:underline;
}

.right-content-top{
background-image:url(images/rounded-top.jpg);
height:6px;
width:313px;
float:left;
}




.right-content-middle{
background-image:url(images/rounded-middle.jpg);
width:303px;
padding:0px 5px 0px 5px;
float:left;
font-family:Arial;
color:#333333;
font-size:13px;
line-height:20px;
text-align: justify; 
text-justify: inter-word;
}


.right-content-middle a{

color:#333333;
text-decoration:none;
}


.right-content-middle a:hover{

color:#ff0000;
text-decoration:underline;
}


.right-content-bottom{

height:6px;
width:313px;
float:left;
}

#footer {
width:100%;
float:left;
border-top:solid 5px #ffcc33;
text-align:center;
font-family:Arial;
color:#999999;
font-size:13px;
padding-top:10px;
margin-top:20px;
margin-bottom:10px;
line-height:20px;
}

#footer a{

color:#999999;
text-decoration:none;
}


#footer a:hover{

color:#333333;
text-decoration:none;
}
