/* CSS Document */
 body {
	background-image: url(../PROGETTI/MECCATRONICI/IMG/sfondo.png);
	background-repeat: no-repeat;
	background-position: left top;
	 
}
 body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 1%;
	margin-bottom:1%;
	margin-left:6%;
		}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



.titolo{
	width:98%;
	color: #122069;
	background-color: #FFFFFF;
	text-decoration: none;
	height:70px;
	line-height:1.3em;
	padding-top:0.3%;
	padding-bottom:1%;
	padding-left:1%;
	padding-right:1%;
	margin-bottom:2%;
	margin-left:3%;
	font-size:180%;
	font-family: "Trebuchet MS";
	text-align: center;
	vertical-align: middle;
	border-radius: 10px;
	box-shadow:10px 10px 15px #999999;
 	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #122069; 
	
	 }

.title {
	color:  #FF6600;
	font-size: 100%;
}
.ecomm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
}
div.cont  /*BOX CONTENITORE PRINCIPALE*/
{
color: #000033;
position: absolute;
z-index:10;
	box-sizing: border-box;
	height:800px;
	margin:0%;
	width:100%;
	border-radius: 10px;
     border: 40px solid  #FF6600 ;

	background-color:  #FFFFFF;
/*	box-shadow:   150px 150px 1px    #1F497D, -100px  -100px 1px    #1F497D;*/
	/*box-shadow: 10px 10px 50px #000000 , 100px 100px 100px #0033CC  , -1px -60px 100px  #000066   ;*/
 }
div.centrale /*CONTENITORE CENTRALE*/
{
 
 	width:97%;
	background-color:   #FFFFFF;
	z-index:1;
  	overflow: auto;
	height:650px;
	margin-left:1%;
	margin-right:0%;
	line-height:26px;
 padding-top:2%;
padding-bottom:2%;
padding-left:2%;
padding-right:1%;
    border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
border-radius: 30px;
box-shadow:-8px -8px 25px #CCCCCC  , 8px 8px 25px #CCCCCC;

	/* 	border-radius:10px;
 	box-shadow: -2px -2px 5px  #009900, -10px -7px 10px   #CCCCCC ;*/
 }

 .logo{
	width:100%;
	border-radius: 10px;
	box-shadow:5px 5px 10px #999999;
	border-top-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-left-style: double;
	border-top-color: #FF6600;
	border-left-color: #FF6633;
}
.boxlogo{
	width:99%;
	margin-left:0%;
	margin-bottom:5%;
	padding-bottom:2%;
	padding-top:2%;
	
	padding-left:0.5;
	
	border-radius: 20px;
    box-shadow:-8px -8px 25px #CCCCCC  , 8px 8px 25px #CCCCCC;
	 
}

 .box{
width:45%;
text-decoration: none;
  height:70px;
  font-size:120%;	
 background-color: #FF6600;
    color:  #FFFFFF;
	text-align: center;
	vertical-align:middle;
	border-radius: 10px;
	box-shadow:5px 5px 10px #122069  ;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color:  #122069;
}


.box a:link
{
	color: #FFFFFF;
}
.box a:visited
{
	color: #FFFFFF;
}
.box:hover
{
	background-color: #122069;
	font-size:150%;
	color:#FFFFFF;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: 15px;
	border-left-width: thick;
	border-top-style: none;
	border-bottom-style: solid;
	transition-property:all;
	transition-duration:0.5s;
	transition-delay: 0.1s;
	transition-timing-function: ease;
	border-left-style: none;
	border-bottom-color: #FF6600;
 }
.box a:hover
{	color:#FFFFFF;

}

.box1{
 
width:93%;
margin-right:7%;
text-decoration: none;
height:90px;
padding-top:40px;
padding-bottom:0%;
padding-left:1%;
padding-right:1%;
font-size:110%;	
background-color: #FF6600;
color:  #FFFFFF;
text-align: center;
 
border-radius: 15px;
box-shadow:10px 10px 15px #999999  ;
 }

 
.pulsanti{
	width:82%;
	text-decoration: none;
	
	height:40px;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:2%;
	padding-right:1%;
	margin-bottom:5%;
	margin-top:5%;
	margin-left:5%;
	font-size:120%;
	
	 
	background-image:url(PROGETTI/MECCATRONICI/IMG/punti.png);
	background-size:15% 45%;
	color:  #122069;
	text-align:  center;
	border-radius: 5px;
	box-shadow:5px 5px 10px #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#122069;
	background-repeat: no-repeat;
	background-position: left top;
	 }
.pulsanti a:link
{	color:   #122069;}

.pulsanti a:visited
{	color: #122069;}

.pulsanti:hover
{
 	background-image:url();
	font-size:110%;
	color: #FF6600;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color:  #122069;
	transition-property:all;
	transition-duration:0.5s;
	transition-delay: 0.1s;
 	transition-timing-function: ease-out;
	padding-left:0%;
	margin-left:20%;
	border-top-width: thin;
	border-top-style: none;
	border-left-width: thin;
	border-left-style: none;
 }
.pulsanti a:hover
{	color: #FF6600;}



.progetto{
	width:82%;
	text-decoration: none;
	height:30px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:2%;
	padding-right:1%;
	margin-bottom:5%;
	margin-top:5%;
	margin-left:1%;
	font-size:120%;
	background-color: #122069;
	color:  #FFFFFF;
	text-align: center;
	 
	border-radius: 10px;
	box-shadow:10px 10px 15px #999999;
	
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FF6600;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FF6600;
	 
	 }

.progetto a:link
{
	color: #FFFFFF;
}
.progetto a:visited
{
	color: #FFFFFF;
}
.progetto:hover
{
	background-color: #FF6600;
	font-size:130%;
	color:#FFFFFF;
 	border-bottom-width: 10px;
 	border-bottom-style: solid;
 	border-bottom-color:  #122069;
    border-top-width: none;
	border-top-style: none;
	border-left-width: none;
	border-left-style: none;

 	transition-property:all;
	transition-duration:0.5s;
	transition-delay: 0.1s;
	transition-timing-function: ease;
	
 }
.progetto a:hover
{	color:#FFFFFF;

}

.Stile4 {
	font-size: 26px;
	color: #000099;
}
.Stile5 {
	color: #FF6600;
	font-style: italic;
	font-size: 20px;
	line-height:2em;
}
.Stile6 {
	font-size: 22px;
	color: #000099;
}

.Stile7 {color: #999999}

