body {
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.6em;
	background: #111 url('../images/bg/gradient1.gif') top left repeat-x;
}

h1
{
	color: #fff;
	font-size: 20px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

.gal_vir
{
    font-style: italic;
    font-family: sans-serif;
    font-size: 0.8em;
    font-weight: bolder;
    text-decoration: none;
    color: #555;
}
.gal_vir:hover
{
    font-style: italic;
    font-family: sans-serif;
    font-size: 0.8em;
    font-weight: bolder;
    text-decoration: none;
    color: #eee;
    text-align: left;
}

.gal_vir1
{
    font-style: italic;
    font-family: sans-serif;
    font-size: 0.8em;
    font-weight: bolder;
    text-decoration: none;
    color: red;
}
.gal_vir1:hover
{
    font-style: italic;
    font-family: sans-serif;
    font-size: 0.8em;
    font-weight: bolder;
    text-decoration: none;
    color: #eee;
    text-align: left;
}

.gal_std
{
    font-family: sans-serif;
    font-size: 1.0em;
    text-decoration: none;
    color: #555;
}
.gal_std:hover
{
    font-family: sans-serif;
    font-size: 1.0em;
    color: #eee;
}

.menu
{
    background: url('../images/but_menu.jpg') center right no-repeat;
    border-color: #eee;
}

.banner
{
    background: url('../images/sfondo.jpg') center right no-repeat;
}

.item_menu
{
    font-family: sans-serif;
    font-size: 1.0em;
    text-decoration: none;
    color: #eee;
}
.item_menu:hover
{
    font-family: sans-serif;
    font-size: 1.0em;
    color: #777;
}

.gal_tit
{
    font-family: sans-serif;
    font-size: 1.0em;
    text-decoration: none;
    color: #145;
}

.link
{
    font-family: sans-serif;
    font-size: 0.7em;
    text-decoration: none;
    color: #145;
}
.link:hover
{
    font-family: sans-serif;
    font-size: 0.7em;
    text-decoration: none;
    color: #eee;
}

.ordina
{
    background: url('../images/button121.jpg') center right no-repeat;
    font-family: sans-serif;
    font-size: 10;
    color: #115;
}

.input
{
    font-family: sans-serif;
    font-size: 9;
}

.scritta
{
    font-weight: bold;
}

.postepay
{
    font-weight: bold;
    color: red;
}

.corsivo
{
    font-style: italic;
    color: ;
}
.corsivo1
{
    font-style: italic;
    color: blue;
}

.striscia
{
    background: url('../images/striscia1.jpg') no-repeat;
}
