input[type=radio] {
    display:none;
}
 
input[type=radio] + label {
    padding: 12px 10px 12px 40px;
	margin: 0px 0px 0px -2px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
	color: #54a6b8;
	background-color: white;
    border: 2px solid #54a6b8;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
 
input[type=radio]:checked + label {
    outline: 0;
    background-color:#54a6b8;
	color: white;
    -webkit-box-shadow: inset 0px 2px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0px 2px 2px rgba(0,0,0,0.15);
    box-shadow: inset 0px 2px 2px rgba(0,0,0,0.15);
}

/************************************ A *************************************/

/************************************ B *************************************/

/************************************ C *************************************/

/************************************ D *************************************/ 

 /************************************ E *************************************/
.onglet_inscript
{
	color:#fff;
}
 
 .etiquette_membre, .etiquette_acteur
{
	width:196px;
	height:51px;
	background:url("../images/bg_label_b.png") center center transparent no-repeat;
	z-index:1;
	padding-top:15px;
	cursor:pointer;
}
.etiquette_membre p, .etiquette_acteur p
{
	padding:6px 35px 0 0;
}

#etiquettes
{
	float:left;
	position:relative;
	left:45px;
	font-size:20px;
	font-family:Arial, Verdana, Sans-serif;
	font-weight:bold;
}
 /************************************ L *************************************/
 

 
  /************************************ F *************************************/


 /************************************ G *************************************/


 /************************************ H *************************************/
 
.header_inscript
{
	padding:10px;
	height:280px;
}

 /************************************ I *************************************/
#inscript_methodes
{
	
}

#inscript_tab
{
	float:left;
	position:relative;
	z-index:0;
	border:2px solid #54a6b8;
	width:700px;
	
}


 /************************************ N *************************************/

/************************************ S *************************************/

/************************************ T *************************************/
