@CHARSET "ISO-8859-1";
/*
* RESET
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding:0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Helvetica, arial, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #333;
	height:100%; /* needed for container min-height */
	background:#FFF;
}

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:Helvetica, arial,sans-serif;
	font-size:small;
	color:#000;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
h1, h2 , h3 {
	font-family:Helvetica;
	font-weight:lighter;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#body {
	background:#000000 url('/images/bg1.png') no-repeat scroll center top;
}
#mainContainer {
	position:relative;
	margin-top:76px;
	margin-right:auto; 
	margin-left:auto; 
	width:985px;
	height:709px;
	background:#FFF;
	border:1px solid white;
}
/*	MENU */
#logo{
	background:#000;
}
#menuTop {
	
}
#menuTop ul {
	width:897px;
	height:30px;
	margin-top:5px;
}
#menuTop li {
	float:left;
	padding-top:10px;
	height:25px;
	margin-right:8px;
	margin-left:6px;
}
#menuTop a {
	text-transform:uppercase;
	color:#000;
	font-size:12px;
	text-decoration:none;
}
#backgroundChanger {
	position:absolute;
	top:433px;
}
#backgroundChanger li {
	display:block;
	border:1px solid #777;
	background:#FFFFFF;
	width:10px;
	height:10px;
	margin-right:5px;
	float:left;
	cursor: pointer;
}
#submenu {
	z-index:3;
	position:absolute;
	top:105px;
	left:10px;
	width:120px;
}
#submenunews{
	z-index:3;
	position:absolute;
	top:105px;
	left:10px;
	width:250px;
}
#submenu ul {
}
#submenu li {
	display:block;
	margin-bottom:15px;
	clear:both;
	font-size:11px;
}
#submenunews li {
	display:block;
	margin-bottom:3px;
	clear:both;
	font-size:11px;
}
#submenu a, #submenunews a, .link a {
	text-transform:uppercase;
	color:#777;
	text-decoration:none;
	font-size:11px;
}
#submenunews a {
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
	font-size:11px;
}
#submenu a:hover, #submenunews a:hover, .link a:hover {
	color:#000;
}
#moderneDesign {
	position:absolute;
	top:155px;
	left:235px;
}
#moderneDesign ul{
	width:700px;
}
#moderneDesign li{
	width:200px;
	height:200px;
	background:#FFF;
	border:1px solid #CCC;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
#sectionHome {
	position:absolute;
	top:140px;
	left:130px;
	/*border:1px solid red;*/
}
#sectionHome ul {
	width:830px;
}
#sectionHome li {
	width:185px;
	height:185px;
	background:#FFF;
	border:1px solid #CCC;
	margin-right:10px;
	margin-bottom:40px;
	float:left;
	position:relative;
}
#otherArticlesInSub{
	width:100px;
}
#otherArticlesInSub ul{
	width:100px;
}
#otherArticlesInSub li{
	width:40px;
	height:40px;
	background:#FFF;
	border:1px solid #CCC;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	position:relative;
	clear:none;

}
#otherArticles{
	position:absolute;
	top:200px;
	left:10px;
	width:100px;
}
#otherArticles ul {
	width:100px;
}
#otherArticles li {
	width:40px;
	height:25px;
	background:#FFF;
	border:1px solid #CCC;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	position:relative;
}
/*	PAGE SECTION */
#sectionIndex {
	
}
#sectionIndex ul {
	display:block;
	width:600px;
}
#sectionIndex li {
	display:block;
	width:100px;
	height:100px;
	float:left;
	background:#333;
	border:1px solid #FFF;
	margin-right:10px;
	margin-bottom:10px;
}
/*	GLOBAL */
#centralContent {
	background:#FFF;
	padding:10px;
}	
/* PAGE ARTICLE */
#mainArticlePict {
	position:absolute;
	top:130px;
	left:430px;
	border:1px solid #CCC;
	width:500px;
	height:500px;
}
#mainArticle {
	position:absolute;
	top:250px;
	left:170px;
	width:220px;
	height:200px;
	vertical-align:text-bottom;
	text-align:left;
	color:#000;
	line-height:18px;
}
#mainArticle p{
	margin-top:10px;
}
#price{
	margin-top:20px;
}
#designer{
	color:#ADACAC;
}
#mainArticle,#designer h2{
	margin-bottom:10px;
	margin-top:10px;
	color:#000;
	font-size:14px;
}

/* HOME */
#homePicture {
	position:absolute;
	top:190px;
	left:230px;
	width:500px;
	height:309px;
	text-align:center;
}
#homePicture a {
	text-decoration:none;
	color:#000;
}
#homeText {

	position:absolute;
	top:90px;
	left:710px;
	width:170px;
	height:309px;
	vertical-align:text-bottom;
}
/*	PAGE NEWS */
#newsPicture {
	position:absolute;
	top:130px;
	left:300px;
	border:1px solid #CCC;
	width:250px;
	height:309px;
}
#designerPicture {
	position:absolute;
	top:130px;
	left:260px;
	border:1px solid #CCC;
	width:310px;
	height:310px;
}
#plusDesign{
	position:absolute;
	top:445px;
	left:300px;
	width:250px;
}
#plusDesigner{
	position:absolute;
	top:485px;
	left:260px;
	width:310px;
	height:185px;

}
#newsText {
	position:absolute;
	top:130px;
	left:580px;
	width:350px;
	height:309px;
	vertical-align:text-bottom;
}
#designerText {
	position:absolute;
	top:130px;
	left:580px;
	width:350px;
	height:540px;
	vertical-align:text-bottom;
}
#otherPictures{
	position:absolute;
	top:130px;
	left:380px;
	width:50px;
}
#otherPictures{
}
#otherPictures li{
	width:40px;
	height:40px;
	background:#FFF;
	border:1px solid #CCC;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	position:relative;
	cursor:pointer;
}
#otherDesignPictures{

}
#otherDesignPictures li{
/*	width:25px;
	height:31px;*/
	background:#FFF;
	border:1px solid #CCC;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	position:relative;
	cursor:pointer;
}
#otherDesignerPictures{
	position:absolute;
	top:445px;
	left:260px;
	width:310px;
}
#otherDesignerPictures li{
	width:31px;
	height:31px;
	background:#FFF;
	border:1px solid #CCC;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	position:relative;
	cursor:pointer;
}

/*	PRESSE */
#mainPressePict {
	position:absolute;
	top:130px;
	left:400px;
	border:1px solid #CCC;
	width:250px;
	height:309px;
}
#otherPresses{
	position:absolute;
	top:493px;
	left:10px;
	width:380px;
	height:110px;
}
#otherPresses ul {

}
#otherPresses li {
	width:70px;
	height:87px;
	background:#FFF;
	border:1px solid #CCC;
	margin-right:5px;
	margin-bottom:5px;
	float:right;
}
#downloadPresse {
	position:absolute;
	top:586px;
	left:540px;
}
#downloadPresse a {
	color:#333;
	text-decoration:none;
}
	
/*	ADMIN  */
#adminMenu {
	margin-top:10px;
	margin-left:5px;
	clear:left;
	width:100%;
	height:30px;
}
#adminMenu li{
	float:left;
	margin-right:3px;
}
#adminMenu a {
	font-size:12px;
	color:#333;
	text-decoration:none;
}	
#articleAdmin {
	position:absolute;
	top:110px;
	left:170px;
	background:#FFF;
	padding:10px;
}
.admin h2{
	font-weight:bold;
}
.admin table td{
	padding:10px;
}
/*
* WAIT PAGE
*/

.refArticle h2{
	font-weight:bold;
	color:#AAA;
}
.refArticle {
	color:#777;
	font-weight:lighter;
	line-height:1.2em;
}
/*CONTACT*/
#proFieldsetZend input, textarea {
	border:1px solid #000;
	width:150px;
	float:left;
	font-family:Arial;
	font-size:12px;
}
#proFieldsetZend legend{
	display:none;
}
#proFieldsetZend fieldset{
	border:0px;
	
}
#login{
	border:0px;
	background:#FFFFFF;
}
#login:hover{
	color:#FFF;
	background:#000;
}
#proFieldsetZend dt{
	font-size:11px;
	float:right;
	font-weight:bold;
	text-align:right;
	margin-top:2px;
	height:21px;
	margin-right:10px;

}
#proFieldsetZend dd{
	font-size:11px;
	float:right;
	clear:right;
	margin-right:50px;
	margin-bottom:2px;
}
.errors{
	float:right;
	margin-left:10px;
	width:130px;
}
#supcontact{
	position:absolute;
	width:400px;
	top:100px;
	left:10px;
}
#footer {
	margin-top:5px;
	position:relative;
	margin-right:auto; 
	margin-left:auto; 
	width:985px;
	height:15px;
	text-align:right;

}
#footer a{
	color:#FFF;
	text-decoration:none;
	text-align:right;
}
