@charset "utf-8";
/* CSS Document */
#rightLayer .divComun
{
	margin:0;
	padding:16px 0 0 0;
	
	width:330px;
	
	background-repeat:no-repeat;
}
	#rightLayer .divComun h3
	{
		margin:0 0 12px 20px;
		padding:0;
		
		width:290px;
		height:42px;
		
		background-repeat:no-repeat;
	}
	#rightLayer .divComun p
	{
		margin:0 0 10px 35px;
		padding:0;
		
		width:265px;
		
		line-height:16px;		
		font-size:11px;
		color:#525252;
	}
		#rightLayer .divComun p a:link, #rightLayer .divComun p a:active, #rightLayer .divComun p a:visited
		{
			text-decoration:none;
			color:#4679AC;
		}
		#rightLayer .divComun p a:hover
		{
			text-decoration:underline;
		} 
#rightLayer #divPresupuesto
{
	margin:0 0 20px 10px;
	padding:22px 20px 22px 20px;
	
	width:270px;
	height:60px;
	
	background-image:url(../img/empresa_drch_presupuesto_fnd.jpg);
	background-repeat:no-repeat;
}
	#rightLayer #divPresupuesto a
	{
		display:block;
		background-repeat:no-repeat;
		background-position:top;
	}
	
	#rightLayer #divPresupuesto a:hover
	{
		background-position:bottom;
	}
	
	#rightLayer #divPresupuesto #apresupuesto
	{
		width:252px;
		height:60px;
	}
	
	#rightLayer #divPresupuesto #aclientpresupuesto
	{
		width:268px;
		height:57px;
	}
