/**
 * Framework CSS
 */
html, body {height: 100%;}

body	{margin: 0px;}
img 	{border: 0px;}
form	{margin: 0px;}
strong	{font-weight: bold;}
p		{margin: 0 0 10px 0;}

.center			{text-align: center;}
.strong			{font-weight: bold;}
.conteneur	{overflow: auto;}
.underline{text-decoration: underline;}
.italic {font-style: italic;}


/**
 * STRUCTURE
 */
body{background: #000; font: normal normal 11px verdana, sans-serif; color: #fff;}
#general{width: 1064px; height: 665px; position: absolute; top: 50%; left: 50%; margin-top: -332px; margin-left: -532px; background: url(../images/home_2012.jpg) transparent no-repeat top left;}
#general a{
	position: absolute;
	display: block;
}

#link_home{
	width: 381px;
	height: 320px;
	top: 310px;
	left: 344px
}

#link_bestiale{
	width: 298px;
	height: 194px;
	top: 174px;
	left: 21px
}

#link_wear{
	width: 504px;
	height: 229px;
	top: 42px;
	left: 477px
}
