@charset "utf-8";
/* CSS Document */
#texto h2{
	font-size:24px;
	color:#663300;
	line-height:30px;
	font-weight:bold;
}
#texto .fecha{
	font-weight:bold;
}
.fin{
	width:100%;
	border-bottom:solid #666666 1px;
	height:14px;
}
.b1admin, .b1normal{
	width:490px;
	height:29px;
	padding:0px 10px;
	background-image:url(../imagenes/bocadillo.png);
}
.b1admin{
	background-position:-510px 0px;
}
.b1normal{
	background-position:0px 0px;
}
.b2admin, .b2normal{
	width:490px;
	padding:0px 10px;
	background-image:url(../imagenes/bocadillo.png);
}
.b2admin{
	background-position:-1021px 0px;
}
.b2normal{
	background-position:-1532px 0px;
}
.b3admin, .b3normal{
	width:490px;
	height:10px;
	padding:0px 10px;
	background-image:url(../imagenes/bocadillo.png);
	background-repeat:no-repeat;
}
.b3admin{
	background-position:-510px -31px;
}
.b3normal{
	background-position:0px -31px;
}
.textocoment{
	font-weight:bold;
}
.rojo{
	color:#FF0000;
}
.verde{
	color:#663300;
}
#texto h3{
	margin:16px 0px;
	color:#663300;
	font-size:20px;
}
.eti{
	text-align:right;
	vertical-align:top;
	font-weight:bold;
}
#texto td{
	padding-bottom:8px;
}
#texto h4{
	color:#663300;
	font-size:12px;
}
#texto .paginacion{
	color:#0000FF;
	margin:0px;
}
#texto .actual{
	color:#666666;
	margin:0px;
	text-decoration:none;
}
#anunciop{
	width:300px;
	margin:10px auto 0px auto;	
}
#anunciopb{
	width:336px;
	margin:10px auto 0px auto;	
}