 
/*

*/
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('corners1280x18.png'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  {
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	/* YCC: background-color of the inside */
	color: #333333;







	background-image:url(../border.png)
		  /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:5px;             /* YCC: all texts at some distance of the right border */
	background-image: url(../RoundedCorners/border.png);
	padding-left: 5px;
	}
.notopgap    {
	margin-top: 0;
}    /* DNC: to avoid splitting of the box */
.nobottomgap {
	margin-bottom: 0;
	height: -12px;
} /* DNC: to avoid splitting of the box */


#AltaDiv {
	position: absolute;
	padding: 10px 10px 10px 10px;
	margin: -10px 0 0 30px;
	*margin: -10px 0 0 30px;
	width: 800px;
	height: 85px;
}

#AltaPolizaIn {
	background-color: #FFFFFF;
	*margin: 5px 5px 5px 5px;
	color: #333333;
}
#DentroDiv {
	background-color: #069;
	border-color: #465B88;
	top: 0px;
	font-size: 9px;
	
}
.hide
{
	display: none; 
	}


#ModificaPoliza {
	position: absolute;
	padding: 10px 10px 10px 10px;
	margin: -10px 0 0 -800px;



















	*margin: -10px 0 0 -800px;
	width: 831px;
	height: 438px;
	top: 246px;
}

#EditaPoliza {
	position: absolute;
	padding: 10px 10px 10px 10px;
	margin: -10px 0 0 -850px;
	*margin: -10px 0 0 0px;
	width: 650px;
	height: 85px;
}
#Vencimientos {
	top: 0px;
	color: #CC0000;
	font-size: 13px;
	margin-top: 1px;
	
}
#Vencimientos li {
list-style:none;
margin-left:-25px;


	
}

#MenuDiv {
	position: absolute;
	margin: -10px 0 0 15px;





	*margin: -10px 0 0 0px;
	width: 170px;
	height: 85px;
	top: 100px;
}

#MenuUserdiv {

	

position:absolute; 

	top: 330px; 
	margin: 0 0 0 15px;


	*margin: -10px 0 0 0px;
	width: 170px;
	height: 85px;
	
	 
}

#AltaCliente {
	position: absolute;
	padding: 10px 10px 10px 10px;
	margin: -10px 0 0 150px;





	*margin: -10px 0 0 0px;
	width: 451px;
	height: 85px;
}

#AltaCompania {
	position: absolute;
	padding: 10px 10px 10px 10px;
	margin: -10px 0 0 150px;





	*margin: -10px 0 0 0px;
	width: 451px;
	height: 85px;
}

#BuscaPoliza{
	position: absolute;
	padding: 10px 10px 10px 10px;
	margin: -10px 0 0 150px;





	*margin: -10px 0 0 0px;
	width: 451px;
	height: 85px;
}

#BuscaCliente{
	position: absolute;
	padding: 10px 10px 10px 10px;
	margin: -10px 0 0 150px;
	*margin: -10px 0 0 0px;
	width: 451px;
	height: 85px;
}

#ComisionesRango{
	position: absolute;
	padding: 10px 10px 10px 10px;
	margin: -10px 0 0 150px;
	*margin: -10px 0 0 0px;
	width: 451px;
	height: 85px;
}

#Reconocimientos {
	position: absolute;
	padding: 10px 10px 10px 10px;
	margin: -100px 0 0 -300px;





	*margin: -100px 0 0 -300px;
	width: 400px;
	height: 85px;
}

