
	
	body
	{
	    		background:url('../img/index-bck.jpg') repeat-x;
	}
	
    .divAccueil
    {
            height:650px;
            background:url('../img/sejours-scolaires-back.png') no-repeat bottom right;
            margin-top:-5px;
            width:1000px;
            position:relative;
    }



	.bulle{
		padding-bottom:10px;
		padding-right:8px;
		background:url('../img/bulle-back.png') no-repeat top right;
		width:235px;
		height:205px;
		position:absolute;
		top:160px;
		left:380px;
		cursor:pointer;
	}

	.divAutre{
		margin:0 auto;
		padding-top:20px;
		width:1000px;
		position:absolute;
		bottom:0px;
	}
	
	.divSpirale{
		position:absolute;
		z-index:300;
		top:15px;
		left:-15px;
	}
	
	.divSpirale img{
		border:0px;
	}
	
	.bckAutre{
		float:left;
		width:348px;
		height:152px;
		padding:0px;
		margin-left:10px;
		position:relative;
		cursor:pointer;
	}
	
	.imgLogo{
		float:left;
		z-index:10;
		position:relative;
		margin-top:20px;
		margin-left:20px;
	}
	
	.txtAutre{
		font-size:12px;
		font-weight:bold;
		float:left;
		margin-top:30px;
		line-height:20px;
		margin-left:0px;
		padding-left:5px;
		width:165px;
		z-index:10;
		position:relative;
		cursor:pointer;
		display:block;
		text-decoration:underline;
	}
	
	.imgbulle{
		clear:both;
		margin:0px;
		padding:0px;
		border:0px;
		width:235px;
		height:170px;
	}
	
	.txtEx{
		margin-top:40px;
	}
	
	.bulleHead{
		float:left;
		height:27px;
	}
	
	.bulleHeadLeft{
		background:url('../img/bulle-head-left.png') no-repeat;
		width:9px;
		float:left;
	}
	
	.bulleHeadRight{
		background:url('../img/bulle-head-right.png') no-repeat;
		width:9px;
		float:left;
	}
	
	.bulleHeadCenter{
		background:url('../img/bulle-head-bck.jpg') repeat-x;
		width:216px;
		font-weight:bold;
		font-size:13px;
		color:#FFFFFF;
		float:left;
		text-align:center;
	}
	
	
	
	.pageFlip {
		position: relative;
		right: 0; top: 0;
		float: right; 
	}
	.pageFlip img {
		width: 31px; height: 31px;
		z-index: 50;
		position: absolute;
		right: 0px; top: 0px;
		-ms-interpolation-mode: bicubic;
	}

	.msg{
		width: 29px; height: 29px;
		overflow: hidden;
		position: absolute;
		z-index:0;
		right: 0; top: 0;
	}
	
	#msg_ling{
		background: url(../img/msg_sejours_linguistiques.gif) no-repeat right top;
	}
	
	#msg_music{
		background: url(../img/msg_vacances_musicales.gif) no-repeat right top;
	}

	
	#msg_classe{
		background: url(../img/msg_classes_de_decouvertes.gif) no-repeat right top;
	}
	
	#msg_vse {
		background: url(../img/msg_voyages_scolaires_educatifs.gif) no-repeat right top;
	}
	
	#msg_paris{
		background: url(../img/msg_voyages_scolaires_a_paris.gif) no-repeat right top;
	}
	
	#msg_us {
		background: url(../img/msg_echanges_franco_americains2.gif) no-repeat right top;
	}
	
	 .bulleHeadCenter h1
	 {
	     color:white;
	     font-size:12px;
	     margin-left:-10px;
	 }
