html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align: justify;
	margin: 0;
	padding: 0;
	background: #ffffff;
	color : #ffffff;
}

img {
	margin: 0px;
	border: none;
}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	color: #9900cc;
}



ul {
	float: left;
	list-style-type: none;
	width: 140px; 
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#ffff00;
}

li {
	height: 22px;
	border-top: 1px solid #d1d1c1;
	border-right: 1px solid #d1d1c1;
	border-bottom: 1px solid #d1d1c1;
	border-left: 1px solid #d1d1c1;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-left: 0px;
/*	background: url('../../images/fond.deg.bas.gif') repeat-x left top;*/
  color:#000000;
	cursor: pointer;
	font-weight:bold;
	font-size:18px;
}

li:hover {
	color: #9900cc;
/*	background: url('../../images/fond.deg.haut.gif') repeat-x left top;*/
	cursor: pointer;
}



#header {
	width: 760px;
	height: 90px;
	margin-top: 10px;
	float: left;
}

#login {
	color: #eee;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	float: left;
	font-size: 10px;
}

#content {
	width: 760px;
	float: left;
	border-top: 5px solid #cc0000;
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#menus {
	float: left;
	width: 150px;
	padding: 0px;
	margin-left: 0px;
/*	margin-top: -31px;*/
	text-align: center;
}


#page {
	float: left;
	text-align: left;
	width: 580px;
	margin-top: 15px;
	margin-left: 10px;
}

h1 {
	color: #ffff00;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	color: #ffff00;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #013f72;
	font-size: 15px;
	font-weight: bold;
}
h4 {
	color: #ffff00;
	font-size: 13px;
	font-weight: bold;
}
titre{
	color: #013f72;
	font-size: 15px;
	font-weight: bold;
}
stitre{
	color: #013f72;
	font-size: 12px;
	font-weight: bold;
}

div#haut {
	position:absolute;
	text-align:center;
	top: 18px;
    width: 960px;
    height: 1px;
	font-size: 14px;
}
#news_titre {
	color: #013f72;
	font-size: 15px;
	font-weight: bold;
}
#news_stitre {
	color: #013f72;
	font-size: 14px;
	font-weight: bold;
}
#news_contenu {
	color: #013f72;
	font-size: 12px;
}
#news_date {
	color: #666;
	font-size: 10px;
}
