/* FEUILLE DE STYLE PAGES STATICS PATRONYMES, LIEUX, MOTS-CLES SUR Geneabook */

.header_page_static {
    position : relative;
    float : left;
    width : auto;
    height : 72px;
    display : inline;
}

.footer_href {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color:#000000;
}


h1 {
    position : relative;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-style : normal;
    font-weight : bold;
    color : #8d3d32; /* #006837 */
    text-align : center;
    width : auto;
    margin-top : 00px;
    margin-bottom : 10px;
}

h5 {
    position : relative;
    text-align : center;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-style : normal;
    display : inline;
    vertical-align : middle;
    color : #ffffff;
    font-weight : bold;
    padding : 5px;
}


.table_all {
    width : 1024px;
}

.td_vide {
    background-image : url(http://images.geneanet.org/v3/pictos_general/spacer.gif);
    height : 10px;
}


.border_rubrique {
    width : 1024px;
    border:1px solid #8d3d32; /* #006837 */
}

.border_rubrique_histoire_prenoms {
    width : 1024px;
    border:1px solid #1b6e97;
}

.border_rubrique_payant {
    width : 1024px;
    border:1px solid #08620d;
}

.border_rubrique_all {
    width : 1024px;
}

.td_100 {
    width : 100%;
    border:1px solid #8d3d32; /* #006837 */
}

.td_58 {
    width : 38%;
}

.td_38 {
    width : 58%;
}

.titre_rubrique {
	width : 100%;
	background-color : #8d3d32; /* #1a8721 */
	background-repeat: repeat;
}

.titre_rubrique_histoire_prenoms {
	width : 100%;
	background-color : #1b6e97;
	background-repeat: repeat;
}

.titre_rubrique_payant {
	width : 90%;
	background-color : #035309;
	background-repeat: repeat-x;
}

.span_titre_rubrique {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-style : normal;
    display : inline;
    vertical-align : middle;
    color : #ffffff;
    font-weight : bold;
    padding : 5px;
}

.contenu_rubrique {
    position : relative;
    padding : 5px;
    height : 100%;
    vertical-align : top;
}

.span_contenu_rubrique {
    font-family : Arial,Helvetica,sans-serif;
    font-size : 12px;
    text-align : justify;
}

.span_contenu_g3 {
    text-decoration : none; 
    font-family : Arial,Helvetica,sans-serif;
    font-size : 14px;
    text-align : justify;
    color : #000000;
}

.span_contenu_rubrique_underline {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : normal;
    color : #8d3d32; /* #006837 */
    text-decoration : underline;
    font-weight : bold;
}

.span_contenu_rubrique_auteur_underline {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : normal;
    font-style : italic;
    color : #7c4933; /* #8cc63f */
    text-decoration : underline;
}

.span_contenu_rubrique_histoire_prenoms_underline {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : bold;
    color : #1b6e97;
    text-decoration : underline;
}

.placement_lien_voir_tous {
    text-align : right;
    padding : 3px;
}

.span_lien_voir_tous {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : normal;
    color : #7c4933; /* #8cc63f */
    text-decoration : underline;
}

.span_lien_plus_prenoms {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : normal;
    color : #1b6e97;
    text-decoration : underline;
}

.bg_collection {
    background-color : #8fc493;
}

.border_img {
    border : 1px solid #000000;
}

.titre_rubrique_acces_payant {
    border : 1px solid #08620d;
}

.txt_acces_payant {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : bold;
    color : #08620d;
    text-align : center;
}

