body{
	background:#0088BD;
}
td{
	color:#465D7C;
}
.tit{
	padding:5px 10px;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.cuerpo{
	background:url(../img/dot.gif) repeat-y left;
	width:100%;
}
.rdot{
	background:url(../img/dot.gif) repeat-y right;	
	vertical-align:top;
	width:350px;
}
.body{
	background:url(../img/bg.gif) repeat-x 0 80px;
	width:100%;
}
.hrdot{
	height:1px;
	border:0;
	border-bottom:1px dashed #9BBFE3;
}
.subR{
	color:#fff;
	font:bold 11px Tahoma, Verdana, Arial, sans-serif;
	border:1px solid #fff;
	height:18px;
	width:52px;
	background:#537EA0 url(../img/bgsub.jpg) repeat-x;
}
.volver a{
	display:block;
	width:54px;
	height:17px;
	background:#A5B78E url(../img/btn_volver.gif) no-repeat 0 0;
}
.volver a:hover{	
	background-position:0 -17px;
}