/* 
  --------------------------------------
  TabPanel Magic Style Sheet by Project Seven Development
Style Theme: 04 - Oceanic -No Box Style
  modifi&eacute; par F.-X. Slosman le 02 janvier 2010
  --------------------------------------
*/
.p7TPpanel {
	border: 0;
}
.p7TPwrapper {
	padding: 0;
}
.p7TPheader {
	padding: 0;
}
.p7TPheader h2, .p7TPheader h3 {
	margin: 0 0 6px 0;
	font-size: 1.1em;
	font-weight: normal;
}
.p7TP_tabs {
	padding: 0;
	font-size: 1em;
}
#p7TP1 .p7TP_tabs a, #p7TP2 .p7TP_tabs a,
#p7TP3 .p7TP_tabs a, #p7TP4 .p7TP_tabs a, 
#p7TP5 .p7TP_tabs a {
	padding: 5px 8px;
	display: block;
	float: left;
	color: #3975ff;
	text-decoration: none;
	padding: 4px 8px 4px 18px;
	background-image: url(../p7ap/images/p7ap_east_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
/* 	background-image: url(img/tabs03_up.jpg);
	background-repeat: repeat-x;
	border: 1px solid #333333;
	border-bottom: 0;*/
	text-decoration: underline;	
}
#p7TP1 .p7TP_tabs a:focus, #p7TP2 .p7TP_tabs a:focus,
#p7TP3 .p7TP_tabs a:focus, #p7TP4 .p7TP_tabs a:focus,
#p7TP5 .p7TP_tabs a:focus {
	outline: 1px dotted;
	outline-color: #CCCCCC;
	background-color: #ffffff;
}
#p7TP1 .p7TP_tabs a:hover, #p7TP2 .p7TP_tabs a:hover, 
#p7TP3 .p7TP_tabs a:hover, #p7TP4 .p7TP_tabs a:hover, 
#p7TP5 .p7TP_tabs a:hover, #p7TP1 .p7TP_tabs a:active, 
#p7TP2 .p7TP_tabs a:active, #p7TP3 .p7TP_tabs a:active,
#p7TP4 .p7TP_tabs a:active, 
#p7TP5 .p7TP_tabs a:active {
/* color: #FFFFFF;	 */	
    color: #000000;
	text-decoration: underline;	
	background-color: #ffffff;
}
.p7TP_tabs div {
	display: block;
	float: left;
	margin: 0 -1px 0 0;
}
.p7TPclear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.p7TPcontent {
	padding: 10px;
	background-color: #ffffff;
	font-size: 0.95em;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
	top: -1px;
	left: 0;
	color: #333333;
	border: 1px dotted #000090;
	background-color: #ffffff;
}
.p7TPcontenth2, .p7TPcontent h3, 
.p7TPcontent h4 {
	font-size: 1.1em;
	color: #444444;
	margin: 0px;
	line-height: normal;
}
.p7TPcontent p {
	margin: 6px 0 12px 0;
}
#p7TP1 .p7TP_tabs div.down, #p7TP2 .p7TP_tabs div.down, 
#p7TP3 .p7TP_tabs div.down, #p7TP4 .p7TP_tabs div.down, 
#p7TP5 .p7TP_tabs div.down {
	padding: 0;
	position: relative;
	z-index: 2;
}
#p7TP1 .p7TP_tabs div.down a, #p7TP2 .p7TP_tabs div.down a, 
#p7TP3 .p7TP_tabs div.down a, #p7TP4 .p7TP_tabs div.down a, 
#p7TP5 .p7TP_tabs div.down a {
/*	background-image: url(img/tabs03_down.jpg);
	background-repeat: repeat-x; */
	background-image: url(../p7ap/images/p7ap_south_red.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 8px 4px 18px;
	color: #DC143C !important;
	cursor: default;
	text-decoration: none;	
}
/*HIDE the TABS*/
.p7TP_tabs {
	display: none;
}
.fond
{
	color: #ffffff;
}
#p7IPcontent a:active {
	cursor: default;
}
#p7TPcontent a:hover {
	color: #FFFFFF;
	cursor: default;
	background-color: #000090;
}
#top img {border:0;}
