html{
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS";
	font-size: 11px;
}


#logo{
	background: #FAFAFA;
	border: 1px solid #F1F1F1;
	width: 200px;
	height: 150px;
	text-align: center;
	line-height: 150px;
}


h1, h2, p, form, div, ul, li, a, img{ margin: 0; padding: 0; border:0;}
h1{font-size: 1.1em; color: #000; margin-bottom:8px;}
h1 a, h1 a:visited{color: #000;}
body{
	font-family: arial;	
	font-size: 11px;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align:left;
	
}


/* TEXTES
--------------------------------------------------------------------------------------- */
p{font-size: 12px; color: #000;}
p a, p a:link, p a:visited{color: #000; text-decoration: underline;}
p a:hover, p a:visited:hover{color: #000;text-decoration: underline;}

webMaster:before		{ content: "\00a0\00a0 Feed admin: " }
lastBuildDate:before	{ content: "\00a0\00a0 Last feed update: " }
updateFrequency:before	{ content: "\00a0\00a0 Update Frequency: " }
updateFrequency:after	{ content: " times" }
updatePeriod:before		{ content: "\00a0\00a0 Update Period: " }
updateBase:before		{ content: "\00a0\00a0 Update Base: " }
language:before			{ content: "\00a0\00a0 Language: " }
docs:before				{ content: "\00a0\00a0 Read me: " }
link:before				{ content: "\21D2  "} 

docs{color: #fcc;}

item title{font-weight: bold;}

:root{
  border: none;
  padding: 0;
  /*padding-top: .7em;*/
  /*margin: 2px;*/
  font-size: 11pt;
  display: block;
  background-color: white;
  color: black;
}

channel{
  border:  0;
  padding: 20px;
  margin-top: .9em;
}

title{
  border:  1px solid #000060;
  font-size: 24px;
  font-weight:bold;
  padding:10px;
  display:none;
}

language {display:none;}

item{
  padding: 10px;
  border: 0;
  border-left: 9px solid #ABBED0;
  border:  2px solid #ABBED0;
  background: #eee;
  margin: 25px 0 20px 0;
}

item > * {border: 0;}

item  title{
 border:  0;
  padding: 0;
  font-size: 18px;
  font-weight:bold;
  background: transparent;
}

item > guid{
  font-size: 80%;
  margin-top:  6px;
  margin-bottom: 6px;
}

item > description{
  font-size: 80%;
  margin-top:  6px;
  margin-bottom: 6px;
}

/* End */

div.item{
	border: 1px solid #CCC;
	margin-bottom: 20px; 
	font-size: 11px;
	width: 500px;
}
