Body {
	background-image : url(/images/bground.gif);
	margin: 0px;
	padding: 0px;
	background-color: #3B496C;
}
b.rtop, b.rbottom{
	display:block;
	background: #3B496C;
}
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
   overflow: hidden; 
	background: #4A5779;
}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


#container{
	background-color: #3B496C;
	width:756px;
	min-height:380px;
	height:auto !important;
	height:380px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #2A3853;
	border-left-color: #2A3853;
	background-image: url(/images/bg_grande.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#general{
	background-color:#4A5779;
	border: 1px solid #2C3A55;
	margin-left:8px;
	margin-right:12px;
	margin-top: 20px;
	margin-bottom: 12px;
	padding: 1px 1px 1px 1px;
	height: 300px;
}
.servicio{
	background-color:#4A5779;
	border: 1px solid #2C3A55;
	margin-left:8px;
	margin-right:12px;
	margin-top: 20px;
	margin-bottom: 12px;
	padding: 1px 1px 1px 1px;
	width: 230px;
	height: 160px;
	float: left;
}

#pie{
	border-bottom: 1px solid #2A3853;
}

#descripcion{
  	position:absolute; 
  	z-index:80;
  	top: 200px;
  	left:400px;
}

.dragme{
	position:relative;
	display:block;
}
#vent_cuerpo{
	height:450px;
	width:360px;
	background-color:#4A5779;
	border: 1px solid #2C3A55;
	padding: 5px 2px 5px 5px;
}
#vent_cabecera{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight:bold;
	background: #2C3A55;
	float:left;
	width:330px;
	height:16px;
	padding: 3px 0px 2px 5px;
	display:block;
	position:relative;
}

#vent_cerrar{
	background:red;
	width:20px;
	height:20px;
	float:left;
	display:block;
	position:relative;
}

#vent_content{
	width:auto;
	min-height: 60px;
	height: auto !important;
	height:60px;
	background:#4A5779; 
	display:block;
	float:left;
}
/* Clientes */
.cliente{
	background-color:#4A5779;
	border: 1px solid #2C3A55;
	margin-left:8px;
	margin-right:12px;
	margin-top: 20px;
	margin-bottom: 12px;
	padding: 1px 1px 1px 1px;
	display:block;
	min-height:42px;
	height: auto !important;
	height:42px;
	display:block;
}
.cliente img{
	border: 1px solid #2C3A55;
	margin: 2px 8px 2px 8px;
	float:left;
}
.cliente p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight:bold;
	float:left;
}
#desccliente{
  	position:absolute; 
  	z-index:80;
  	top: 200px;
  	left:400px;
}
#vent_clie_cuerpo{
	height:300px;
	width:560px;
	background-color:#4A5779;
	border: 1px solid #2C3A55;
	padding: 5px 2px 5px 5px;
}
#vent_clie_cabecera{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight:bold;
	background: #2C3A55;
	float:left;
	width:530px;
	height:16px;
	padding: 3px 0px 2px 5px;
	display:block;
	position:relative;
}

