﻿body {
}

.content, .contentA{
    padding:10px;
	width:685px;
}
.left{
	width:150px;
	float:left;
	padding:7px 0px 0px 7px;
	min-height:24px;
}
.right{
	width:200px;
	float:left;
	padding:5px;
	min-height:24px;
}
.clear{
	float:none;
	clear:both;
	height:0px;
}
.roww{
	background-color:none;
	display:block;
	min-height:25px;
}
.text{
	width:190px;
}
.ruler{
	width:400px; border-bottom:dashed 1px #dcdcdc;
}
tr:focus{
	background-color:#fcfcf0;
}
td{
	vertical-align:top;
}
.over{
	background-color:#F5F3F3;
}
.out{
	background-color:none;
}

#ctl00_pnlEstablecimiento
{
    bottom: 0%;
    position:fixed;
    text-align:center;
    background-color:#FFFCDF;
    border-color:Gray;
    border-width:1px;
    border-style:solid;  
    width:800px;  
}
