/************************************************/  
/* CSS 2.0 promociones.css - GRUPOPROVIVE       */
/* @date: July 2008                             */
/* @author: JOSE F. LILLO GARCIA                */
/* @email: jflillo@netconsulting.es             */
/* @web: www.netconsulting.es                   */
/************************************************/                       

#text em{
	clear:both;
	font-size: 90%;
	color: #454d67;
	font-weight: bold;
	font-size: 90%;
	text-decoration:none;
	padding-bottom:10px;
	height:15px;
	display:block;
}

.submenu_detalle_promociones{
	 margin:5px;
	 height:70px;
}

	.submenu_detalle_promociones li{
		background:url(../images/bt_submenu.jpg) repeat-x top left !important;
		margin:0 4px 3px 0 !important;
		padding:2px 0 5px 4px !important;
		float:left;
		width:155px;
		border-left:3px solid #ccc;
		
	}
	
		.submenu_detalle_promociones li a{
			font-size:90%;
			color:#fff;
		}
			.submenu_detalle_promociones li a:hover{
				font-size:90%;
				color:#333;
			}
			
			.submenu_detalle_promociones li.selected a{
				font-size:90%;
				color:#333 !important;
				font-weight:bold;
			}
			
			
	#gallery-promotion{
		margin-top:10px;
	}

	/*--== MEMORIA DE CALIDADES ==--*/	
	.promocion-memoria li{
		
		background:url(../images/bullet_ofertas02.jpg) no-repeat top left !important;
		padding-left:20px;
		margin-top:10px;
		margin-bottom:5px;
		margin-left:10px;
		font-size:90%;
		color:#df6d02 !important;
		font-weight:bold;
	}
	
	.promocion-memoria ol li li, .promocion-memoria ol ul li, .promocion-memoria ul ol li {
		background:url(../images/bullet_ofertas03.jpg) no-repeat top left !important;
		padding-left:20px;
		margin-top:3px;
		margin-left:30px !important;
		font-size:100%;
		font-weight:normal;
		color:#2b3047 !important;
	}
	
		.promocion-memoria ol li li li, .promocion-memoria ol ul ol li, .promocion-memoria ol ul ul li, 
		.promocion-memoria ul ol ol li, .promocion-memoria ul ol ul li  {
			
			background:url(../images/bullet_ofertas03.jpg) no-repeat top left !important;
			padding-left:20px;
			margin-left:50px !important;
			font-size:100%;
			font-weight:normal;
			color:#2b3047 !important;
		}
	
		.promocion-memoria p{ padding:10px 0; }
	
	
	/*--== PLANOS ==--*/
	.descarga-planos li{ 
		background-image:none !important;
		padding-left:10px !important;
	}
