table#contenu{
border: #C2C2C2 1px solid; /*bordure externe*/
border-collapse: separate;/*cellules séparées*/
border-spacing: 5px 5px; /*espacement horizontale : 10px et espacement verticale : 5px*/

}

table#contenu td{
	padding-left: 5px;
	padding-right: 5px;
}

input#input_recherche, select#lien_groupe, #btn_recherche{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
margin-top: 5px;
}

.txtcontactez-nous {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.titrecontactez-nous {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


/*.txtcourrant {
writing-mode : tb-rl;
filter: flipH() flipV();
}
*/

.txtcourrant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
    text-align: justify;
}
.rootline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
    text-align: justify;
	margin-left: 15px;
}
.txtcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
    text-align: justify;
}
.txtcontact a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    text-align: justify;
}

.txtnoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
    text-align: justify;
}
.champobligatoire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B02E3F;
    text-align: justify;
}
.txtcourrantdroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #767676;
    text-align: right;
}
.txtbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #767676;
}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6D0030;
	text-decoration: none;
}
.titrecourrant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #black;
}

.titrecourrant a {
	text-decoration: none;
}

.titrerubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #black;
}
.titrerubrique a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #black;
	font-style: underline;
}

.titrenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
    text-align: justify;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #767676;
}
.titremenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	/*text-transform: uppercase;*/
}
.titremenub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color :#b2b2b2;
	text-decoration: none;
	/*text-transform: uppercase;*/
}
.titremenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.titredepages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
.tag1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #767676;
}
.tag2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #767676;
}
.tag3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #767676;
}
.tag4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: strong;
	font-weight: normal;
	font-variant: small-caps;
	color: #767676;
}


td .row-header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: strong;
	font-weight: bold;
	color: #767676;
}

td .row-even{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: strong;
	font-weight: normal;
	color: #767676;
}

td .row-odd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: strong;
	font-weight: normal;
	color: #767676;
}

.tx-dropdownsitemap-pi1 UL, .tx-dropdownsitemap-pi1 OL {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

.tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active {
            color: {$plugin.tx_dropdownsitemap_pi1.colors.links};
            background-color: inherit;
        }

.tx-dropdownsitemap-pi1 DIV {
			text-indent: -15px;
            margin-left: 20px;
            
            padding-bottom: 10px;
			font-size: 12px;
        }

.tx-dropdownsitemap-pi1 LI.open OL {
            display: block;
        }

.tx-dropdownsitemap-pi1 LI.closed OL {
            display: none;
        }

.tx-dropdownsitemap-pi1 LI.open UL {
            display: block;
        }

.tx-dropdownsitemap-pi1 LI.closed UL {
            display: none;
        }

.tx-dropdownsitemap-pi1 SPAN.ifsub {
            text-transform: uppercase;
            font-weight: bold;
        }

.tx-dropdownsitemap-pi1 SPAN.spc {
            text-transform: uppercase;
            font-style: italic;
        }

.tx-dropdownsitemap-pi1 .description {
            font-style: italic;
            font-size: 80%;
            margin-left: 5px;
        }

.tx-dropdownsitemap-pi1 DIV {
        }

.tx-dropdownsitemap-pi1 DIV.level_2 {
        }

.tx-dropdownsitemap-pi1 DIV.level_3 {
        }

.tx-dropdownsitemap-pi1 DIV.level_4 {
        }

.tx-dropdownsitemap-pi1 DIV.level_5 {
        }

.tx-dropdownsitemap-pi1 DIV.expAll {
            border: solid 1px {$plugin.tx_dropdownsitemap_pi1.colors.expallBorder};
            background-color: {$plugin.tx_dropdownsitemap_pi1.colors.expallBackground};
            color: inherit;
            padding: 5px;
        }

.tx-dropdownsitemap-pi1 IMG {
            margin-right: 5px;
			margin-left: -5px;
			margin-top: 5px;
        }