/* CSS Document */

.detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	/*background-color: #F5F5F5;*/
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
	width: 100%;
}
.hostingtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/other/main_table_title.gif);
	background-repeat: repeat-x;
	padding-right: 3px;
	padding-left: 3px;
}
.hostingprice {
	background-image: url(/images/other/web_hosting01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
.txtoffert {
	background-repeat:no-repeat;
	background-position:right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #F5F5F5;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
.txtoffertadsl a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.txtoffertadsl a:visited {
	color: #000000;
	text-decoration:none;
}
.txtoffertadsl a:hover {
	color: #FF0000;
	text-decoration:none;
}
.internetorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/internet/button_order.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #0A328C;
	cursor: pointer;
	width:83px;
	height:29px;
}
.moreinfo {
	background-image: url(/images/internet/back_bar.gif);
	background-repeat: repeat-x;
}
.moreinfo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.underservice {
	background-image: url(/images/internet/back_bar_service02.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}