/* CSS Document */

/*  
Theme Name: GMS
Theme URI: http://www.gmssnc.it
Description: Sito della gms
Version: 1.0
Author: Claudio Tirinnanzi
Author URI: http://www.dadalo.net/

*/

body{
	background-image: url(sfondo.gif);
	background-repeat: repeat-x;
	background-color: #7087a6;
}
#contenitoreinterno{
	width: 800px;
	height:500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	position:relative;
	background:url(interna.png);
}
#address{
	width: auto;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	position:relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#menuinterno{
	float: left;
	position: relative;
	top: 24px;
	left: 5px;
}
#menuinterno ul {
	list-style-image: none;
	list-style-type: none;
	left: 2px;
	margin: 0px;
	padding: 0px;
}
#menuinterno ul li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing: 0.3pt;
	font-size: 9pt;
	font-weight: bold;
}
#menuinterno ul li a {
	display: block;
	float: left;
	color: #244795;
	font-size: 10px;
	margin: 0;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	line-height: 23px;
}
#menuinterno ul li a:hover {
	color: #297831;
}
#testo{
	width: 450px;
	height:360px;
	position:relative;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 80px;
	overflow: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	padding-top: 45px;
	color: #333;
	text-align: left;
}
#testo a{
	color:#297831;
	text-decoration:none;
}
#testa a:hover{
	text-decoration:underline;
}
#testo h2 a{
	text-decoration:none;
	color:#2a7932;
	text-align:left;
}
p img {
max-width:100%;
padding:0;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.alignleft {
display:inline;
border-style:none;
margin:0 7px 2px 0;
padding:4px;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}
.testo{
	width:190px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0.4pt groove #667B97;
	height: 20px;

}
.area{
	width:400px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0.4pt groove #667B97;

}
.spedisci{
	border: 0.6pt groove #D6D6D6;
	background-color: #667A96;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
