@charset "UTF-8";
/*
-------------------------------------------------------
\\\\\\\ L ' A R M O I R E  D U  S T Y L I S T E ///////
-------------------------------------------------------
|            I N T E R I M  W E B  S I T E            |
|__B Y  S W E D E N  U N L I M I T E D  D O T  C O M__|
-------------------------------------------------------
*/


/* STRUCTURE ________________________________________*/
body {
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#797979;
	line-height: 18px;
	margin:0;
	padding:0;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#797979;
	line-height: 18px;
	font-weight:100;

}

a {
	color:#797979;
	text-decoration:none;
}

a:hover {
	color:#bdbdbd;
	text-decoration:none;
}


.wrapper {
	width:100%;
	height:720px;
	margin: 0 auto 0 auto;
	padding:0
}

.head {
	height:92px;
	margin:0;
	padding:0;
}

h1 a {
	background:#fff url('../_img/logo.gif') center no-repeat;
	width:374px;
	height:92px;
	display:block;
	margin:0 auto 0 auto;
	padding:0;
	text-indent:-9999em;
	overflow:hidden;
}

.navbar {
	width:960px;
	height:27px;
	background:#000 url('../_img/welcome.gif') right no-repeat;
	margin:0 auto 0 auto;
	padding:0;
}

.main {
	width:960px;
	height:519px;
	margin:0 auto 0 auto;
	padding:0px;
}

.footer {
	width:960px;
	height:55px;
	border-top: 1px dotted #b7b7b7;
	margin:0 auto 0 auto;
	padding:0;
	font-size:10px;
}


/* NAVIGATION ________________________________________*/

.navbar ul {
	margin:0;
	padding:0;
	display:inline;
	list-style-type: none;
	list-style-image:none;
}

.navbar li {
	list-style-image:none;
	list-style-type: none;
	display:inline;
	margin: 0;
	padding:0;
	float:left
}

.home a {
	background:url('../_img/home.gif') left top no-repeat;
	width:31px;
	height:27px;
	display:block;
	margin:0 0 0 27px;
	padding:0 27px 0 0;
	text-indent:-9999em;
	overflow:hidden;
}

.home a:hover{
	background:url('../_img/home.gif') left bottom no-repeat;
	width:31px;
	height:27px;
}

.about a {
	background:url('../_img/about.gif') left top no-repeat;
	width:55px;
	height:27px;
	display:block;
	margin:0;
	padding:0 27px 0 0;
	text-indent:-9999em;
	overflow:hidden;
}

.about a:hover{
	background:url('../_img/about.gif') left bottom no-repeat;
	width:55px;
	height:27px;
}

.contact a {
	background:url('../_img/contact.gif') left top no-repeat;
	width:67px;
	height:27px;
	display:block;
	margin:0;
	padding:0;
	text-indent:-9999em;
	overflow:hidden;
}

.contact a:hover{
	background:url('../_img/contact.gif') left bottom no-repeat;
	width:67px;
	height:27px;
}

/* FOOTER ___________________________________________________*/

.footer ul {
	margin:17px 0 0 53px;
	padding:0;
	display:inline;
	list-style-type: none;
	list-style-image:none;
	float:left;
}

.footer li {
	list-style-image:none;
	list-style-type: none;
	display:inline;
	margin: 0 22px 0 0;
	padding:0;
	float:left
}

.mailing {
	float:right;
	margin: 8px 27px 0 0;
	padding:0;
	line-height:12px;
}

.field {
	width:144px;
	height:20px;
	border:none;
	background: #b7b7b7;
	color:#7b7b7b;
	margin:0;
	padding:0;
	line-height:20px;
}

.submit {
	width:53px;
	height:20px;
	border:none;
	background:#b7b7b7 url('../_img/submit.gif') left top no-repeat;
	margin:0;
	padding:0;
}

.submit:hover {
	width:53px;
	height:20px;
	border:none;
	background:#b7b7b7 url('../_img/submit.gif') left bottom no-repeat;
	margin:0;
	padding:0;
}
