/* Balises Classiques */

body {
	margin: 10px 0;
	background-color: #FFF;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

input, textarea, select {
	font-size:11px;
	font-family: Arial;
	border: 1px solid #D6D6D6;
	background-color: #FCFCFC;
	color:#454545;
}

ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	line-height: 130%;
}

li {
	list-style-image: url(images/puce.gif);
}

h1 { 
font-size: 18px;
font-weight: bold;
top-bottom: 5px;
}

h2 { 
font-size: 18px;
font-weight: bold; 
}

h3 { 
font-size: 18px;
font-weight: bold; 
}


/* Balises IDs */

#chemin {
	padding-top: 14px;
}

#chemin a {
	color: #6B6B6B;
	text-decoration: none;
}

#chemin a:hover {
	color: #6B6B6B;
	text-decoration: underline;
}

#headadd {
	background-color: #FFFFFF;
	text-align: right;
	margin-right: 10px;
}

#headadd a {
	font-size:12px;
	color: #466490;
	text-decoration: underline;
}

#headadd a:hover {
	font-size:12px;
	color: #F4A603;
	text-decoration: underline;
}

#header {
	padding-top: 3px;
	padding-bottom: 20px;
	background: url(images/top.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}

#header form {
	margin-top: 10px;
	margin-bottom: -10px;
}

#header a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#header a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#dir {
	color: #999999;
}

#dir td {
	width: 50%;
	vertical-align: top;
	margin-right: 50px;
}

#dir table {
	margin-top: 10px;
	margin-left: 25px; 
	border: 0;
	width: 100%;
}

#logo {
	margin-top: 55px;
	text-align: center;
	border-width:0px;
	border-color: #FFFFFF;
}

#main {
	background-color: #FFFFFF;
	width: 820px;
	margin: 0 auto;
}

#middle {
	padding: 0 50px;
}

#pages {
	padding-top: 20px;
	text-align: center;
}

#message {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;	
}

#message p {
	padding-top: 20px;
}

#soumettre {
	padding-top: 20px;
}

#warning {
	color: #0098EF;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}


/* Balises Classes */

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#466490;
}

.lien {
	text-align: justify;
}

.lien a {
	font-size: 12px;
	color: #355390;
	text-decoration: underline;
	font-weight: bold;
}

.lien a:hover {
	font-size: 12px;
	color: #355390;
	text-decoration: underline;
	font-weight: bold;
}

.lien span {
	font-size: 10px;
	color: #F4A603;
}
