* { 	font-family:trebuchet ms, tahoma, arial; }



p { padding:0px; margin:0px; }

body
{
	background:url(gfx/back_body.jpg) repeat-x top left #E3EDF9;
	margin:0px;
	padding:0px;
}

a, a:link, a:hover, a:visited
{ text-decoration:none; }



.principale{
	clear:both;
	width:750px;
	height:auto;
	margin:0 auto 0 auto;
}

.principale2{
	float:left;
	height:100%;
	width:750px;
	color:#333;
        padding-top:80px;
}

.top{
    float:left;
    height:132px;
    width:350px;
    padding-left:400px;
    background:url(gfx/top.jpg) no-repeat center;
}

.menu_container{
    padding-left:14px;
    float:left;
    width:736px;
    height:35px;
    background:url(gfx/back_menu.jpg) repeat-x top left;
}

.menu_top,
.menu_top_hover
{
    display:block;
    float:left;
    height:30px;
    width:auto;
    font-size:18px;
    color:#fff;
    padding:5px 40px 0px 40px;
}

.menu_top_hover{
    background:url(gfx/menu_hover.jpg) repeat-x top left;
}

.contenuti{
    font-size:14px;
    text-align:justify;
    padding:14px;
    float:left;
    width:722px;
    height:auto;
    background:#fff;
    padding-bottom:40px;
}

.contenuti span{
    color:#ff7000;
    font-weight:bold;
}


.titolo{
    float:left;
    width:750px;
    height:50px;
}

.preventivo{
    display:block;
    float:right;
    background:url(gfx/preventivo.jpg) no-repeat center;
    width:230px;
    height:60px;
}

.footer,
.footer2
{
    float:left;
    height:auto;
    width:750px;
    padding-top:2px;
    font-size:10px;
    color:#666;
    text-align:center;
}

.footer a { color:#666; }
.footer2 a { color:#fff; }

.footer2{ background:#227dd6; }

.accToggler{
    cursor:pointer;
    font-size:15px;
    font-weight:bold;
    color:#1873cc;
}

