@charset "iso-8859-1";
/* CSS Document */

*  {
	margin: 0px;
	padding: 0px;	
}
body  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}
body.bgd-index  {
	background-image: url(/pix/bgd/Bgd-2011B-06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body.bgd-boutique  {
	background-image: url(/pix/bgd/Bgd-boutique-03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body.bgd-marques  {
	background-image: url(/pix/bgd/Bgd-2011B-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
body.bgd-tendances  {
	background-image: url(/pix/bgd/Bgd-2011B-02.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
body.bgd-vitrine  {
	background-image: url(/pix/bgd/Bgd-2011B-04.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
body.bgd-events  {
	background-image: url(/pix/bgd/Bgd-2011B-03.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
body.bgd-contact  {
	background-image: url(/pix/bgd/Bgd-2011B-05.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}



#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	height: 100px;
}
#header h1 {
	background-image: url(/pix/Temps-Forts_logo.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 268px;
	float: right;
	margin-top: 20px;
}
#header h1 span {
	display: none;	
}
#header h2 {
	
}
#header h2 span {
	display: none;	
}

#sheet {
	height: 450px;
	border: 1px solid #eeeeee;
	background-image: url(/pix/bgd-sheet-01.png);
	background-repeat: repeat;
	box-shadow: 0px 2px 5px #999;
	-webkit-box-shadow: 0px 2px 5px #999;
	-moz-box-shadow: 0px 2px 5px #999;
	padding-bottom: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}


#menu ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 40px;
}
#menu ul li {
	list-style-type: none;
	float: left;
}
#menu ul li a {
	color: #999;
	font-size: 16px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-shadow: 0px 1px 2px #fff;
	transition: color 400ms linear;
	-moz-transition: color 400ms linear;
	-webkit-transition: color 400ms linear;

}
#menu ul li a:hover {
	color: #AE007A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AE007A;
}
#menu ul li span {
	color: #999;
	font-size: 16px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-shadow: 0px 1px 2px #fff;
}


#content {
	height: 400px;
	overflow: auto;
	padding-bottom: 0px;
	width: 898px;
	position: relative;
}
#content .ZoneTexte {
	padding: 30px;
	width: 460px;
}
#content .ZoneImages {
	width: 310px;
	padding: 20px;
	position: fixed;
}
#content .ZoneImages img {
	border: 4px solid #fff;	
	box-shadow: 0px 1px 2px #666;
	-webkit-box-shadow: 0px 1px 2px #666;
	-moz-box-shadow: 0px 1px 2px #666;
	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
}
#content h3 {
	font-size: 24px;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 0px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-shadow: 0px 1px 1px #fff;
}
#content h4 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
	text-shadow: 0px 1px 1px #fff;
}
#content h5 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	letter-spacing: 1px;
	color: #666;
	font-style: italic;
	text-shadow: 0px 1px 1px #fff;
}
#content h6 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	letter-spacing: 1px;
	color: #666;
	text-shadow: 0px 1px 1px #fff;
}
#content p, ul {
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666;
	text-shadow: 0px 1px 1px #fff;
}
#content ul {
	padding-left: 20px;	
}
#content li {
	
}
#content a {
	color: #AE007A;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	opacity: 0.7;
	transition: opacity 400ms linear;
	-moz-transition: opacity 400ms linear;
	-webkit-transition: opacity 400ms linear;
}
#content a:hover {
	color: #AE007A;
	text-decoration: underline;
	opacity: 1;
}
#content a:active {
	color: #AA0040;
}
#content .ZoneTexteImage {
	padding: 30px;
}



#footer {
	height: 30px;
	padding-top: 10px;
}
#footer p {
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	text-shadow: 0px 0px 2px #fff;
	text-align: center;
}
#footer a {
	color: #000;
	text-decoration: underline;
}
#footer a:hover {
	color: #AE007A;
	text-decoration: underline;
}

.right {
	float: right;
}
.left {
	float: left;
}
.clearfloat {
	clear: both;
}
.topSpaceH3 {
	height: 60px;
}
.En2Col {
	width: 48%;
}
.En2Col b {
	width: 110px;
	float: left;
}

.cadrenoir {
	border: 1px solid #666;
	text-align: center;
}
.newsletter {
	border: 1px solid #999;
	width: 340px;
	margin: auto;
	font-size: 14px;
	color: #333;
}
.newsletter td {
	padding: 6px;
}
.newsletter tr {
	
}
.fieldtxt {
	letter-spacing: 1px;
	padding: 2px;
	border: 1px solid #666;
	width: 200px;
}
a {
	outline: 0;
}

.album a.item {
	margin: 0px;
	float: left;
	height: 222px;
	width: 148px;
	padding: 0px;
}
.album a.item img {
	border: 4px solid #fff;
	box-shadow: 0px 1px 2px #666;
	-webkit-box-shadow: 0px 1px 2px #666;
	-moz-box-shadow: 0px 1px 2px #666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	height: 200px;
	width: 133px;
}

#content .pictDiapo {
	padding: 8px;
}
#content .pictDiapo p {
	font-size: 10px;
	color: #666;
	text-align: center;

}
#content .pictDiapo a {
	margin: 0px;
	padding: 0px;
}
#content .pictDiapo a img {
	border: 4px solid #fff;
	box-shadow: 0px 1px 2px #666;
	-webkit-box-shadow: 0px 1px 2px #666;
	-moz-box-shadow: 0px 1px 2px #666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

