
/* GLOBAL */

body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #333333;
}

a, a:visited, a:active {
	text-decoration: none;
	outline: none;
	color: #993333;
}

a:hover {
	color: #660000;
}

div {
	margin: 0;
	padding: 0;
}

img, img a {
	margin: 0;
	padding: 0;
	border: none;
}

table, tr, td, th {
	margin: 0;
	padding: 0;
	border: none;
	border-spacing: 0;
	text-align: left;
}

p, h1, h2, h3 {
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 1.2em;
}

h1, h2, h3 {
	font-size: 12px;
	font-weight: bold;
}

ul, li {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

li {
	list-style-type: none;
}

#page {
	position: absolute;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	margin-top: 12px;
}

.mainbox {
	height: 750px;
	background: #F0F0F0 no-repeat left top;
}


/* NAV */

#nav {
	height: 74px;
}

#logo_top {
	float: left;
}

#lang_fr a, #lang_eng a, #facebook a {
	margin-top: 46px;
	float: right;
	width: 21px;
	height: 21px;
	display: block;
}

#lang_fr a {
	background: url("../../img/nav/flag_fr_b.jpg") no-repeat left top;
}

#lang_fr a:hover {
	background: url("../../img/nav/flag_fr_b_over.jpg") no-repeat left top;
}

#lang_eng a {
	background: url("../../img/nav/flag_eng_b.jpg") no-repeat left top;
}

#lang_eng a:hover {
	background: url("../../img/nav/flag_eng_b_over.jpg") no-repeat left top;
}

#facebook a {
	padding-right: 6px;
	background: url("../../img/nav/facebook_b.jpg") no-repeat left top;
}

#facebook a:hover {
	background: url("../../img/nav/facebook_b_over.jpg") no-repeat left top;
}


/* MENU */

#menu {
	position: absolute;
	top: 74px;
	left: 0;
}

#logo_bot a {
	width: 118px;
	height: 76px;
	display: block;
	background: url("../../img/nav/blank.gif");
}

#menu ul {
	margin: 15px 0 0 48px;
}

#menu li {
	padding-bottom: 6px;
	font-size: 15px;
	line-height: 1em;
}

#menu li a, #menu li a:visited, #menu li a:active {
	color: #666666;
}

#menu li, #menu li a:hover {
	color: #000000;
}


/* BG */

#mainbox-news {
	background-image: url("../../img/bg/valentinavox-bg-1.jpg");
}

#mainbox-collections {
	background-image: url("../../img/bg/valentinavox-bg-2.jpg");
}

#mainbox-designers {
	background-image: url("../../img/bg/valentinavox-bg-3.jpg");
}

#mainbox-shops {
	background-image: url("../../img/bg/valentinavox-bg-4.jpg");
}

#mainbox-press {
	background-image: url("../../img/bg/valentinavox-bg-5.jpg");
}

#mainbox-contacts {
	background-image: url("../../img/bg/valentinavox-bg-6.jpg");
}

/*




.title {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 18px;
	top: 23px;
	width: 474px;
	height: 60px;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 3px;
	color: #666666;
}

.subtitle {
	font-size: 15px;
	font-weight: normal;
	font-style: oblique;
	vertical-align: -2px;
	letter-spacing: 6px;
	color: #999999;
}

.col_left {
	margin: 0;
	padding: 62px 18px 0 21px;
	position: absolute;
	top: 109px;
	left: 0px;
	width: 96px;
	height: 300px;
}

.col_central {
	margin: 0;
	padding: 18px 18px 3px 18px;
	position: absolute;
	top: 109px;
	left: 135px;
	width: 474px;
	height: 347px; /* decalage 3px (padding) pour arrows collections  */
/*
}

.col_right {
	margin: 0;
	padding: 18px 21px 0 18px;
	position: absolute;
	top: 109px;
	left: 645px;
	width: 96px;
	height: 344px;
}

*/

/* CREDITS */

#creds {
	margin-top: 9px;
	text-align: right;
	font-size: 9px;
	color: #333333;
}

#creds a, #creds a:visited {
	color: #333333;
}

#creds a:hover {
	color: #666666;
}
