/* CSS Document */

/* DEFAULT */
form, 
ul,
li {
	padding:0;
	margin:0;
	border:0;
}

html{
	padding:0;
	margin:0;
	height: 100%;
	font-size: 12px;
}
body{
	padding:0;	
	margin:0 auto;
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.6em;
	height: 100%;
	background-color: #000000;
	color:#fff;
}

h1{
	padding:0;
	margin:0;
	border:0;
	width:350px;
	height:45px;
	position:absolute;
	top:81px;
	right:4px;
	display:block;
}
h1 span{
	display:none;
}

/* ID */
#error{
	background-color:#000000;
	color:#FFFFFF;
}
#error a{
	color: #B80A0E;
}
#error div{
	padding:15px;
}

/* CSS */

.sheet{
	background:url(images/layout/header.jpg) top no-repeat;
	padding-top:130px;
	position: relative;
	z-index:0;
}
.content {
	margin-left: 215px;
	display:block;

	
}
.lapage {
		position:absolute;
		display:block;
}
.layer{
	overflow:auto;
	height:335px;
	width:495px;
	display:block;
}
.menu{ 
	position: absolute;
	float: left;
	padding-top:32px;
	padding-bottom:50px;
	margin-top:40px;	
	background: url(images/layout/menubg.jpg) no-repeat left -35px;
	height:335px;
}
.menu li{
	list-style: none;
}
.menu a {
	display:block;
	height:34px;
	width: 190px;
}
.menu a:hover{
	background-position: 0px -34px;	
}

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

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

a span{
	 display:none; 
}
/* MENU EN */
a.paradise{		background: url(images/menu/en/paradise.gif) no-repeat;}
a.spirit{		background: url(images/menu/en/spirit.gif) no-repeat;}
a.production{	background: url(images/menu/en/elaboration.gif) no-repeat;}
a.range{		background: url(images/menu/en/range.gif) no-repeat;}
a.awards{		background: url(images/menu/en/awards.gif) no-repeat;}
a.custom{		background: url(images/menu/en/custom.gif) no-repeat;}
a.news{			background: url(images/menu/en/news.gif) no-repeat;}
a.more{			background: url(images/menu/en/more.gif) no-repeat;}
a.contact{		background: url(images/menu/en/contact.gif) no-repeat;}

/* MENU FR */
a.paradisefr{	background: url(images/menu/fr/paradise.gif) no-repeat;}
a.spiritfr{		background: url(images/menu/fr/spirit.gif) no-repeat;}
a.productionfr{	background: url(images/menu/fr/elaboration.gif) no-repeat;}
a.rangefr{		background: url(images/menu/fr/range.gif) no-repeat;}
a.awardsfr{		background: url(images/menu/fr/awards.gif) no-repeat;}
a.customfr{		background: url(images/menu/fr/custom.gif) no-repeat;}
a.newsfr{		background: url(images/menu/fr/news.gif) no-repeat;}
a.morefr{		background: url(images/menu/fr/more.gif) no-repeat;}
a.contactfr{	background: url(images/menu/fr/contact.gif) no-repeat;}

.button{margin:4px;}

.list{
	width:100%;
	color: #FFCC33;
}
.list th{
	padding:4px;
	background-color: #440F06;
	border-top: 1px solid #663A33;
	border-bottom: 1px solid #340C05;
	text-align:left;
}
.list td{
	padding:4px;
	background-color: #D54315;
	border-top: 1px solid #DF704D;
	border-bottom: 1px solid #A03210;
	text-align:left;
}

.footer{
	clear:both;
	background-color: #CC3300;	
}
.footer a{ 
	width:100px;
	height:8px;
	padding:5px 0 5px 26px ;
	color:#fff;
	font-size:1em;
	font-weight:bold;
	text-decoration: none;
	display:block;
	background:url(images/picto/home.gif) 8px center no-repeat;
	
}

a.home{
	position: absolute;
	left:0px;
	top:0px;
	width:200px;
	height:170px;
	display:block;
}

/* TITRES EN */
.paradise h1{	background:url(images/title/en/paradise.gif) no-repeat; }
.spirit h1{		background:url(images/title/en/spirit.gif) no-repeat; }
.awards h1{		background:url(images/title/en/awards.gif) no-repeat; }
.range h1{		background:url(images/title/en/range.gif) no-repeat; }
.production h1{	background:url(images/title/en/elaboration.gif) no-repeat; }
.custom h1{		background:url(images/title/en/custom.gif) no-repeat; }
.news h1{		background:url(images/title/en/news.gif) no-repeat; }
.more h1{		background:url(images/title/en/more.gif) no-repeat; }
.contact h1{	background:url(images/title/en/contact.gif) no-repeat; }


/* TITRES FR */
.paradisefr h1{		background:url(images/title/fr/paradise.gif) no-repeat; }
.spiritfr h1{		background:url(images/title/fr/spirit.gif) no-repeat; }
.awardsfr h1{		background:url(images/title/fr/awards.gif) no-repeat; }
.rangefr h1{		background:url(images/title/fr/range.gif) no-repeat; }
.productionfr h1{	background:url(images/title/fr/elaboration.gif) no-repeat; }
.customfr h1{		background:url(images/title/fr/custom.gif) no-repeat; }
.newsfr h1{			background:url(images/title/fr/news.gif) no-repeat; }
.morefr h1{			background:url(images/title/fr/more.gif) no-repeat; }
.contactfr h1{		background:url(images/title/fr/contact.gif) no-repeat; }



.vineyard{
	text-align:
	center;
	padding:10px;
	color:#ffcc33;
/*	word-spacing: 1.2em;*/
	letter-spacing:0.3em;
}

.flash {
	margin: auto;
	width: 720px;
	text-align: center;
	font-size: 12px;
}
.flash a{
	color:#FF9900;
	text-decoration:none;
}
.flash a:hover{
	color:#FFCC00;
	text-decoration:underline;
}

input, textarea, select {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #222;
	border: solid 1px #CC3300;
}

/* ADMIN */

#admin form{
	margin: 50px 200px;
	text-align:right;
}
.java_vr {
	text-align: center;
}
.orange {
	color: #FFB900;
}
.bloc_photos {
	display:block;
	float:right;
	padding:10px

}
.lien_actif {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	background-color:#962601;
	
}
.lien_prod {
	margin:10px;
	padding:5px;
	background-color: #151515;
	font-size: 13px;
	border:solid #333333 1px;
	
	

}
.lien_prod a {
	color: #FFCC33;
	text-decoration: none;
	font-weight:normal;
	display: block;
}
.lien_prod a:hover {
	color: #FFF;
	text-decoration: none;
}
.blocphoto {
	background-color: #CCCCCC;
	display: block;
	padding: 5px;
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
}
.titre_news {
	color: #FFCC33;
	text-decoration: none;
	font-size: 1.2em;
	font-weight:bold;
	display: block;
}
.lien_news a {
	color: #FFCC33;
	text-decoration: none;
	font-weight:bold;
	display: block;
}
.lien_news a:hover {
	color: #FFF;
	text-decoration: none;
}
.lien_pagin a {
	color: #FFCC33;
	text-decoration: none;
	font-weight:bold;
}
.lien_pagin a:hover {
	color: #FFF;
	text-decoration: none;
}

