﻿table {
	font-size: 1em;
	margin-left: 0px;
}
td.accueil
{
	font-size:14px;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a 
{
	position :relative ;
	text-decoration: none;
	color: #255A8B;
}

a:visited {
	color: #122D45;
}

a:hover {
	text-decoration: underline;
	color: #255A8B;
}

a:active {
	color: #122D45;
}

body {
	background-color: #EFF4FC;
	
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

img {
	border-width: 0;
	margin-top: 0px;
}

div.header {
	background-image: url(Images/AccueilCDCJ.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 1000px;
	height: 640px;
	margin-left: auto;
	margin-right: auto;
}



