/* CSS Document */

body{
	padding:0;
	margin:0;
	background-color: #ff0000;
	background-image: url(img/fond.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
td{
	vertical-align:top;
}
table#contenu{
	border:1px solid #fff;
	background-image:url(img/bg_table.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#363D71;
}
td#corps{
	background-image:url(img/corps.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	vertical-align:top;
	color:#fff;
}
tr#texte{
	background-image:url(img/contour.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	color:#fff;
}
td.texte{
	padding:0 10px 0 20px;
	vertical-align:top;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffff00;
}
strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff0000;
	padding:0;
	margin:0;
}
td#menu{
	height:278px;
	width:225px;
	vertical-align:top;
}
td#bas_menu{
	height:173px;
	width:225px;
	vertical-align:bottom;
}
a{
	text-decoration:underline;
	color:#94bfe5;
	}
a:hover {
	text-decoration:none;
	color:#3780b9;
	}
img.border{
	border:1px solid #fff;
}
	





/* typo Kemenn */
.textekemenn { font-family:Arial; font-size:11px; color:#ffffff  }
.lienkemenn {font-family: arial; font-size: 11px; text-decoration:underline; color:#ffffff }
.lienkemenn:visited {font-family: arial; font-size: 11px; text-decoration:underline; color:#ffffff }
.lienkemenn:hover {font-family: arial; font-size: 11px; text-decoration:underline; color:#ffffff }

.lienbandeau{font-family: arial; font-size: 11px; text-decoration:none; color:#7E5183 }
.lienbandeau:visited {font-family: arial; font-size: 11px; text-decoration:none; color:#7E5183 }
.lienbandeau:hover {font-family: arial; font-size: 11px; text-decoration:none; color:#7e8a4a }