@charset "utf-8";
/* CSS Document */

body {
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	background: url(images/fond.png) repeat-x #eaeaea top;
	/* background: url(images/background.jpg) repeat-y 5% 0%; */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.clear {
	clear:both;
	height: 0;
}
.wrap {
	width: 1024px;
	margin: 0 auto;
}
.header {
	padding: 12px;
}
.header .menu {
	margin-top:5px;
	position: relative;
	height: 23px;
	width: 1000px;
}
a.logo, a img {
	border: none;
}
.header .menu h2 {
	font-size: 15px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.menuLamp {
	padding: 0;
	height: 23px;
	width: 100%;
	background: url(images/menu.png) no-repeat top left;
	margin: 0;
	overflow: hidden;
}
.menuLamp li {
	float: left;
	list-style: none;
}
.menuLamp li.back {
	background: url(images/menu_select.png) no-repeat right -22px;
	width: 9px;
	height: 22px;
	z-index: 8;
	position: absolute;
}
.menuLamp li.back .left {
	background: url(images/menu_select.png) no-repeat top left;
	height: 22px;
	margin-right: 5px;
}
.menuLamp li a {
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	z-index: 10;
	display: block;
	float: left;
	height: 23px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}
.menuLamp li a:hover, .menuLamp li a:active, .menuLamp li a:visited {
	border: none;
}
.top-featured {
	width: 100%;
	height: 8px;
	background:url(images/seetweb_15.png) repeat-x;
	margin: 0;
	padding: 0;
}
.globalfeatured {
	position:relative;
        margin: 0;
	display:block;
	height:268px;
        width:100%;
	background: url(images/featured.png) repeat-y center;
}
.featured {
	position: relative;
	width:1024px;
	color: #FFF;
	height: 100%;
        margin:0 auto;
}
.featured-content {
        position: absolute;
        width:100%;
        height:100%;
}
h3.projet {
	position: relative;
	font-size: 22px;
	margin: 15px 0 10px 20px;
	background: url(images/whitebar.png) no-repeat bottom left;
	font-weight: normal;
	letter-spacing: 1px;
}
.featured .box {
	width: 250px;
	height: 250px;
	float: left;
}
.featured .box .title-box {
	height: 57px;
}
.featured .box .logo-box {
	margin-left: 20px;
	width:57px;
	height:57px;
	float:left;
}
.featured .box .logo-box#first {
	background: url(images/OK_1.png) no-repeat;
}
.featured .box .logo-box#second {
	background: url(images/OK_2.png) no-repeat;
}
.featured .box .logo-box#third {
	background: url(images/OK_3.png) no-repeat;
}
.featured .box .logo-box#fourth {
	background: url(images/OK_4.png) no-repeat;
}
.featured .box .text-box {
	padding-top: 5px;
	float:left;
}
.featured .box .text-box h1 {
	font-size: 18px;
}
.featured .box ul a, .featured .box ul h3 {
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.featured .box ul a {
	display: block;
}
.featured .box ul a:hover {
	text-decoration: underline;
}
.featured .box ul {
	margin-top:0;
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: square;
	line-height: 14px;
}
.featured .box ul li {
	margin: 0 0 12px;
}
.main {
	position:relative;
	margin: 0;
	background: url(images/featured_bas.png) repeat-x #FFF;
	width: 1024px;
	padding: 0;
	min-height: 400px;
	height: auto;
}
.main .content {
	padding:15px;
	font-size: 14px;
	width:771px;
	float:left;
}
.main .content .breadcrumb {
	font-size: 12px;
}
.main .content .breadcrumb a {
	color: #D85E1D;
        text-decoration: none;
}
.main .content .breadcrumb a:hover {
        text-decoration: underline;
}
.main .content h1.title {
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 0;
        margin-top:5px;
}
.main .content .keywords {
	margin-left: 3px;
	text-decoration: none;
}
.main .content .keywords a {
	text-decoration: none;
	margin-left: 3px;
	color: #d85e1d;
}
.main .content .keywords a:hover {
	text-decoration: underline;
}
.main .content .postcontent a, .main .content .postcontent a:active {
        color: #d85e1d;
}
.main .content .postcontent ul li {
	background: url(images/liste_content.gif) no-repeat 0% 7%;
        list-style: none;
        padding-bottom:11px;
        padding-left:18px;
        line-height:16px;
}
.main .content .postcontent .ul ul li {
	background: url(images/liste_content_ul.gif) no-repeat 0% 7%;
        list-style: none;
        padding-bottom:8px;
        padding-left:22px;
        line-height:16px;
}
.main .sidebar {
	float:left;
	width: 223px;
	min-height:200px;
}
.main .sidebar .top {
	width: 223px;
	min-height: 100px;
	background: url(images/seetweb_34.png) repeat-y;
        color: #FFF;
        font-size: 13px;
}
.main .sidebar .bottom {
	height: 14px;
	width: 223px;
	background: url(images/seetweb_43.png) no-repeat;
}
.main .sidebar .menu {
        border-right:1px solid #DDDDDD;
	width: 100%;
        margin:0 0 15px;
}
.main .menu li {
	margin-top:0;
	padding: 0;
	list-style-type: none;
	line-height: 17px;
}
.main .menu ul {
        padding-left:18px;
        margin: 15px 0 0;
}
.main .menu ul ul {
        padding-left:25px;
        margin:0 0 7px;
}
.main .menu ul li a {
        text-decoration: none;
        color: #000;
        font-size: 14px;
}
.main .menu ul li a:hover {
        text-decoration: underline;
}
.main .menu ul li ul li a {
        font-size: 12px;
}
.main .menu .current_page_item, .main .menu .current_page_parent>a {
        font-weight: bold;
}
.main .menu .current_page_item>a {
        text-decoration: underline;
}
.main .menu .current_page_item>a:hover {
        text-decoration: none;
}
.main .page_item .page_item .page_item>a {
       font-size:12px;
}
.main .postcontent>p:first-child:first-letter {
        font-size: 22px;
        font-weight: bold;
        color: #D85E1D;
        letter-spacing: 1px;
}
.undermain {
	margin: 0;
	padding: 0;
	height: 14px;
	width: 1024px;
	background: url(images/seetweb_46.png) no-repeat center top;
	margin-bottom: 5px;
}
.footer {
	width: 1024px;
	height:200px;
	color: #000;
        margin: 0 0 15px;
}
.footer .box {
	width: 180px;
	min-height: 200px;
	float: right;
}
.footer .box.one {
}
.footer .box.two {
	margin-left: 15px;
}
.footer .box .second {
	margin-top: 23px;
}
.footer .box h4 {
	font-size: 13px;
	margin: 0 0 5px;
	padding: 0;
	line-height: 18px;
}
.footer .box h5 {
	margin: 0;
	font-weight: normal;
	font-size: 12px;
}
.footer .box a {
	text-decoration: none;
	color: #000;
}
.footer .box a:hover {
	text-decoration: underline;
}
.footer .box ul li {
	/* list-style: none; */
	/* background: url(images/square.png) no-repeat 0% 45%;*/
	line-height: 17px;
	padding-left: 8px;
	color: black;
}
.footer .box ul {
	margin: 0;
	padding: 0;
	padding-right: 20px;
}
.footer .copyright {
        padding: 3px 5px 0 0;
        margin: 4px 0 10px;
        border-top: dotted thin #000;
        border-right: dotted thin #000;
        font-size: 11px;
        color: #000;
        float:right;
        text-align: right;
}
.footer .copyright a {
        text-decoration: underline;
        color: #000;
}
.footer .copyright a:hover {
        text-decoration: none;
}
.content .posthead {
	position:relative;
}
.content .posthead h2 {
	font-size: 18px;
	margin: 10px 0 0; 
}
.content .posthead p {
	font-size: 15px;
	line-height: 18px;
	font-style: italic;
	color: #e35b25;
	border-top: dashed 1px #B1A289;
	padding-top: 10px;
}
.content .text {
	float:left;
	width:450px;
        margin-left: 20px;
	display:block;
}
.content .post {
	margin-bottom: 40px;
}
.content .image-link {
	float:left;
	display:block;
}
.main .postcontent a {
	text-decoration: underline;
	color: #d85e1d;
}
.main .postcontent a:hover {
	text-decoration: none;
}
.main .content .postcontent .pack-list {
        float:left;
        width:590px;
        padding:0;
        margin: 28px 0;
}
.main .content .postcontent .pack-list ul, .main .content .postcontent ul.pack-list-right ul {
        padding: 0;
        margin: 0;
}
.main .content .postcontent .pack-list.right, .postcontent div.pack.right {
        float:right;
}

.postcontent div.pack {
        width:126px;
        height:126px;
        margin: 40px 25px 20px;
        float:left;
}
.postcontent div.pack.vitrine {
        background:url(images/pack_vit.jpg) no-repeat;
}
.postcontent div.pack.commerce {
        background:url(images/pack_com.jpg) no-repeat;
}
.postcontent div.pack.dynamique {
        background:url(images/pack_dyn.jpg) no-repeat;
}
.postcontent div.pack a {
        display:block;
        width: 100%;
        height: 100%;
}
#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(images/big.jpg) no-repeat right top;
	text-indent: -9999px;
}
#lang_sel {
	float: right;
	margin: 6px 6px 0px 0px;
}
.form-label {
	clear: both;
}
