/* CSS Document */

.linknoth:link,.linknoth:visited{ color:#669900; font-size:14px; font-weight:bold;	}
.linknoth:hover{ color: #8FD500; font-size:14px; font-weight:bold;	}


h1{
	font-size:16px;
	line-height:5px;
	padding:0px;
	color:#669900;
	margin:0px;
	margin-top:5px;
	line-height:1.4em;			
}
h3{
	font-weight:normal;
	font-size:12px;
	line-height:1.5em;
	color: #333333;	
	margin-bottom:25px;	
}
p{
	margin-bottom:25px;
}
.clear2{
	clear:both;
	border-bottom:#E9FDAC 2px solid; 
	margin-bottom:15px;
	width:95%
}
.notiImg{ float:left; margin-right:20px; width:auto; margin-bottom:5px;}
.notiText{ float:rigth; width:95%; font-size:12px; 	line-height:1.5em; }
.notiAdd{color:#999999; font-size:11px; margin-top:10px;}
.notiAdd2{color:#999999;}

.notiImg2{ text-align:center; margin-top:20px;}

#commnets{
	background-image:url(../i/bg_comentario.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding:10px;
	width:90%;
}
#commnent{
	margin-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5D2E0;
	margin-bottom:10px;
	padding:10px;
}
#commnentNew{
	padding:10px;
	margin-top:40px;
	color:#333333;
	border-bottom: 1px solid #C5D2E0;
	border-top: 1px solid #C5D2E0;	
	margin-bottom:20px;
	width:95%;
}
.notiheader{
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
}
