﻿.Content_Title
{
	float: left;
	background-position: right top;
	font-family: Verdana;
	font-size: 40px;
	color: #000000;
	background-image: url(      'Body_Col2_Content_Title.png' );
	background-repeat: no-repeat;
	padding: 10px 25px 0 0;
	min-height: 30px;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 22px;
}

.Content_Photo_Desc
{
	font-size: 10px;
	font-weight: bold;
}

.Content_Default
{
	float: left;
	width: 465px;
	margin: 10px 10px 10px 10px;
	font-size: 12px;
	color: #696969;
	text-align: justify;
}

.Content_Default h3
{
	color: #000000;
}

.Content_Left
{
	text-align: left;
	float: left;
	width: 178px;
	color: #000000;
	font-size: 25px;
	font-weight: bold;
	padding: 0 10px 10px 0;
}

.Content_Left_text
{
	float: left;
	text-align: left;
	width: 178px;
}

.Content_Right
{
	float: right;
	text-align: left;
	width: 248px;
}

.Title
{
	color: #696969;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
}

.Detail
{
	color: #696969;
	font-size: 12px;
	font-weight: 400;
	text-transform: lowercase;
}


.Details
{
	color: #696969;
	font-size: 12px;
	font-weight: 400;
}

/***************************************************************************/
/********************* PEIXATERIA ******************************************/
.Content_Mosaic
{
	float: left;
	width: 467px;
	height: 427px;
	position: relative;
}

.Content_Mosaic .LT
{
	position: absolute;
	top: 0px;
	left: 19px;
}

.Content_Mosaic .RT
{
	position: absolute;
	top: 0px;
	right: 19px;
}

.Content_Mosaic .RB
{
	position: absolute;
	bottom: 0px;
	right: 19px;
}

.Content_Mosaic .LB
{
	position: absolute;
	bottom: 0px;
	left: 19px;
}

/***************************************************************************/
/********************* DEGUSTACIÓ ******************************************/

.Content_Container
{
	float: left;
	width: 457px;
	height: 179px;
	position: relative;
}

#display, #animate
{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 457px;
	height: 179px;
	cursor: pointer;
}

.Content_Botons
{
	position: absolute;
	top: 155px;
	width: 477px;
	text-align: center;
}

.Dia, .Nit
{
	float: left;
	width: 230px;
	cursor: pointer;
}

.Dia, .Nit img
{
	border: soid 4px #FFFFFF;
}
