@charset "UTF-8";
body {
	background-color: #0d0d0d;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
#page {
	background-color: #FFFFFF;
	position: relative;
	width: 600px;
}
#head {
	position: relative;
	height: 200px;
	width: 600px;
	background-color: #000000;
}
#logo {
	z-index: 5;
	width: 160px;
	position: absolute;
	left: 490px;
	top: 90px;
	height: 160;
}
#logotypo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	position: absolute;
	bottom: 10px;
	float: left;
	line-height: 37px;
	left: 10px;
}

/* SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	background-color: #999999;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.CollapsiblePanelOpen/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
  {
	background-color: #FFFFFF;
}
.CollapsiblePanelTabHover/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */    {
	background-color: #ad0505;
}
#photos  {
}
#navig
{
	height: 20px;
	width: 580px;
	position: relative;
	background-color: #CCCCCC;
	margin-top: 10px;
}
#TXTlegendephoto
{
	height: 20px;
	width: 475px;
	position: absolute;
	background-color: #FFFFFF;
	right: 50px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
#btnretour {
	float: left;
	height: 20px;
	width: 40px;
	position: absolute;
	left: 0px;
	outline: none;
	border: 0;
}
#btnsuivant {
	float: right;
	height: 20px;
	width: 40px;
	position: absolute;
	right: 0px;
	border: 0;
}
#infosCONTENT {
	position: relative;
	width: 570px;
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
}
a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ad0505;
}
#plan {
	float: right;
	width: 200px;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 5;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	z-index: 3;
	height: auto;
	width: 600px;
	position: absolute;
	text-align: right;
	text-transform: none;
	bottom: -20px;
	color: #999999;
	float: right;
	right: 0px;
	letter-spacing: 1px;
}
.copy a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.copy a:hover{
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.Style3 {color: #ad0505}
.Style5 {
	color: #ad0505;
	font-size: 14px;
	font-weight: bold;
}
#enter {
	position: relative;
	top: 30px;
	height: 400px;
	width: 400px;
	border: 0;
	outline: 0;
}
#enterTXT {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ad0505;
	font-weight: normal;
}
#APnews {
	position:absolute;
	width:300px;
	z-index:6;
	background-image: url(../images/postit.png);
	height: 274px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	left: 41px;
	top: 89px;
}
#tabloideur {
	overflow: auto;
	position: relative;
	width: 570px;
}
#tabloide {
	width: 1000px;
}
#tabloide img {
	width: 400px;
	height: auto;
}
