@charset "utf-8";
body, p, a, h1, h2, h3, h4, h5, h6, ol, ul ,li{
	padding:0;
	margin:0;
	list-style:none;}
	
.right{
	float:right;}
.left{
	float:left;}
.clear {
	clear: both;
	height: 0;
	border: none;
	padding: 0;}
body {
	background-repeat: repeat;
	font-family:'Open Sans', sans-serif;
	background-color: #1B1436;
}
#corpo {
	margin: 50px auto 0;
	width: 1024px;
	height: 680px;
	-moz-box-shadow: 0 4px 10px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 4px 10px rgba(0,0,0,0.9);
	box-shadow: 0 4px 10px rgba(0,0,0,0.9);
	text-align: justify;
}
#corpo1 {
	margin: 50px auto 0;
	width: 1024px;
	height:auto;
	-moz-box-shadow: 0 4px 10px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 4px 10px rgba(0,0,0,0.9);
	box-shadow: 0 4px 10px rgba(0,0,0,0.9);
	text-align: justify;
}
#colsx {
	background-image: url(img/sfondo_menu.jpg);
	background-repeat: repeat;
	height: 680px;
	width: 204px;
	float: left;
}

#contenuti {
	width: 820px;
	height: 680px;
	background-color: #71B19B;
}
#contenuti1 {
	width: 820px;
	height:auto;
	background-color: #71B19B;
	position: relative;
}
#footer {
	background-image: url(img/sfondo_menu.jpg);
	background-repeat: repeat;
	width:1024px;
	height:125px;
	margin:0 auto;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color:#71B19B;
	-moz-box-shadow: 0 4px 10px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 4px 10px rgba(0,0,0,0.9);
	box-shadow: 0 4px 10px rgba(0,0,0,0.9);
}
#footer1 {
	background-image: url(img/sfondo_menu.jpg);
	background-repeat: repeat;
	width:820px;
	height:125px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color:#71B19B;
	-moz-box-shadow: 0 4px 10px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 4px 10px rgba(0,0,0,0.9);
	box-shadow: 0 4px 10px rgba(0,0,0,0.9);
}
#menu {
	width: 204px;
	margin-top: 10px;
}
#menu ul {
	list-style: none;
}
#menu ul li {
	font-size: 14px;
	color: #333;
	height: 40px;
	width: 204px;
	font-weight: bold;
}
#menu ul li a {
	padding-left:100px;
	text-decoration: none;
	color: #534741;
	text-align:left;
	display: block;
	line-height: 40px;
}
#menu ul li a:hover, #attivo {
	color: #FFF;
	font-weight: bold;
	}
#menu .selezionato {font-weight: bold;
					background-image:url(img/menu_fisso.png);
					color:#FFF;}		
#logo {
	margin-top:30px;
	background-image:url(img/logo_tecnoroms.png);
	background-repeat: no-repeat;
	height: 126px;
	width:204px;
	text-indent: -999px;
	left:0;
	top:-1px;
}

 #logo a {
	display: block;
	height: 126px;
}
#contenuti h2, #contenuti1 h2 {
	font-style: italic;
	color: #FFF;
	padding-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #FFF;
	margin-right: 20px;
	margin-left: 30px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 18px;
}
#dati {
	float: left;
	height: auto;
	width: 350px;
	margin-left: 30px;
	border-right-width: thin;
	border-right-style: ridge;
	border-right-color: #CECCCD;
}
#dati p {
	color: #000;
	font-size: 14px;
}
#form {
	float: right;
	height: auto;
	width: 400px;
	
}
#form p {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
}
#footer p, #footer1 p {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding-top:30px;
	letter-spacing: 1pt;
}
#footer .Tfotter, #fotter1 .Tfooter{
	color: #666666;
	padding:0px;
}
#form a {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bolder;
}
.testo{
	font-size: 13px;
	margin: 10px 40px 0;
	font-weight: bold;

}
#contenuti p, #contenuti1 p	{
	font-size: 11px;
}

#contenuti ol li {
	color: #FFF;
	padding-right: 30px;
	padding-top: 10px;
	list-style-type: lower-alpha;
	margin-left: 70px;
	font-size: 13px;
	font-weight: bold;
}
#contenuti p img, #contenuti1 p img {
	margin-bottom: 10px;
	margin-top: 10px;
	border: solid 1px #FFF;
}
#cont_sx ul li, #cont_dx ul li {
	color: #FFF;
	padding-right: 10px;
	padding-top: 10px;
	list-style-type:disc;
	margin-left: 50px;
	font-size: 12px;
	font-weight: bold;
}
#cont_sx, #cont_dx{
	float: left;
	height: auto;
	width: 400px;
}
#contenuti1 .prod li a, #contenuti .prod li a  {
	font-size: 12px;
	font-weight: bold;
	color: #03F;
}
#contenuti1 .prod, #contenuti .prod {
	margin-left: 20px;
	padding-left: 20px;
}
.lingue {
	margin-top:20px;
	margin-left:10px;
}

#contenuti1 .prod li h4 {
	font-size: 14px;
	color: #333;
}
#contenuti1 .prod li .rosso {
	color: #C00;
	font-weight: bold;
}
#contenuti1 .prod li p {
	margin-right: 10px;
	margin-left: 10px;
	color: #FFF;
	width: 750px;
}
#contenuti1 .prod li img {
	margin-right: 10px;
}
#contenuti1 .prod li {
	height: 210px;
	width: auto;
	margin-bottom: 10px;
	display: block;
}
#corpo1{
	height: auto;
}
#contenuti1 .prod .car {
	height:340px;
	width: auto;
	margin-bottom: 10px;
	display: block;
}
#contenuti1 .prod .car {
	height:340px;
	width: auto;
	margin-bottom: 10px;
	display: block;
}
#contenuti1 .prod .car {
	height:340px;
	width: auto;
	margin-bottom: 10px;
	display: block;
}
#contenuti1 .prod .car {
	height:340px;
	width: auto;
	margin-bottom: 10px;
	display: block;
}
#contenuti1 .prod .car {
	height:340px;
	width: auto;
	margin-bottom: 10px;
	display: block;
}
#contenuti1 .prod .car1 {
	height:450px;
	width: auto;
	margin-bottom: 10px;
	display: block;
}