/* CSS Document */
/*
 * Inscription
 */

/*--------------------------------------- Inscription ----*/
.bkg-inscript{
	background: url(../../img/bkg-inscript.gif) bottom left no-repeat;
	padding:20px;
	/*width:440px;*/
	margin:0 15px;
	height:160px;
}
.bkg-inscript_pro{
	background: url(../../img/bkg-inscript.gif) top left no-repeat;
	padding:20px;
	/*width:440px;*/
	margin:0 15px;
	height:280px;
}
/*--------------------------------------- Inscription ----*/
.img_inscript_pro,
.img_inscript_part
{
	width:450px;
	height:196px;
	display:block;
}

.img_inscript_pro{
	background: url(../../img/inscPro.gif) bottom left no-repeat;
}
.img_inscript_part{
	background: url(../../img/inscPar.gif) bottom left no-repeat;
}
.bkg-inscript h2,
.cadre_gris_large2 h2{
	font-size:1.4em;
	font-weight:bolder;
}

#col2 .cadre_gris_large2{
	height:250px;
}

#col2.special .action{
	position:relative;
	top:-40px;
	left:30px;
}

b.inscript_part,
b.inscript_pro
{
	float:left;
	font-size:1.8em;
}
b.inscript_part{
	margin-top:-150px;
	margin-left:30px;
	/*background:#F60;*/
	color:#F60;
}
b.inscript_pro{
	margin-top:-150px;
	margin-left:290px;
	/*background:#F60;*/
	color:#FFF;
}

/*----------------*/

.plusavantage{
	/*cree un bug de hauteur avec le bloc qui suit*/
	background: url(../../img/plusavantage.gif) bottom left no-repeat;
	position:relative;
	top:-50px;
	left:425px;
	width:50px;
	height:50px;
}
