a.spip_out {
	border-bottom: 1px dashed #888888;
}
div#home {
	/*height: 640px;*/
	width: 650px;
	margin: auto;
}
div#accueil {
	width: 360px;
	height: 100%;
	background-color: black;
	color: white;
	font-family: verdana, helvetica, arial;
	float: left;
	margin-right: 10px;
}
div#accueil .titre {
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	margin-right: 14px;
	margin-top: 20px;
	margin-bottom: 14px;
}
div#accueil .texte {
	text-align: right;
	margin-right: 14px;
	padding-bottom: 24px;
	font-size: 12px;
}
div#accueil a {
	color: white;
}
div#menu1_home {
	border-top: 1px solid #dd0000;
	border-bottom: 1px solid #dd0000;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	font-family: verdana, helvetica, arial;
}
div#menu2_home {
	text-align: center;
	margin-top: 65px;
	font-size: 10pt;
	font-family: verdana, helvetica, arial;
	margin-bottom: 65px;
}
a { color: black; text-decoration: none; }
a:hover { color: #dd0000 ; background-color: #dddddd; }
div#presse {
	text-align: center;
	margin-top: 60px;
}
div#presse table.spip tr.row_odd {
        background-color: #C0C0C0;
}
div#presse table.spip tr.row_even {
	background-color: #F0F0F0;
}
div#presse table.spip td {
	padding: 2px 8px;
	text-align: left;
	vertical-align: middle;
}
#table_texte a.spip_out {
	border-bottom: 1px dashed #888888;
}


div#menu1_home ul.menu {
	list-style: none;
	margin: 0;
}
div#menu2_home ul.menu {
	list-style: none;
	margin: 0;
}
div#menu2_home ul.menu li.item10 {
	display: none;
}
.contentheading {
	font-size:15px;
	font-style:italic;
	font-weight: bold;
	color: #990000;
}
