body {
	margin: 0px 0px 0px 0px;
	background-image:url("../images/pattern1.gif");
	background-color:#eee;
}

td {
	/* font-family: Georgia, "Times New Roman", sans-serif; */
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%;
}


#main {
	width: 800px;
	margin: 0px auto;
	height:100%;
	background-color:#FFF;
	border-left:1px dashed #D21155;
	border-right:1px dashed #D21155;
}

#header {
	background-color:#D21155;
	color:white;
	padding-left:1.5em;
	font-size: 70%;
	height:1.5em;
}

#footer {
	background-color:#D21155;
	color:white;
	text-align: center;
	font-size: 70%;
	height:1.5em;
}

#leftcolumn {
	width:12em;
	min-width:150px;
	padding: 2em 0em 1em 1em;
}

#centercolumn {
	padding: 2em 0em 1em 1em;
	width: 460px;
}

#rightcolumn {
	width:15em;
	padding: 2em 1em 1em 1em;
}


a:link, a:visited {
	color: #005EA7;
}

a:hover {
	color: #D21155;
}


.date {
	white-space: nowrap;
	color:#777;
	font-size: 80%;
	
}

#menu {
	list-style: none;
	margin-left: 0px;	
	padding-left: 0px;
	font-size: 110%;
	border-bottom: 1px solid #999;
	color: #005EA7;
	width:100%;
}

#menu ul {
	margin-left: 18px;	
	font-weight: normal;
	padding-left: 0px;
}

#menu li {
	border-top: 1px solid #999;
	padding-top:2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom:2px;
}

#menu li li{
	list-style: disc;
	border-top: none;
	line-height: 100%;
	padding-left: 0px;
	padding-right: 0px;
}

#menu li li li{
	list-style: circle;
}

#menu a {
	text-decoration: none;
}

.current {
	background-color:#eef;
}

#marked, #menu li#marked, #menu li li#marked, #menu li li li#marked {
	font-weight: bold;
	color: #D21155;
}

#marked li {
	color: #005EA7;
}

#footer a, #header a {
	color: white;
	text-decoration: none;
}

#footer a:hover, #header a:hover {
	color: white;
	text-decoration: underline;
}

input {
	width:100%;
	font-size:100%;
}

#header a.mediabutton {
	font-family:Tahoma,Verdana,sans-serif;
	background-color: #3af;
	color: #fff;
	text-decoration: none;
	margin: 1px 1px 1px 1px;
	padding: 0px 2px 0px 2px;
	border-top: 1px solid #aef;
	border-left: 1px solid #aef;
	border-right: 1px solid #48f;
	border-bottom: 1px solid #48f;
}

#header a.mediabutton:hover {
	font-family:Tahoma,Verdana,sans-serif;
	background-color: #3af;
	color: #fff;
	text-decoration: none;
	margin: 1px 1px 1px 1px;
	padding: 0px 2px 0px 2px;
	border-top: 1px solid #48f;
	border-left: 1px solid #48f;
	border-right: 1px solid #aef;
	border-bottom: 1px solid #aef;
	position: relative;
	top: 1px;
	left: 1px;
}



p {
	margin-top: 0px;
}

p.spip {
	margin-top: 0px;
}

p.spip h2 {
	margin-top:0px;
	padding-top:0px;
	color: #D21155;
}

#jour {
	font-family:Georgia, Garamond, "Times New Roman", serif;
	font-size:130%;
	font-weight:bold;
	color: #D21155;
	text-align:center;
	white-space:nowrap;
}

.jour {
	font-family:Georgia, Garamond, "Times New Roman", serif;
	font-size:130%;
	font-weight:bold;
	color: #D21155;
	text-align:left;
	white-space:nowrap;
	padding-top:20px;
}

.smallPink {
	font-family:Georgia, Garamond, "Times New Roman", serif;

	font-weight:bold;
	color: #D21155;
	text-align:left;

	padding-top:20px;
}


 ul.rssMenu2 {
	width:150px;
	padding: 0;
	margin: 0;
	font-family:Tahoma,Verdana,sans-serif;
	font-size: 11px;
	list-style-position:outside;
	list-style: none;
	 padding-top:15px;
}


ul.rssMenu2 ul{
	padding: 0;
	margin-left: 0px;
	margin-left: 0px;
		font-family:Tahoma,Verdana,sans-serif;
	font-size: 11px;
	list-style-position:outside;
	list-style: none;
}

.rssMenu2 li {
	list-style: none;
}

.rssMenu2 a, .rssMenu2 a:active, .rssMenu2 a:link, .rssMenu2 a:visited {
	/*display:block;*/
	text-decoration: none;
	margin-bottom:0px;
	color: #005EA7;
	font-weight:bold;
}

.rssMenu2 a, .currentArticle a:active, .currentArticle a:link, .currentArticle a:visited {
	/*display:block;*/
	text-decoration: none;

	color: #005596;

}