/***** template stylsheet *****/
html,body { 
	border:0;
	margin:0;
	padding:0
}

body {
	font: normal 10px/1.2 Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}

a { text-decoration: none }
a:link, a:visited{ color:#003399 }
a:hover { text-decoration: underline }

h1, h2, h3, h4, h5, h6 { padding:0; }

h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: center;
	margin: 30px 0 20px;
}

h2 {
	margin:0 0 6px;
	color: #003399;
	font-size: 24px;
	font-weight: bold;
}

h3 {
	color: #003399;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/dotted_black.gif) repeat-x left bottom;
	margin: 20px 0 6px;
	padding: 0 0 5px;
}

span.intro {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
}

p {
	padding:0;
	margin: 0 0 10px;
}

img { border:0 }

img.image_float_right {
	float: right;
	margin: 10px 0px 0px 10px;
}

img.image_float_left {
	float: left;
	clear:left;
	margin: 0 16px 0px 0;
}

img.image_block_center {
	text-align: center;
	display: block; 
	margin: 0 auto;
}

/*** zoomImg ***/

#zoomimgContent {
	list-style-type: none;
	margin:0 0 10px 0;
	padding:0 0 0 60px;
}

#zoomimgContent li {
	margin:0;
	padding:0;
	display:inline;
	list-style:none
}

.zoomimg {
	position:relative;
	z-index:1;
	cursor:pointer;
	border:1px solid #fff
}

/***************** ID *****************/
#wrapper{
	position:absolute;
	left: 50%; 
    top: 50%;
	width:998px;
	_height:498px;
	min-height:498px;
	margin: -249px 0 0 -500px;
	border:1px solid #C4C4C4;
	background: #fff url(../images/bg_wrapper.gif) repeat-y 731px 0px;
}

#wrapperPopup2cols {
	position:relative;
	width:860px;
	padding:16px 18px;
	margin: 0 auto;
	background: no-repeat left bottom;
}

#wrapperPopup2cols h2, #wrapperPopup h2 {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px;
	padding:0;
}

#wrapperPopup {
	position:relative;
	width:461px;
	padding:20px;
	margin: 0 auto;
	background: #fff no-repeat left bottom;
	overflow:hidden
}

#wrapperPopup h1 { text-align: left; }

.boxLeftPopup2cols {
	float:left;
	width:48%;
}

.boxRightPopup2cols {
	float:right;
	width:48%;
}

#header {
	padding:0;
	margin:0;
	height:114px;
	background: no-repeat right top;
}

.logo {
	height:108px;
	width:141px;
	margin: 6px 0 0 15px;
}

.logoSmall {
	position: absolute;
	top: 10px;
	right: 20px;
}

#langmenu {
	position:absolute;
	top: 70px;
	right: 25px;
}

.flag {
	margin-right:4px;
}

#margin {
	float:right;
	position:relative;
	width:171px;
	height:340px;
	margin: -14px 0 -2px;
	_margin: -16px 0 -2px;
	padding: 36px 22px 22px;
}

#pagelayout{
	float:right;
	width:812px;
	margin:0;
	padding:0;
}

#content {
	float:left;
	width:528px;
	margin:0;
	padding:0;
}

.boxLeft {
	float:left;
	width:38%;
}

.boxRight {	
	float:right;
	width:60%;
}

.boxRight p {
	padding:0;
	margin: 0px 0px 10px;
}

#product, #productFull, #diapo {
	width:765px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:#EDF1F2;
	margin-left: 12px;
	margin-bottom: 40px;
	padding:0
}

#productFull {
	background: #EDF1F2 url(../images/bg_productFull.gif) repeat-y 529px 0px;
}

#diapo {
	width:655px;
	padding: 2px 55px 6px;
}


#diapo h3 {
	color: #3C4F55;
	font-size: 11px;
	font-weight: normal;
	background: url(../images/dotted_black.gif) repeat-x left bottom;
	margin: 0px 0px 1px;
	padding: 0px 0px 5px;
}


#product h2, #productFull h2{ 
	color:#97AEB4;
	margin:0 0 12px;
}

.productLeft {
	width:390px;
	padding: 18px 10px;
}

.productLeftFull {
	width:500px;
	padding: 18px 10px;
}

.productRight {
	float:right;
	width:236px;
}

#footer {
	position:relative;
	float:left;
	width:670px;
	height:18px;
	background: url(../images/bg_footer.gif) repeat-x left top;
	color: #CACACA;
	padding-top: 6px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: -24px;
}

/***** default models *****/

.item_content {
	/*text-align: justify;*/
}

.item_link {
	background: url(../images/bg_itemLink.gif) repeat-x left top;
	margin-top:10px;
	padding-top:16px;
	padding-right:24px
}
.item_link a:link, .item_link a:visited { color: #034695;}

.item_intro {
	padding:0;
	margin:0;
	font: bold 12px Arial, Helvetica, sans-serif;
}

/* models cadre */
.boxBorderGray {
	border:1px solid #C4C4C4;
	width: 100%;
}

.boxTitle {
	color: #B6B6B6;
	margin: 25px 0px 5px 5px;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.boxBackgroudGray {
	background-color:#F0F0F0;
	margin:5px;
	padding:3px;
}

/* model image_gauche_home */
.negativeMargin {
	position:relative;
	float:left;
	width:380px;
	margin-left:-92px;
}

.positiveMargin {
	position:relative;
	float:left;
	width:286px;
	margin: 30px 0 0;
}


/********* album ***********/
.item_diapo {
	background-color:#fff;
	padding:0 0 0 3px;
	margin:0
}

.item_diapo img{
	margin: 4px 3px 3px 0;
}

.dottedLine {
	height:1px;
	font-size:1px;
	background: url(../images/dotted_black.gif) repeat-x;
	margin-top:-8px;
	margin-bottom: 12px;
}

/********* document **********/
.navipage {
	width:530px;
	font-size: 11px;
	background: url(../images/dotted_black.gif) repeat-x left 13px;
	margin-bottom: 10px;
	overflow:hidden;
	text-align: right;
}

.navipage a:link, .navipage a:visited {
	text-decoration:none;
	color: #003399;
	font-size: 11px;
}

.navbarLabelPrev {
	float:left;
	margin-top:20px
}

.navbarLabelNext {
	float:right;
	margin-top:8px
}

.navbarLabelPrev a:link, .navbarLabelPrev a:visited, .navbarLabelNext a:link, .navbarLabelNext a:visited {
	text-decoration:none;
	color:#FF9900;
	font-weight: bold;
}

.item_linkdoc {
	float:left;
	padding:15px 10px;
	text-align: center;
}
.item_linkdoc a:link, .item_linkdoc a:visited { color: #034695; display:block; margin-top:5px}

.document {
	margin-left:110px;
	padding:10px 0 5px 0;
	background: url(../images/dotted_black.gif) repeat-x left bottom;
	_height:30px;
	min-height:30px
}

/**** globales class *****/
.clear {
	display:block;
	clear:both;
	padding:0;
	margin:0;
	height: 1px;
	font-size:1px;
	line-height: 1px;
	_margin-top:-8px;
	_margin-bottom:-5px;
	visibility:hidden
}

.clear2 {
	display:block;
	clear:both;
	padding:0;
	margin:0;
	height: 1px;
	font-size:1px;
	line-height: 1px;
	visibility:hidden
}
