/* DISPLAY PHOTO AROUND */
<style type="text/css">
#photo_strip {width:1000px; margin-left:15px; margin-bottom:20px;}
#photo_stripSTR {width:320px; margin-left:15px; margin-bottom:20px;}
#container {margin:0; padding:0; height:300px; overflow:auto; color:#222; background:#fff;}
#container ul {margin:0; padding:0; list-style:none; white-space:nowrap; display: table-row;}
#container ul li {display:table-cell; padding:0 15px; background:#fff; border-bottom:1px solid #888; vertical-align:top;}
#container ul li img {border:1px solid #555; margin: 30px 0 10px 0; height:200px;}
#photo_strip h1 {text-align:center; padding:0; margin:0; width:1000px; height:38px; line-height:35px; color:#555; font-weight:normal; font-size:20px; border-bottom:1px solid #888;}
#photo_stripSTR h1 {text-align:center; padding:0; margin:0; width:320px; height:38px; line-height:35px; color:#555; font-weight:normal; font-size:20px; border-bottom:1px solid #888;}
#container p {margin:0; padding:5px 5px;; font-size:11px; font-family:Georgia, "Times New Roman", Times, serif; font-variant:small-caps; background-color:#000033; color:#FFFFFF;}



.opaque {
	opacity: .9;
	filter: alpha(opacity=90);
}

/* colors.css */

html		{
		background: transparent url(Images/WEB-BK.png) repeat-x top center;
}
body {
		background: transparent url(Images/bg-head.png) no-repeat top left;
}
a:visited, a:link	{
		color:#999;
		text-decoration:none;
}

/* BRANDING */

ul#branding-tagline {
	color:#CCC;
}

/* BRANDING PHP */
div#Header2 {
		background: transparent url(Images/WKMenuBKFrwkSMALL.png) no-repeat top left;
}



/* MENU */
ul#nav_main {
		background: transparent url(Images/three_0.gif)	 repeat-x top left;
}
ul#nav_main li a span {
			color:#CCC;
}
ul#nav_main li a:hover span {
		background: transparent url(Images/three_1.gif)	 repeat-x top left;

}
/* MAIN */
div#content {
	background: transparent url(Images/bg-menu.png)	 no-repeat top left;

}
div#content_main h1 {
background: transparent url(Images/MarketingandWebAttitudeTitle.png)	 no-repeat top left;

}

/* MAIN PHP */

ol#BLOCACTIVITE>li{
		background: transparent url(Images/WK_BLOCKBK.png) no-repeat top left;
}
ol#BLOCACTIVITE img {
				border-color:#FFF; 
				border-style:solid; 
				border-width:5px;
}
div#ACTIVITECOMMENT {
				background-image:url(Images/WKDIVBK.png); 
				background-repeat:no-repeat; 
				background-position:top left; 
}


ul#ItemServices li a#S1{
				background: transparent url(Images/WKLAC_PREST_INTERNET.png) no-repeat top left;
}
ul#ItemServices li a#S2{
				background: transparent url(Images/WKLAC_PREST_CONSEIL.png)	 no-repeat top left;
}
ul#ItemServices li a#S3{
				background: transparent url(Images/WKLAC_PREST_EDITION.png)	 no-repeat top left;
}
ul#ItemServices li a#S4{
				background: transparent url(Images/WKLAC_PREST_PHOTO.png)	 no-repeat top left;
}
ul#ItemServices li a#S5{
				background: transparent url(Images/WKLAC_PREST_MARKETING.png)	 no-repeat top left;
}
ul#ItemServices li a#S6{
				background: transparent url(Images/WKLAC_PREST_PROJET.png)	 no-repeat top left;
}


/* FOOTER */
div#FooterContent  {
		background:transparent url(Images/fo-menu.png) no-repeat bottom right;
}
div#FooterContent ul li a {
	color:#660066;
}
div#FooterContent>a{
	color:#660066;
}