.wrap h3{
	margin-bottom: 0;
}
body .wrap .form-table tr.form-field td{
	border: 0;
}
.textRigh{
	text-align: right;
}
.textCent{
	text-align: center !important;
}
.tableReplica{
	margin: .5em;
	padding: .5em;
	background: #FAFAFA;
	border: 1px solid #DDD;
}
.tableReplica h4{
	margin-top: 0;
}
.tableReplica ul{
	margin: 0;
}
/*---------------------------------- Murke Avisos */
#MurkeAvisos{
	position: relative;
	margin-bottom: 1em;
	padding: .1em;
	font: normal .88em/100% Verdana, Arial, sans-serif !important;
	border: 5px solid #E5E5E5;
	background-color: #FFF;
}
#MurkeAvisos h2{
	height: 44px;
	color: #FFF;
	background: url(imag/auxi/auxiAvisosBackTitle.gif) repeat-x bottom;
}
#MurkeAvisos h2 span, #MurkeAvisos span.logoAviso a, #MurkeAvisos span.feedIco a{
	position: absolute;
	display: block;
	text-indent: -1000em;
}
#MurkeAvisos h2 span{
	width: 83px;
	height: 24px;
	top: .4em;
	_top:.5em;
	z-index: 5;
	left: .5em;
	background: url(imag/auxi/auxiAvisosTitle.gif) no-repeat 0 0;
}
#MurkeAvisos span.logoAviso a{
	width: 84px;
	height: 20px;
	top: .9em;
	_top: 1.2em;
	right: .5em;
	_right: 1.5em;
	background: url(imag/auxi/auxiAvisosLogo.gif) no-repeat 0 0;
}
#MurkeAvisos span.feedIco a{
	width: 10px;
	height: 10px;
	top: 1.4em;
	_top:1.6em;
	left: 7em;
	background: url(imag/auxi/auxiAvisosRssIco.gif) no-repeat 0 0;
}
#MurkeAvisos ul li{
	margin: 0;
	padding: .8em;
	font-size: .8em;
	position: relative;
	background: #FAFAFA url(imag/auxi/auxiAvisosBackPost.jpg) repeat-x bottom;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E5E5E5;
}
#MurkeAvisos ul li p.postAviso{
	padding: 0 0 0 1em;
	margin: 0 0 1em 0;
	background: transparent url(imag/auxi/auxiAvisosPostIco.gif) no-repeat 0 5px;
}
#MurkeAvisos ul li p.authAviso, #MurkeAvisos ul li p.mensAviso{
	margin: 0 0 .2em 1em;
	padding: 0 .6em 0 14px;
	font-size: .9em;
	color: #333;
}
#MurkeAvisos ul li p.authAviso{
	background: transparent url(imag/auxi/auxiAvisosAuthIco.gif) no-repeat 0 3px;
}
#MurkeAvisos ul li p.mensAviso{
	background: transparent url(imag/auxi/auxiAvisosComeIco.gif) no-repeat 0 3px;
}
#MurkeAvisos ul li.selectPost, #MurkeAvisos ul li.actiAviso{
	background: #FCF4B6;
}
#MurkeAvisos ul li.postAvisoForm{
	padding: .3em 0;
	font-size: 1em;
	background: #FFFBDC url(imag/auxi/auxiAvisosPostFormBack.gif) repeat-x bottom;
	border-bottom: 1px solid #CCC;
}
#MurkeAvisos ul li.postAvisoForm form{
	display: block;
	margin: 0;
}
#MurkeAvisos ul li a{
	color: #0265CA;
	text-decoration: underline;
}
#MurkeAvisos .postFormAviso{
	background: #D5E9C0;
	padding: .3em 0;
	border-top: 1px solid #fff;
	*margin-bottom: -.5em;
	*padding: .7em 0;
}
#MurkeAvisos .postFormAviso .publiBotoAviso{
	display: block;
	width: 204px;
	height: 25px;
	margin: .5em auto;
	padding-top: 10px;
	font: bold 1em/100% Verdana, Arial, sans-serif;
	text-align: center;
	color: #FFF;
	background: url(imag/auxi/auxiAvisosPostButton.gif) no-repeat 0 0;
	border: none;
}
#MurkeAvisos .postFormAviso .publiBotoAviso:hover{
	background-position: 0 100%;
	text-decoration: none;
}
#MurkeAvisos form h3{
	font: bolder 1em/100% Verdana, Arial, sans-serif;
	margin: .5em 0 0 1em;
}
#MurkeAvisos form p{
	font: normal .7em/120% Verdana, Arial, sans-serif;
	margin: .3em .5em 1em 1.3em;
}
#MurkeAvisos form fieldset{
	position: relative;
	width: 90%;
	*width: auto;
	*padding-right:1em;
	margin: auto;
	border: none;
	padding-bottom: .5em;
}
#MurkeAvisos form fieldset label{
	float: left;
	display: block;
	width: 67px;
	font-size: .8em;
	text-align: right;
	line-height: 160%;
	color: #000;
}
#MurkeAvisos form fieldset input, #MurkeAvisos form fieldset textarea{
	float: right;
	width: 70%;
	margin-bottom: .5em;
	padding: .3em 0 .3em .4em;
	font-family: Verdana, Arial, sans-serif;
	font-size: .73em;
	color: #000;
	background: #FFF;
	border: 1px solid #CCC;
}
#MurkeAvisos form .alert{
	background: #FCC;
	border: 1px solid #C00;
}
#MurkeAvisos form fieldset .caractCount{
	position: absolute;
	display: block;
	width: 30px;
	height: 18px;
	padding-top: .2em;
	top: -.8em;
	right: -.8em;
	*right: .5em;
	font: bold .85em/110% Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	background: url(imag/auxi/auxiAvisosCountCaract.gif) no-repeat 0 0;
}
#MurkeAvisos form fieldset#publicar{
	font-size: .8em;
	width: 60%;
	margin: 0 0 0 8em;
}
#MurkeAvisos form fieldset#publicar span{
	position: relative;
	top: .5em;
}
#MurkeAvisos form fieldset#publicar a{
	color: #36C;
	text-decoration: underline;
}
#MurkeAvisos form fieldset#publicar input{
	float: left;
	width: auto;
	margin-right: .5em;
	padding: .5em .4em .5em .4em;
	font: bold 1em/100% arial, helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	border: 1px outset #6FA436;
	background: #6FA436;
	cursor: pointer;
}
