﻿body {
	background-color: #FFFFFF;
	font: normal 12px Tahoma;
	color: #444;
	line-height: 1.3em;
	margin: 0px;
}

DIV#maincontainer 
{
	width: 766px;
	margin: 0 auto 0 auto;
}

DIV#bgFix
{
	display: block;
	float: left;
	background-image: url(../images/menu_bg.gif);
	background-position: right top;
	background-repeat: repeat-y;
	
}

DIV#mainLeft {
	float: left;
	width: 613px;
}

DIV#mainRight
{
	float: left;
	width: 153px;
}

a {
	font-family: Arial;
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: none;
	color: Yellow;
}

DIV#full
{
	width: 590px;
	float:left;
	margin-top: 20px;	
}

DIV#full a
{
	text-decoration: none;
	color: #444;
}

DIV#full a:hover
{
	text-decoration: none;
	color: #EE1111;
}



DIV#admin
{
	border: dotted 1px #CCC;
	margin-top: 20px;
	padding: 20px 10px;
	width: 700px;
	float: left;	
	color: #666666;
	font-size: 14px;
}

DIV#admin A
{
	color: #AA5555;
}

DIV#admin A:hover
{
	color: Red;
}



DIV#menuUp
{
	margin: 0px;
	width: 100%;
	height: 53px;
	background-image: url(../images/menu_up.png);
	background-position: central top;
	background-repeat: no-repeat;
	text-align: right;
}

DIV#menuUp INPUT { margin: 6px 7px 0px 0px; }

DIV.menuItem
{
	height: 19px;
	background-image: url(../images/menu_item.png);
	background-position: center;
	background-repeat: no-repeat;
}

DIV.menuLink
{
	padding: 0px 0 0 26px;
}

DIV.menuItem A:hover
{
	text-decoration: none;
}

DIV#subMenu
{
	border-top: solid 2px white;
	height: 460px;
	background-image: url(../images/subMenu.gif);
	background-position: center;
	background-repeat: no-repeat;
}

DIV#contatti
{
	margin-top: 190px;
	margin-left: 10px;
	text-align: center;
}

DIV#subMenu P
{
	margin: 12px 0 0 20px;
	color: #FFF;
	font-size: 0.9em;
}

DIV#mainPic
{
	width: 364px;
	height: 225px;
	background-image: url(../images/main_pic.png);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
}

DIV#mainPicAzienda
{
	width: 364px;
	height: 225px;
	background-image: url(../images/main_pic.png);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
}

DIV#mainLarge
{
	width: 364px;
	float: right;
}

DIV#mainBlur
{
	width: 246px;
	height: 14px;
	background-image: url(../images/main_bluring.png);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

DIV#footer
{
	display: block;
	float: left;
	height: 117px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

DIV#copyright
{
	float: left;
	padding: 60px 0 0 24px;
}

DIV#secondMenu
{
	color: #FFF;
	float: right;
	padding: 60px 70px 0 0;
}


DIV#webmaster
{
	float: right;
	color: #FFF;
	text-align: right;
	padding: 18px 6px 0 0;
}

H2
{
	margin: 0px;
	padding-left: 5px;
	vertical-align: middle;
	color: #EEE;
	font-size: 1.3em;
	background-image: url(../images/h2_22.png);
	background-repeat: repeat-x;
	background-position: left;	
	border: solid 1px #999;
	height: 22px;
	width: 100%;
}

.indent
{
	display: block;
	float: left;
	width: 94%;
	padding: 3%;
}

.dottenLine
{
	display: block;
	float: left;
	width: 100%;
	height: 9px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left;
}

DIV#leftBox
{
	width: 240px;
	float: left;
}

DIV.rightBox
{
	padding-top: 10px;
	padding-right: 10px;
	width: 350px;
	float: right;
}

DIV.homeBoxWork1, DIV.homeBoxWork2
{
	display: block; 
	float: left;
	width: 94%;
	padding: 2%;
	border: dotted 1px #CCC;
}

DIV.homeBoxWork1 { background-color: #fdffe5; }
DIV.homeBoxWork2 { background-color: #f0fff0; }

DIV.homeBoxWork1 A, DIV.homeBoxWork2 A
{
	color: Black;	
	font-weight: bold;
}

DIV.homeBoxWork1 A:hover, DIV.homeBoxWork2 A:hover
{
	color: Red;	
	font-weight: bold;
}

DIV.homeBoxWork1 IMG, DIV.homeBoxWork2 IMG
{
	float: left;
	margin-right: 6px;
}

DIV.homeBoxElem
{
	width: 100%; 
	display: block; 
	float: left;
}

.pager
{
	width: 100%;
	float: right;	
	text-align: right;
	margin: 5px 0px;
}

.DivPhotos
{
	display: block;
	float: left;
	width: 100%;
	background-color: #F1F1F1;
	border: dotted 1px #CCC; 
	padding: 10px 0px;
}

.DivPhotos IMG
{
	float: left; 
	display: block;
	margin: 0px 5px 10px 5px;
	border: solid 1px #FFF;
}

IMG.left
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

DIV#full INPUT, DIV#full SELECT, DIV#full TEXTAREA
{
	font: 14px Verdana;
    font-size: 14px;
	border:outset 1px #ccc;
	background:#999;
	color:#222;
	font-weight: bold;
	padding: 2px 3px;
	background:url(../images/form_button.gif) repeat-x left top;
	background-color: #D8D8D8;
}
