/*
 * @autor Daniele Corti - daniele@gestweb.com
 * All the contents of this file belong to GESTWEB Research s.r.l.
 * 
 */
body {
	font-family: Tahoma, Arial;
	text-align: center;
	background-color: #ffffff;
}

p {
	text-align: center;
}

h2 {
	text-align: center;
}

/*
Home Page
*/
div#total {
	width: 815px;
	padding: 0px;
	height: 410px;
	text-align: left;
}

div#prodotti{
	width: 815px;
	height: 200px;
	clear:both;
	position: absolute;
	margin: 205px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #C0C0C0;
}

div#servizi{
	width: 815px;
	height: 200px;
	clear:both;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #C0C0C0;

}

div#prodotti p{
	margin-left: 10px;
	display: block;
	position: absolute;
}

div#servizi p {
	margin-left: 10px;
	display: block;
	position: absolute;
	margin-top: 5px;
}

div#prodotti img{
	display: block;
}

.button {
	width: 150px;
	height: 17px;	
	padding: 22px 0px;
	background-image: url(../images/bottone.gif);
	font-size: 13px;
}

div#footer-home{
	width: 815px;
	padding: 0px;
	padding-top: 50px;
	margin-top: 0px;
	border-top: 1px solid #C0C0C0;
}


/*
Prodotti
*/

div#header
{
	width: 779px;
	height: 109px;
	text-align: left;
	padding-left: 10px;
}

div#CategoriesMenu 
{
	margin-left: 0px;
	padding: 0px;	
	width: 170px;
}

div#ProdDescrizione
{
	width: 430px;
	padding: 0px;
	margin-top: 0px;
}

div#Schede
{
	width: 210px;
	padding: 0px;
}

div#total2
{
width: 815px;
padding: 0px;
border-bottom: 1px solid #274d26;
}

/*
PagProdotto Grafica
*/

.spaced {
	width: 292px;
	height: 185.5px;
	text-align: center;
	padding-top: 74.5px;
}

#tabbedCat {
	width: 160px;

}

#ScheduleTab {
	width: 214px;

}

#CorpoProd {
	width: 400px;
	padding: 0px 15px;

	color: #003366;

}

.CatTitle
{
	background-color: #666699;
	margin: 1px;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.CatTitle a{
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;	
}

.CatContent {
	border: 1px solid #666699;
	margin: 1px;
	font-size: 10px;
	color: #4d734d;
	text-decoration: none;
}


.CatContent a{
	font-size: 10px;
	color: #4d734d;
	text-decoration: none;
}
.CatContent a:hover{
	font-size: 10px;
	color: #ffae00;
	text-decoration: none;
}

#ScheduleTab .CatContent a {
	font-size: 12px;
}

.CatContent ul {
	text-align: left;
}


#CorpoProd p{
	text-align: left;
	font-size: 12px;
}
/*
Common
*/

div#footer{
	width: 815px;
	padding: 0px;
	padding-top: 50px;
	margin-top: 2px;
	border-top: 1px solid #274d26;
}



/*
Grafica
*/

#prodotti a {
	font-weight: bold;
	text-decoration: none;
	color: black;
}


.little {
	font-size: 9px;
}

.bigger {
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.lefted {
	text-align: left;
}

ul.arrow li {
	list-style-image: url(../images/li.gif);
	color: black;
}

.CartClass{
	background-color: #666699;
	margin: 1px;
	padding: 2px;
	width: 208px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.BigClass{
	border: 1px solid #666699;
	margin: 1px;
	padding: 2px;
	width: 152px;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align: center;
}

div.ImgClass{	
	
	margin: 1px;
	padding: 2px;
	width: 154px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
}

.CartClass a
{	
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.HomeClass {
	background-color: #666699;
	margin: 1px;
	padding: 2px;
	width: 154px;
}

.HomeClass a {
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.green {
	text-transform: capitalize;
	color: white;
	background-color: #669966;
}

.green a {
	text-transform: capitalize;
	color: white;
	background-color: #669966;
	text-decoration: none;
	font-size: 15px;
}

p#center {
	text-align: center;
}

p#right {
	text-align: right;
}

#right form {
	width: auto;
	display: inline;
	margin-left: 10px;
}

#center img {
	margin-top: 2px;
}

th, td {
	font-size: 10px;

}

p#total {
	text-align: right;
}

p#total2 {
	text-align: right;
}



.buyTable th {
	text-align: right;
}

