﻿body {
	margin:0px auto;
	background-image:url('../image/bg.jpg');
	background-repeat:repeat;
}

.Container {
	width:980px;
	margin:0px auto;
	border-collapse: collapse;
}

.BimbaIntesta {
	background-image:url('../image/bimbaintesta.jpg');
	width:180px;
	height:134px;
	background-repeat:no-repeat;
}

.CellaTitoloPaginaHome {
	background-image:url('../image/riga02-home.jpg');
	background-repeat:no-repeat;
	width:467px;
	height:47px;
	text-align: center;
}

.CellaTitoloPagine {
	background-image:url('../image/riga02-pagine.jpg');
	background-repeat:no-repeat;
	width:467px;
	height:47px;
	text-align: center;
}

.OmbraSxHome {
	background-image:url('../image/ombrahome-sx.jpg');
	width:8px;
	height:379px;
	background-repeat:no-repeat;
}

.OmbraSxPagine {
	background-image:url('../image/ombrapagine-sx.jpg');
	width:8px;
	background-repeat:repeat-y;
}

.CentraleHomeIt {
	background-image:url('../image/bghome-it.jpg');
	width:784px;
	height:375px;
	background-repeat:no-repeat;
}

.CentraleHomeEn {
	background-image:url('../image/bghome-en.jpg');
	width:784px;
	height:375px;
	background-repeat:no-repeat;
}

.CentraleHomeDe {
	background-image:url('../image/bghome-de.jpg');
	width:784px;
	height:375px;
	background-repeat:no-repeat;
}

.OmbraDxHome {
	background-image:url('../image/ombrahome-dx.jpg');
	width:4px;
	background-repeat:no-repeat;
}

.OmbraDxPagine {
	background-image:url('../image/ombrapagine-dx.jpg');
	width:4px;
	background-repeat:repeat-y;
	background-position:right;
}

.ChiusuraHome {
	background-image:url('../image/ombrahome-sotto.jpg');
	width:784px;
	height:4px;
	background-repeat:no-repeat;
}

.ChiusuraPagine {
	background-image:url('../image/ombrapagine-sotto.jpg');
	width:784px;
	height:4px;
	background-repeat:no-repeat;
}

.Interruzione {
	width:80%;
	background-image:url('../image/interruzione.gif');
	height:1px;
	margin:0px auto;
}

.Interruzione1 {
	width:80%;
	background-image:url('../image/interruzione.png');
	height:1px;
	margin:0px auto;
}


.BordoImg {
	border:1px #4EA2DA solid;
}

/*link*/
a:link.MenuLatHome, a:visited.MenuLatHome     { font-family: Arial, Verdana; font-size:12px; color: #FFFFFF; font-weight:bold; text-decoration:none }
a:hover.MenuLatHome, a:active.MenuLatHome    { font-family: Arial, Verdana; font-size:12px; color: #F9F400; font-weight:bold; text-decoration:none }

a:link.Genial, a:visited.Genial     { font-family: Arial, Verdana; font-size:11px; color: #ffffff; text-decoration:none  }
a:hover.Genial, a:active.Genial    { font-family: Arial, Verdana; font-size:11px; color: #ffed00; text-decoration:none  }

a:link.Link, a:visited.Link       { font-family: Arial, Verdana; font-size:11px; color: #000000; font-weight:bold; text-decoration:none }
a:hover.Link, a:active.Link      { font-family: Arial, Verdana; font-size:11px; color: #FF0000; font-weight:bold; text-decoration:none }

a:link.LinkGra, a:visited.LinkGra       { font-family: Arial, Verdana; font-size:13px; color: #000000; font-weight:bold; text-decoration:none }
a:hover.LinkGra, a:active.LinkGra      { font-family: Arial, Verdana; font-size:13px; color: #FF0000; font-weight:bold; text-decoration:none }

a:link.Lingua, a:visited.Lingua     { font-family: Arial, Verdana; font-size:12px; color: #F9F400; font-weight:bold; text-decoration:none }
a:hover.Lingua, a:active.Lingua    { font-family: Arial, Verdana; font-size:12px; color: #FFFFFF; font-weight:bold; text-decoration:none }


/*testo*/
.TitoloGiallo     { font-family: Arial, Verdana; font-size:14px; color: #4EA2DA; font-weight: bold; text-align: center; }
.TitoloHome     { font-family: Arial, Verdana; font-size:16px; color: #4EA2DA; font-weight: bold }
.TestoHome    { font-family: Arial, Verdana; font-size:13px; color: #000000; font-weight:bold }
.Testo { font-family: Arial, Verdana; font-size:13px; color: #000000;
	text-align: left;
}
.TestoPic { font-family: Arial, Verdana; font-size:12px; color: #000000;}
.TestoPicOfferte	{ font-family: Arial, Verdana; font-size:13px; color: #4EA2DA; font-weight:bold }

