﻿/* [ HOME ]----------------------------- */

#home #cocinero
{
	float:left; 
	margin-top:10px;	
}

#home #ofertas
{
	position:relative; 
	top:20px;
}

#home .video
{
	position:absolute; 
	top:105px;
	left:470px;
}

/* [ PIZZAS ]----------------------------- */

#pizzas .numero
{	
	font-family:Trebuchet MS, Arial, Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#990000;
}

#pizzas .volver
{
	position:absolute; 
	margin-left:480px;
}

#pizzas .listado
{
	width:541px;
}

#pizzas .imagen
{
	padding:3px;	
}

/* [ ESTABLECIMIENTOS ]----------------------------- */

#establecimientos .tienda
{	
	position:relative;
	margin-top:15px;	 
	line-height:15px;
	height:65px;
}

#establecimientos .foto
{	
	float:left; 
	margin-right:10px; 
	padding:2px; 
	border:solid 1px #ccc;
}

/* [ TRABAJO ]----------------------------- */

#trabajo #form
{
	position:relative;
	margin-top:15px;
}

#trabajo table.datos td /*rev 1.2 */
{
	margin:5px;		
}	

#trabajo table.datos td.concepto /*rev 1.2 */
{
	width:120px;
}

#trabajo table.datos td.admiracion /*rev 1.2 */
{
	width:5px;
}

#trabajo table.datos td.concepto_sup /*rev 1.2 */
{
	vertical-align:top;	
}

/* [ VIDEO ]----------------------------- */

#video .video
{
	margin-top:43px;
	margin-bottom:0px;
	margin-left:25px;			
}

#video .video_marco
{
	float:left;
	margin-top:30px;
	margin-bottom:20px;
	margin-left:30px;	
	width:477px;
	height:410px;
	background: url(/images/shared/video_marco.png) no-repeat 0px 0px;							
}

