body {
		margin:0;
		padding:0;
		background:#c8c8c8;
	}
.alt{
	width: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
}
	
	.clear
	{
		clear: both;
	}
	
	#container {
		width:971px;
		margin:0 auto;
		background:url(../images/bg.jpg) no-repeat;
	}
	
	#header {
		padding-top:20px;
	}
	
	#header .logo {
		width:484px;
		height:61px;
		background:url(../images/logo.png);
		display:block;
		margin-top:25px;
	}
	
	#header .menu ul, #header .menu ul li {
		margin:0;
		padding:0;
		text-align:right
	}
	
	#header .menu ul li {
		list-style:none;
		display:inline;
		margin-right:33px;
	}
	
	#header .menu ul li a {
		color:#333333;
		text-decoration:none;
		font:normal 18px arial;
	}
	
	#header .menu ul li a:hover, #header .menu ul li .selected {
		color:#707070;
	}
	
	.content {
		margin:0;
		padding:0;
		line-height:18px;
		font:normal 12px arial;
		color:#333333;
		margin-top:20px;
	}
	
	.content h1 {
		font:normal 24px arial;
		color:#ffffff;
		margin:0;
		padding:0;
	}
	
	.content a {
		color:#727272;
		font-weight:bold;
	}
	
	.content a:hover {
		text-decoration:none;
	}
	
	.content p {
		line-height:18px;
	}

	.intro {
		margin:0;
		padding:0;
		line-height:18px;
		font:normal 12px arial;
		color:#333333;
		width:480px;
		margin-top:50px;
	}
	
	.intro a {
		color:#727272;
		font-weight:bold;
	}
	
	.intro a:hover {
		text-decoration:none;
	}
	
	.intro p {
		line-height:18px;
	}
	
	#tv {
		position: relative;
		top: 104px;
		left: 698px;
		width: 171px;
		height: 97px;
		background: #fff;
	}
	
	#tv ul{
		list-style: none;
		padding: 0;
		margin: 0;
	}

	#services tr#texte td {
		padding:0 8px 10px 8px;
	}

	#services tr td {
		font:normal 12px arial;
		color:#333333;
		line-height:18px;
		text-align: left;
	}
	
	#services tr td a {
		color:#727272;
		font-weight:bold;
	}
	
	#services tr td a:hover {
		text-decoration:none;
	}
	
	#services {
		background:url(img/services_bg.jpg);
		height:141px;
	}
	
	#services .cont {
		width:971px;
		margin:0 auto;
	}
	
	#services .cont h1 {
		font:normal 24px arial;
		color:#ffffff;
		margin:0;
		padding:25px 0 0 0;
	}
	
	#press {
		background:url(../images/press_bg.jpg);
		height:271px;
		margin-top:30px;
	}
	
	#press .cont {
		width:971px;
		margin:0 auto;
	}
	
	#press .cont h1 {
		font:normal 24px arial;
		color:#ffffff;
		margin:0;
		padding:25px 0 0 0;
	}
	
	#press .cont .pressItem
	{
		background: url('../images/press_bottom_border.jpg') repeat-y top right;
		float: left;
		width: 290px;
		padding: 0 15px 0 0;
		margin: 0 15px 0 0;
		color: #ccc;
		font: normal 12px Tahoma;
		height: 215px;
	}
	
	#press .cont .pressItemLast
	{
		background: transparent;		
	}
	
	#press .cont .pressItem h2,
	#press .cont .pressItem h2 a
	{
		text-decoration: none;
		font: bold 12px Tahoma;
		color: #ccc;	
	}
	
	#press .cont .pressItem .date
	{
		font: normal 11px Arial;
		color: #fff;
		padding-left: 20px;
		display: block;
		background: url('../images/icon_news.gif') no-repeat center left;
		margin-bottom: 10px;
	}
	
	#press .cont .pressItem .more
	{
		text-decoration: underline;
		font-weight: bold;
		display: block;
		color: #fff;
		padding-top: 10px;
	}
	
	#footer {
		width:971px;
		margin:0 auto;
	}
	
	#footer .menu ul, #footer .menu ul li {
		margin:0;
		padding:0;
	}
	
	#footer .menu ul li {
		list-style:none;
		display:inline;
		margin-right:33px;
	}
	
	#footer .menu ul li a {
		color:#333333;
		text-decoration:none;
		font:normal 18px arial;
	}
	
	#footer .menu ul li a:hover, #footer .menu ul li .selected {
		color:#707070;
	}
	
	#footer .mc {
		float:right;
		text-align:right;
		font:normal 12px arial;
		color:#333333;
	}
	
	.boxy-wrapper { position: absolute; }
.boxy-wrapper.fixed { position: fixed; }

  /* Modal */
  
  .boxy-modal-blackout { position: absolute; background-color: black; left: 0; top: 0; }
  
  /* Border */

  .boxy-wrapper { empty-cells: show; }
	.boxy-wrapper .top-left,
	.boxy-wrapper .top-right,
	.boxy-wrapper .bottom-right,
	.boxy-wrapper .bottom-left { width: 10px; height: 10px; padding: 0;  background-color: black; opacity: 0.6; filter: alpha(opacity=60); }
	
	.boxy-wrapper .top,
	.boxy-wrapper .bottom { height: 10px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }
	
	.boxy-wrapper .left,
	.boxy-wrapper .right { width: 10px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }
	
	/* Title bar */
	
	.boxy-wrapper .title-bar { background-color: black; padding: 6px; position: relative; height: 20px; }
	  .boxy-wrapper .title-bar.dragging { cursor: move; }
	    .boxy-wrapper .title-bar h2 { font-size: 12px; color: white; line-height: 1; margin: 0; padding: 0; font-weight: normal; }
	    .boxy-wrapper .title-bar .close { color: white; position: absolute; top: 6px; right: 6px; font-size: 90%; line-height: 1; }
		
	/* Content Region */
	
	.boxy-inner { background-color: white; padding: 0 }
	.boxy-content { padding: 15px; }
	
	/* Question Boxes */

    .boxy-wrapper .question { width: 350px; min-height: 80px; }
    .boxy-wrapper .answers { text-align: right; }

