/* CSS Document */

#contenido_despedidas{
	display:block;
	float:left;
	width:900px;
	background-image:url(../img/fondo_despedidas.jpg);
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
}
#contenido_fiestas{
	display:block;
	float:left;
	width:900px;
	background-image:url(../img/fondo_fiestas.jpg);
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
}
#contenido_cenas_empresa{
	display:block;
	float:left;
	width:900px;
	background-image:url(../img/fondo_cenas_empresa.jpg);
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;	
}
#contenido_cenas_madrid{
	display:block;
	float:left;
	width:900px;
	background-image:url(../img/fondo_cenas_madrid.jpg);
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;	
}
#contenido_cenas_navidad{
	display:block;
	float:left;
	width:900px;
	background-image:url(../img/fondo_navidad.jpg);
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
}

p.texto_seccion{
	display:block;
	float:left;
	width:340px;
	font-size: 9px;
	color: #701364;
	padding-right: 560px;
	text-align: center;
}
#complemento{
	display:block;
	float:left;
	width:300px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 40px;
	padding-top: 580px;
	font-size:12px;
	font-weight: bold;
}
#complemento a{
	font-size:10px;
	color: #701364;
	font-weight: normal;
}
#contenido_productos{
	display:block;
	float:right;
	width:400px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 40px;
}
#contenido_productos p{
	display:block;
	float:left;
	width:400px;
	font-size:11px;
	padding-bottom: 10px;
}
#contenido_productos p a{
	font-size:11px;
	color:#000000;
}
#contenido_productos p span{
	font-weight:bold;
}
#contenido_productos a.promocion{
	display:block;
	float:left;
	width:400px;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	color:#701364;
	text-align: center;
	background-image: url(../img/bot_promocion_despedidas.gif);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 20px;
}
#contenido_productos #div_h2{
	display:block;
	float:left;
	width:400px;
	font-size:15px;
	font-weight: bold;
	color: #701364;
	padding-bottom: 15px;
	padding-top: 25px;
}
#div_h2 h2{
	font-size:15px;
	font-weight: bold;
	color: #701364;
	display:inline;
}
#contenido_productos #div_h3{
	display:block;
	float:left;
	width:400px;
	font-size:12px;
	font-weight: bold;
	color: #701364;
	padding-top: 15px;
	padding-bottom: 15px;
}
#div_h3 h3{
	font-size:12px;
	font-weight: bold;
	color: #701364;
	display:inline;
}
#contenido_productos #div_h4{
	display:block;
	float:left;
	width:400px;
	font-size:12px;
	font-weight: bold;
	color: #701364;
	padding-bottom: 15px;
	padding-top: 15px;
}
#div_h4 h4{
	font-size:12px;
	font-weight: bold;
	color: #701364;
	display:inline;
}

