@media screen and (max-width: 1200px){
	.container {
		width:100%;
		margin : 0px auto;
		background-color:#fff;
		z-index: 500;
		/*background: url('../images/bg_page_1px.jpg') top left repeat-y;*/
		background-color: white;
	}
	
	.enterform_container_textes_champs_col1, .enterform_container_textes_champs_col2 {
		float: none;
	}
	.enterform_container_textes_champs_col1, .enterform_container_textes_champs_col2 {
		width: 90%;
	}
	.label_champ_cnx {
		left:5%;
	}
	.picto_label_champ  {
		left:0.1%;
	}
	#bg_captcha_cnx {
		width:90%;
	}
	.captcha_container {
		position: relative;
		left:0%;
		top:2%;
	}
	a.forgotten_pw {
		position: relative;
		left:0%;
		top:0em;
		margin-bottom:1em;
	}
	.container .menu_membre {
		position: relative;
		left:2%;
		width:96%;
		top:0px;
		text-align:center;
		font-size:1em;
		margin-bottom:1em;
		background-color: #eee;
	}
	.bg_header {
		margin-bottom:0em;
	}
	img.header_welcome_bulle {
		display: none;
	}
	p.p_header_welcome {
		position: relative;
		width:96%;
		left:2%;
		top:0px;
		font-size: 0.9em;
		margin-bottom:1em;
	}
	.img_icone_doc {
		width:90%!important;
	}
	.admin-sidebar, table.table_groupe_ensemble_contenu td, .main_col table, table.table_admin {
		word-break: break-all;
	}
	table.table_groupe_ensemble_contenu {
		margin-top: 1em;
	}
	.titre_bloc_accueil .big6 {
		line-height: 1.55em!important;
	}
	.bloc_groupe_ensemble_titre_height_big {
		height:auto;
		padding-bottom:1em;
	}
	.p_intro_forum2 {
		position: relative;
	}
	.p_zip_export {
		position: relative;
		width:100%;
		top:-0.5em;
	}
	.p_zip_export br {
		display: none;
	}
	.p_zip_export a img {
		width:20px;
		position: relative;
		top:10px;
	}

} /*@media screen and (max-width: 1200px){ */


@media screen and (max-width: 800px){
	
	.bloc_accueil_menu{
		display:block;
		width:95%;
		margin-left:0%;
		margin-right:0%;
	}
	.titre_bloc_accueil{
		margin-top:1em;
	}
	.lien_sous_menu_home { /* dans fichier menu */
		line-height: 15px;
		top:-10px;
	}
	.admin-sidebar, table.table_groupe_ensemble_contenu td, .main_col table, .main_col table th, .main_col table td, table.table_admin, table.table_admin th, table.table_admin td {
		font-size:0.9em!important;
	}
	table.table_groupe_ensemble_contenu td {
		display: block;
		width:95%;
		margin-left:2.5%;
		margin-bottom: 2em;
	}
	table.table_groupe_ensemble_contenu_design_gris td, table.table_groupe_ensemble_contenu td {
		padding:0;
	}
	.article_forum {
		width:82%;
	}
}
