.Promociones .ContContenidoGeneral {
	background-image: url(../servicios/i/bg-promociones.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.Promociones #ContContenido {
	width: 650px;
}

h1 {
	font-size:18px; 
	font-family:Georgia,Arial; 
	color:#cc0000;
}

.columna_servicios {                          
	float:left;
	width:300px;
	font-weight:bold;
	color:#999;
}

.lista_servicios {	
	height:50px;
	margin:0.5em;
	padding:5px;
	height:65px;
	border-bottom:0.1em solid #efefef;
	font-family:Georgia,Arial; 
	font-size:11px; 
	color:#cc0000;
	text-align:left;
}

.lista_servicios img {	
	float:left;
	margin-right:0.5em;
	border:none;
}
.especiales_anteriores {
	font-size:11px; 
	font-family:Georgia,Arial; 
	border-top:0.01em solid #efefef;
	padding-top:15px;
	color:#cc0000;
	padding-left:1em;
	
}

.columna_servicios {                          
	float:left;
	width:300px;
	font-weight:bold;
	font-size:10px; 
	font-family:Georgia; 
	color:#999;
}

.otras_promociones {	
	height:50px;
	border-bottom:0.1em solid #efefef;
	margin:0.5em;
	padding:5px;
	height:100px;
	font-family:Georgia,Arial; 
}

.otras_promociones img {	
	float:left;
	margin-right:0.5em;
	border:none;
}






/***
 * NUEVO
 */

.Otros {
	border-bottom: solid 1px #EBD6D6;
	margin-bottom: 25px;
	overflow: hidden;
	width: 300px;
	zoom: 1;
}

.Col1 {
	display: inline;
	float: left;
}

.Col2 {
	display: inline;
	float: right;
}

.Otros .Image {
	border: none;
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 81px;	
}

.Otros .Titulo {
	margin: 0;
}

.Otros .Titulo a {
	color: #A25151;
	display: block;
	font-family: Georgie, Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.Otros .Fecha {
	color: #999999;
	display: block;
	font-family: Georgie, Arial;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	text-align: left;
}
