﻿/*

	calabressio

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #000000 url('img/sfondi/alluminio.gif');
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
/*font-family: "georgia", "times new roman", serif;*/
font-family: Corbel;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 25px;
background-image: url('img/db1.png');
}

img /* OK */
{
border: 0;
}

.divider1 /* OK */
{
position: relative;
background: #fff url('img/border.png') repeat-x;
height: 10px;
margin-bottom: 15px;
clear: both;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
/*width: 70%;*/
width: 900px;
border: solid 7px #fff;
background-color: #fff;
/*background-color: fuchsia;*/
margin: 0 auto;
}

.modifica {
margin: 2.0em 0em 0em 0em;
}

.modifica h2 {
padding-bottom: 0.5em;
}

#aspirazione
{
background: #ddd url('img/sfondi/aspirazione.jpg') no-repeat;
width: 450px;
}

#assetto
{
background: #ddd url('img/sfondi/assetto.jpg') no-repeat;
width: 450px;
}

#esterni
{
background: #ddd url('img/sfondi/esterni.jpg') no-repeat;
width: 450px;
}

#interni
{
background: #ddd url('img/sfondi/interni.jpg') no-repeat;
width: 450px;
}

#illuminazione
{
background: #ddd url('img/sfondi/illuminazione.jpg') no-repeat;
width: 450px;
}

#audio
{
background: #ddd url('img/sfondi/audio.jpg') no-repeat;
width: 450px;
}