body {
	margin: 0px 0px 0px 0px;
	background-image: url(images/bleuciel.jpg);
	
}

h1 {
	display : inline;
	float : none;
	clear : none;
	width : auto;
	height : auto;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	background-repeat: no-repeat;
	background-position: left;
	text-transform: none;
	text-decoration: none;
	overflow: hidden;
}

h2 {
	display : inline;
	float : none;
	clear : none;
	width : auto;
	height : auto;
	margin : 0px;
	padding : 0px;
	font-size : 16px;
	font-weight : normal;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000066;
}

h3 {
	display : inline;
	float : none;
	clear : none;
	width : auto;
	height : auto;
	margin : 0px;
	padding : 0px;
	font-size : 12px;
	font-weight : normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
h4 {
	margin: 0px;
	color: #C34CA0;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: none;
	border-bottom-style: solid;
	border-bottom-color: #C34CA0;
	border-bottom-width: thin;
	text-decoration: none;
}
.remarque {font-size: 14px}

a.lien1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}

a.lien1:link
{color: #FFFFFF;}
 
a.lien1:hover
{
	color: #99FFFF;
	text-decoration: underline;
}

a.lien1:visited
{color: #FFFFFF;}

a.lien1:active
{
	color: #B0E0E6;
}

a.dlien1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bolder;
}

a.dlien1:link
{color: #0000FF;}
 
a.dlien1:hover
{
	color: #FF0000;
	text-decoration: underline;
}

a.dlien1:visited
{color: #0000FF;}

a.dlien1:active
{color: #008FFF;}

a.tinylien
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
} 
a.tinylien:hover
{
	color: #99FFFF;
	text-decoration: underline;
}
a.darklien
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
} 
a.darklien:hover
{
	color: #000000;
	text-decoration: underline;
}
a.darklien:hover
{
	color: #000000;
	text-decoration: underline;
}

a.darklien2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	text-decoration: none;
} 
a.darklien2:hover
{
	color: #FF0000;
	text-decoration: underline;
}
/* begin styles for RSS Feed */

.rss_box {
	margin: 10px 5%;
	width: 100%;
	background-color: #ededed;
	border: 1px solid Blue;
	background-image: url('images/fondmenu.jpg');padding-left:8px; padding-right:8px; padding-top:4px; padding-bottom:4px
}

.rss_title, rss_title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
  
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight : bold; 
  margin: 8px 0;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration: none;
	border-bottom: 1px solid #ededed;
	color: #747592;
}

.rss_item a:hover {
	text-decoration: none;
	color: Red;
	border-bottom: 1px dotted #e0861e;
}
	
.rss_date {
	font-size: 11px;
	font-weight: normal;
	color: #4B0082;
}
