/* CSS Document */

body{
background-image:url(img/bg_body.gif);
background-repeat:repeat-x;
background-color:#b30a54;
background-position:top;
}

#wrapper{
background-image:url(img/bg_wrapper.gif);
background-position:top;
background-repeat:no-repeat;
position:absolute;
top:140px;
right:0px;
width:780px;
background-color:#c5467e;

height:420px;
}

.titolone{
color:#bb2567;
font-family:"Trebuchet MS", sans-serif;
font-size:50px;
float:right;
width:525px;
height:50px;
margin-top:75px;
right:25px;
display:inline;
text-align:left;



}

#banner{
float:left;
margin-top:0px;
left:0px;
background-image:url(img/banner.gif);
background-repeat:no-repeat;
background-position:center;
width:200px;
height:652px;
display:inline;
padding-bottom:50px;


}

.banner_2{
float:left;
margin-top:0px;
width:200px;
height:150px;
display:inline;
left:20px;

}

#content{
background-image:url(img/bg_content.gif);
background-position:top left;
background-repeat:no-repeat;
position:absolute;
background-color:#b30a54;

right:0px;
bottom:0px;
width:760px;
height:390px;
}

#second{
background-image:url(img/bg_second.gif);
background-position:left;
background-repeat:no-repeat;
float:right;
height:390px;
background-color:#c5467e;
width:499px;


}

.text{
position:relative;
float:right;
width:360px;
height:360px;
margin-left:5px;
padding-right:10px;
margin-right:10px;
margin-top:20px;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:13px;
text-align:left;
display:inline;
overflow:auto;
}

.text a{
font-weight:bold;
color:#b30a54;
text-decoration:none;
}

.text a:visited{
color:#b30a54;
text-decoration:none;
}

.text a:hover{
color:#ffffff;
text-decoration:none;
}

.text_home{
position:relative;
float:right;
width:200px;
height:auto;
margin-left:180px;
margin-right:160px;
margin-top:50px;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#b30a54;
font-size:14px;
text-align:left;
line-height:20px;
display:inline;
}

.menu{
position:relative;
float:left;
font-family:"Trebuchet MS", sans-serif;
font-size:18px;
color:#FFFFFF;
margin-left:25px;
line-height:32px;

}

.menu a{
color:#FFFFFF;
text-decoration:none;
}

.menu a:visited{
color:#FFFFFF;
text-decoration:none;
}


.menu a:hover{
color:#df79a7;
text-decoration:none;
}




.menu_top{
position:relative;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
right:20px;
top:10px;

}

.menu_top a{
color:#FFFFFF;
text-decoration:none;
}

.menu_top a:visited{
color:#FFFFFF;
text-decoration:none;
}


.menu_top a:hover{
color:#df79a7;
text-decoration:none;
}


h1{
font-size:18px;
font-family:"Trebuchet MS", sans-serif;

}

h2{
font-size:16px;
font-family:"Trebuchet MS", sans-serif;

}


