A:link {
	color: #628474;
	text-decoration:none;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
} 
A:visited {
	color: Black;
	text-decoration:underline overline;
	font-weight: normal;
	font-family : Verdana;
	font-size : 10px;
} 
A:hover {
	color: #628474;
	text-decoration:underline overline;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
}

a.spip_url:link { 
	color: #466D5A;
	text-decoration:none;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
} 

a.spip_url:visited {
	color: #466D5A;
	text-decoration:none;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
}

a.spip_url:hover {
   color: #466D5A;
   text-decoration:underline;
   font-weight: bold;
   font-family : Verdana;
   font-size : 10px;
 }
 
a.spip_out:link { 
	color: #466D5A;
	text-decoration:none;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
} 

a.spip_out:visited {
	color: #466D5A;
	text-decoration:none;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
}

a.spip_out:hover {
   color: #466D5A;
   text-decoration:underline;
   font-weight: bold;
   font-family : Verdana;
   font-size : 10px;
}

a.spip_in:link { 
	color: #466D5A;
	text-decoration:none;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
} 

a.spip_in:visited {
	color: #466D5A;
	text-decoration:none;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
}

a.spip_in:hover {
   color: #466D5A;
   text-decoration:underline;
   font-weight: bold;
   font-family : Verdana;
   font-size : 10px;
 }
 
A.menu_gauche:link {
	color: #466D5A;
	text-decoration:none;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
} 

A.menu_gauche:visited {
	color: #466D5A;
	text-decoration:none;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
} 


A.menu_gauche:hover {
	color: #466D5A;
	font-weight: regular;
	text-decoration:underline overline;
	font-family: Verdana;
	font-size: 10px;

}

A.suite:link { 
	color: #466D5A;
	text-decoration:none;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
}

A.suite:visited {
	color: #466D5A;
	text-decoration:none;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
}

A.suite:hover {
   color: #466D5A;
   text-decoration:underline overline;
   font-weight: bold;
   font-family : Verdana;
   font-size : 10px;
}

A.lienvert:link { 
	color: #466D5A;
	text-decoration:none;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
}

A.lienvert:visited {
	color: #466D5A;
	text-decoration:none;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
}

A.lienvert:hover {
   color: #466D5A;
   text-decoration:underline;
   font-weight: bold;
   font-family : Verdana;
   font-size : 10px;
 }
 
A.liennoir:link {
	color: Black;
	text-decoration:none;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
} 
A.liennoir:visited {
	color: Black;
	text-decoration:none;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
}

A.liennoir:hover {
	color: Black;
	text-decoration:underline;
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
}

.TitreCadre{
	font-weight: bold;
	font-family : Verdana;
	font-size : 12px;
	color : #466D5A;
}

.TexteGras {
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
	color : Black;
}

.TexteGrasVert {
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
	color : Black;
	color : #466D5A;
}

.TexteNormal{
	font-weight: normal;
	font-family : Verdana;
	font-size : 10px;
	color : Black;
	text-align : justify;
}

.CelluleTopLigne{
	border-top : 1px dotted;
	font-weight: normal;
	font-family : Verdana;
	font-size : 10px;
	color : Black;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;

}

.CelluleCouleur {
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
	color : white;
	background-color : #466D5A;
	border : 1 solid;
	padding : 2 2 2 2;
}

.TexteBlanc, .TexteBlanc a:link, .TexteBlanc a:visited, .TexteBlanc a:active {
	font-weight: bold;
	font-family : Verdana;
	font-size : 12px;
	color : #FFFFFF;
    text-decoration:none;
}

.TexteBlanc a:hover {
	font-weight: bold;
	font-family : Verdana;
	font-size : 12px;
	color : #FFFFFF;
    text-decoration:underline;
}

table.spip {
}

table.spip tr.row_first {
	background-color: White;
	font-family : Verdana;
	font-size : 10px;
}

table.spip tr.row_odd {
	background-color: White;
	font-family : Verdana;
	font-size : 10px;
}

table.spip tr.row_even {
	background-color: White;
	font-family : Verdana;
	font-size : 10px;
}

table.spip td {
	background-color: White;
	font-family : Verdana;
	font-size : 10px;
	padding: 1px;
	text-align: left;
	vertical-align: center;
}

