@charset "UTF-8";

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

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

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 800px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	/*background-color:#FF0000;*/
	margin: -11px 0px 13px -11px;

}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-color: #ffffea;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #ccd2d2;
	/*border-top: solid 1px #999;*/
	border-right: solid 1px #ccd2d2;/
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

.TabbedPanelsTabHover {
	background-color: #DEF;
}

.TabbedPanelsTabSelected {
	background-color: #ffffea;
	border-bottom: 1px solid #EEE;
}

.TabbedPanelsTab a {
	color: #005FA9;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	/*border-left: solid 1px #CCC;*/
	/*border-bottom: solid 1px #CCC;*/
	border-top: solid 1px #ccd2d2;
	/*border-right: solid 1px #999;*/
	background-color: #ffffea;
}

.TabbedPanelsContent {
	padding: 4px;
	height:426px;
}

.TabbedPanelsContentVisible {
}

.plan {
	position:absolute;
	left:167px;
	top:210px;
	width:367px;
	height:312px;
	z-index:1;
}

.plan img {
	float:left;
	width:367px;	
	height:312; 
	border:0;
}

.plan area {
	
	
}

.div_droite {
	position:absolute;
	left:532px;
	top:210px;
	width:400px;
	height:312px;
	z-index:2;
	/*background-color:#FF0000; /*rouge*/
	/*background-color:#00FF00; /*vert*/
	/*background-color:#0000FF; /*bleu*/
}
.photo {
	position:absolute;
	left:645px;
	top:211px;
	width:214px; 
	height:185px; 
	z-index:3;
	/*background-color:#FF0000; /*rouge*/
	/*background-color:#00FF00; /*vert*/
	/*background-color:#0000FF; /*bleu*/
}

.photo img {
	width:214px;
	height:185px;
	border-style:groove;
	border-color:#999999;
}

.photo_load {
	position:absolute;
	left:658px;
	top:270px;
	width:214px; 
	height:185px; 
	z-index:3;
}

.photo_load img {
	width:214px;
	height:185px;
	display:none;
}

.descr {
	position:absolute;
	left:560px;
	top:397px;
	width:400px;
	height:124px;
	z-index:4;
	/*border: solid 1px #F00;
	/*background-color:#FF0000; /*rouge*/
	/*background-color:#00FF00; /*vert*/
	/*background-color:#0000FF; /*bleu*/
}

.descr ul {
	margin-top:10px;
}

.descr li {
	margin-left:20px;
}

.upperleft{
	margin-left : auto;
	margin-right : auto;
	background-image : url('../images/globales/tl_curve_white.gif');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperright{
	background-image : url('../images/globales/tr_curve_white.gif');
	background-repeat : no-repeat;
	background-position : top right;
}
