
.table_recherche #page-wrap {
margin-bottom : 0;
}
.table_recherche {
border : 0;
color : #002c52;
font-family : 'SourceSansProRegular';
font-size : 100%;
margin : 0;
outline : 0;
padding : 0;
vertical-align : top;
}
.table_recherche a {
background : #FFF;
color : #002c52;
text-decoration : none;
transition : color 0.3s;
}
.table_recherche a:hover {
background : #002c52;
color : #FFF;
padding : 0;
text-decoration : none;
transition : color 0.3s;
}
.table_recherche h1 {
color : #FFF;
font-family : 'SourceSansProRegular';
font-size : 16px;
margin : 10px 0;
text-align : center;
text-shadow : 1px 1px 1px #002c52;
text-transform : uppercase;
}

.table_recherche h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	color: #002c52;
	font-family: 'SourceSansProRegular';
text-transform: uppercase;
}
.table_recherche h1 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}
.table_recherche h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
.table_recherche h3 {
	font-size: 13px;
}
.table_recherche h4 {
	font-size: 7px;
}
.table_recherche h5 {
	font-size: 4px;
	font-weight: bold;
}
.table_recherche h6 {
	font-size: 1px;
}

.table_recherche hr {
clear : both;
display : block;
font-family : arial;
font-size : 60px;
height : 0;
line-height : 1;
margin : 0 0;
padding : 0;
text-align : center;
}
.table_recherche legend {
background : #FFF;
font-family : 'SourceSansProRegular';
font-weight : 100;
text-align : center;
width : 100%;
}
.table_recherche p {
margin : 10px;
}
.table_recherche td {
/*border-bottom : 1px solid #002c52;*/
text-align : left;
padding : 10px;
}
.table_recherche th {
color : #002c52;
font-family : 'SourceSansProRegular';
font-size : 10px;
font-weight : 700;
line-height : 90%;
min-width : 100px;
padding : 10px;
text-shadow : 1px 1px 1px #FFF;
text-transform : uppercase;
transform : scaleY(1);
transition : font-size 0.2s;
}
.table_recherche tr:nth-of-type(odd) {
background : #FFF;
}
.txt_recherche_titre1 {
color : #002c52;
font-family : 'SourceSansProRegular';
text-transform : uppercase;
font-weight : bold;
}
font.txt_recherche_titre1 {
color : #002c52;
font-family : 'SourceSansProRegular';
text-transform : uppercase;
font-weight : bold;
}
a.txt_recherche_titre {
color : #002c52;
font-family : 'SourceSansProRegular';
}
a.text_recherche {
list-style-type : none;
}
font.txt_recherche_gras {
font-family : 'SourceSansProRegular';
font-weight : bold;
color : #ff674f;
}
font.txt_recherche_souche {
color : #002c52;
font-family : 'SourceSansProLightItalic';
background : #FFF;
text-decoration : none;
transition : color 0.3s;
}
font.txt_recherche_souche:hover {
background : #002c52;
color : #FFF;
padding : 0;
text-decoration : none;
transition : color 0.3s;
font-family : 'SourceSansProLightItalic';
}
font.txt_recherche {
color : #002c52;
font-family : 'SourceSansProRegular';
}
font.txt_recherche_titre1 {
color : #002c52;
font-family : 'SourceSansProRegular';
text-transform : uppercase;
}
font.txt_regular_pt {
font-family : 'SourceSansProLightItalic';
}
/*.table_recherche button, .button, input[type="submit"] {
display : inline-block;
position : relative;
padding : 8px 15px;
background : #ff674f;
font-family : 'SourceSansProRegular';
font-weight : bold;
font-size : 15px;
color : #fff;
cursor : pointer;
box-shadow : none;
transition : background-color 0.3s;
}
.table_recherche button:hover, .button:hover, input[type="submit"]:hover {
background : #fff;
border-top : 3px solid #002c52;
color : #002c52;
}*/
