.sideZoneBox
{
	margin:0px;
	padding:0px;
}

#domainSearch, #accountLogin, #shoppingCart, #assistenciaTecnica
{
	overflow:hidden;
	position:relative;
	margin-bottom:30px;
}

#domainSearch div.icon, #accountLogin div.icon, #assistenciaTecnica div.icon, #shoppingCart div.icon{
	width:50px;
	height:60px;
	position:absolute;
	top:3px;
	left:3px;
	z-index:11;
}

#domainSearch div.icon
{
	background-image: url(images/BG_icon_domainSearch.png);
	background-repeat: no-repeat;
}
#shoppingCart div.icon
{
	background-image: url(images/shopping_cart.png);
	background-repeat: no-repeat;
	width:60px;
}
#accountLogin div.icon
{
	background-image: url(images/BG_icon_accountLogin.png);
	background-repeat: no-repeat;
}
#assistenciaTecnica div.icon
{
	background-image: url(images/BG_icon_assistenciaTecnica.png);
	background-repeat: no-repeat;
}

#domainSearch div.conteudoSideZone, #accountLogin div.conteudoSideZone, #assistenciaTecnica div.conteudoSideZone, #shoppingCart div.conteudoSideZone, #sitesAcinet div.conteudoSideZone
{
	width:210px;
	margin-top:-10px;
	background-image:url(images/bg_rightcont.gif);
	border-bottom:solid 4px #383838;
	padding-right:10px;
	text-align:right;
}

div.conteudoSideZone h1
{
	margin: 0px;
	display:block;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
div.conteudoSideZone p
{
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

#domainSearch div.textBoxContainer, #accountLogin div.textBoxContainer, #assistenciaTecnica div.textBoxContainer
{
	float: right;
}

#domainSearch div.checkBoxRow, #accountLogin div.checkBoxRow, #assistenciaTecnica div.checkBoxRow
{
	/*width: 200px; margin-bottom: 5px; float: right;*/
}

div.checkBoxRow div.checkBoxCell
{
	width: 60px;
	margin-top: 5px;
	float: right;
}

#domainSearch div.buttonRow, #accountLogin div.buttonRow, #assistenciaTecnica div.buttonRow
{
	margin-bottom: 5px;
}

/*
div.searchResults {background-image: url(images/BG_searchResults.png); padding-right: 3px;}
div.searchResults .domainOK {height: 16px; padding-left: 26px; padding-top: 4px; background-image:url(images/BG_icon_OK.png); background-repeat: no-repeat; background-position: 5px 2px; line-height: 16px;}
div.searchResults .domainNO {height: 16px; padding-left: 26px; padding-top: 4px; background-image:url(images/BG_icon_NO.png); background-repeat: no-repeat; background-position: 5px 2px; line-height: 16px;}
*/

/*
div.ResultsBox {padding:0px; background-image: url(images/BG_searchResults.png);}

div.ResultsBox .domainOK,
div.ResultsBox .domainNO {height: 30px; clear: both;}

div.ResultsBox .domainOK {background-image:url(images/BG_icon_OK.png); background-repeat: no-repeat; background-position: left;}
div.ResultsBox .domainNO {background-image:url(images/BG_icon_NO.png); background-repeat: no-repeat; background-position: left;}

div.ResultsBox .Left {width: 283px; height: 30px; padding-left: 26px; float: left; line-height: 30px;}
div.ResultsBox .Right {width: 99px; height: 30px; float: right; line-height: 30px;}
*/



.DomainCheckBox
{
	width: 100%;
	text-align: left;
	margin-left: 50px;
	margin-top:10px;
}
.DomainCheckBox td
{
	width: 20%;
}

div.Resultado
{
	width: 390px;
	padding: 0px 5px;
	background-image: url(images/BG_searchResults.png);
}
div.Resultado div.Coluna
{
	float: left;
}
div.Resultado div p
{
	margin: 0px;
	padding: 0px 10px;
	white-space: nowrap;
}
div.Resultado div p.OK
{
	padding-left: 20px;
	background-image: url(images/BG_icon_OK.png);
	background-repeat: no-repeat;
	background-position: left;
}
div.Resultado div p.NO
{
	padding-left: 20px;
	background-image: url(images/BG_icon_NO.png);
	background-repeat: no-repeat;
	background-position: left;
}


#homeDisplay
{
	height: 175px;
	padding-left: 5px;
}
#homeDisplay .hostingPlans
{
	width: 225px;
	height: 175px;
	float: left;
}


.Tabela_HostingPlans
{
	font-size:12px;
	font-weight:bold;
}

.PlanPriceFrom
{
	font-size:8px;
	text-align:left;
	padding:5px 0px 0px 13px;
	color:#ff4e00;
}

.PlanPrice
{
	font-size:22px;
	text-align:left;
	padding:0px 0px 0px 13px;
	color:#ff4e00;	
}


.PlanSize
{
	font-size:24px;
	text-align:center;
	padding:35px 0px 0px 0px;
	color:#e98b00;
}

.PlanPriceBackup
{
	top:4px;
	left:13px;
	color:#ff4e00;
	font-size:20px;
	position:absolute;
	z-index:30;
}

.PlanoLinux 
{
	background-image:url(/Common/Images/Plan_Linux.png);
	background-repeat:no-repeat;
	width:150px;
	height:100px;
	padding:55px 14px 0px 10px;
}

.PlanoWindows
{
	background-image:url(/Common/Images/Plan_Windows.png);
	background-repeat:no-repeat;
	width:150px;
	height:100px;
	padding:55px 14px 0px 10px;
}

.PlanoMoodle
{
	background-image:url(/Common/Images/Plan_Moodle.png);
	background-repeat:no-repeat;
	width:150px;
	height:100px;
	padding:55px 14px 0px 10px;
}

.PlanoDokeos
{
	background-image:url(/Common/Images/Plan_Dokeos.png);
	background-repeat:no-repeat;
	width:150px;
	height:100px;
	padding:55px 14px 0px 10px;
}

.PlanoDedicado
{
	background-image:url(/Common/Images/Plan_Dedicado.png);
	background-repeat:no-repeat;
	width:150px;
	height:155px;
	padding:0px 14px 0px 10px;
}

.PlanoVirtual
{
	background-image:url(/Common/Images/Plan_Virtual.png);
	background-repeat:no-repeat;
	width:150px;
	height:155px;
	padding:0px 14px 0px 10px;
}

.PlanoBackupBronzeSmall
{
	background-image:url(/Common/Images/Plan_BackupBronze_small.png);
	background-repeat:no-repeat;
	width:145px;
	height:129px;
	padding:0px;
}

.PlanoBackupSilverSmall
{
	background-image:url(/Common/Images/Plan_BackupSilver_small.png);
	background-repeat:no-repeat;
	width:145px;
	height:129px;
	padding:0px;
}

.PlanoBackupGoldSmall
{
	background-image:url(/Common/Images/Plan_BackupGold_small.png);
	background-repeat:no-repeat;
	width:145px;
	height:129px;
	padding:0px;
}

.PlanoBackupPlatinumSmall
{
	background-image:url(/Common/Images/Plan_BackupPlatinum_small.png);
	background-repeat:no-repeat;
	width:145px;
	height:129px;
	padding:0px;
}

.PlanoBackup
{
	background-image:url(/Common/Images/Plan_Backup.png);
	background-repeat:no-repeat;
	width:369px;
	height:112px;
}

.PlanoWebDesign
{
	background-image:url(/Common/Images/Plan_WebDesign.png);
	background-repeat:no-repeat;
	width:369px;
	height:112px;
}


.PlanoLinuxBTN 
{
	background-image:url(/Common/Images/Plan_Linux_btn.png);
	background-repeat:no-repeat;
	width:150px;
	height:61px;
}

.PlanoWindowsBTN 
{
	background-image:url(/Common/Images/Plan_Windows_btn.png);
	background-repeat:no-repeat;
	width:150px;
	height:61px;
}

.PlanoMoodleBTN 
{
	background-image:url(/Common/Images/Plan_Moodle_btn.png);
	background-repeat:no-repeat;
	width:150px;
	height:61px;
}

.PlanoDokeosBTN 
{
	background-image:url(/Common/Images/Plan_Dokeos_btn.png);
	background-repeat:no-repeat;
	width:150px;
	height:61px;
}

.PlanoDedicadoBTN 
{
	background-image:url(/Common/Images/Plan_Dedicado_btn.png);
	background-repeat:no-repeat;
	width:150px;
	height:61px;
}

.PlanoVirtualBTN 
{
	background-image:url(/Common/Images/Plan_Virtual_btn.png);
	background-repeat:no-repeat;
	width:150px;
	height:61px;
}

.PlanoBackupSmallBTN 
{   
	width:145px;
	height:51px;
}

.PlanoBackupBTN
{
	background-image:url(/Common/Images/Plan_Backup_btn.png);
	background-repeat:no-repeat;
	width:369px;
	height:61px;
}

.PlanoWebDesignBTN
{
	background-image:url(/Common/Images/Plan_WebDesign_btn.png);
	background-repeat:no-repeat;
	width:369px;
	height:61px;
}

.PlanoLinuxBTN:hover
{
	background-image:url(/Common/Images/Plan_Linux_btn_hover.png);
	background-repeat:no-repeat;
	width:150px;
	height:61px;
	cursor:pointer;
}

.PlanoWindowsBTN:hover 
{
	background-image:url(/Common/Images/Plan_Windows_btn_hover.png);
	background-repeat:no-repeat;
	width:150px;
	height:61px;
	cursor:pointer;	
}

.PlanoMoodleBTN:hover 
{
	background-image:url(/Common/Images/Plan_Moodle_btn_hover.png);
	background-repeat:no-repeat;
	width:150px;
	height:61px;
	cursor:pointer;	
}

.PlanoDokeosBTN:hover 
{
	background-image:url(/Common/Images/Plan_Dokeos_btn_hover.png);
	background-repeat:no-repeat;
	width:150px;
	height:61px;
	cursor:pointer;	
}

.PlanoDedicadoBTN:hover 
{
	background-image:url(/Common/Images/Plan_Dedicado_btn_hover.png);
	background-repeat:no-repeat;
	width:150px;
	height:61px;
	cursor:pointer;	
}

.PlanoVirtualBTN:hover 
{
	background-image:url(/Common/Images/Plan_Virtual_btn_hover.png);
	background-repeat:no-repeat;
	width:150px;
	height:61px;
	cursor:pointer;	
}

.PlanoBackupBTN:hover
{
	background-image:url(/Common/Images/Plan_Backup_btn_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.PlanoWebDesignBTN:hover
{
	background-image:url(/Common/Images/Plan_WebDesign_btn_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.CssButtonBackup {
	background-image:url(/Common/Images/Plan_Backup_small_btn.png);
	background-repeat:no-repeat;
	width:145px;
	height:51px;
	border:0px;
}
.CssButtonBackup:hover 
{
	background-image:url(/Common/Images/Plan_Backup_small_btn_hover.png);
	background-repeat:no-repeat;
	width:145px;
	height:51px;
	border:0px;
	cursor:pointer;
}
/* 20080905 > LM > HOME ZONA DESTAQUES 
---------------------------------------------------------------- */
.homeLeftDestaques
{
	margin-left: auto;
	margin-right: auto;
}


/* 20080811 > LM > BANNER PUBLICITÁRIO
---------------------------------------------------------------- */
#bannerPublicitario
{
	width: 660px;
	height: 50px;
	padding-left: 10px;
	padding-bottom: 7px;
}


.tituloBox
{
	height: 33px;
	background-image: url(images/BG_tituloBox.png);
	background-repeat: repeat-x;
	font-size: 15px;
	color: #ffffff;
}
.tituloBox .marginLeft
{
	height: 33px;
	padding-left: 10px;
	background-image: url(images/BG_tituloBox_marginLeft.png);
	background-repeat: no-repeat;
}
.tituloBox .marginRight
{
	height: 27px;
	padding-top: 6px;
	background-image: url(images/BG_tituloBox_marginRight.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.textoBox
{
}
.textoBox .marginLeft
{
	padding-left: 6px;
	background-image: url(images/BG_textoBox_marginLeft.png);
	background-repeat: repeat-y;
}
.textoBox .marginRight
{
	padding-right: 11px;
	background-image: url(images/BG_textoBox_marginRight.png);
	background-repeat: repeat-y;
	background-position: top right;
}

.textoBoxATop
{
	height: 10px;
	background-image: url(images/BG_textoBoxATop.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.textoBoxATop .marginLeft
{
	height: 10px;
	padding-left: 6px;
	background-image: url(images/BG_textoBoxATop_marginLeft.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.textoBoxATop .marginRight
{
	height: 10px;
	background-image: url(images/BG_textoBoxATop_marginRight.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.textoBoxBottom
{
	height: 15px;
	background-image: url(images/BG_textoBoxBottom.png);
	background-repeat: repeat-x;
}
.textoBoxBottom .marginLeft
{
	height: 15px;
	padding-left: 6px;
	background-image: url(images/BG_textoBoxBottom_marginLeft.png);
	background-repeat: no-repeat;
}
.textoBoxBottom .marginRight
{
	height: 15px;
	background-image: url(images/BG_textoBoxBottom_marginRight.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.TtlBoxTwitter {
	width:195px;
	height:33px;
	background-image:url(images/bg_twitterttl.gif);
}
.MidBoxTwitter {
    width:195px;
	background-image:url(images/bg_twittermid.gif);
    background-repeat:repeat-y;
}
.BtnBoxTwitter{
	width:195px;
	height:15px;
	background-image:url(images/bg_twitterbtn.gif);
}

/* 20080814 > LM > RSS FEEDS
---------------------------------------------------------------- */
.RSS
{
	text-align: right;
}


/* 20080813 > LM > HOSTING PLANS GRID
---------------------------------------------------------------- */
.gridContainer
{
	background-image: url(images/BG_gridContainer.png);
}

.gridContainer .gridRow
{
	height:30px;
    margin:0px;
	padding:0px;
}

.gridContainer .gridRowTtl{
	height:26px;
	margin:0px;
	padding:0px;
}

.AlojTtl {
	height:24px;
	background-image:url(images/bg_hostingbar.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:14px;
	padding-left:22px;
	text-align:left;
	padding-top:6px;
	font-weight:normal;
	display:block;
}

.gridContainer .gridRow .gridCellLeft
{
	width:36%;
	padding-left:2%;
	border-right:solid 1px #ededed;
	font-size:13px;
	color:#474747;
}
.gridContainer .gridRow .gridCellLeft span
{
	font-size:11px;
	color:#747474;
}

.gridContainer .gridRow .gridCellRight
{
	width:20%;
	border-left:solid 1px #f6f6f6;
	border-right:solid 1px #f6f6f6;
	font-size: 13px;
	color:#474747;
	text-align:center;
}


/* 20080813 > LM > FORMULARIO GRID
---------------------------------------------------------------- */
/*.formContainer
{
	background-image: url(images/BG_gridContainer.png);
}
.formContainer .gridRow
{
	clear: both;
}*/

.formContainer .gridCellLeft
{
	width: 130px;
	/*float: left;*/
	border-right: solid 1px #ededed;
	font-size: 12px;
	color: #474747;
	text-align: right;
	padding:5px;
	vertical-align:top;
}

.formContainer .gridCellRight
{
	width: 275px;
	/*float: left;*/
	border-left: solid 1px #f6f6f6;
	font-size: 12px;
	color: #474747;
	text-align: left;
	padding:4px 2px 2px 2px;
}
/*.formContainer .gridRow .gridCellRight div
{
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 8px;
	line-height: 20px;
}*/

.formContainer .gridCellButton
{
	padding: 2px;
	text-align: right;
}

.formContainer .Td_Header
{
	font-size:11px;
	font-weight:bold;
	text-align :left;
	padding-left:3px;
	padding-bottom:2px;
	border-bottom:solid 1px #cccccc;
}

.formContainer .td_Row
{
	font-size:11px;
	padding:3px;
}

.formContainer .Encomenda_row_alternate
{
	background-color:#f1f8fe;
}

.formContainer .Encomenda_row:hover
{
	background-color:#d1e7fb;
	cursor:pointer;
}

.formContainer .Encomenda_row_alternate:hover
{
	background-color:#d1e7fb;
	cursor:pointer;
}

.formContainer .Td_Header_Detalhe
{
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding:2px 5px 2px 5px;
	border-right:none;
	width:100px;
}

.formContainer .Td_Row_Detalhe
{
	font-size:11px;
	text-align:left ;
	padding:2px 0px;
	border-left:none;
}

.formContainer .clearedLine
{
	height: 18px;
	padding: 5px;
	background-color: #ffffff;
	border-top: solid 1px #ededed;
	border-bottom: solid 1px #ededed;
}

/* Esta parte é referente à grelha com os valores do produto para compra */
.formContainer .gridRow .gridCellRightValor
{
	width: 180px;
	float: left;
	border-left: solid 1px #f6f6f6;
	font-size: 13px;
	color: #474747;
	text-align: left;
}
.formContainer .gridRow .gridCellRightValor div
{
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 8px;
}

.formContainer .gridRow .gridCellValor
{
	width: 42px;
	height: 30px;
	padding-top: 0px;
	float: left;
	top: 4px;
	text-indent: 2px;
}
.formContainer .gridRow .gridCellValorBox
{
	width: 58px;
	height: 18px;
	margin-top: 5px;
	margin-right: 2px;
	padding-right: 2px;
	float: left;
	left: 0px;
	border: solid 1px #666666;
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}

.formContainer .gridRow .gridCellValorText
{
	width: 58px;
	height: 18px;
	margin-top: 5px;
	margin-right: 2px;
	padding-right: 2px;
	float: left;
	left: 0px;
	font-size: 12px;
	text-align: right;
}

/* 20080807 > LM > TEXTBOXES STYLES
---------------------------------------------------------------- */
.TextBoxDefault, .CssTextBox, .TextAreaDefault, .TextBoxNumeric, .CsssDropDownListDefault, .DropDownListDefault
{
	border: solid 1px #666666;
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent:1px;
}

.TextBoxDefault, .CssTextBox
{
	height: 16px;
	padding: 2px 0px 0px 2px;
}

.TextBoxNumeric
{
	height: 16px;
	padding: 2px 0px 0px 2px;
	text-align: right;
}

.TextAreaDefault
{
	padding: 2px 0px 0px 0px;
	text-indent: 0px;
}

.CsssDropDownListDefault, .DropDownListDefault
{
	height: 20px;
	padding-top: 1px;
}

.ddlValidade
{
	font-size:11px;
	width:80px;	
	border:solid 1px #f2f2f2;
	height:18px;
}

/* 20080808 > LM > CHECKBOXES STYLES
---------------------------------------------------------------- */
.CheckBoxDefault
{
	height: 15px;
	color: #ffffff;
}


/* 20080808 > LM > BUTTON STYLES
---------------------------------------------------------------- */
.CssButtonStyle, .CssButtonStyle:hover, .ButtonDefault, .ButtonDefault:hover, .CssButtonStyleSelected
{
	width: 60px;
	height: 20px;
	border: solid 1px #999999;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	margin-top:2px;
}

.CssButtonStyle, .ButtonDefault
{
	background-color: #696969;
	background-image: url(images/BG_CssButtonStyle.png);
	background-repeat: repeat-x;
	background-position: 0px -2px;
}

.CssButtonStyleSelected
{
	background-color: #696969;
	background-image: url(images/BG_CssButtonStyleSelected.png);
	background-repeat: repeat-x;
	background-position: 0px -2px;
}

.CssButtonStyle:hover, .ButtonDefault:hover
{
	background-color: #f9b158;
	background-image: url(images/BG_CssButtonStylehover.png);
	background-repeat: repeat-x;
	background-position: 0px -2px;
}


/* 20080818 > LM > MODULO ERROS
---------------------------------------------------------------- */
.ModulosErro
{
	font-size: 11px;
	font-weight:bold;
	color: #ff0000;
	text-align: left;
}

/* 20090127 > JSR > MENSAGENS FORUMLARIOS(ERROS E CONFIRMAÇÃO)
---------------------------------------------------------------- */
.ModulosConfirmacao
{
	padding: 2px;
	margin-left: 6px;
	width:385px;
	border:dotted 1px #d1d1d1;
	background-color: #f1f8fe;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-align: left;
}

/* 20080820 > LM > CAMPO OBRIGATÓRIO
---------------------------------------------------------------- */
.CampoObrigatorio
{
	font-size: 11px;
	font-style: italic;
	color: #ff0000;
	padding-left:5px;
}
.CampoObrigatorioCondicoes
{
	font-size: 11px;
	color: #ff0000;
	padding-left:5px;
}

/* 20090108 > JSR > ShoppingCart
-----------------------------------------------------------------*/
.lblSC_Items
{
	font-size:11px;
	color:#FFFFFF;
	padding:5px 0px 10px 0px;
}

.btn_Eliminar
{
	background-image:url(images/icon_trash.gif);
	background-color:Transparent;
	width:16px;
	height:16px;
	border:none;
	cursor:pointer;
}

.SC_tblAlojamentos
{
	margin-top:10px;
	margin-left:5px;
}

.SC_tblAlojamentos th
{
	font-size:11px;
	text-align:left;
	width:150px;
}

.SC_Label
{
	padding-left:5px;
	white-space:nowrap;
}

.DivNoOverflow
{
	overflow:hidden;
}

.SC_TblTotal
{
	padding:0px 10px;
}

.SC_TblTotal .tdTotalLabel
{
	text-align:right;
	font-size:10px;	font-weight:bold;
}

.SC_TblTotal .tdTotalField
{
	text-align:right;

}

.SC_TblTotal_thTotal	
{
	padding-bottom:5px;
	text-align:right;
	width:55px;
}

.DivClear
{
	height:10px;
}

.DivAddProduct
{
	padding:5px;
	text-align:center;
	font-weight:bold;
}

/* 20090428 > JSR > Tabela Preços Dominios*/

.Table_PrecoDominios th
{
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:5px;
	font-size:12px;	
}

.Table_PrecoDominios .row1
{
	text-align:left;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
}

.Table_PrecoDominios .row2
{
	text-align:left;
	padding-left:15px;
	background-color:#f1f8fe;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
}


 /* 20100119 > BMCC > Secção Twitter
 ------------------------------------------------------------------------------ */
 
	div.TwitterBox {
	    padding-top:5px;
	    padding-bottom:10px;
	    padding-right:10px;
	    padding-left:5px;
	    background-image:url(images/bg_twit.jpg);
	    background-repeat:no-repeat;
	    background-position:bottom 90%;
	}
	
	div.TwitterBox a.ImgageSetaLi {
		display:block;
		margin-bottom:10px;
		padding:4px 10px;
        color:#474747;
        font-weight:normal;
	}
	
	div.TwitterBox a.ImgageSetaLi:hover {
		background-color:#f7f7f7;
	}
	
	div.TwitterBox a.MaisInfo {
        padding-right:8px;
        text-align:right;
	    font-size:11px;
	    font-weight:bold;
        display:block;
	    color:#191919;
	}
    
    div.TwitterBox a.MaisInfo:hover {
		color:#f79646;
	}

/* 20100714 > BMCC > Link Termos e Condições Serviços
 ------------------------------------------------------------------------------ */
	a.CondicoesLink {
	    color:#474747;
	    font-weight:bold;
	    text-decoration:none;
	}
    a.CondicoesLink:hover {
	    color: #f79646;
	}
