*{margin : 0; padding : 0; }

body {background-color: white; overflow:hidden;}

a {text-decoration : none;}

ul, li {list-style-type : none; padding:0; margin:0; }

/* -- -- -- -- -- -- */
#stylereload {position : absolute; top : -10px; left : -10px;}
#global { /*-moz-border-radius :6px; border-radius:6px;*/ height : 478px; width : 970px; background-color : #FFFFFF; }

#topLineLeft {float: left; height: 478px ; width : 265px; background-repeat : no-repeat; background-position : 0 0; margin: 0 4px 0 0;}

#topLineRight {float: left; height: 478px ; width : 696px; background-repeat : no-repeat; background-position : 0 0; display :block; margin-top:-10px;}
html>body #topLineRight {width : 696px; }

#topLineRight.full {width: 100%}

#topLine {position : absolute; z-index : 200;height: 478px; width : 265px; overflow : hidden; margin : 1px; background-repeat : repeat-y;background-position : 0 0;}

#topLineRight embed, #topLineRight object {margin : 0;margin-top : 12px;}
#menu {
	width: 265px;
	margin-top : 10px;
}

#menu dt {
	margin: 0;
	padding-bottom:3px;
}
html>body #menu dt {
	margin: 0;
	padding-bottom:3px;
}
#menu dd {
	border-top: none;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom : 0;
}

#menu dd ul {
	padding:6px 0 6px 0;
	margin:-3px 0 0 0;
}

#menu li {
	font-size : 12px;
	font-weight : bold;
	margin : 5px 0 5px 10px;
	width : 225px;
	border: none;
}

html>body #menu li {
	margin : 5px 0 5px 10px;
}

#menu li a {
	display:block;
	width : 213px;
	text-decoration: none;
	padding-left:12px;
}
#menu li a:hover {
}

#menu dt a {
	text-decoration: none;
	display: block;
	line-height: 15px;
	margin:0;
}

dd.hidden {display : none;}


#liens {
	width: 263px;
	position: absolute;
	bottom: 0px;
}

#liens ul {
	border-top: none;
	/*padding: 5px 3px 10px 3px;*/
	padding: 3px 0;
	width : 263px;
}

html>body #liens ul {
	width : 259px;
}

#liens li {
	margin : 0 0 0 10px;
	width : 242px;
	line-height: 12px;
	text-indent : 5px;
}
html>body #liens li {
}

#liens li a {
	text-decoration: none;
   font-size: 9px;
/*	font-weight: bold;*/
	margin-left : 5px;
	width : 224px;
}

html>body #liens li a {
	height: 100%;
	margin-top : 0px;
}

#liens li a:hover {
}

/*Corners*/
.angle, .angle2 { display:block; font-size:13px; font-weight:bold; }
	.angle:hover { text-decoration:none; cursor:pointer; }
.angle2 .bcontent { padding-left:25px; line-height:10px; }


.bcontent, .b1, .b2, .b3, .b4, .b5, .b6 {
	border-style:solid;
	display:block;
	padding:0;
}

.b1, .b2, .b3, .b4, .b5, .b6 {
	overflow:hidden;
	height:1px;
}

.angle .bcontent {
	background-image:url('../images/argosSites_peugeot_images_template10_arrow_menu.gif');
	background-repeat:no-repeat;
	background-position:top right;
	padding:0 5px 2px 25px;
	border-width:0 1px;
}

.b1 { margin:0 4px; border-width:0; }
.b2 { margin:0 2px; border-width:0 3px; }
.b3 { margin:0 1px; border-width:0 2px; }
.b4 { margin:0 1px; border-width:0 1px;  }
.b5 { margin:0; height:1px; border-width:0 2px;  }
.b6 { margin:0; height:0; border-width:0; }


