﻿/* Tabella Destra Home Page e Descrizione Prodotto*/

.Tab_Home
{
    width: 304px;
    float: left;
    margin-left: 25px;
}
.Tab_Home_Body
{
}

.Tab_Home_Title
{
    text-align: center;
    padding-left: 0px;
    height: 25px;
	font-size: 18px;
	color: #FFFFFF;
	background:url(../Images/Titlebar.png);
	background-repeat: no-repeat;
}

.Tab_Home_Text
{
    text-align: center;
	font-size: 12px;
	color: #000000;
}

.Tab_Home_ProdottiDL
{
    width: 290px;
    text-align: center;
	font-size: 12px;
	color: #000000;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-top: 0px;
	BORDER-BOTTOM: #aac7d9 1px solid; 
    BORDER-LEFT: #aac7d9 1px solid; 
    BORDER-TOP: #aac7d9 1px solid; 
    BORDER-RIGHT: #aac7d9 1px solid;
}

.Tab_Home_NewsText
{
    width: 296px;
    float:left;
	font-size: 11px;
	font-weight:bold;
	color: #990000;
	padding-top: 10px;
	margin-top: 0px;
	BORDER-BOTTOM: #aac7d9 1px solid; 
    BORDER-LEFT: #aac7d9 1px solid; 
    BORDER-TOP: #aac7d9 0px solid; 
    BORDER-RIGHT: #aac7d9 1px solid;
    background-image: url("../images/box_repeater.jpg");
    background-position: 100% top;
    background-repeat:repeat-x;
}

.Tab_Home_NewsText UL
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}

.Tab_Home_NewsText LI
{
    margin-left: -25px;
}

.Tab_Comandi
{
    float:left;
	font-size: 12px;
	BORDER-BOTTOM: #bbbbbb 0px solid; 
    BORDER-LEFT: #bbbbbb 0px solid; 
    BORDER-RIGHT: #bbbbbb 0px solid;
    padding-top: 10px;
	padding-bottom: 5px;
	line-height: 20px;
	color: #022338;
	text-decoration: none;
	width: 100%;
}

.Tab_Comandi A
{
	text-decoration: none;
}

.Tab_Comandi_dx
{
    width: 80%;
    text-align:right;
}

.Tab_Comandi_sx
{
    width: 20%;
    text-align: left;
}

/* Tabella Portfolio */

.Tab_Portfolio
{
    width: 100%;
}

.Tab_Portfolio_Title
{
    font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	height: 20px;
	color: #666666;
	text-align: center;
	text-decoration: none;
}

.Tab_Portfolio_Settore
{
    font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	height: 20px;
	color: #990000;
	text-align: center;
	text-decoration: none;
}

.Tab_Portfolio_Image
{
    text-align: center;
}

/* Tabella Categoria e SubCategorie */

.Tab_Prodotti
{
    width: 180px;
    BORDER-BOTTOM: #aac7d9 1px solid; 
    BORDER-LEFT: #aac7d9 1px solid; 
    BORDER-TOP: #aac7d9 1px solid; 
    BORDER-RIGHT: #aac7d9 1px solid;
}

.Tab_Prodotti_Title
{
    background: #022338;
    color: #FFFFFF;
    font-size: 14px;
	line-height: 20px;
	height: 25px;
	text-align: center;
	text-decoration: none;
}


.Tab_Prodotti_UnderTitle
{
    background: #3282a9;
    height: 8px;
}

.Tab_Prodotti_Image
{
    background: #e2ecf2;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    height: 130px;
    text-align: center;
}

.TestoRed_Top_900px
{
    width: 900px;
    font-size: 16px;
	color: #3282a9;
	float: left;
}

.TestoRed_Top_900px UL
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}

.TestoRed_Top_900px LI
{
    margin-left: -25px;
}

.TestoRed_Top_900px A
{
    color: #3282a9;
}

.TitoloRed_Top_900px
{
    width: 900px;
    font-size: 16px;
	color: #990000;
	padding-bottom: 20px;
	float: left;
}

/* Tabella Admin Console */

.TabellaLinkWeb
{
    width: 350px;
    height: 100px;
    float: left;
    margin-left: 20px;
    margin-right: 40px;
    margin-bottom: 20px;
    margin-top: 20px;
    background-image: url("../images/box_repeater.jpg");
    background-position: 100% top;
    background-repeat:repeat-x;
    BORDER-BOTTOM: #939393 1px solid; 
    BORDER-LEFT: #939393 1px solid; 
    BORDER-TOP: #939393 1px solid; 
    BORDER-RIGHT: #939393 1px solid;
}

.TabellaLinkWeb_Image
{
    width: 80px;
    vertical-align: top;
    text-align: center;
}
.TabellaLinkWeb_Title
{
	font-size: 18px;
	color: #297592;
}
.TabellaLinkWeb_Text
{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}