#logo {
	display: block;
	background-color: #fff;
	padding: 0 0 0px 18px;
}
#logo2 {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width:311px;
	height:88px;
	background: #FFF url(../img/larredya.gif no-repeat);
}

body {
	background: url(../img/bg.gif) repeat-y 0 0;
}

input, textarea {
	margin: .2em 0 .6em 0;
}
p a img {
	border: 1px dotted #D2CAB1;
}
p a:hover img {
	border-color: #770C00;
}
p div {
	background-color: #E7E2C9;
}
p div img {
	float: left;
	margin: 10px 5px 0 0 ;
}
/*<group=Top Nav>*/

#topnav {
	display: block;
	height: 88px;
	background: url(../img/larredya.jpg) no-repeat right top;
	padding:0 313px 0 0;
}

#topnav a {
	color: #938A7A;
	text-decoration: none;
}
#topnav a:hover {
	color: #675B48;
}
#c #ncon a, #t #ntes a, #h #nhom a, #r #nres a {
	color: #770C00;
	cursor: default;
	border-bottom: 1px dotted #9D9785;
}
/*</group>*/
/*<group=Nav>*/

#nav {
	display: block;
	height: 31px;
	background: #e3db65 url(../img/wine1_bg.jpg) repeat-x 0 0;
	padding-top: 19px;
}
#nav ul {
	margin: 0 0 0 329px;
	height: 31px;
	background: url(../img/nav-on.gif) 0 0 no-repeat;
	padding: 0;
	overflow: hidden;
	width: 420px;
	list-style-type: none;
	position: relative;
}
#nav ul li a {
	position: absolute;
	top: 0;
	text-indent: -9000px;
	border: 0;
	padding: 31px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 31px;
	background: transparent url(../img/nav-off.gif) no-repeat;
}
#nav ul li a:hover {
	background-image: url(../img/nav-on.gif);
}
#a #nacc a,#d #ndom a, #v #nvin a, #i #ninf a, #o #ndeg a, #c #ncon a {
	background-image: url(../img/nav-sel.gif);
	cursor: default;
}

body li#nacc a {
	width: 70px;
	left: 0;
	background-position: 0 0;
}

body li#ndom a {
	width: 70px;
	left: 70px;
	background-position: -70px 0;
}
body li#nvin a {
	width: 70px;
	left: 140px;
	background-position: -140px 0;
}
body li#ninf a {
	width: 70px;
	left: 210px;
	background-position: -210px 0;
}
body li#ndeg a {
	width: 70px;
	left: 280px;
	background-position: -280px 0;
}
body li#ncon a {
	width: 70px;
	left: 350px;
	background-position: -350px 0;
}

/*</group>*/
/*<group=Sub-Navigation>*/

#subnav {
	font-size: .9em;
	color:#FFF;
	display: block;
	height: 30px;
	background: #AB8 url(../img/subnav_bg.gif) repeat-x;

}
#subnav ul {
	list-style:none;
}
#subnav li {
	float:left;
	list-style:none;

}
#subnav a {
	background:url(../img/subnav_bg_sep.gif) no-repeat right top;
	float:left;
	text-decoration:none;
	padding:6px 10px 0px 9px;
	height:22px;
}
#subnav a:hover, #subnav .selected a {
	background:#CDA url(../img/subnav_bg-on.gif) repeat-x top;
}
#subnav span {
	float:left;
	background:url(../img/subnav_bg_sep.gif) no-repeat;
	width:1px;
	height:22px;
}
.date {
	color: #237696;
	float: left;
	width: 316px;
	padding:7px 0 0 15px;}
/*</group>*/

/*<group=Colonnes>*/

#col-1, #col-2 {
	float: left;
	width: 200px;
	font-size: .9em;
}
#col-1 {
	padding: 20px 0 150px;
	background: url(../img/sidebar_bg.gif) no-repeat 0 0;
}

#col-1 a, #col-2 a {
	color: #738B19;
	text-decoration: underline;
}
#col-1 p, #col-2 p {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
}
#col-1 a:hover, #col-2 a:hover {
	color: #4B5B00;
}
#col-1 ul, #col-2 ul {
	margin: 5px 10px;
}

#col-1 ul li, #col-2 ul li {
	font-size: 1em;
	list-style: square inside;
	margin-bottom: .5em;
	line-height: 1.2em;
}
/*</group>*/

/*<group=Actualités>*/
.actu {
	margin: 10px;
	background:url(../img/quote_begin.gif) no-repeat top left;
	padding:5px 5px 0 15px;
}	
.actu ul {
	background:url(../img/quote_end.gif) no-repeat bottom right;
	padding:0  0 5px 0;
}

/*<group=CONTENT>*/

/*<group=Featured>*/

.featp {
	color: #CEC6AC;
}

div.feature {
	border-bottom: 1px dotted #D2CAB1;
	padding-bottom: 1.2em;
}
div.feature p {
	font-size: 1.1em;
}
div.feature p img {
	float: left;
}
/*</group>*/

#content {
	margin-left: 400px;
	padding: 32px 30px 30px 30px;
	background: url(../img/content_bg.gif) repeat-x 0 0;
}
#content ul {
	list-style-type: square;
	margin: 1em 2em;	
}
#content ul li {
	font-size: .9em;
	line-height: 1.3em;
	margin-bottom: .5em;
}

#ftr {
	clear: both;
	font-size: .9em;
	text-align: center;
	margin: 20px 20px 10px 520px;
	color: #675B48;
	border-top: 1px dotted #cbcbbe;
	padding-top: 10px;
}
/*</group>*/

/*<group=titre>*/

#content h3 {
    letter-spacing: 2px;
    width: 95%;
}
#content h2 {
    width: 95%;
    letter-spacing: -1px;
}
#col-2 h2, #col-1 h2 {
	text-align: center;
}
/*</group>*/

/*<group=Calendar>*/
#calendar {
	background: #8A8C3D url(../img/caltop.gif) 0 0 no-repeat;
	width: 160px;
	margin: 20px;
	border-bottom: 1px solid #E1DCC3;

}

#calendar tr td, #calendar tr th {
	text-align: center;
	background-color: #E1DCC3;
	padding: 6px 0;
	border-top: 1px solid #E1DCC3;
}

#calendar td.hasarticle {
	padding: 0;
	background-color: #CBC3A9;
	font-weight: bold;
	}
#calendar tr th {
	font-family: Georgia, Palatino, Times, serif;
	font-weight: bold;
	background-color: transparent;
	color: #fff;
	padding: 3px 0;
	border: 0;
}
#calendar tr th a {
	color: #D2CDB5;
}
#calendar tr th a:hover {
	color: #fff;
}
#calendar a {
	padding: 2px 0;
	display: block;
	color: #770C00;
}
#calendar a:hover {
	color: #fff;
}
#calendar a:active {
	color: #1D0E06;
}
	
/*</group>*/

/*<group=Comments>*/

#commlist {
	position: absolute;
	top: 0px;
	left: -200px;
	width: 160px;
}

#cf {
	position: absolute;
	width: 160px;
	top: 200px;
	left: 220px;
}

#cf textarea, .actu textarea {
	width: 160px;
	height: 160px;
}

#cf input, .actu input {
	width: 160px;
}
	
/*</group>*/

/*<group=Testimonials-Citations>*/

.testi {
	text-align: right;
	padding:145px 6px 0 0;
	}
.plan {
	text-align: right;
	padding:5px 6px 0 0;
	}
blockquote {
	padding:0 3px;

}
#col-2 span {
	padding:0 13px 0 0;
	background: url(../img/quote2_begin.gif) no-repeat 0 0;	
}
#col-2 blockquote {
	background: url(../img/quote2_end.gif) no-repeat bottom right;	
	padding: 0 15px 0 0;	
}

.testi p {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
}
	
/*</group>*/

/*<group=Espace Priviligié>*/
.pass {
	margin:20px;
}
#prive input#reg {
	width: auto;
}
#prive {
	background:#E1DCC2 url(../img/privebg.gif) 0 0 no-repeat;
	padding: 45px 10px 0 10px;
}
#col-1 .prive {
	background: #CBC3A9 url(../img/nlbga.gif) 0 0 no-repeat;
}
#col-2 .prive {
	background: #CBC3A9 url(../img/nlbga.gif) 0 0 no-repeat;
}

#prive p {
	margin: 0 0 .5em 0;
	line-height: 1.2em;
}
#prive input {
	width: 130px;
	background-color: #F2F0E4;
}
/*</group>*/

/*<group=Logos>*/

#logos {
	text-align: justify;
	margin: 10px 0;
}

#logos img {
	margin: 5px 15px 0 0;
}
	
/*</group>*/

/*<group=Content>*/

#bn a {
	margin-right: 20px;
}
#c #content div {
	width: 280px;
	clear: right;
}
	
/*</group>*/

/*<group=Project Thumbnails>*/

.tnails a img {
	padding: 3px;
	margin: 0 6px 6px 0;
	border: 1px dotted #D2CAB1;
}
.tnails  {
	margin-top: 10px;
}
.tnails a:hover img {
	border-style: solid;
}
#col-2 .tnails a img {
	padding: 1px;
	margin: 0 4px 3px 0;
	width: 45px;
	height: 45px;
	border: 1px solid #CEC6AC;
}
#col-2 .tnails a:hover img {
	border-color: #9A9076;
}
	
/* FORMS
------------------------------------------*/

#c label {
	float:left;
	margin:4px 0 2px 0;
	width:55px;
}
#content textarea {
	height: 100px;
}
.textbox {
	margin-top:2px;
}
#content fieldset {
	background-color:#FCFCF8;
	margin:10px 0 0 0;
	padding:5px 10px;
	border:1px solid #86916A;
}
.valid {
margin:0 15px 0 0px;
}