body 
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;
	margin: 5px; 
	padding: 0; 
	border: 0;
	background: #ffffff url(images/logo-background_100x100_6.png) repeat;
}

/* @group P */

p
{
	margin: 0;	
}

p.center
{
	text-align: center;
}

p.right
{
	text-align: right;
}

/* @end */

/* @group LINKS */

/* DEFAULT */

a:visited 
{
	text-decoration: underline;
	font-weight: normal;
	color: #1476c8;
}

a:link 
{
	text-decoration: underline;
	font-weight: normal;
	color: #1476c8;
}
	
a:hover 
{
	text-decoration: none; 
	font-weight: normal;
	color: #1476c8;
}
	
a:active 
{
	text-decoration: underline; 
	font-weight: normal;
	color: #1476c8;
}	

/* TOP MENU */
#content-top-text-menu a:visited
{
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;	
}

#content-top-text-menu a:link 
{
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
}
	
#content-top-text-menu a:hover 
{
	text-decoration: none; 
	color: #ffffff;
	font-weight: normal;
}
	
#content-top-text-menu a:active 
{
	text-decoration: underline; 
	color: #ffffff;	
	font-weight: normal;
}	

/* PSEUDO */
#content-area-right-product-box a:visited 
{
	text-decoration: underline;
	color: #111111;
	font-weight: normal;
}

#content-area-right-product-box a:link 
{
	text-decoration: underline;
	color: #111111;
	font-weight: normal;
}
	
#content-area-right-product-box a:hover 
{
	text-decoration: none; 
	color: #111111;
	font-weight: normal;
}
	
#content-area-right-product-box a:active 
{
	text-decoration: underline; 
	color: #111111;	
	font-weight: normal;
}	

#content-area-left a:visited 
{
	text-decoration: underline;
	color: #111111;
	font-weight: normal;
}

#content-area-left a:link 
{
	text-decoration: underline;
	color: #111111;
	font-weight: normal;
}
	
#content-area-left a:hover 
{
	text-decoration: none; 
	color: #111111;
	font-weight: normal;
}
	
#content-area-left a:active 
{
	text-decoration: underline; 
	color: #111111;	
	font-weight: normal;
}	

/* @end */

/* @group TEXT */

.white
{
	color: #ffffff;
}

/* @end */



/* @group TABLE */

table.menu
{
	width: 100%;
	height: 20px;
	background-color: black;
}

/* @end */

/* @group IMG */

img
{
	border: 0px;
}

/* @end */



/* @group DIV */


#content 
{
	width: 768px;
	min-height: 100%;
	background-color: #ffffff;
	margin: 0 auto;
}

/* IE6 compability */
* html #content 
{
	height: 100%;
}

/* Page top */
#content-top
{
	width: 768px;
	margin: 0 auto;
}

#content-top-logo
{
	width: 234px;
	height: 100px;
	background-color: #ED1D23;
	float: left;
}

#content-top-text
{
	width: 534px;
	height: 100px;
	background-color: #ED1D23;
	position: relative;
	float: left;
}

#content-top-text-menu
{
	width: 500px;
	height: 20px;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	text-align: center;
}

/* Main area */
#content-area
{
	clear: left;
	width: 768px;
	min-height: 541px;
	background-color: white;	
	margin: 0 auto;
	text-align: center;
}

/* Homepage */
#content-area-main
{
	height: 430px;
	background-color: white;
	text-align: center;
	/* padding: 50px 84px 51px; */
}

/* Contact and about pages*/
#content-area-left
{
	width: 210px;
	float:	left;
}

#content-area-left-picture
{
	margin: 5px;
}

#content-area-left-text
{
	background-color: #ecdfa2;
	text-align: center;
	margin: 5px;
}

#content-area-right
{
	width: 548px;
	margin-left: 210px;	
}

#content-area-right-text
{
	text-align: justify;
	padding: 5px;
	overflow: hidden;
}

/* Product page */

/* Edited by Calle  */

.produt a:link, .product a:visited, .product a:active 
{
	text-decoration: underline;
	font-weight: normal;
	color: black;
}
	
.produt a:hover 

{
	text-decoration: none; 
	font-weight: normal;
	color: black;
}
	
/*Edited by Calle */

#content-area-right-product-header
{
	width: 100%;
	background-color: #ffffff;
	text-align: center;
	/* border-bottom: 1px solid #b3b3b3; */
	margin: 0 0 10px;
}

.content-area-right-product-box
{
	width: 31%;
	height: auto;
	background-color: #ffffff;
	float: left;
	margin: 0 5px 5px;
	border: 1px dotted #ececec;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.content-area-right-product-box-picture
{
	display: table;
	width: 150px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}

.content-area-right-product-box-picture-inside
{
	display: table-cell;
	vertical-align: middle;
	width: 150px;
	text-align: center;
}

#content-area-products
{
	min-height: 541px;
	background-color: white;
	padding: 0 15px;
	text-align: justify;
}

/* PRODUCT DETAILS */
.content-area-products-details-header
{
	width: 100%;
	background-color: #ffffff;
	text-align: left;
	margin: 0 0 10px;
}

#content-area-products-details-area
{
	width: 100%;
	min-height: 541px;
	border: 1px dotted #ececec;
	text-align: center;
}

#content-area-products-details-area-left
{
	width: 46%;
	background-color: white;
	padding: 2%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

#content-area-products-details-area-right
{
	width: 46%;
	background-color: white;
	padding: 2%;
	text-align: left;
	float: left;
}

/* PRODUCTS PICTURE SHOW */
#content-area-products-details-area-picture
{
	width: 100%;
	min-height: 520px;
	border: 1px dotted #ececec;
	text-align: center;
	padding-top: 20px;
}

/* Footer */
#content-footer
{
	width: 748px;
	height: 30px;
	background-color: #ED1D23;
	margin: 0 auto;
	padding-right: 20px;
}

#content-footer-text
{
	line-height: 3em;
	font-size: x-small;	
	color: white;
	text-align: right;
}

/* @end */

