@charset "utf-8";
/* CSS Document */

body {
	background: #FFF;
	margin: 0;
	padding: 0;
	font-family: arial, verdana;
	color: #333;
	line-height: 20px;
	
	font-size: x-small; /* for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for al */
	}
	
	html>body { /*be nice to Opera */
	font-size: small;
}

div#main {
	height: auto;
	margin: 0 auto;
	width: 1000px;
	font-size: 100%;
}

div#header {
	width: 1000px;
	background: url(img/header.gif) no-repeat;
	margin: 0;
	padding: 110px 0 0 0;
}



/*---------------------------------------
	GENERAL RULES
---------------------------------------*/

img {
	border: none;
}
.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

span.hidden {
	display: none;
}

hr {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin: 0;
	padding: 0;
	height: 0;
}

h2 { 
	padding: 0;
	margin: 20px 0 20px 0;
	color: #5A9C63;
	font-weight: bold;
	font-size: 180%;
	letter-spacing: 1px;
}

span.bold {
	font-weight: bold;
}


/*---------------------------------------
	LOGO
---------------------------------------*/
h1 {
	background: url(img/logo.gif) no-repeat;
	margin: 0 0 0 30px;
	padding: 0;
	width: 126px;
	height: 120px;
	position: absolute;
	top: 6px;
	
}

h1 span {
	display: none;
	margin: 0;
	padding: 0;
}

/*------------------------------------
	MENU
--------------------------------------*/
div#header span.menuBHere {
	position: absolute;
	padding: 0;
	margin: 0 0 0 172px;
	background: url(img/menu/bgBusiness.png) no-repeat;
	width: 142px;
	height: 24px;
	text-align:center;
	top: 111px;
	font-size: 110%;
	letter-spacing: 1px;
/*	color: #5A9C63;*/
}
div#header span.menuRHere {
	position: absolute;
	padding: 0;
	margin: 0 0 0 274px;
	margin/*\**/: 0 0 0 278px\9;
	background: url(img/menu/bgResidential.png) no-repeat;
	width: 162px;
	height: 24px;
	text-align:center;
	top: 111px;
	font-size: 110%;
	letter-spacing: 1px;
/*	color: #5A9C63;*/
}
div#header span.menuAHere {
	position: absolute;
	padding: 0;
	margin: 0 0 0 395px;
	margin/*\**/: 0 0 0 401px\9;
	background: url(img/menu/bgBusiness.png) no-repeat;
	width: 142px;
	height: 24px;
	text-align:center;
	top: 111px;
	font-size: 110%;
	letter-spacing: 1px;
/*	color: #5A9C63;*/
}



ul#menu {
	background: url(img/menu/bg.gif) repeat-x;
	width: 810px;
	height: 30px;
	margin: 0;
	padding: 0 0 0 190px;
	list-style: none;
	font-size: 110%;
	letter-spacing: 1px;
	color: #808080;
}

ul#menu li {
	display: inline;
	padding: 0;
	margin: 0;
/*	line-height: 27px;*/
	height: 24px;
}


ul#menu li a {
	background: url(img/menu/line.gif) no-repeat;
	padding: 0 20px 5px 20px;
	margin: 0;
}

ul#menu li.liShop {
	background: url(img/menu/line.gif) no-repeat;
	padding:  0 0 5px 350px;
	margin: 0;
}

ul#menu li.liShop a.linkShop {
	background: url(img/icone/CArrow.png) right center no-repeat;
	padding: 0 20px 3px 0;
	margin: 0;
	top: 0;
}



/*------------------------------------
	MENU02
--------------------------------------*/

div#contMenu {
	float: left;
	margin: 25px 0 0 0;
	color: #808080;
}
div#contMenu .here {
/*	color: #5A9C63;*/
	color: #000;
}
ul#menu02a,
ul#menu02b,
ul#menu02c,
ul#menu02d {
	width: 190px;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #CCC;
}
ul#menu02e {
	width: 190px;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

ul#menu02a .ilPrimo,
ul#menu02b .ilPrimo,
ul#menu02c .ilPrimo,
ul#menu02d .ilPrimo,
ul#menu02e .ilPrimo {
	margin: 1px 0;
	padding: 5px 10px;
	font-size: 105%;
	background: #F8F8F9;
	letter-spacing: 1px;
}
ul#menu02a .ul02,
ul#menu02b .ul02,
ul#menu02c .ul02,
ul#menu02d .ul02,
ul#menu02e .ul02 {
	list-style: url(img/icone/arrowBig.gif);
	margin: 0;
	padding: 5px 5px 5px 24px;
	font-size: 90%;
}
ul#menu02a .ul02 ul {
	list-style: url(img/icone/arrowSmall.gif);
	margin: 0;
	padding: 0 0 0 14px;
	font-size: 85%;
	line-height: 18px;
}






/*------------------------------------
	LINK
--------------------------------------*/

a {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #67B371;
	text-decoration: none;
}




/*------------------------------------
	CONTENTS
--------------------------------------*/



div#content {
	width: 750px;
	height: auto;
	float: right;
	margin: 25px 0 0 0;
}
div#contentPolicy {
	height: auto;
/*	float: right;*/
	margin: 25px 0 0 0;
	width: 
}



div#content #contHeader { 
	width: 750px;
	height: 250px;
	border-bottom: #999 1px solid;
}
div#content #contHeader img { 
	float: left;
}
div#content #contHeader #contTitle { 
	float: left;
	margin: 50px 0 0 30px;
}
div#content #contHeader #contTitle h2 { 
	padding: 0;
	margin: 0;
	color: #5A9C63;
	font-weight: bold;
	font-size: 180%;
	letter-spacing: 1px;
}


div#content #contHeader #contTitle ul { 
	padding: 0;
	margin: 20px 0 0 60px;
	letter-spacing: 1px;
	line-height: 24px;
	list-style: disc;
	font-size: 105%;
}





div#content p { 
	margin: 10px 0 0 0;
	padding: 0;
}
div#content h3 { 
	padding: 0;
	margin: 60px 0 0 0;
	color: #5A9C63;
	font-weight: bold;
	font-size: 150%;
	letter-spacing: 1px;
}
div#content h3.h3form { 
	padding: 0;
	margin: 0;
	color: #5A9C63;
	font-weight: bold;
	font-size: 150%;
	letter-spacing: 1px;
}
div#content h4 { 
	padding: 0;
	margin: 10px 0 0 0;
	color: #67B371;
	font-weight: bold;
	font-size: 130%;
}
div#content h5 { 
	padding: 0;
	margin: 15px 0 0 0;
	font-weight: bold;
	font-size: 110%;
}

/*------------------------------------
	MOBILE phone
--------------------------------------*/

div#contMobile {
	width: 750px;
	margin: 40px 0 0 0;
}
div#contMobile p {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 95%;
}
div#contMobile img {
	margin: 30px 0 0 30px;
	float:left;
}
div#contMobile .div {
	width: 750px;
	height: 240px;
	border-top: 1px solid #ccc;
}

div#contMobile .div div.detail {
	width: 360px;
	float: left;
	padding: 0 10px 0 0;
	margin: 20px 0 0 40px
}
div#contMobile .div div.plan {
	width: 200px;
	height: 240px;
	background: #F6F6F6;
	float:right;
}
div#contMobile .div div.plan img {
	margin: 40px 30px 5px 30px;
}
div#contMobile .div div.plan p {
	text-align: center;
}

div#contMobile .div div.plan img.btEnquire {
	margin: 40px 0 0 45px;
}


/*------------------------------------
	MOBILE table plans
--------------------------------------*/

table#tbMobilePlansNames {
	margin: 40px 0 0 0;
	padding: 0;
}

table#tbMobilePlans {
	margin: 0;
	padding: 0;
	font-size: 90%;
}
table#tbMobilePlans td {
	margin: 0;
	padding: 10px;
	background: #F6F6F6;
}
table#tbMobilePlans tr {
	margin: 0;
	padding: 0;
}

table#tbMobilePlans span.small {
	font-size: 80%;
	line-height: 13px;
}

span.bold {
	font-weight: bold;
}


table#tbMobilePlans a {
	color: #333;
}
table#tbMobilePlans a:hover {
	color: #67B371;
}

table#tbMobilePlans img.btEnquire {
	margin: 0;
	padding: 0;
}
table#tbMobilePlans td.tdWhite {
	background: #fff;
}


/*------------------------------------
	INTERNET table plans
--------------------------------------*/

table#tbAdsl {
	margin: 40px 0 0 0;
	padding: 0;
}


/*------------------------------------
	FORM
--------------------------------------*/

form.pageForm {
	margin: 40px 0 0 0;
}
form.pageForm input[type=text] {
	width: 180px;
	height: 18px;
	margin: 0;
	padding: 0;
}
form.pageForm input.inSmall {
	width: 150px;
	margin: 0;
	padding: 0;
}
table.tbForm {
	margin: 0;
	padding: 0;
	font-size: 90%;
}

table.tbForm td {
	margin: 0;
	padding: 10px;
	background: #F6F6F6;
}
table.tbForm td.tdWhite {
	background: #fff;
}
/*------------------------------------
	FOOTER
--------------------------------------*/

div#footer {
	margin: 100px 0 10px 0;
	border-top: #999 1px solid;
	padding: 5px 0 0 0;

}

