* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
}

div#pagebody {
	margin: 0 auto;
	text-align: left;
	width: 700px;
	_width: 699px;
	overflow: hidden;
	padding: 0;
}

h4 a {
	color: #B86562;
	border-bottom: 1px dotted #B86562;
}

h4 a:hover {
	color: #A10E0A;
	border-color: #A10E0A;
	text-decoration: none;
}

p img {
	display:block;
	float:right;
	padding: 5px;
	margin-top: 10px;
}

/*<group=Body Backgrounds>*/

body.jurancon {
	background: #ebb96b url(../img/pagebg2.gif) center repeat-y;
}
body.vin {
    background: #ebb96b url(../img/pagebg22.gif) center repeat-y;
}
	
/*</group>*/

/*<group=CONTENU>*/
#hdr {
	height: 150px;
	background: url(../img/hdr22.jpg) top right no-repeat;
	position: relative;
	width: 700px;
	background-color: #ffe466;
}
#hdr h1 {
	width: 175px;
	height: 150px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-color: #fff8da;
}
#content {
	width: 700px;
	overflow:hidden;
}
#cbody {
	overflow: hidden;
	float: right;
	width: 300px;
}
#cbody div.cbox {
	background: transparent url(../img/ubersoft.gif) 0 0 repeat-x;
	padding: 30px 20px;
	margin: 0;
}
/*<Page VINS>*/
#vin {
	display:inline;
	background: transparent url(../img/ubersoft.gif) 0 0 repeat-x;
	overflow: hidden;
	padding: 30px 20px;
	float: right;
	width: 485px;
}
#vin div.col {
	display:inline;
	float:right;
	padding: 0 15px 30px 15px;
	margin: 0;
	width: 210px;
}

/*<group=Side lists & links>*/

#side ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#side ul li a {
	border-right: 2px solid #ccc;
	display: block;
	padding: 5px 3px 3px 5px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 2px;
	width: 175px;
	float: right;
	clear: right;
}
#side ul li>a {
	width: auto;
	float: none;
}
#side ul li a:hover {
	border-right-color: #888;
}
/*</group>*/




#side {
	overflow:hidden;
	float: right;
	width: 225px;}
#side div {
	padding: 15px;
}
#side h2 {
	margin: 0;
}
/*</group>*/


/*<group=Side Nav>*/
#sidenav {
	float: left;
	width: 175px;
}

#sidenav div {
	padding: 15px 2px;
	margin:0;
}
#sidenav h2 {
	background: #5D7753 url(../img/sidehbg2.gif);
	margin: 0;
	padding: 6px 0px 0 15px;
	color: #EAE3C9;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}
#sidenav a {
	color: #EAE3C9;
}
#sidenav a:hover {
	color: #C9AA73;
}
#sidenav ul li a {
	color:#83342F;
	display: block;
	line-height: 1.1em;
	padding: 3px 0;
	float: left;
	clear: both;
}
#sidenav ul li>a {
	float: none;
}
#sidenav p {
	margin: 0;
}
#sidenav ul li a.sel, body.about #sn-abou a, body.vin #sn-desi a, body.glossary #sn-glos a, body.blog #actu a {
	text-decoration: underline;
	color: #A10E0A;
	cursor: default;
}
/*</group>*/

/*<group=texte>*/
a {
	color: #83342F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p a {
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #83342F;
}

strong {
	color: #83342F;
}
#cbody p {
	line-height: 1.6em;
}



/*</group>*/

/*<group=Navigation>*/
#nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100px;
	left: 175px;
	width: 525px;
	height: 50px;
	font-size: .9em;

	background: #AB8 url(../img/subnav_bg2.gif) repeat-x;
}
#nav  li {
	float:left;
	list-style:none;
}
#nav a {
	background:url(../img/subnav_bg_sep2.gif) no-repeat right 8px;
	color:#FFF;	float:left;
	text-decoration:none;
	padding:9px 10px 0px 9px;
	height:22px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
#nav a:hover, #nav .selected a {
	background:#668668 url(../img/subnav_bg_on2.gif) repeat-x top;
	color: #F8e6ed;
}
#nav span {
	float:left;
	background:url(../img/subnav_bg_sep2.gif) no-repeat;
	width:1px;
	height:22px;
}
/*footer*/
#ftr {
	font-size: 0.8em;
	text-align: center;
	margin: 0 20px 0 420px;
	color: #675B48;
	padding:0 0 10px 0;
}

