/* CSS Document */
BODY
{
margin:0px;
padding:0px;
background-image:url(images/fond.png);
background-repeat:repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.fieldset_art
{
background: #FF9900;
}
.spip_logos { border: 0; }
.spip_documents img { border: 0; } 
a:link, a:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#14587f;
font-weight:bold;
}
a.lien2:link {
 color: #000066;
 text-decoration: none;
 font-weight:600;
 }
a.lien2:visited {
 color: #000066;
 text-decoration: none;
 font-weight:600;
 }
a.lien2:hover {
 color: #F5CC87 ;
 text-decoration: none;
 font-weight:600;
 }
 a.suite:link {
 color: #14587f;
 text-decoration: none;
 font-weight:normal;
 font-size:11px;
 }
a.suite:visited {
 color: #14587f;
 text-decoration: none;
 font-weight:normal;
  font-size:11px;
 }
a.suite:hover {
 color:#077dc0 ;
 text-decoration: none;
 font-weight:normal;
  font-size:11px;
 }
 .titre1
 {
 color:#14587f;
 font-weight:bold;
 font-size:13px; 
 }
 .titre2
 {
 color:#14587f;
 font-weight:bold;
 font-size:15px; 
 }
li {
 background-image: url(images/puce.gif);
 background-repeat: no-repeat;
 background-position: left center;
 list-style-type: none;
 padding-left: 10px;
 }
 
 .Style1 {
	color: #999999;
	font-weight: bold;
}
.Style2 {color: #000066}

.imgtitre
{
border:0px;
padding-left:12px;
}

.tdmenu
{ display:block; background-color:#F18312; height:20px; padding-top:5px; padding-left:17px; width:155px}

a.spip_in:link {
 color: #14587f;
 text-decoration: none;
 font-weight:600;
 }
a.spip_in:visited {
 color: #14587f;
 text-decoration: none;
 font-weight:600;
 }
a.spip_in:hover {
 color:#077dc0 ;
 text-decoration: none;
 font-weight:600;
 }