@charset "UTF-8";
/* CSS Document */
#info {
	position:absolute;
	width:616px;
	height:auto;
	z-index:9;
	left: 8px;
	top: 187px;
	background-color: #FFFFCC;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-top-style: none;
	border-left-style: none;
}
#aides {
background-color: #FFFF99;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-top-style: none;
	border-left-style: none;
	position: absolute;
	height: auto;
	width: auto;
	left: 350px;
	top: 50px;
}
#adr {
	position: absolute;
	z-index: 32;
	left: 29px;
	top: 88px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D2702;
	width: auto;
	text-align: center;
}
#titre {
	position: absolute;
	width: 243px;
	height: 48px;
	z-index: 30;
	top: 34px;
	left: 76px;
}
#res {
	position: absolute;
	width: auto;
	height: auto;
	z-index: 31;
	left: 95px;
	top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #3D2702;
}
#etoil {
	position: absolute;
	width: 35px;
	height: 0px;
	z-index: 33;
	top: 6px;
	left: 273px;
}
#soleil {
	position: absolute;
	width: 33px;
	height: 29px;
	z-index: 29;
	left: 47px;
	top: 5px;
}
#v1 {
	position: absolute;
	width: 59px;
	height: 26px;
	z-index: 28;
	left: 16px;
	top: 33px;
}

#DivBmenu {
	position:absolute;
	width:946px;
	height:auto;
	z-index:81;
	top: 141px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: none;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	left: 2px;
	text-align: center;
	background-image: url(../images/XPD_20.jpg);
	background-repeat: repeat;
}
#modif {
	position:absolute;
	width:446px;
	height:80px;
	z-index:10;
	left: 503px;
	top: 25px;
	background-color: #FFFF99;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #FF9933;
	border-right-width: medium;
	border-right-style: ridge;
	border-right-color: #FF9933;
	text-align: center;
}
#onglet {
	position:absolute;
	width:941px;
	height:auto;
	z-index:8;
	top: 194px;
	background-color: #FFFFCC;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-top-style: none;
	border-left-style: none;
	left: 4px;
	background-position: 10px;
	padding-left: 5px;
}
#onglet2 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:8;
	top: 209px;
	background-color: #FFFFCC;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-top-style: none;
	border-left-style: none;
	left: 2px;
}

#lim {
	position:absolute;
	width:auto;
	height:auto;
	z-index:37;
	left: 414px;
	top: 5px;
}
#perigord {
	position:absolute;
	width:auto;
	height:auto;
	z-index:38;
	left: 360px;
	top: 45px;
}
#Lot {
	position:absolute;
	width:auto;
	height:auto;
	z-index:79;
	left: 424px;
	top: 65px;
}
#diapo {
	position:absolute;
	height:auto;
	z-index:8;
	top: 125px;
	width:946px;
	background-color: #FFFFCC;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-top-style: none;
	border-left-style: none;
	left: 2px;
}
#bck {
	position:absolute;
	width:auto;
	height:auto;
	z-index:78;
	top: 117px;
	left: 837px;
}

@media print {

#modif {
	display:none;
}
#onglet {
	width:100%;
	height:auto;
	position:absolute;
	top: 100px;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.TabbedPanelsTab {
	display:none;
	background-color: #FFFFFF;
}
.TabbedPanelsContent {
	background-color: #FFFFFF;
}

#adr {
display:none;
}
#titre {
display:none;
}
#res {
display:none;
}

#lim {
	display:none;
}
#perigord {
	display:none;
}
#Lot {
	display:none;
}
#etoil {
	display:none;
}
#soleil {
	display:none;

}

#v1 {
	display:none;
}
#bck{
display:none;
}
#DivBmenu {
	display:none;
}
}

