/******!!!!!!!!!******

NE PAS EDITER CE FICHIER/REPERTOIRE

EDITER CE FICHIER/REPERTOIRE SUR LA VERSION DEV DE FORUMCONSTRUIRE.COM

COPIE SUR LE SERVEUR LE 18/08/2016 23:50:24

Version originale : /home/fc/wwwdev//styleandscript/guide.css

******!!!!!!!!!******/

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_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-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px !important;
	}

strong.tres_gras
	{
	font-size:14px;
	}

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

.guide_contenu
	{
	font-size:14px;
	text-align: justify;
	}

.guide_bouton
	{
	padding:4px 8px 4px 8px;
	background: rgb(145,201,93); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(145,201,93,1) 0%, rgba(95,168,50,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(145,201,93,1)), color-stop(100%,rgba(95,168,50,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(145,201,93,1) 0%,rgba(95,168,50,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(145,201,93,1) 0%,rgba(95,168,50,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(145,201,93,1) 0%,rgba(95,168,50,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(145,201,93,1) 0%,rgba(95,168,50,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91c95d', endColorstr='#5fa832',GradientType=0 ); /* IE6-9 */

	color:#ffffff !important;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 1px #555;
	height:45px;
	display: table-cell;
	border-radius: 4px;
	padding:5px 20px;
	vertical-align: middle;
	white-space: nowrap;
	line-height: 0px;
	}

.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_table
	{
	border:1px solid #ededed;
	bordder-collapse: collapse;
	}

.guide_table.center
	{
	margin-right:auto;
	margin-left:auto;
	}

.guide_table th
	{
	text-align: center;
	border: 0px;
	padding:7px;

	}

.guide_table tr td
	{
	text-align: left;
	}

.guide_table tr td.center
	{
	text-align: center;
	}

.guide_table tr:nth-child(odd) td
	{
	background:#fff;
	padding:5px;
	}

.guide_table tr:nth-child(even) td
	{
	background:#ededed;
	padding:5px;
	}

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

@media (max-width:600px)
	{
	.guide_present_carre_nomob
		{
		display:none !important;
		}
	}