/* TAB-ETUDES HOMEPAGE 1280  */

#etudesDisplayer { height: 393px;}

.tabpanel-tabs-etudes {
	width: 512px
	position:relative;margin-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	background-color: #fff;
	border-radius: 8px 8px 8px 8px; border: 1px solid #cccccc;
	}

.tabpanel-tabs-etudes #etudesTabs UL { position:relative;float:left; margin:0px; padding:0px;height:80px;width:512px;}
.tabpanel-tabs-etudes #etudesTabs LI { position:relative;display:inline;float;left; margin:0px; padding:0px;}



.tabpanel-tabs-etudes #etudesTabs LI a.ongletetudes {
	position:relative;
	display:block;
	float:left;	
	height:60px;margin:0px;
	background-image: linear-gradient(#f8f8f8,#fff) ;
	background-image: -o-linear-gradient(bottom, rgb(248,248,248) 30%, rgb(255,255,255) 65%);
	background-image: -moz-linear-gradient(bottom, rgb(248,248,248) 30%, rgb(255,255,255) 65%);
	background-image: -webkit-linear-gradient(bottom, rgb(248,248,248) 30%, rgb(255,255,255) 65%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f9f9',endColorstr='#ffffff', GradientType=0);
	text-align: center;
	font-size: 16px;  font-family: Questrial;  font-weight: normal; text-decoration: none;
	}

.tabpanel-tabs-etudes #etudesTabs .tab-item-etudes .ouv{
	padding: 15px 0px 15px 0px;
	margin:0px;
	color: #6e6868 ;
	border-radius: 8px 0 0 0 ;
	border-top: 1px solid #fff ;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #fff ;
	border-right: 1px solid #cccccc;
	width:168px; 
}

.tabpanel-tabs-etudes #etudesTabs .tab-item-etudes .other{
	padding: 15px 0px 15px 0px;
	margin:0px;
	color:#6e6868;
	border-radius: 0 0 0 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #fff;
	border-right: 1px solid #cccccc;
	width:168px;
}

.tabpanel-tabs-etudes #etudesTabs .tab-item-etudes .fer{
	padding: 15px 0px 15px 0px;
	margin:0px;
	color:#6e6868;
	border-radius: 0 7px 0 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #fff;
	width:168px;
}

.tabpanel-tabs-etudes #etudesTabs .tab-item-etudes a.ongletetudes:hover{
	color: #313b4d ;
	background-image: linear-gradient(#fff, #f8f8f8) ;
	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 30%, rgb(248,248,248) 65%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 30%, rgb(248,248,248) 65%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 30%, rgb(248,248,248) 65%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f8f9f9', GradientType=0);
	border-bottom: 1px solid #cccccc;
}

.tabpanel-tabs-etudes #etudesTabs .tab-item-etudes-active a.ongletetudes,
.tabpanel-tabs-etudes #etudesTabs  .tab-item-etudes-active a.ongletetudes:hover {
	color: #313b4d ;
	background-image: linear-gradient(#fff, #f8f8f8) ;
	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 30%, rgb(248,248,248) 65%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 30%, rgb(248,248,248) 65%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 30%, rgb(248,248,248) 65%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f8f9f9', GradientType=0);
	border-bottom: 1px solid #ffffff;
}


.etudes-content{ font-size: 14px;  font-family: arial;  font-weight: normal; padding: 22px 0px 0px 30px; width:450px; }
.etudes-content UL {  list-style-type:disc;padding-left:25px; }
.etudes-content LI {  font-size: 14px;  font-family: arial;  font-weight: normal; margin-bottom:3px;margin-top:3px;}


.sommaire {
	position:absolute;
	z-index:20;
	margin:354px 0px 0px 240px;
	width:200px;
	display:block;
	padding:5px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	border-radius:6px;
	color:#313B4D;
	text-decoration:none;
	text-align:center;
	}


.sommaire:hover {
	background-color:#f17f15;
	color:#ffffff;
	}

/* TAB-ETUDES HOMEPAGE 1280  */