/*
 * Display: none
 */
.menu_100 {
	display: none;
}

.pie_100 {
	display: none;
}

.obra_left {
	display: none;
}

.obra_right {
	display: none;
}

#header_obra {
	display: none;
}

.linea_obra {
	display: none;
}

#acciones_obra {
	display: none;
}

/*
 * Print Classes
 */
#print_artwork {
	display: inherit;
	width: 600px;
	margin: 0 auto;
	font-family: Verdana;
}

#print_artwork .header {
	width: 100%;
	height: 50px;
	display: block;
	margin-bottom: 30px;
}

#print_artwork .content {
	width: 100%;
	display: block;
}

#print_artwork .obra_left {
	display: inherit;
}

#print_artwork .footer {
	width: 100%; height: 20px;
	border-top: 1px solid #6C0000;
	border-bottom: 1px solid #6C0000;
	color: #6C0000;
	text-align: center;
	font-size: 12px;
	margin-top: 40px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#print_artwork .title {
	font-size: 25px;
	color: rgb(46, 116, 150);
	display: block;
	font-weight:bold;
	padding-bottom: 10px;
	width: 100%;
}

#print_artwork .de_en {
	font-size:18px;
	color:#5E5E5E;
}

#print_artwork .autor {
	font-size:18px;
	color:#5E5E5E;
	font-weight:bold;
}

#print_artwork .galeria {
	font-size:18px;
	color:#6C0000;
	font-weight:bold;
}

#print_artwork .datos_autor {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#print_artwork .img_avatar {
	border: 1px solid #cccccc;
}

.caja_galeria_contenido {
	font-family: Verdana;
	font-size: 10px;
	color: #5E5E5E;
}

.precio_valor {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #953131;
}

.texto_10 {
	font-family: Verdana;
	font-size: 10px;
	color: #5E5E5E;
}

.texto_10_rojo {
	font-family: Verdana;
	font-size: 10px;
	color: #6C0000;
}
