

div.guide_menu
	{
	background:#EEEEEE;
	}

ul.guide_menu
	{
	list-style: none;
	margin:5px 5px 5px 5px;
	}

ul.guide_menu li
	{
	margin-bottom:5px;
	}

div.guide_menu ul li a
	{
	text-decoration:none;
	color:#263C49 !important;
	}

div.guide_menu ul li a:hover
	{
	text-decoration:underline;
	}

#guide_box h2
	{
	margin-top:50px;
	font-size:25px;
	clear:left;
	}

.guide_introduction p:first-child
	{
	font-weight:bold;
	}

#guide_box h3
	{
	color:#293E4A;
	margin-top:35px;
	font-size:21px;
	clear:left;
	}

#guide_box h4
	{
	font-family: "QlassikBoldRegular",sans-serif;
	font-style: italic;
	margin-top:25px;
	font-size:18px;
	font-style: normal;
	font-weight: normal;
	}

#guide_box h5
	{
	font-family: "QlassikBoldRegular",sans-serif;
	font-style: italic;
	margin-top:20px;
	margin-bottom:10px;
	font-size:15px;
	font-style: normal;
	font-weight: normal;
	color:#a2a2a2;
	}

h2.faq
	{
	font-style: italic;
	font-fadmily: Georgia, "Times New Roman", Times, serif;
	font-size:35px !important;
	}

.guide_image_max img
	{
	max-width: 850px;
	}

.guide_contenu
	{
	font-size:15px;
	text-align: justify;
	line-height: 22px;
	padding:20px;
	}

.guide_contenu_explode h2
	{
	font-size:30px;
	line-height:normal;
	text-align: left;
	margin-top:40px;
	}

.guide_contenu h2, h2.guide_contenu
	{
	font-family: "RalewayBold", sans-serif;
	font-size:35px;
	line-height:normal;
	text-align: left;
	margin-top:50px;
	margin-bottom:30px;
	}
	
h2.guide_contenu
	{
	padding:0px;
	}

.guide_devis h2
	{
	font-size:35px;
	margin-top:10px !important;
	}

.guide_contenu h3, h3.guide_contenu
	{
	font-family: "RalewayBold", sans-serif;
	font-size:28px;
	line-height:normal;
	text-align: left;
	margin-top:40px;
	margin-bottom:20px;
	}

.guide_contenu h4, h4.guide_contenu
	{
	font-family: "RalewayBold", sans-serif;
	font-size:22px;
	line-height:normal;
	text-align: left;
	margin-top:30px;
	margin-bottom:10px;
	padding:0px;
	}

.guided_contenu_explode h3
	{
	color:#77a5c5 !important;
	margin-top:40px;
	margin-bottom:20px;
	}

.guide_contfenud_explode h4
	{
	margin-top:40px;
	margin-bottom:20px;
	}

.guide_categorie_vignette
	{
	height:140px;
	margin-right:10px;
	}

.guide_bouton
	{
	background: #348FD1;
	color:#ffffff !important;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 1px #555;
	display: block;
	border-radius: 4px;
	padding:10px 20px;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	padding: 10px;
	height:50px;
	position: relative;
	width:80%;
	}

.guide_bouton b
	{
	position: absolute;
	left:10px;
	right:10px;
	top:50%;
	transform: translateY(-50%);
	}


.guide_gris_gros_texte
	{
	background:#EBEBEB;
	color:#777;
	font-size:25px;
	font-family:'QlassikMediumRegular';
	text-align: center;
	padding:20px 5px;
	}

.guide_present_content
	{
	vertical-align:top;
	}

.guide_present_content .guide_present_carre
	{
	box-shadow: 0px 0px 3px #555;
	display:inline-block;
	width:200px;
	margin:8px;
	vertical-align:top;
	}

.guide_present_carre .guide_present_carre_image
	{
	position: relative;
	font-size:0;
	width:200px;
	height:160px;
	overflow:hidden;
	transition: all 0.5s ease;
	}

.guide_present_carre .guide_present_carre_image .guide_present_carre_titre
	{
	transition: all 0.5s ease;
	position: absolute;
	background: #ebebeb;
	padding:5px;
	top:115px;
	height:160px;
	left:0px;
	right:0px;
	font-size:16px;
	opacity: 0.9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color:#222 !important;
	}

.guide_present_carre .guide_present_carre_image:hover .guide_present_carre_titre
	{
	top:0px;
	opacity: 1;
	color:#348FD1 !important;
	}

.guide_present_carre .guide_present_carre_image:hover .guide_present_carre_titre .guide_present_carre_hide
	{
	display: block;
	}

.guide_present_carre .guide_present_carre_image .guide_present_carre_titre .guide_present_carre_hide
	{
	display: none;
	}

.guide_present_carre .guide_present_carre_image .guide_present_carre_titre i
	{
	position: absolute;
	bottom:45px;
	left:10px;
	right:10px;
	font-size:10px;
	color:#555;
	overflow:hidden;
	height:70px;
	}

.guide_present_carre .guide_present_carre_image .guide_present_carre_titre .bouton_vert
	{
	position: absolute;
	bottom:10px;
	left:10px;
	right:10px;
	}

.guide_present_cell_droit
	{
	width:400px
	}



.guide_present_carre .guide_present_carre_titre a
	{
	text-decoration: none;
	color:#222 !important;
	}

.guide_present_carre .guide_present_carre_titre a:hover
	{
	text-decoration: underline;
	color:#348FD1 !important;
	}

.guide_present_carre .guide_present_carre_intro
	{
	padding:5px;
	height:100px;
	overflow:hidden;

	}

.guide_present_cell_menu
	{
	width:350px;
	padding-top:15px;
	padding-right:35px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	}

.guide_present_cell_menu ul
	{
	z-index:10;
	list-style-type: none;
	margin:0px;
	}

.guide_present_cell_menu ul li
	{
	z-index:10;
	background:#fff;
	padding:8px;
	border-radius:5px 0px 0px 5px;
	margin-bottom:5px;
	box-shadow: 0px 0px 3px #999;
	}

.guide_present_cell_menu ul li.guide_present_cell_li_selected
	{
	background:#348FD1;
	color:#fff;
	}

.guide_present_cell_menu ul li.guide_present_cell_li_selected .gris
	{
	color:#eaeaea !important;
	}

.guide_present_cell_menu ul li.guide_present_cell_li_selected a
	{
	color:#fff !important;
	}

.guide_present_cell_content
	{
	position: relative;
	margin-left:340px;
	z-index:20;
	}
	
.guide_present_cell_content h3
	{
	font-size:25px;
	padding:10px 0px;
	}

.guide_categorie_extrait
	{
	font-size:15px;
	text-align: justify;
	color:#8a8a8a;
	line-height: 21px;
	}

.guide_pdf
	{
	width:100%;
	height:450px;
	}
	
.guide_index_vignette
	{
	margin:0px 5px;
	width:180px;
	height:144px
	}
	
/* STYLING MARQUE BLANCHE */
		
	.guide_devis #veea437902cd #vud_devis
		{
		background: transparent !important;
		}
		
	.guide_devis #veea437902cd #vud_devis_header
		{
		padding:10px !important;
		}
		
	.guide_devis #veea437902cd #vud_devis_header .vud_table
		{
		display: none !important;
		}
		
	.guide_devis #veea437902cd #vud_devis_header .devistap_progression_point
		{
		visibility: hidden;
		}
		
	.guide_devis #veea437902cd #vud_devis_header #devistap_progression
		{
		height:3px;
		}
		
	.guide_devis #veea437902cd #vud_devis_header #devistap_progression_barre
		{
		border:0;
		}
		
	.guide_devis #veea437902cd .devistap_choix
		{
		height:80px !important;
		}
		
	.guide_devis #veea437902cd .devistap_step
		{
		margin-bottom:0px !important;
		}
		
	.guide_devis #veea437902cd .vud_signature
		{
		padding:0px !important;
		}
	.guide_devis #veea437902cd .devistap_choix_texte
		{
		font-size:20px;
		font-family: 'RalewayMedium', sans-serif;
		}
	
	.guide_devis #veea437902cd #vud_explication
		{
		display: none;
		}
		
	.guide_devis #veea437902cd .tres_tres_gras
		{
		font-size:21px;
		padding-top:0px !important;
		}
		
	.guide_devis #veea437902cd input
		{
		background-color: #fff !important;
		}
		
	.guide_devis #veea437902cd .normal_font
		{
		font-size:15px;
		}
	
	.guide_devis #veea437902cd h2
		{
		font-family: 'RalewayBold', sans-serif !important;
		font-size:20px !important;
		font-weight: bold;
		margin-top:0px !important;
		}
	
	.guide_devis #veea437902cd .right
		{
		text-align: right;
		}
		
	.guide_devis #veea437902cd  .devistap_bouton_retour_metier
		{
		display: none !important;
		}
		
	.guide_devis #veea437902cd hr.gris
		{
		display: none !important;
		}

@media (max-width:930px)
	{
	.guide_present_cell_droit
		{
		width:auto;
		}

	.guide_present_cell_content
		{
		position: relative;
		margin-left:0px;
		z-index:20;
		}
	}

@media (max-width:600px)
	{
	.guide_present_carre_nomob
		{
		display:none !important;
		}
	
	.guide_index_vignette
		{
		width:100px;
		height:80px
		}
		
	.guide_categorie_vignette
		{
		height:100px;
		margin-right:10px;
		}
	}

@media (max-width:400px)
	{
	.guide_categorie_vignette
		{
		height:50px;
		margin-right:10px;
		}
	}