/*
 * styles ajoutés pour l'IFN
 */


/************************************************** classes *********************************/

.BlueTitle {
	color:#0099CC;
	font-weight:bold;
	text-transform:capitalize;
}
.CenteredTitle {
	color:#FF0033;
	font-weight:bold;
	text-align:center;
}

.chapo_actu{
	font-family : verdana;
	color: #595959;
	font-size :8pt;
}

.first_row {
	background-color:#DDCDB1;
	border-color:#999999;
	border-style:solid;
	border-width:0 1px 0 0;
	padding:3px;
}

.footer_print{
	font-family : verdana;
	font-size : 8pt;
	color : black;
	padding-right : 10px;	
}

.header{
	font-family : verdana;
	font-size : 8pt;
	color : white;
	padding-right : 10px;	
}

.hierarchie,a.hierarchie{
	font-family : verdana;
	font-size : 10pt;
	color: #999999;		
}

.MainHeader {
	color:#990066;
	font-weight:bold;
	text-transform:uppercase;
}

.prix_cat {
	color:#326719;
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
}

.row_impair {
	background-color:#FFFFFF;
	border-color:#999999;
	border-style:solid;
	border-width:0 1px 0 0;
	padding:3px;
}

.row_pair {
	background-color:#FFF4E0;
	border-color:#999999;
	border-style:solid;
	border-width:0 1px 0 0;
	padding:3px;
}

.tab {
	border-color:#999999;
	border-style:solid;
	border-width:1px 0 1px 1px;
	color:#666666;
}
.tabprix {
	background-color:#F2F2F2;
}

.texte_bandeau{
	font-family : verdana;
	font-size : 11pt;
	color: white;
	font-weight : bold;
}

.titre_actu{
	font-family : verdana;
	color: #595959;
	font-size : 8pt;
	font-weight : bold;
}
.titre_bandeau{
	font-family : verdana;
	font-size : 14pt;
	color: white;
	font-weight : bold;
}

.titre_vert {
	color:#326719;
	font-family:verdana;
	font-size:9pt;
	font-weight:bold;
}

/************************************************** tags   *********************************/

a { 
	text-decoration: none; 
	color: #505050; 
}

a:hover { 
	text-decoration: underline; 
	color: #303030; 
}

a.art{
	font-family : verdana;
	text-decoration:underline;
	font-size : 8pt;
}

a.art_select{
	font-family : verdana;
	text-decoration:underline;
	font-size : 8pt;
	background-color:#DDCDB1;	
}

a.liensouligne { 
	text-decoration: none; 
	color: #002266; 
}

a.liensouligne:hover { text-decoration: underline; }

a.ok{
	font-family : verdana;
	font-size : 8pt;
	font-weight : bold;
	border-style:solid;
 	border-width:1px; 	
 	border-color : #4D6917; 		
 	padding:3px;
 	background-color : #A3C83D; 	
}

a.resultat {
	color : #666666;
	font-family : verdana;
	font-size : 9pt;
	font-decoration:underline;
}

a.rub{
	font-family : verdana;
	text-decoration:underline;
	font-weight:bold;
	font-size : 8pt;
}

a.rub_select{
	font-family : verdana;
	text-decoration:underline;
	font-weight:bold;
	font-size : 8pt;
	background-color:#DDCDB1;
}

a.titre_search{
	color : #2E6119;
	font-family:verdana;
	font-size : 10pt;
	font-weight :bold;
}

b.spip {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
	color: #303030;
}

b.spipsmall {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
	color: #303030;
}

body {
	background: green;
	margin-top: 0px;
	background-image: url('/spip/IMG/background.jpg');
	background-color : #7AB022;
	background-repeat: repeat-x;
}

caption.format {	
	font-family : verdana;
	font-weight : bold;
	color : #666666;
	font-size : 11pt;
	margin-bottom:4px;
}

div#bandeau-actu{		
	margin-top:13px;
	font-family : verdana;
	font-weight : bold;
	font-size : 9pt;
	color : #326719;
	height : 19px;
	width : 100%;	
	padding-left : 10px;
	padding-top : 4px;
	background-color : #A3C83D;
}

div#bandeau-pro{	
	margin-top:13px;
	font-size : 9pt;
	font-family : verdana;
	font-weight : bold;
	color : #326719;
	height : 19px;
	width : 100%;
	margin-left : 10px;		
	background-color : #A3C83D;
	padding-top : 3px;
	padding-bottom : 3px;
}

div#contenu-left{
	position:absolute;
	top:30px;
	left:15px;
	width : 85%;
	background-color:#FFF4E0;
}

div.msg_pro{
	font-family :verdana;
	font-size : 10pt;
	color: #A90101;
}

div.resultat {
	color : #666666;
	font-family : verdana;
	font-size : 9pt;
}

div.spip {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
	color: #303030;
}

div.spipsmall {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
	color: #303030;
}

div.titre_popup {
	font-family: verdana;
	font-size: 9pt;
        font-weight : bold;
	text-align : center;
	margin : 3px 8px 4px 8px;
}

div.titre_site {
	margin-left:10px;
	color : #2E6119;
	font-family :verdana;
	font-size : 10pt;
}

p.pagi {
	color: #2E6119;
	font-family:verdana;
	font-size:10pt;
}

hr.dashed {
	color: #000000;
	border-style: dashed;
	height: 2px;
}

p.spip {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    color: #303030;
	text-align: justify;
}
 
p.spipsmall {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
    color: #303030;
	text-align: justify;
}

select {
	font-family : verdana;
	font-size : 8pt;
}

span.descr_search{
	color : #595959;
	font-family:verdana;
	font-size : 10pt;
}

span.format{	
	font-family : verdana;
	font-weight : bold;
	color : #666666;
	font-size : 11pt;
	margin-bottom:4px;
}

span.format_select{
	margin-left : 10px;
	font-family : verdana;
	color: #666666;
	font-size : 9pt;
}

span.rub_orphelin{
	font-family : verdana;
	font-weight:bold;
	font-size : 8pt;
	color: #505050;
}

span.pagi {
	color: #2E6119;
	font-family:verdana;
	font-size:10pt;
}

span.pagi_select {
	color: #595959;
	font-family:verdana;
	font-weight : bold;
	font-size:10pt;
}

span.site_select{
	margin-left : 10px;
	font-family : verdana;
	color: #666666;
	font-size : 9pt;
	font-weight : bold;
}

span.texte_acces_pro {
	font-family : verdana;
	font-size : 9pt;
	color : #000000;
}

span.titre_site{
	margin-left:10px;
	color : #2E6119;
	font-family :verdana;
	font-size : 10pt;
}

table.bandeau{		
	margin-top:13px;
	font-family : verdana;
	font-weight : bold;
	font-size : 9pt;
	color : #326719;
	height : 19px;
	width : 98%;
	padding-left : 10px;
	padding-right : 10px;
	background-color : #A3C83D;
}

table.bandeau-actu{		
	margin-top:13px;
	font-family : verdana;
	font-weight : bold;
	font-size : 9pt;
	color : #326719;
	height : 19px;
	width : 100%;	
	padding-left : 10px;
	padding-top : 4px;
	background-color : #A3C83D;
}

table.bandeau_print{		
	margin-top:13px;
	font-family : verdana;
	font-weight : bold;
	font-size : 9pt;
	color : #326719;
	height : 19px;
	width : 98%;
	padding-left : 10px;
	padding-right : 10px;
}

table.bandeau-pro{	
	font-size : 9pt;
	font-family : verdana;
	font-weight : bold;
	color : #326719;
	width : 100%;
	background-color : #A3C83D;
}

table.confirmation{
	border-width : 4px;
	border-style:solid;
	border-color : #FF0000;
}

table.resultat{
	border-width : 1px;
	border-style : solid;
	border-color : #999999;
	background-color : #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

table.type_result{
	border-width : 4px;
	border-style:solid;
	border-color : #A3C83D;
}

td.bandeau-pro{	
	font-size : 9pt;
	font-family : verdana;
	font-weight : bold;
	color : #326719;
	background-color : #A3C83D;
}

td.cell_titre_popup {
	background-color: #FFF4E0;
}

td.format{	
	font-family : verdana;
	font-weight : bold;
	color : #666666;
	font-size : 10pt;
}

td.format {	
	font-family : verdana;
	font-weight : bold;
	color : #666666;
	font-size : 11pt;
	margin-bottom:4px;
}

td.pagi {
	color: #2E6119;
	font-family:verdana;
	font-size:10pt;
}

td.titre_site {
	margin-left:10px;
	color : #2E6119;
	font-family :verdana;
	font-size : 10pt;
}
td.resultat{
	border-width : 1px;
	border-style : solid;
	border-color : #999999;
}

td.result_impair {
	background-color : #FFF4E0;
	color : #666666;
	font-family : verdana;
	font-size : 8pt;
}

td.result_pair {
	background-color : #FFFFFF;
	color : #666666;
	font-family : verdana;
	font-size : 8pt;
}

td.result_th{
	text-align : center;
	font-weight : bold;
	font-family : verdana;
	color : #666666;
	font-size : 8pt;
	background-color : #DDCDB1;
}

td.texte_acces_pro {
	font-family : verdana;
	font-size : 9pt;
	color : #000000;
}

th.result_th {
	text-align : center;
	font-weight : bold;
	font-family : verdana;
	color : #666666;
	font-size : 8pt;
	background-color : #DDCDB1;
}

tr.result_impair {
	background-color : #FFFFFF;
	color : #666666;
	font-family : verdana;
	font-size : 8pt;
}

tr.result_pair {
	background-color : #FFF4E0;
	color : #666666;
	font-family : verdana;
	font-size : 8pt;
}

tr.result_th {
	background-color : #DDCDB1
}

ul { color: #303030 }


/******************************************* ajouts lexique *****************************/

.divLienDroite{
	width:100%;
	text-align:right;
	padding-right:10px;
	font-weight: bold;
}
.divLienDroite a{
	color:#326719;
}
.tblSsTitre{
	width:100%;
	border-width:0;
	
}

a.titreLettre{
	font-size:1.6em;
	color:#326719;
}
ol.ollexique{
	font-size:1em;
	font-family:arial;
}
p.corpsParagraphe{
	text-align:justify;
	font-size:1em;
	font-family:arial;
	font-style:normal;
}
p.ligneVide{
	line-height:1em;
	padding:0;
	margin:0;
}
p.methodeLexique{
	font-size:1.2em;
	font-family:Tahoma;
	font-weight:normal;
	font-style:italic;
}
p.titreLettre{
	border-bottom:solid 1pt #326719;
	padding:0cm 0cm 1.0pt 0cm;
	font-weight:bold;
}
p.titreRubrique{
	font-size:1.2em;
	font-family:Tahoma;
	font-weight:bold;
}
table.essencesLexique{
	width:100%;
	text-align:left;
}
table.essencesLexique td{
	width:33%;
	text-align:left;
}
table.illustrationLexique{
	width:100%;
	text-align:left;
}
table.illustrationLexique td{
	width:50%;
	font-style:italic;
}
table.qualiteBoisLexique{
	width:100%;
	text-align:center;
	border:0;
}
table.qualiteBoisLexique td{
	width:auto;
	text-align:center;
	border:0;
	background-color:#eee6aa;
}
table.qualiteBoisLexique th{
	width:auto;
	text-align:center;
	border:2px solid #DDCDB1;
	background-color:#DDCDB1;
}
td.bandeau-pro{	
	font-size : 9pt;
	font-family : verdana;
	font-weight : bold;
	color : #326719;
	background-color : #A3C83D;
}




