body {
width:100%;
height: auto;
margin: 0px;
padding: 0px;
background-color:#CA96CB;
font-family:century gothic;
}

#background{position:fixed; z-index:-1; width:100%; top:0;}
* html #background {
position: absolute;
} 

div#menu-top {
width:1000px;
height:auto;
margin:0 auto;
color:#000000;
text-align:center;
border-bottom:2px solid #7B1B7C;
padding:0 0 5px 0;
}

div#flash {
width:1000px;
height:auto;
margin:0 auto;
position:relative;
}


div#container {
text-align:left;
margin:0 auto;
width:1000px;
height:auto;
background-color:#ffffff;
position:relative;
border-left:7px solid #ffffff;
border-right:7px solid #ffffff;
border-bottom:10px solid #ffffff;
}

div#main {
margin:0 auto;
width:1000px;
height:auto;
background-position:center;
background-image:url(images/sfondo_main.gif);
background-repeat:repeat-y;
text-align:center;
}


div#col-sx {
width:28%;
height:auto;
float:left;
margin:0;
}

div#col-centro {
width:44%;
height:auto;
float:left;
text-align:center;
margin:0;
}

div#col-dx {
width:28%;
height:auto;
float:left;
text-align:center;
margin:0;
}

div#col-pagine {
width:72%;
height:auto;
float:left;
text-align:left;
margin:0;
}

.box {
margin:10px auto 0 auto;
text-align:left;
border:1px solid #7B1B7C;
background-color:#F8DEF8;
}

.testo-box {
font-size:12px;
font-weight:bold;
padding:2px 5px 2px 5px;
text-align:left;
color:#000000;
}

.testo-box-centro {
font-size:12px;
font-weight:bold;
padding:2px 5px 2px 0;
text-align:left;
color:#000000;
}


.nome-ristorante {
font-size:14px;
font-weight:bold;
color:#000000;
padding:0 0 3px 0;
}

.dettagli-ristorante {
font-size:12px;
color:#000000;
padding:0 0 3px 0;
line-height:16px;
}


.testo-grande-box {
font-size:18px;
font-weight:bold;
padding:9px;
text-align:center;
color:#000000;
background-color:#F8DEF8;
}

.titolo{
font-size:18px;
color:#7B1B7C;
font-weight:bold;
font-style:italic;
padding:0 0 5px 0;
text-decoration:underline;
}

div#col-sx-pagine {
width:800px;
height:auto;
float:left;
}

div#col-dx-pagine {
width:200px;
height:auto;
float:right;
text-align:center;
}

div#col-dx-interno {
padding:0;
text-align:left;
}

div#col-sx-main {
width:248px;
height:auto;
float:left;
margin:1px 0 0 0;
background-image:url('/images/index_sliced_04.gif');
background-position:top;
background-repeat:no-repeat;
}

div#col-dx-main {
width:363px;
height:auto;
float:left;
margin:1px 0 0 1px;
}


div#footer{
border-top:2px solid #7B1B7C;
margin:0 auto 20px auto;
width:1000px;
height:auto;
}


.testogrande{
font-family:verdana;
font-size:12px;
color:#000000;
line-height:15px;
}

.testopiccolo{
font-size:11px;
color:#000000;
line-height:12px;
}

.titolo-pagine{
font-size:16px;
color:#7B1B7C;
font-weight:bold;
font-style:italic;
padding:0 0 5px 0;
}

.testo-news-piccolo{
font-size:11px;
color:#5F5C5C;
line-height:12px;
}

h1 {
	font-size: 16px;
	line-height: 20px;
	color:#D00C22;
	margin:0 0 0 0;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	line-height:14px;
	margin:5px 0 0 5px;
	color:#ffffff;
	weight:bolder;
	text-align:center;
	word-spacing: 2px;
	letter-spacing: 0px;
}

a{
	text-decoration:none;
	color:#000000;
	weight:bolder;
}
a:link a:visited{
	text-decoration:none;
	color:#7B1B7C;
	weight:bolder;
}
a:hover{
	text-decoration:underline;
	color:#7B1B7C;
	weight:bolder;
}

img {
border:none;
}

a:hover img {
text-decoration:none;
}


p{
margin:10px 0 0 0;
}

.icon {
margin-right:5px;
margin-left:5px;
vertical-align:middle;
border:0px;
text-decoration:none;
}
