a {
	text-decoration: none;
	color:#c80000;
}

a:link {
	text-decoration: none;
	color:#c80000;
}

a:visited {
	text-decoration: none;
	color:#c80000;
}

a:hover {
  color:#910000;
}

a:active {
  color:#910000;
}

table {
	margin: 0px;
	padding: 0px;
} 

img.img_nav {
	border: 0px;
} 

body {
	background-color: #a3cef9;
	background-image: url(image/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	font-family: Arial,sans-serif;
	font-size: 80%;
}

form
{
  margin: 5px 0px 5px 25px;
}

/*.titre_article {
	margin: 5px 0px 5px 5px;
	border-bottom: #000000 1px solid;
	height: 30px;
	overflow: hidden;
	line-height: 30px;  font-size: 150%; font-weight: bold; letter-spacing: 2px;
}*/

.titre_article {
	margin: 5px 0px 5px 5px;
	height: 30px;
	border-bottom: #c80000 3px solid;
	overflow: hidden;
	line-height: 30px;  font-size: 150%; font-weight: bold; letter-spacing: 2px;
}

h1 {
	margin: 5px 0px 5px 5px;
	height: 30px;
	border-bottom: #c80000 1px solid;
	overflow: hidden;
	line-height: 30px;  font-size: 100%; font-weight: bold; letter-spacing: 2px;
}

h3 {
	margin: 5px 0px 5px 5px;
	height: 30px;
	border-bottom: #c80000 1px solid;
	overflow: hidden;
	line-height: 30px;  font-size: 100%; font-weight: bold; letter-spacing: 2px;
}


.spip_documents{
	font-size : 70%;
}

.spip_documents_center{
    margin: auto;
    text-align: center;
    width: 80%;
}


div#frontpage1 img.spip_puce {
	width: auto;
	text-align:left;
}
div#frontpage img.spip_puce {
	width: auto;
}
div#frontpage1 img {
	margin: auto;
	text-align: center;
	width: 80%;
}
div#droite {
	margin: 10px;
	padding: 10px;
} 
div.droite form {
	margin: 10px;
	padding: 10px;
}
div#frontpage p {
	margin: 10px;
	padding: 10px;
}

div#footer
{
  color: #cccccc;
  text-align: center;
}

div#footer a
{
  color: #cccccc;
  font-size : 70%;
}

#loi
{
  color: #000000;
  font-size : 70%;
   font-style: italic ;
}

table.fiche
{
	width:99%;
	padding: 0;
	margin:0;
	border-style:none;
}

table.fiche td.TitleCell
{
	background-color: #c80000;
	font-weight: bold;
	color: #ffffff;
}

table.fiche td
{
	background-color: #ffefb7;
}

table.fiche td.DarkCell
{
	background-color: #ffcb0f;
	width: 100;
	font-weight: bold;
}

table.custom
{
	width:99%;
}
table.custom td
{
	width: 80%;
}

table.custom td.TitleCell
{
	background-color: #c80000;
	width: 100%;
	color :#ffffff;
}

table.custom td.DarkCell
{
	background-color: #ffcb0f;
	vertical-align: top;
	width: 20%;
}

table.custom td.DarkCell2
{
	background-color: #ffcb0f;
	vertical-align: top;
	width: 15%;
}

