/* CSS Document */

@media screen and (max-width: 840px) {
	
.item-page {
	width:90%;
}

/***********************************__________________________***********************************/
/**********************************    TITRE page Accueil    **********************************/
.cadreenvie {
	top:30%;
	width:300px;
}
.titreenvie {
	font-size:50px;
	text-shadow:2px 2px 4px #000;
}
.textenvie::before {
	content:"\e900";
	font-family: 'enviedunsite';
	padding:0 6px 0 0;
	position:relative;
	top:3px;
}
.textenvie, .textenvie2 {
	position:relative;
	top:-10px;
	font-size:12px;
	text-shadow:2px 2px 3px #000;
}
.textenvie2 {
	left:18px;
}



/***********************************________________________***********************************/
/**********************************    Bande TITRE + MENU    **********************************/
.toplogo {
	display:block;
	float:none;
	width:250px;
	margin:0 auto;
	padding-left:0;
	background:none;
}
.topmenu {
	float:none;
	text-align:center;
}
.cadreenvieint {
	text-align:center;
}
.titreenvieint {
	font-size:36px;
}
.textenvieint::before {
	content:"";
}
.textenvieint {
	font-size:12px;
}
.textenvie2int {
	font-size:16px;
	left:0;
}
.moduletable-travaux li a {
	font-size:12px;
	padding:0 0 20px;
}
.trabouton1::before {
	font-size:24px;
}
.trabouton1 {
	width:60px;
}
.trabouton2::before {
	font-size:24px;
}
.trabouton2 {
	width:100px;
}
.trabouton3::before {
	font-size:24px;
}
.trabouton3 {
	width:70px;
}



/***********************************___________________***********************************/
/**********************************    TEXTE CENTRAL    **********************************/
.item-page-choix1, .item-page-choix2, .item-page-choix3, .moduletable_formation {
	padding:20px 10px;
}


/***********************************______________***********************************/
/**********************************    MENU BAS    **********************************/
.moduletable_menu-contact li {
	display:block;
	padding:2px 20px 5px;
}


.nspArts, .nspLinksWrap {
	padding:0;
}
.troiscolonnes {
	-moz-column-count:1;
	-webkit-column-count:1;
	-o-column-count:1;
	column-count:1;
}

}