/*
Theme Name: gloria test
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sosfed
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

rep is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

.matable {
 border: 1px solid #818181;
 width:100%;
 font-size:12px;
}
.montitre{
  font-weight: bold;
  text-align: left;
  color: #EA2327;
  font-size:14px;
  border: 1px solid #818181;
}
.macellule{
	border: 1px solid #818181;
  text-align: left;
}
.macellule_sb{
  text-align: left;
}

table th.shortcol{
	width:5%;
}
table th.medcol{
	width:14%;
}	
table th.longcol{
	width:20%;
}	


.page-id-4771 .page_form{
	display:none;
}
.page-id-4801 .page_form{
	display:none;
}
.page-id-4771 #frm_field_113_container{
	margin-top:75px;
}
.page-id-4771 .blog_holder article .post_info {
	display:none !important;
}

.postid-4798 .date, .page-id-4771 .date, .postid-4792 .date, .postid-4951 .date, .postid-5105 .date,.postid-4851 .date {
	display:none !important;
}


.postid-4792 .title_subtitle_holder, .postid-5105 .title_subtitle_holder, .postid-4851 .title_subtitle_holder, .postid-4951 .title_subtitle_holder{
	display:none !important;
}

.postid-4792 .blog_single.blog_holder article .post_text .post_text_inner{
	margin-top: -96px;
}

.postid-5105 .blog_single.blog_holder article .post_text .post_text_inner{
	margin-top: -96px;
}

.postid-4851 .blog_single.blog_holder article .post_text .post_text_inner{
	margin-top: -96px;
}

.postid-4951 .blog_single.blog_holder article .post_text .post_text_inner{
	margin-top: -96px;
}

.postid-4771 .blog_single.blog_holder article .post_text .post_text_inner{
	margin-top: -96px;
}

.postid-5105 .blog_holder.blog_single article h2{
	display: none!important;
}

.postid-4758 h2{
	display: none!important;
}
.postid-4798 h2{
	display: none!important;
}

.post_info {
	display: none!important;
}

.frm_pagination_cont {
	margin-top: 25px;
	font-size: 20px;
}
.google-visualization-table-td{
	text-align:left;
}

.page-id-4820 .page_form{
	opacity: 0.15;
}

.page-id-4823 .page_form{
	opacity: 0.15;
}

.frm_checkbox label{
	width: 30em;
}

.frm_radio label{
	width: 15em;
}