body{
	background-color:#F4F4F4;
	font-family:arial;
	size:14px;
	color:#FF9900;
	color:#666;
	text-align:center;
}
.apeke{
	font-size:12px;
}
a{
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}
a span{
	color:#CC0000;
}
h3{
	margin:0;
	margin-top:-5;
	padding:0;
}
a:hover{
	color:#0099FF;
}
#fondoazul{
	background-color:#F0F8FB;
}
#todo{
	width:800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#titulo{
	position:relative;
	width:800px;
	height:87px;
	background:url(imagenes/titulo.gif) top left no-repeat;
}
#usuid{
	position:absolute;
	bottom:5px;
	right:20px;
	font-size:12px;
	color:#0099FF;
}
#menu{
	position:absolute;
	bottom:3px;
	right:20px;
	font-size:10px;
}
#postitulo{
	position:relative;
	width:800px;
	height:24px;
	background:url(imagenes/postitulo.gif) top left no-repeat;
}
#medio{
	position:relative;
	width:800px;
	background:url(imagenes/med.gif) top left repeat-y;
}
#texto{
	position:relative;
	width:95%;
	text-align:justify;
	padding:20px;
	font-size:12px;
}
#texto hr{
	border:1px dashed #AAA;
}
#texto span{
	padding-left:0px;
}
#titulin{
	position:relative;
	width:800px;
	height:24px;
	line-height:20px;
	background:url(imagenes/titulin.gif) top left no-repeat;
	text-align:left;
	padding-left:30px;
	color:#0099FF;
	font-weight:bold;
	font-size:16px;
}
#titulin td{
	color:#666;
	font-weight:bold;
	font-size:16px;
	line-height:25px;
}
#titulin td span{
	font-size:10px;
}
#fotos{
	position:relative;
	width:800px;
	height:24px;
	background:url(imagenes/fotos.gif) top left no-repeat;
}
#pie{
	position:relative;
	width:800px;
	height:18px;
	background:url(imagenes/pie.gif) top left no-repeat;
}
#sangrado{
	padding-left:40px;
}
#texto td.foto{
	width:176px;
	height:145px;
	background:url(imagenes/bakfot.gif) top left no-repeat;
	text-align:center;
	color:#333;
	font-size:10px;
}
#texto td a.foto{
	color:#333;
	text-decoration:none;
}	
#texo td a.foto:hover{
	color:#FFF;
}
img{
	border-color:#333;
}
#todo span{
	font-size:12px;
}
#texto td,#texto th{
	text-align:center;
	color:#333;
	font-size:10px;
}
#texto th{
	background:url(imagenes/bakth.gif) top left repeat-x;
	background-color:#FFB94F;
	font-size:11px;
	font-weight:bold;
}
#texto th span{
	font-weight:normal;
}
#texto td{
	font-size:12px;
	color:#444;
	background-color:#EBF4FA;
}
#texto td a{
	color:#333;
	text-decoration:none;
}	
#texo td a:hover{
	color:#FFF;
}
.filanada{
	background-color:#FFF;
}
.filatodo{
	background-color:#DDD;
}
#textor{
	width:90%;
}
#otrofondo{
	background-color:#FFE0B2;
}
#nuevo{
	font-weight:bold;
	color:#000;
}
#boton,#botonleer{
	position:relative;
	border:1px solid #FFC875;
	background-color:#DCEDF5;
	padding:5px;
	margin-top:2px;
	margin-bottom:2px;
	display:block;
	width:80px;
	text-align:center;
}
#botonleer{
	padding:3px;
	margin:0;
	width:40px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	text-align:center;
}
#texto td #botonleer{
	color:#FF9900;
}
#texto td #botonleer:hover{
	color:#0099FF;
}
#boton:hover,#botonleer:hover{
	border-color:#0099FF;
}
