.contenido_izq{
	padding:0px;
	width:330px;	
}

/** GALERIA PRODUCTO ELEGIDO **/


.trabajos{
	position:relative;
	float:left;
	width:504px;
}

.bloque_trabajos{
	position:relative;
	float:left;
	width:534px;
	height:244px;
	margin-bottom:-20px;
}

.parte_superior_trabajos{
	position:relative;
	float:left;
	width:534px;
	height:120px;
	text-align:center;
}

.parte_inferior_trabajos{
	position:relative;
	float:left;
	width:534px;
	height:120px;
	text-align:center;
}

.etiqueta_y_menu{
	position:relative;
	float:left;
	width:494px;
	height:216px;
	padding-left:10px;
	background:url(marco.png) left no-repeat;
}

/***  SUBMENU PRODUCTOS  ***/

.submenu{
	position:relative;
	float:left;
	width:285px;
	height:173px;
	line-height:20px;
	padding-left:20px;		
	padding-top:40px;
	/*background-color:lime;*/
}

.submenu a{
	position:relative;
	float:right;
	font:9pt tahoma, verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;	
	color:#000;
	top:10px;
}

.submenu a:hover{	
	color:#bbb;
}

/** + estilos **/

.etiqueta_estado{
	position:relative;
	float:left;
	width:184px;
	height:181px;
	margin-top:42px;
}

.estado{
	font:10pt tahoma, verdana, sans-serif;
	font-weight:bold;
	color:#ddd;
}

.img_1{
	position:relative;
	width:100px;
	height:120px;
	behavior:url("css/pngbehavior.htc");
}

.img_2{
	position:relative;
	width:135px;
	height:120px;
	behavior:url("css/pngbehavior.htc");
}

.png{behavior:url("css/pngbehavior.htc");}
