
@import url("header_footer.css");
@import url("navigation.css");



/* default CLASS and ID */

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: #000000;
	font:12px/1.5 verdana, arial, helvetica, sans-serif;
	}

body, html {
	height:100%;
	min-height:100%;
	}

p { 
	padding:0px;
	margin:0px;
	}
	
#body_site {
	width:885px; 
	padding:0px 0px 0px 0px;
	/* margin:0px auto 0px auto; */
	}

#left {
	width:150px;
	height:422px;
	float:left;
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	}

#left table{
	height:422px;
	}

#left table td{
	vertical-align:top;
	}

#left table .top{
	vertical-align:top;
	/*
	height:285px;
	height:235px;
	*/
	}

#center {
	width:620px;
	height:465px;
	float:left;
	}

#center .main{
	width:618px;
	height:420px;
	padding:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	background: #FFFFFF;
	border:1px #FFFFFF solid;
}


#center .partenaires{
	float:right;
	margin:8px 0px 0px 0px;
	color:#898989;
	font-size:7.5pt;
	text-align:right;
	}

#center .partenaires div{
	float:right;
	}

#center .partenaires img{
	margin:0px 10px 15px 0px
	}

#center .partenaires a{
	color:#898989;
	text-decoration:none;
	}

#center .partenaires a:hover{
	color:#EFEFEF;
	text-decoration:none;
	}

#right {
	width:111px;
	height:465px;
	background: url('../media/right_bg_vide.gif') no-repeat 35px 78px;
	float:left;
	margin:0px 0px 0px 2px;
	}

#right .panier {
	width:105px;
	height:32px;
	background: url('../media/panier_bg.gif') no-repeat 0px 0px;
	padding:37px 6px 0px 0px;
	text-align:center;
	font-size:8pt;
	}

#right .panier a{
	color:#000000;
	text-decoration:none;
	}

#right .panier a:hover{
	color:#F9A487;
	}

.left_frame {
	width:150px;
	padding:0px 0px 15px 0px;
	background: url('../media/left_bg.gif') no-repeat 0px bottom;
	display:table;
	}

.left_frame .offer{
	float:left; 
	width:135px; 
	margin:10px 0px 0px 10px; 
	}

.left_frame .offer .illus{
	float:left;
	border:1px #FFFFFF solid; 
	padding:1px
	}

.left_frame .offer .title{
	float:left;
	font-family:'Trebuchet MS';
	margin:0px 0px 0px 8px;
	padding:4px 0px 0px 0px;
	text-align:left;
	font-size:9pt;
	line-height:11pt;
	font-weight:bold;
	font-style:italic;
	color:#FCFCFC;
	height:42px;
	width:80px;
	vertical-align:middle;
	text-transform:uppercase;
	}

.left_frame .offer .title a{
	color:#FCFCFC;
	text-decoration:none;
	}

.left_frame .offer .title a:hover{
	color:#969696;
	}

.proxemique_frame {
	width:150px;
	background: url('../media/left_bg.gif') no-repeat 0px bottom;
	margin:13px 0px 0px 0px;
	padding:0px 0px 6px 0px;
	display:table;
	}

.proxemique_frame .icon{
	width:148px;
	margin:0px 0px 0px 2px;
	float:left;
	text-align:center;
	}

.proxemique_frame .icon img{
	border:0px;
	margin:8px 0px 8px 0px;
	}

.title_page {
	float:right;
	margin:59px 0px 0px 0px;
	border:1px #505050 solid;
	border-style:solid none none none;
	font-family:'Trebuchet MS';
	text-align:left;
	font-weight:bold;
	font-style:italic;
	font-size:17pt;
	letter-spacing:0pt;
	width:345px;
	text-transform:uppercase;
	}

.title_page .color{
	color:#FF458E;
	}
