div.resumenProveedor, div.resumenPromocion, div.resumenCalendario, div.resumenEnlaces, div.resumenEventoJobs, div.resumenBusqueda {
	clear:both;
	position:relative;
}

	div.resumenBusqueda h2{
		line-height:20px !important;
		clear:none;
		margin:0 !important;
		text-transform:none;
	}
	div.resumenProveedor h3, div.resumenPromocion h2, div.resumenCalendario h2, div.resumenEventoJobs h3{
		font-size:14px !important;
		line-height:14px !important;
		clear:none;
		margin:0 !important;
		
		text-transform:none;
	}
	
	div.resumenProveedor h3 a, div.resumenPromocion h2 a, div.resumenCalendario h2 a, div.resumenEventoJobs h3 a, div.resumenBusqueda h2 a{
		color:#FF9A04;
	}
	
	div.resumenProveedor h3 a:hover, div.resumenPromocion h2 a:hover, div.resumenCalendario h2 a:hover, div.resumenEventoJobs h3 a:hover, div.resumenBusqueda h2 a:hover{
		color:#4d4d4d;
	}
	
	div.resumenProveedor p, div.resumenPromocion p, div.resumenEnlaces p, div.resumenCalendario p, div.resumenBusqueda p, div.resumenEventoJobs p{
		line-height:15px;
		/* sF */ font-size:12px !important;
	}
	
	div.resumenProveedor p.botones{margin-top:-16px;}
	div.resumenProveedor p.botones{margin-top:0px;}
	
	div.resumenPromocion p.botones{margin-top:-4px;}
	div.resumenPromocion p.botones{margin-top:0px;}

	div.resumenPromocion p.botones, div.resumenProveedor p.botones{
		position:absolute;
		right:15px;
		bottom:0px;
	}
	
	
	
	div.resumenProveedor p.botones a, div.resumenPromocion p.botones a{
		margin-left:10px;
	}
	
	p.logos{
		text-align:right;
		height:45px;
	}
	p.logos img{
		margin-left:9px;
		
	}
	
div.rContacto {
	width:376px;
	height:170px;
	position:absolute;
	font-size:10px;
	bottom:0;
	right:0;
	padding:0 5px 0 3px;
	/* ----- Fondo y efecto de sombra ----- */
	background-color:#F0F0F0;
	border:solid;
	border-right:solid #636363 3px;
	border-top:none;
	border-left:none;
	border-bottom:solid #636363 3px;
	/*background:url('../images/fondoContacto.gif') no-repeat;*/
}

	div.rContacto  h4, div.rContacto p{
		line-height:14px !important;
		margin:0 !important;
		padding:0 !important;
		width:376px;
	}
	
	div.rContacto  h4{
		text-transform:uppercase;
		color:#ff9a04;
		font-weight:bold;
		font-size:11px;
	}
	
	div.rContacto  a.mailAndWeb{
		line-height:17px !important;
		padding-right:7px;
		background-position:left 4px;
	}
	
	div.rContacto  a.cerrar{
		text-transform:uppercase !important;
		background:url('../images/cerrarG.png') no-repeat right 9px;
	}
	
	div.rContacto  a.telefono{
		background:url('../images/telefono.png') no-repeat right 2px !important;
		padding-right:20px !important;
	}
