hr {
	border: none;
	height: 0px;
	/* Set the hr color */
	/*color: #FFF;*/
	margin-top: 10px;
	margin-bottom: 10px;
	border-break: close;
	border-collapse: true;
	border-bottom: 1px solid #EEE;
}
body {
	width: 100%;
	min-width: 980px; /* A ENLEVER SI RESPONSIF */
	margin: 0;
	background: #DBDBDB url(../img/bkg_bfim.jpg) no-repeat top center;
}

a, a:hover, a:active, a:visited, a:focus {
	outline: none;
	text-decoration :none;
}

.img100 {
 	height: auto;
	max-width: 100% !important;
}

.message_flash {
	color:green;
	font-size: 15px;
}

.message {
	padding: 10px;
	background: #EECAC8;
	color: #B52424;
	font-size: 12px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 8px;
	margin-bottom: 8px;
	display: block;
	border: 1px solid #B52424;
}

.flash_success {
	padding: 10px;
	background: #ED1C24;
	color: #fff;
	font-size: 12px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 8px;
	margin-bottom: 8px;
	display: block;
}

/*#container_ckeditor_11 {
	padding: 10px;
}*/

#main_content h1 {
	margin: 0;
	margin-bottom: 16px;
}

/***********************************************************/
/*********************** SECTION HEADER ********************/
/***********************************************************/

#header {
	width: 100%;
}
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
	/* ck_header */
	#header_content {
		width: 980px;
		margin: 0 auto;
	}

		#header_content .body {
			/* Body du ckeditor pour cette section */
			/* Possibilité d'ajouter des styles pour les body du ckeditor de cette section */
		}
		#header_content h1 {
			font-family: 'Allerta Stencil', sans-serif;
			font-size:24px;
			color:rgb(224,224,224);
			text-shadow:0 1px 1px rgb(29,29,29);
			line-height:28px;
			margin-bottom:0;
			margin-top: 14px;
		}
		#header_content h2 {
			text-align:center;
			color:rgb(224,224,224);
			font-family: 'Myriad', sans-serif;
			text-shadow:0 1px 1px rgb(29,29,29);
			font-size:13px;
			margin: 0;
			margin-top: 10px;
			text-align: right;
		}

		#header_content a {
			color:purple;
		}

		#header_content p {
			padding: 0;
 			margin: 0;
		}

		#header_desc {
			height: 84px;
		}
		/* END ck_header */
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

/***********************************************************/
/***************** SECTION COLONNE DE GAUCHE ***************/
/***********************************************************/

#col_gauche {
	width: 100%;
}
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
	/* ck_header */
	#col_gauche_content {
		width:304px;
		height:855px;
		background-image:url("../files/footer_paper.png");
		margin-left:auto;
		margin-right:6px;
		margin:auto;
		overflow:hidden;
		box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
		margin-top:15px;
		padding-bottom:20px;

		/*position: fixed;*/
		float: left;
		margin-right:10px;
		top: 0;
	}
		/* END ck_header */
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

/***********************************************************/
/************************ SECTION MAIN *********************/
/***********************************************************/
#main {
	width: 100%;
}

	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
	/* ck_main */ /* Attention à ne pas changer --> "#main_content {"         */
		.a_catalogue_global span.cadre
		{
			background-image:url("../files/cadre.png");
			background-repeat:no-repeat;
			background-position: center;
			width:100%;
			height:183px;
			margin-bottom: 7px;
			display: block;
		}


.a_sous
{
	font-family: "Allerta Stencil",sans-serif;
}

.index_text h1
{
	font-family: 'Allerta Stencil', sans-serif;
	font-size:24px;
	color:rgb(224,224,224);
	text-shadow:0 1px 1px rgb(29,29,29);
	line-height:28px;
	margin-bottom:0;
	padding-right:5px;
}

.index_text p
{
	text-align:right;
	color:rgb(224,224,224);
	font-family: 'Myriad', sans-serif;
	text-shadow:0 1px 1px rgb(29,29,29);
	font-size:13px;
	padding-right:5px;
}

.horizontal-line
{
	float:right;
	padding-top:5px;
	padding-bottom:2px;
}

.header_bot
{
	width:100%;
	text-align:center;
	padding-top:22px;
	margin:0;
	padding-bottom:10px;
}

.header_bot_left
{
	display:inline-block;
	width:304px;
	margin-right:6px;

	background-image:url("../files/bot_left_paper.png");
	background-repeat:no-repeat;

	height:300px;

	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
}

.header_bot_right
{
	display:inline-block;
	width:666px;
	background-color:rgb(79,79,79);

	height:300px;

	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);

	background-image:url("../files/truck.png");
	background-repeat:no-repeat;
	background-position: center;
}

/*****************************************/
/*           FOOTER MANUEL               */
/*****************************************/
.footer_and_content_global
{
	width:100%;
	margin:auto;
	-text-align:center;
}

.footer_and_content_global h1
{
	text-align:center;
}


.footer_and_content
{
	width:980px;
	margin:auto;
}

@font-face
{
	font-family: 'Aller light ita';
	src: url("../files/font/Aller/Aller_LtIt.ttf") format('truetype');
}

@font-face
{
	font-family: 'Aller light';
	src: url("../files/font/Aller/Aller_Lt.ttf");
}

.footer_global
{
	width:304px;
	height:748px;
	background-image:url("../files/footer_paper.png");
	margin-left:auto;
	margin-right:6px;
	margin:auto;
	overflow:hidden;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
	margin-top:15px;
	padding-bottom:20px;

	/*position: fixed;*/
	float: left;
	margin-right:10px;
}

.info
{
	text-align:right;
}

.titre_info
{
	color:rgb(224,224,224);
	font-size:16px;
	font-family: 'Aller light ita', sans-serif;
	text-transform:uppercase;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
	display:inline;
}

.img_info
{
	margin-left:8px;
	margin-right:8px;
	display:inline-block;
}

.hori_line_info_bot
{
	margin-bottom:12px;
}

.text
{
	text-align:right;
	margin-right:13px;
}

.text p
{
	color:rgb(224,224,224);
	font-size:15px;
	font-family: 'Aller light', sans-serif;
	margin-bottom:0;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}

.newsletter
{
	padding-left:24px;
}


.mail input[type="email"]
{
	display:inline-block;
	width:245px;
	border:0;
	margin-top:0;
	height:42px;
}

.mail input[type="submit"]
{
	width:20px;
	background-image:url("../files/submit.png");
	background-repeat:no-repeat;
	background-position: center;
	background-color:transparent;
	display:inline-block;
	margin-top:0;
}

.map
{
	padding-left: 19px;
}

#header_content .sites {
	margin-right: 13px;
    text-align: right;
}

	#header_content .sites a {
		color: rgb(224, 224, 224);
	    font-family: "Aller light",sans-serif;
	    font-size: 15px;
	    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
	}

	#header_content .sites a:hover {
		color: rgb(19, 146, 219);
	}

.comm
{
	float:right;
}

.comm img:hover
{
	cursor:pointer;
}

/*****************************************/
/*           ACCUEIL MANUEL              */
/*****************************************/
.global
{


}

.global h2
{
	color:rgb(233,233,233);
}

.info_accueil
{
	text-align:right;
}

.titre_accueil
{
	font-size:18px;
	font-family: 'Aller light', sans-serif;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
	display:inline;
}

.accueil_text
{

}

.accueil_text h1
{
	font-family: 'Allerta Stencil', sans-serif;
	font-size:24px;
	color:rgb(224,224,224);
	text-shadow:0 1px 1px rgb(29,29,29);
	line-height:28px;
	margin-bottom:0;
	padding-right:5px;
	padding-top:25px;
}

.accueil_text p
{
	text-align:center;
	color:rgb(224,224,224);
	font-family: 'Myriad', sans-serif;
	text-shadow:0 1px 1px rgb(29,29,29);
	font-size:13px;
	padding-right:5px;
}

.next
{
	padding-top:45px;
}

.activite_img
{
	display:inline-block;
	margin-left:20px;
}

.activite_text
{
	float: right;
	margin-right: 18px;
    margin-top: 55px;
}

.activite_text p
{
	text-transform:uppercase;
	color:rgb(224,224,224);
	font-family: 'Myriad', sans-serif;
	text-align:right;
	font-size:12px;
	margin:0;
	padding:0;
	padding-bottom:20px;
}

.info_text_accueil
{
	text-align:center;
}

.info_text_accueil p
{
	color:rgb(224,224,224);
	font-family: 'Aller light', sans-serif;
	font-size:15px;
	margin:0;
	padding-bottom:0;
}

.info_text_accueil h2
{
	color:rgb(224,224,224);
	font-family: 'Allerta Stencil', sans-serif;
	font-size:17px;
	margin:0;
	padding:0;
	padding-bottom:12px;
	padding-top:12px;
}

.blue_text
{
	color: rgb(19,146,219);
}

.info_text_accueil_bot
{
	padding-top: 27px;
	padding-bottom: 10px;
}

.info_text_accueil_bot p
{
	text-align:center;
	color:rgb(214,214,214);
	font-family: 'Aller light', sans-serif;
	font-size:12px;
	margin:0;
	padding-bottom:0;
}

.submit_inverse
{
	margin-top:-13px;
}

.photo
{
	padding-bottom:115px;
}

.nextInfo
{
	margin-top:-50px;
}

/*****************************************/
/*           ACCUEIL MANUEL              */
/*****************************************/

.catalogue_global
{
	text-align:center;
}

.catalogue_global div
{
	display:inline-block;
}

.section_global
{
	width:310px;
	min-height:250px;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
}

.a_catalogue_global {
	display: block;
}



.img_catalogue
{
	margin-top:11px;
	margin-left:11.5px;
	width:230px;
	height:160px;
	text-align:left;
	box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.3);
}

		#main_content {
			display:inline-block;
			width:666px;
			margin-top:15px;
			background-color:rgb(79,79,79);
			float:right;
			box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
			text-align: center;
			color: rgb(214, 214, 214);
			min-height: 855px;
		}

		#main_content .body {
			/* Body du ckeditor pour cette section */
			/* Possibilité d'ajouter des styles pour les body du ckeditor de cette section */
			display:block;
			margin: 15px auto;
			background-color:rgb(79,79,79);
			float: none;
			box-shadow: none;
		}

		#main_content h1 {
			font-family: 'Allerta Stencil', sans-serif;
			font-size:24px;
			color:rgb(224,224,224);
			text-shadow:0 1px 1px rgb(29,29,29);
			line-height:28px;
			margin-bottom:0;
			padding-right:5px;
			padding-top:25px;
		}

		#main_content h2 {
			margin-right: 20px;
			text-align: center;
			color:rgb(233,233,233);
		}

		#main_content a {
			color: rgb(214, 214, 214);
			text-decoration: none;
		}

		#main_content .categories {
			transition: transform 2000ms ease;
		}

		#main_content .categories:hover {
			transform: scale(1.13);
		}

		/* Formulaires */
		input, textarea {
			font-size:14px;
			color:#1d1d1b;
			font-style: italic;
			width: 90%;
			padding: 5px 15px;
			margin: 7px 0 15px 0;
		}

		input[type=checkbox] {
			width: auto;
			margin-left: 7px;
		}

		form#contact {
			margin-bottom: 30px;
		}

		#label {
			font-weight: normal;
			font-size:14px;
			font-style: italic;
			padding: 5px 0;
		}

		.nameInput {
			text-align: left;
			margin-left: 40px;
			margin-top: 5px;
		}

		textarea {
			height: 200px;
		}

		input[type=submit], input[type=button] {
			width: 111px;
			height: 33px;
			border: none;
			border-radius: 5px;
			background-color: #049beb;
			color: #fff;
			font-weight: 900;
		}

		input[type=submit]:hover {
			background: none;
			color: #049beb;
		}


		#main_content form {
			width:100%;
			float: left;
		}

		#main_content fieldset {
			border: none;
		}

	/* END ck_main */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

/***********************************************************/
/*********************** SECTION FOOTER ********************/
/***********************************************************/
#footer {
	width: 100%;
}

	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
	/* ck_footer */
	#footer_content {
		width: 980px;
		margin: 0 auto;
	}

		#footer_content .body {
			/* Body du ckeditor pour cette section */
			/* Possibilité d'ajouter des styles pour les body du ckeditor de cette section */
		}
		#footer_content h1 {
			color: orange;
			font-size: 25px;
			margin-top: 0;
			padding-top: 10px;
		}
		#footer_content h2 {
			color: red;
			font-size: 18px;
			margin-top: 0;
			padding-top: 10px;
		}
		#footer_content h3 {
			color:red;
			font-size: 14px;
			margin-top: 0;
			padding-top: 10px;
		}
		#footer_content a {
			color: #575561;
			text-decoration: none;
		}
		/* END ck_footer */
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

/*****************************************/
/*       AUTRES STYLES                   */
/*****************************************/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/* ck_all */
.imgauto {
	height: auto;
	width: 100%;
}

/*****************************************/
/*           HEADER MANUEL               */
/*****************************************/

@font-face
{
	font-family: 'Myriad';
	src: url("../files/font/Myriad/MYRIADPRO-REGULAR.otf") format('truetype');
}

.index_global
{
	width:100%;
}

.header_top
{
	overflow:hidden;
	height:84px;
	position:relative;
	z-index:4000;
}

.logo
{
	padding-left:15vw;
	margin-top:-3px;
}


.index_text
{
	-display:inline;
	float:right;
	padding-right:575px;
	width:1128px;
}

@media screen and (max-width: 1730px) {
	.index_text
	{
		padding-right:275px;
		width:828px;
	}
}

@media screen and (max-width: 1370px) {
	.index_text
	{
		padding-right:75px;
		width:628px;
	}
}

@media screen and (max-width: 1140px) {
	.logo
	{
		padding-left:5vw;
	}
}

@media screen and (max-width: 1020px) {
	.logo
	{
		padding-left:0;
	}
}




