/* CSS Document */

/* colori:
blu  #006CB1
azzurro   #AEE2FA  */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-image: url(../Images/Components/BgBody.jpg);*/
	background-repeat: repeat;
	color: #666666;
}

#Main {
	height: 100%;
	width: 100%;
}

#flashcontent {
	width: 630px;
	height: 280px;
}

#flashcontent2 {
	width: 900px;
	height: 90px;
	z-index:-1;
}

#flashcontent3 {
	width: 630px;
	height: 100px;
	z-index:-1;
}

#flashcontent6 {
	width: 130px;
	height: 130px;
	z-index:1;
}

table.Main { height: 100%; }

html, body { height: 100%; }

.BgkBlue {
	background-color: #006CB1;
}

.BgkWhite {
	background-color: #FFFFFF;
}

.BgkWater {
	/*background-image: url(../Images/Components/BgWater.jpg);*/
	background-position: top left;
	background-repeat: no-repeat;
}

.BgkWater2 {
	background-image: url(../Images/Components/BgWater2.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.BgkWater3 {
	background-image: url(../Images/Components/BgWater3.png);
	background-position: top left;
	background-repeat: no-repeat;
}

/*.BorderAzzBtm {
	border-bottom: #AEE2FA 1px solid;
}

.BorderAzzTop {
	border-top: #AEE2FA 1px solid;
}

.BorderAzzRight {
	border-right: #AEE2FA 1px solid;
}

.BorderAzz {
	border: #AEE2FA 1px solid;
}

.BorderAzz2 {
	border: 1px solid #00aeef;
}

.BorderAzz2Top {
	border-top: 1px solid #00aeef;
}

.BorderAzz2Btm {
	border-bottom: 1px solid #00aeef;
}

.BorderAzz2Left {
	border-left: 1px solid #00aeef;
}

.BorderAzz2Right {
	border-right: 1px solid #00aeef;
}
*/

.BgAzz2 {
	background-color: /*#e2f4fd*/ #DAECF8;
}

.BgAzz3 {
	background-color: /*#e2f4fd*/ #d2e7bb;
}

.BgAzz4 {
	background-color: /*#e2f4fd*/ #bfe7f9;
}




.BgFlash {
	/*background-image: url(../Images/Components/BgFlash.jpg);*/
	background-position: top;
	background-repeat: repeat-x;
}

#TestDxTop {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
    width: 100%;
    height: 30px;
	position: absolute;
	right: 5px;
	bottom: 0px;
	z-index: 1;
	border: none;
	text-align: right;
	vertical-align: top;
}

#TestDxTop2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
    width: 100%;
    height: 30px;
	position: absolute;
	right: 5px;
	bottom: 0px;
	z-index: 1;
	border: none;
	text-align: right;
	vertical-align: top;
}

.Footer3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.Footer{
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration:none;
}

.Footer:hover {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}

.Footer2 {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.Footer2:hover {
	font-size: 9px;
	color: #006CB1;
	font-weight: bold;
}

.Img {
	border: 1px solid #1173b2;
	height: 19px;
	width: 26px;
	padding: 0px;
}

a.Img {
	border: 1px solid #1173b2;
	height: 19px;
	width: 26px;
	padding: 0px;
	display: block;
}

a.Img:hover {
	border: 1px solid #FFFFFF;
	height: 19px;
	width: 26px;
	padding: 0px;
}

.Img2 {
	border: 1px solid #1173b2;
	height: 15px;
	width: 22px;
	padding: 0px;
}

a.Img2 {
	border: 1px solid #1173b2;
	height: 15px;
	width: 22px;
	padding: 0px;
	display: block;
}

a.Img2:hover {
	border: 1px solid #FFFFFF;
	height: 15px;
	width: 22px;
	padding: 0px;
}

.BorderGrey {
	border: 1px solid #999999;
}

.BorderGreyLeft {
	border-left: 1px solid #999999;
}

.BorderGreyRight {
	border-right: 1px solid #999999;
}

.BorderGreyTop {
	border-top: 1px solid #999999;
}

.BorderGreyBtm {
	border-bottom: 1px solid #999999;

}

.BorderGrey2 {
	border: 1px solid #CCCCCC;
}

.BgHeadline {
	/*background-image: url(../Images/Components/BgHeadline.png);*/
	background-position: bottom;
	background-repeat: no-repeat;
}

.Padding5 {
	padding: 5px;
}

.Padding2 {
	padding: 2px;
}

.Padding15 {
	padding: 15px;
}

.Padding10 {
	padding: 10px;
}

.Padding10Left {
	padding-left: 10px;
}

.Padding20Right {
	padding-right: 20px;
}


.Padding10Right {
	padding-right: 10px;
}

.Padding10Top {
	padding-top: 10px;
}

.Padding3Top {
	padding-top: 3px;
}

.Padding10Btm {
	padding-bottom: 10px;
}

.Padding5Btm {
	padding-bottom: 5px;
}

.Padding5Top {
	padding-top: 5px;
}

.Padding5Left {
	padding-left: 5px;
}

.Padding15Left {
	padding-left: 15px;
}

.Padding15Right {
	padding-right: 15px;
}

.Padding15Top {
	padding-top: 15px;
}

.Padding15Btm {
	padding-bottom: 15px;
}

.Title {
	font-size: 18px;
	font-weight: bold;
	color: #006B9C;
}

.Title2 {
	font-size: 15px;
	font-weight: bold;
	color: #006B9C;
}

.TitleNews {
	font-size: 18px;
	font-weight: bold;
	color: #038dcc;
}

.SubTitle {
	font-size: 12px;
	font-weight: bold;
	color: #006B9C;
}

.Text {
	color: #006B9C;
}

.White {
	color: #FFFFFF;
}

.White2 {
	font-weight: bold;
	color: #FFFFFF;
}

.BgWelcome {
	/*background-image: url(../Images/Components/BgWelcome.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}

td.Menu {
	background: #009ee0;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 138px;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-width: 1px;
	border-color: transparent;
}

a.Menu:hover {
	border: 1px solid #FFFFFF;
	/*background-image: url(../Images/Components/BgMenuO.jpg);*/
	background-position: center;
	color: #000000;
}

.BorderRightGrey {
	border-right: 1px solid #999999;
}

.BorderLeftGrey {
	border-left: 1px solid #999999;
}

.BorderTopGrey {
	border-top: 1px solid #999999;
}

.BorderBtmGrey {
	border-bottom: 1px solid #999999;
}

.BorderRightWhite {
	border-right: 1px solid #FFFFFF;
}

.BorderTopWhite {
	border-top: 1px solid #FFFFFF;
}



a.Link {
	font-weight: bold;
	text-decoration: none;
	color: #006B9C;
}

a.Link:hover {
	font-weight: bold;
	text-decoration: underline;
	color:#006B9C;
}

.BgAzz {
	background-color: /*#AEE2FA*/ #009ee0;
	color: #FFFFFF;
}

.BgAzzTrasp {
	/*background-image: url(../Images/Components/BgAzzTrasp.png);*/
	background-repeat: repeat;
}

.BgNewsTitle {
	/*background-image: url(../Images/Components/BgNewsTitle.jpg);*/
	background-repeat: no-repeat;
}

.BgNewsTitle2 {
	/*background-image: url(../Images/Components/BgNewsTitle2.jpg);*/
	background-repeat: no-repeat;
}

.BgHightlight {
	/*background-image: url(../Images/Components/BgHighlight.jpg);*/
	background-repeat: no-repeat;
	background-position: top left;
}

.BgSearch {
	/*background-image: url(../Images/Components/BgSearch.jpg);*/
	background-repeat: no-repeat;
	background-position: top left;
}

.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006CB1;
	border: #FFFFFF 1px solid;
	height:20px;
	width: 50px;
	background-image: url(../Images/Components/BgButton.jpg);
	background-repeat: repeat-x;
	background-position: center;
	cursor:pointer;
	/*cursor:url("Hand.cur");*/
}

.Button:hover {
	color: #FFFFFF;
	border: #646464 1px solid;
}

.BgProdCard {
	background-image: url(../Images/Components/BgProdCard.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.BorderWhiteRight {
	border-right: #FFFFFF solid 2px;
}

.BorderWhiteLeft {
	border-left: #FFFFFF solid 1px;
}

.BorderWhiteBtm {
	border-bottom: #FFFFFF solid 2px;
}

.TitleCard {
	color: #FFFFFF;
	font-size: 12px;
}

.Code {
	font-size: 12px;
	font-weight: bold;
}

.Data {
	font-size: 11px;
}

.TitleData {
	color: /*#00aeef*/ #000000;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
}

.TitleData2 {
	color: #00aeef;
	font-size: 11px;
}

a.PulsLink {
	color: #006CB1;
	text-decoration: none;
}

a.PulsLink:hover {
	color: #999999;	
}

.BgPuls {
	/*background-image: url(../Images/Components/BgPuls.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom;
}

.BgPuls2 {
	/*background-image: url(../Images/Components/BgPuls2.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom;
}

#ImgProd {
	width: 200px;
	height: 245px;
	position: absolute;
	top: 350px;
	left: 42%;
	z-index: 1;
	border: none;
	text-align: center;
	vertical-align: top;
	visibility: visible;
}

#ImgConfig {
	width: 300px;
	height: 130px;
	position: relative;
	top: -50px;
	left: 0px;
	z-index: 1;
	border: none;
	text-align: center;
	vertical-align: top;
	visibility: visible;
}

.BgImgProd01 {
	/*background-image: url(../Images/Components/BgImgProd.png);*/
	background-repeat: no-repeat;
	background-position: center;
}

a.SectionLink {
	font-size: 15px;
	color: #006CB1;
	text-decoration: none;
	font-weight: bold;
}

a.SectionLink:hover {
	font-size: 15px;
	color: #006CB1;
	text-decoration: underline;
	font-weight: bold;
}

.Tratteggio {
	background-image: url(../Images/Components/Puntino.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.Width200 {
	width: 300px;
}

.Width150 {
	width: 130px;
}

.BgThumb01 {
	/*background-image: url(../Images/Components/BgThumb01.png);*/
	background-repeat: no-repeat;
	background-position: center;
}

.BgThumb02 {
	/*background-image: url(../Images/Components/BgThumb02.png);*/
	background-repeat: no-repeat;
	background-position: center;
}

.BgThumb03 {
	/*background-image: url(../Images/Components/BgThumb03.png);*/
	background-repeat: no-repeat;
	background-position: center;
}

.BgThumb04 {
	/*background-image: url(../Images/Components/BgThumb04.png);*/
	background-repeat: no-repeat;
	background-position: center;
}

.BgThumb05 {
	/*background-image: url(../Images/Components/BgThumb05.png);*/
	background-repeat: no-repeat;
	background-position: center;
}

.BgThumb06 {
	/*background-image: url(../Images/Components/BgThumb06.png);*/
	background-repeat: no-repeat;
	background-position: center;
}

.BgThumb07 {
	/*background-image: url(../Images/Components/BgThumb07.png);*/
	background-repeat: no-repeat;
	background-position: center;
}

.Interlinea {
	line-height: 20px;
}

a.LinkText {
	font-size: 12px;
	color: #006CB1;
	text-decoration:none;
	font-weight: bold;
}

a.LinkText:hover {
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}

.BgTech {
	/*background-image: url(../Images/Components/BgTech.jpg);*/
	background-repeat: repeat;
}

a.Site {
	width: 600px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	background-repeat: repeat;
	padding-top: 6px;
}

a.Site:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
}

.BgList {
	/*background-image: url(../Images/Components/BgList.png);*/
	background-position: center left;
	background-repeat: no-repeat;
}

.Padding50Left {
	padding-left: 50px;
}

.Error {
	color: #FF0000;
}

.Blu {
	color: #006CB1;
}

.BgDomestico {
	background-color: #69c49f;
}

.BgIndustriale {
	background-color: #8f969a;
}

.BgCalore {
	background-color: #cc5633;
}

.BgTitle {
	background: #009ee0;
	background-repeat: repeat-x;
	background-position: left top;
}

a.Contacts {
	text-decoration: none;
	color: #000000;
}

a.Contacts:hover {
	text-decoration: none;
	color: #006CB1;
}

.Credits {
	font-size: 9px;
	color:#000000;
}

.BgTop {
	/*background-image: url(../Images/Components/BgTop.png);*/
	background-repeat: repeat-x;
	background-position: bottom left;
}

.BgBtm {
	/*background-image: url(../Images/Components/BgBtm.png);*/
	background-repeat: repeat-x;
	background-position: top left;
}

.BgWaterV {
	/*background-image: url(../Images/Components/BgWaterV.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}

.BgWaterV2 {
	/*background-image: url(../Images/Components/BgWaterV2.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
}

.BgWaterHome {
	/*background-image: url(../Images/Components/BgWaterHome.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom left;
}

.BgWaterHome2 {
	/*background-image: url(../Images/Components/BgWaterHome2.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom right;
}

.BgWaterHome3 {
	/*background-image: url(../Images/Components/BgWaterHome3.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom right;
}

.BgConfig {
	/*background-image: url(../Images/Components/BgConfig.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom left;
}

a.Config {
	color: #FFFFFF;
	text-decoration: none;
	width: 630px;
	height: 23px;
	display: block;
	vertical-align: middle;
	padding-top: 7px;
}

a.Config:hover {
	color: #AEE2FA;
	text-decoration: none;
	width: 630px;
	height: 23px;
	display: block;
	vertical-align: middle;
}

.ImgPadding {
	padding-top: 30px;
	padding-bottom: 30px;
}

.BgNewsNew{
	/*background-image: url(../Images/Components/BgNewsNew.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom;
}

.BgPuls {
	/*background-image: url(../Images/Components/BgPuls.png);*/
	background-position: bottom;
	background-repeat: no-repeat;
}

.Padding3Btm {
	padding-bottom: 3px;
}

a.Puls {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.Puls:hover {
	color: #AEE2FA;
	text-decoration: none;
	font-weight: bold;
}

a.NewsLink {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

a.NewsLink:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.Bold {
	font-weight: bold;
}

.H30 {
	height:30px;
}

.BgBodyMiddle {
	/*background-image: url(../Images/Components/BgBodyMiddle.png);*/
	background-repeat: repeat-y;
	background-position: right;
}

.BorderTopBlack {
	border-top: #000000 1px solid;
}

.BorderBtmBlack {
	border-bottom: #000000 1px solid;
}

.BorderLeftBlack {
	border-left: #000000 1px solid;
}

.BorderRightBlack {
	border-right: #000000 1px solid;
}

/*CSS 2011 */

.BgHeadlineHome {
	background-image: url(../Images/Components/BgHeadlineHome.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.BgHeadlineTele{
	background-image: url(../Images/Components/BgHeadlineTele.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.TitleHome {
	font-size: 11px;
	color: #006dac;
	font-weight: bold;
}

.BgHeadPulsHome {
	background: url(../Images/Components/BgHeadPulsHome.png) top center no-repeat;
}

.BgPulsHome {
	background: url(../Images/Components/BgPulsHome.png) top center no-repeat;
}

a.TitleHome {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

a.TitleHome:hover {
	font-size: 10px;
	color: #AEE2FA;
	text-decoration: none;
	font-weight: bold;
}

a.TitleHome2 {
	font-size: 10px;
	color: #006dac;
	text-decoration: none;
	font-weight: bold;
}

a.TitleHome2:hover {
	font-size: 10px;
	color: #AEE2FA;
	text-decoration: none;
	font-weight: bold;
}

.TitleCategory {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
}

.TextCategory {
	color: #666666;
}

.TitleProdCat {
	color: #006dac;
	font-weight: bold;
}

.BgNews {
	background: url(../Images/Components/BgNewsTrasp.png) repeat;
}

.BgNews2 {
	background: url(../Images/Components/BgNews2.png) repeat;
}

.NewsTitle {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a.News {
	font-size: 12px;
	color: #FFFFFF;
}

a.LinkBack {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

a.LinkBack:hover {
	font-size: 12px;
	text-decoration: none;
	color: #006dac;
}

.TitleCatGrey {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
}

a.TitleCatGrey {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.TitleCatGrey:hover {
	color: #006dac;
	font-weight: bold;
	text-decoration: none;
}

.Padding10Btm {
	padding-bottom: 10px;
}

.BgBodyBtm {
	background-image: url(../Images/Components/BgBodyBtm.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.TitleCategory2 {
	font-size: 15px;
	font-weight: bold;
}
