@charset "utf-8";
/* CSS Document */
html, body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url(../../_i/templ/background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-attachment:fixed;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
}

#css2011 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
}

#css2011 h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
	line-height:24px;
	color:#d2007a;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

#css2011 h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#d2007a;
}

#css2011 h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	line-height:18px;
	color:#d2007a;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

#css2011 h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	line-height:18px;
	color:#d2007a;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

#css2011 img {
	padding:0 0 30px 0;
}

#css2011 .prix {
	width:250px;
	margin-bottom:20px;
}


.partenariat {
	font-size:10px;
	margin-bottom:0px;
	}


#divLogo{
	position:absolute;
	top:0px;
	left:50px;
	width:480px;
	height:120px;
	background-image:url(../../_i/templ/logo.jpg);
	cursor:pointer;
}

#divContent{
	padding-bottom:40px;
}

#divMenu{
	position:absolute;
	top:155px;
	left:90px;
	width:250px;
	height:300px;
	
}

.menuItem{
	
}
#divMenu ul {
	padding:0px;
	margin:0px;
}
#divMenu li {
	list-style:none;
	margin-top:0px;
	padding:0px;
	margin:0px;
	background-image:none;
}

a.menuItem:link, a.menuItem:visited, a.menuItem:active{
	text-decoration:none;
	color:#27761;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6dbd50;
	line-height:40px;
}
a.menuItem:hover{
	text-decoration:none;
	color:#000;
}

a.menuItemActive:link, a.menuItemActive:visited, a.menuItemActive:active{
	text-decoration:none;
	color:#27761;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	line-height:40px;
}
a.menuItemActive:hover{
	text-decoration:none;
	color:#000000;
}

a.submenuItem:link, a.submenuItem:visited, a.submenuItem:active{
	text-decoration:none;
	color:#27761;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12x;
	color:#6dbd50;
	line-height:16px;
}
a.submenuItem:hover{
	text-decoration:none;
	color:#000000;
}

a.submenuItemActive:link, a.submenuItemActive:visited, a.submenuItemActive:active{
	text-decoration:none;
	color:#27761;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12x;
	color:#000000;
	line-height:16px;
}
a.submenuItemActive:hover{
	text-decoration:none;
	color:#000000;
}


.menuItemActive{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6dbd50;
}

#divSubMenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#6dbd50;
	margin-top:-10px;
}

.submenuItem a:link, .submenuItem a:visited, .submenuItem a:active{
	text-decoration:underline;
}

.submenuItem a:hover{
	text-decoration:none;
	color:#CCCCCC;
}

#divContent{
	position:absolute;
	top:165px;
	left:300px;
	width:300px;
}

#divSubMenu ul{
	margin:0px;
	list-style:outside;
	list-style-type:none;
}
.galleryRow img {
	padding:0 0 20px 0;
}

#darkener {	
	background:url(../../_i/bg_gallery.png);
	top:0;
	left:0;
	position:absolute;
	background-color:ffffff;
	width:100%;
	height:100%;
	z-index:40;
	display:none;
}

#largePict {
	position:absolute;
	top:155px;
	left:90px;
	width:520px;
	height:370px;
	
}

#galleryNav {
	border: 1px solid #a8a8a8;
	width:518px;
	height:22px;
	background-color:#fff;
	
}

#galleryLeftNav {
	float:left;
	width:430px;
	height:22px;
	line-height:22px;
}



#galleryRightNav {
	float:left;
	width:88px;
	height:22px;	
}

#imgContainer {
	margin:0;
	padding:0;
}

.prix1 {
	background:url(../../_i/prix1.gif) no-repeat;
	float:left;
	font-weight:bold;
	padding-left:18px;
	margin-right:10px;
}
.prix2 {
	background:url(../../_i/prix2.gif) no-repeat;
	float:left;
	font-weight:bold;
	padding-left:18px;
	margin-right:10px;
}
.prix3 {
	background:url(../../_i/prix3.gif) no-repeat;
	float:left;
	font-weight:bold;
	padding-left:18px;
}

#prix_off, .prix_off {
	background:url(../../_i/prix_off.gif) no-repeat;
	color:#FF0000;
	float:left;
	font-weight:bold;
	padding-left:18px;
	margin-right:10px;
	text-decoration:line-through;
}

.alerte {
	color:#FF0000;
}

span.home{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	padding:0px;
	margin:0px;
	margin-bottom:5px
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	color:#000000;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:14px;
	color:#000000;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#000000;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
	line-height:18px;
	color:#d2007a;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	line-height:18px;
	color:#d2007a;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

h6.blue{
	color:#6dbd50;
}


p{
	margin-top:0px;
}

p.small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

div.complet{
	margin-top:10px;
	margin-bottom:10px;
}

div.complet span{
	background-color:#FF0000;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	padding:3px;
}


#downOrder {
	heigth:132px;
	width:136px;
	float:left;
}
#downLink {
	width:160px;
	float:left;
}
.clear {
	clear:both;
}
a:link, a:visited, a:active{
	text-decoration:none;
	color:#27761;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12x;
	color:#6dbd50;
	line-height:14px;
}
a:hover{
	text-decoration:none;
	color:#000;
}






