﻿/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin : 0px;
	padding : 0px;
	border : none 0px;
}
table {
	border-collapse : collapse;
	border : none 0px;
}
fieldset,img {
	border : none 0px;
}
address,caption,cite,code,dfn,th,var {
	font-style : normal;
	font-weight : normal;
}
caption,th {
	text-align : left;
}
h1,h2,h3,h4,h5,h6 {
	font-size : 100%;
	font-weight : normal;
	display : inline;
}


/* BASLISES */
html {
	height: 100%;
	overflow: scroll;
}

body {
	color : #333333;
	font-size : 12px;
	line-height : normal;
	font-family: "Helvetica", "Arial", sans-serif ; 
	height: 86%;
	background-image: none;
	padding-top: 9%;
}

body.Background {
	background-image: url("../images/fond.jpg");
	background-repeat: no-repeat;
	background-position: center 0px;
}

a {
	color : #333333;
	text-decoration : underline;
	font-weight: bold;
}
a:hover {
	text-decoration : none;
}
input, select, textarea {
	font-family : "Arial", "Helvetica", sans-serif;
	font-weight : normal;
	font-size: 11px;
	color : #333333;
	border : solid 1px #999999;
	padding:2px;
}
strong, b, .bold, .gras {
	font-weight: bold;
}
img {
	border: none 0px;
}

.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}

.blockLeft {
	float : left;
	display: block;
	margin-bottom:15px;
}
.blockRight {
	display: block;
	float : right;
	margin-bottom:15px;
}
.blockCenter {
	display: block;
	margin: 0 auto;
	text-align:center;
	margin-bottom:15px;
}

.clearRight {
	clear: right;
}
.clearLeft {
	clear: left;
}
.clear {
	clear: both;
	font-size: 0pt;
	height: 0px;
	line-height: 0px;
}

/* SITE */

#site {
	margin: 0 auto;
	width: 900px;
	border: solid 1px #000000;
	height: auto;
}

	#header {
		background-image: url("../images/fondHeader.jpg");
		background-repeat: no-repeat;
		width: 900px;
		height: 159px;
		float:left;
	}
	
	#header a {
		position: relative;
		left: 0px;
		width: auto;
		float: left;
	}
	
	#header #News {
		width: 161px;
		position: relative;
		top: 13px;
		right: 10px;
		float:right;
	}
	
		#header #News #NewsHaut {
			width:161px;
			height: 10px;
			background-image: url("../images/NewsHaut.gif");
			background-position: bottom;
			background-repeat: no-repeat;
			float: left;
		}
		
		#header #News #NewsBas {
			width:161px;
			height: 10px;
			background-image: url("../images/NewsBas.gif");
			background-repeat: no-repeat;
			float: left;
		}
		
		#header #News #NewsContent {
			width:141px;
			min-height: 70px;
			height: auto;
			background-color: #ffffff;
			float: left;
			padding: 0px 10px;
		}
		
			#header #News #NewsContent input {
				position: relative;
				top: 3px;
				width: 70px;
				float: left;
			}
			
			#header #News #NewsContent input.envoi {
				background-color: transparent;
				border: none 0px;
				color: #003399;
				font-weight: bold;
				text-transform: uppercase;
				width: auto;
				margin-left: 3px;
				font-size: 15px;
				padding: 0px;
				cursor: pointer;
			}
			
			#header #News #NewsContent a {
				float:left;
				left:4px;
				position:relative;
				top:1px;
			}
	
	#menu {
		width: 890px;
		background-color: #ff9900;
		list-style: none;
		margin: 0px;
		padding: 0px 0px 0px 10px;
		height: auto;
		display: block;
		float: left;
	}
	
		#menu li{
			color:#FFFFFF;
			float:left;
			font-weight:bold;
			padding:5px 10px;
			text-transform:uppercase;
		}
		
			#menu li a, #menu li a:hover{
				color: #ffffff;
				text-transform: uppercase;
				font-weight: bold;
				text-decoration: none;
			}
			
			#menu li:hover, #menu li.active{
				background-color:#FFAE2F;
			}
		
		#menu li.separateur{
			padding:5px 0px;
			text-align: center;
		}
		
	#content {
		width: 896px;
		background-color: #ffffff;
		float:left;
		padding: 2px;
	}
	
		#content #left{
			width: 154px;
			float: left;
			background-image: url("../images/fondMenu.jpg");
			background-repeat: no-repeat;
			background-position: top;
			min-height: 365px;
			height: auto;
			padding: 0px 4px;
		}
		
			#content #left p{
				font-weight: bold;
				height: 27px;
				padding-top: 10px;
			}
			
				#content #left #menuGauche{
					list-style: none;
				}
				
					#content #left #menuGauche li{
						margin-bottom: 1px;
					}
					
						#content #left #menuGauche li a{
							display: block;
							font-weight: bold;
							color: #ffffff;
							text-decoration: none;
							background-color: #00a6eb;
							background-image: url("../images/puceMenuGauche.jpg");
							background-repeat: no-repeat;
							background-position: 2px 2px;
							padding: 5px 0px 2px 17px;
							min-height: 18px;
							height: auto;
						}
						
						#content #left #menuGauche li a:hover, #content #left #menuGauche li.active a{
							display: block;
							font-weight: bold;
							color: #ffffff;
							text-decoration: none;
							background-color: #ff9900;
							background-image: none;
							padding: 5px 0px 2px 17px;
							min-height: 18px;
							height: auto;
						}
		
		#content #center{
			width: 556px;
			float: left;
			padding: 12px 8px 0px 8px;
			line-height: 18px;
		}
		
			#content #center p{
				margin-bottom: 8px;
			}
			
			#content #center h2{
				font-weight: bold;
				float: left;
				width: 100%;
				padding-bottom: 10px;
			}
			
			#content #center h1{
				font-weight: bold;
				margin-bottom: 10px;
				width: 100%;
				float: left;
			}
			
			#content #center h1 span{
				font-weight: bold;
				color: #00a6eb;
			}
			
			#content #center h3 {
				font-weight: bold;
				color: #000000;
			}
				
		
		#content #right{
			width: 162px;
			float: left;
		}
		
			#content #right .blocDroit{
				width: 150px;
				float: left;
				background-color: #e9f0f2;
				min-height: 85px;
				height: auto;
				margin-bottom: 5px;
				padding: 8px 6px;
			}
			
				#content #right .blocDroit h2{
					color: #000000;
					font-weight: bold;
					float: left;
					padding-bottom: 8px;
					width: 150px;
				}
				
				#content #right .blocDroit .envoi{
					background-color: transparent;
					background-image: url("../images/boutonEnvoi.gif");
					border: none 0px;
					color: #ffffff;
					font-weight: bold;
					width: 76px;
					height: 20px;
					text-align: center;
					margin-top: 13px;
					cursor: pointer;
					padding-top: 4px;
					text-decoration: none;
				}
				
				#content #right .blocDroit a{
					float: left;
				}
				
				#content #right .blocDroit #panier{
					float: left;
					width: 120px;
					padding-top: 2px;
				}
				
					#content #right .blocDroit #panier a{
						text-decoration: none;
					}
					
					#content #right .blocDroit #panier a:hover{
						text-decoration: underline;
					}
				
			#content #right .Newsletter{
				background-image: url("../images/newsletterIcon.jpg");
				background-position: 100px 25px;
				background-repeat: no-repeat;
			}
			
				#content #right .Newsletter p{
					width: 86px;
					font-size: 12px;
				}
				
				#content #right .Newsletter a{
					font-size: 11px;
					float: left;
					padding-top: 5px;
				}
				
	#footer {
		list-style: none;
		width: 900px;
		margin: 4px auto 0px auto;
	}
		
		#footer li {
			float: left;
		}
		
		#footer li.separateur {
			width: 10px;
			text-align: center;
		}
		
			#footer li a{
				font-size: 11px;
				color: #000000;
				text-decoration: none;
			}
		

/* STYLES */

.carousel {
	width:555px;
	margin-top: 10px;
}

	.carousel .deroulante {
		list-style: none;
	}

		.carousel .deroulante li {
			float: left;
			margin-right: 4px;
		}
	
.layer {
	width: 255px;
	position: absolute;
	z-index: 500;
}

	.layer .layerHaut {
		float: left;
		height: 11px;
		width: 255px;
		background-image: url('../images/layerHaut.png');
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	.layer .layerContenu{
		float: left;
		background-image: url('../images/layerContenu.png');
		background-repeat: repeat-y;
		height: auto;
		width: 235px;
		padding:0 10px
	}
	
		.layer .layerContenu p{
			margin: 5px 0px;
			line-height: 18px;
		}
		
		.layer .layerContenu a{
			position: relative;
		}
	
	.layer .layerBas {
		float: left;
		background-image: url('../images/layerBas.png');
		background-repeat: no-repeat;
		height: 13px;
		width: 255px;
	}

.containerOpaque {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	background: #000000;
	z-index: 15;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

.layerOffre {
	width: 505px;
	height: auto;
	border: solid 1px #000000;
	padding: 10px;
	position: absolute;
	top: 20%;
	left: 30%;
	background-color: #ffffff;
	z-index: 500;
	text-align: center;
}

	.layerOffre .close {
		text-align: right;
		width: 100%;
		display: block;
		margin-bottom: 7px;
	}
	
	.layerOffre p {
		margin-bottom: 15px;
		line-height: 20px;
	}

.mentions {	
	line-height: 14px;
	color: #000000;
	font-size: 11px;
    padding-left: 170px;
}

.log {
	margin-top: 5px;
	color: #000000;
	font-weight: bold;
}


.offrebis {
	margin:0px;
	float: left;
}

.offre {
	margin: 15px 0px;
	float: left;
}

	.offre .left , .offrebis .left {
		float: left;
		width: 170px;
	}

	.offre .right , .offrebis .right{
		float: left;
		width: 385px;
	}
	
		.offre .right form p, .offrebis .right form p{
			line-height: 22px;
		}
		
		.offre .right form input.envoi, .offrebis .right form input.envoi{
			background-image: url('../images/fondBoutonEnvoi.jpg');
			background-repeat: no-repeat;
			background-color: transparent;
			border: none 0px;
			color: #ff9900;
			font-family: "Times New Roman", "Arial", sans-serif;
			width: 177px;
			height: 39px;
			text-align: left;
			padding-left: 35px;
			cursor: pointer;
			font-weight: bold;
			font-size: 16px;
		}

.tx-powermail-pi1 {
	margin-top: 15px;
}


#newsletter {
	width: 500px;
	margin-top: 10px;
}
#newsletter p{
	float: left;
	margin-bottom: 8px;
	width: 500px;
}


#newsletter .normal{
	width: 180px;
	float: left;
}

#newsletter label{
	width: 150px;
	float: left;
}



#newsletter p.accepte input{
	float: left;
	width: auto;
	margin-right: 7px;
}

#newsletter p #label_uid8, #newsletter p #label_uid9 {
	width: auto;
	float: left;
	padding:0 10px;
}

#newsletter p.accepte label {
	float: left;
	width: auto;
}

#newsletter input.error, #newsletter select.error, #login input.error{
	border: solid 1px red;
}

#newsletter input.envoi{
	background-image: url('../images/fdBouton2.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	border: none 0px;
	color: #ffffff;
	font-family: "Times New Roman", "Arial", sans-serif;
	width: 104px;
	height: 25px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
}

#content #center #newsletter p.accepte{
	float: left;
	margin-top: 5px;
	margin-bottom: 18px;
}



#header #News #NewsContent #logout input.envoi {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-decoration: underline;
	text-align: center;
	text-transform: none;
	width: 141px;
	margin: auto;
	padding: 0px;
	float: left;
}
		
.prix {
	font-size: 18px;
	color: #00a6eb;
	font-weight: bold;
}

a.lien01 {
	font-weight: bold;
	color: #ff6600;
	text-decoration: underline;
}

a.lien01:hover {
	text-decoration: none;
}

.BleuGras {
	font-weight: bold;
	font-size: 13px;
	color: #00A6EB;
}

.BleuGras {
	font-weight: bold;
	font-size: 13px;
	color: #00A6EB;
}

#content #center p.caption {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-size: 11px;
}


#basket, #ResumePanier, #PanierForm #ResumeAdresse, .finish {
	margin-top: 15px;
	float: left;
	width: 100%;
}

	#basket table, #PanierForm table, .finish table, #ResumePanier table{
		width: 100%;
	}
	
		#basket table td, #PanierForm  table td, .finish table td, #ResumePanier table td{
			height: 25px;
		}
		
			#basket table td a.envoi{
				background-color:transparent;
				background-image:url(../images/fondBoutonEnvoi2.jpg);
				background-repeat:no-repeat;
				border:0 none;
				color:#FF9900;
				cursor:pointer;
				display:block;
				font-family:"Times New Roman","Arial",sans-serif;
				font-size:16px;
				font-weight:bold;
				height:39px;
				padding-left:35px;
				padding-top:10px;
				text-align:left;
				text-decoration:none;
				width:192px;
				margin-top: 30px;
			}

#ResumePanier {
	margin-bottom: 30px;
}

#PanierForm table td.entete{
	width: 180px;
	font-weight: bold;
}	

.bgGris {
	background-color: #E9F0F2;
}	


#PanierForm  input.envoi{
	background-image: url('../images/fondBoutonEnvoi3.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	border: none 0px;
	color: #ff9900;
	font-family: "Times New Roman", "Arial", sans-serif;
	width: 206px;
	height: 39px;
	text-align: left;
	padding-left: 35px;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px;
}				

.Orange {
	color:#FF6600;
	font-weight:bold;
	text-decoration:underline;
}

#CoordonneesForm {
	margin-top: 15px;
	float: left;
	margin-bottom: 15px;
}
	
	#CoordonneesForm  p {
		width: 550px;
		float: left;
	}
	
		#CoordonneesForm  p label {
			float: left;
			width: 180px;
			font-weight: bold;
		}
			
			#CoordonneesForm  p.normal label{
				width: auto;
				font-weight: normal;
			}
			
			#CoordonneesForm  p.normal input{
				float: left;
				margin-right: 5px;
				border: none 0px;
			}
			
			#CoordonneesForm  input.normal{
				border: none 0px;
			}
			
			#CoordonneesForm  p.normal a{
				font-weight: normal;
			}
			
			#CoordonneesForm  p input.envoi{
				background-image: url('../images/fondBoutonEnvoi2.jpg');
				background-repeat: no-repeat;
				background-color: transparent;
				border: none 0px;
				color: #ff9900;
				font-family: "Times New Roman", "Arial", sans-serif;
				width: 228px;
				height: 39px;
				text-align: left;
				padding-left: 35px;
				cursor: pointer;
				font-weight: bold;
				font-size: 16px;
			}
			
			#CoordonneesForm  p .error, .right .error{
				color: red;
				font-style: italic;
				font-size: 11px;
			}
			

.offre .right a.LienLayerOffre{
background-color:transparent;
	background-image:url(../images/fondBoutonMusees.jpg);
	background-repeat:no-repeat;
	border:0 none;
	color:#FF9900;
	cursor:pointer;
	display:block;
	font-family:"Times New Roman","Arial",sans-serif;
	font-size:16px;
	font-weight:bold;
	height:29px;
	padding-left:35px;
	padding-top:10px;
	text-align:left;
	text-decoration:none;
	width:150px;
}

.offre .right a.LienLayerOffreMusees{
	background-image: url('../images/fondBoutonMusees.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	border: none 0px;
	color: #ff9900;
	font-family: "Times New Roman", "Arial", sans-serif;
	width: 150px;
	height: 29px;
	text-align: left;
	padding-left: 35px;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	display: block;
	padding-top: 10px;
	text-decoration: none;
}

.layerOffre .imprimer{
	background-image: url('../images/fondBoutonMusees.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	border: none 0px;
	color: #ff9900;
	font-family: "Times New Roman", "Arial", sans-serif;
	width: 150px;
	height: 29px;
	text-align: left;
	padding-left: 35px;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	display: block;
	padding-top: 10px;
	text-decoration: none;
	margin: auto;
}

.bouton_panier {
    float:left;
    width:530px;
    margin-left: 25px;
    margin-top: 20px;
}

.bouton_panier a.bouton_poursuite_panier {
	background-image: url('../images/fondBoutonEnvoi4.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	border: none 0px;
	color: #ff9900;
	font-family: "Times New Roman", "Arial", sans-serif;
	width: 192px;
	height: 29px;
	text-align: left;
	padding-left: 50px;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	display: block;
	padding-top: 10px;
	text-decoration: none;
    float: left;
}

.bouton_panier a.envoi {
    background-color:transparent;
    background-image:url('../images/fondBoutonEnvoi2.jpg');
    background-repeat:no-repeat;
    border:0 none;
    color:#FF9900;
    cursor:pointer;
    display:block;
    font-family:"Times New Roman","Arial",sans-serif;
    font-size:16px;
    font-weight:bold;
    height:39px;
    padding-left:35px;
    padding-top:10px;
    text-align:left;
    text-decoration:none;
    width:192px;
    float: left;
}

.bouton_panier span {
    float: left;
    margin-left: 0px;
    margin-right: 15px;
    margin-top : 10px;
}

.mention2 {
	padding-top: 10px;
	line-height:10px;
	font-size:10px;
}

.msgError {
	display: block;
	 width: 168px; 
	 float: right; 
	 color: red; 
	 font-size: 11px; 
	 font-style: italic;
	
}
