@import url("_reset.css");
@import url("_content.css");
/*------------------------------------------------------------------------
 Theme Name:    TYLIUM
 Description:   WordPress 2.7+ theme
 Version:       1.1
 Author:        Rascals - Interactive Laboratory
 Author URI:    http://www.rascals.eu
 ------------------------------------------------------------------------*/

/*----Ajout

 ------------------------------------------------------------------------*/
 
div.widget_recent_entries li a{
	color: #76339D;
	font-weight: bold;
}

div.widget.widget_recent_entries li a:hover{
	font-weight: bold;
	color: #ff6600;
}

.relatedyarpp li a{
	font-size: 13px;
	color: #ff6600;
}

sup {

  vertical-align: super;
  font-size: smaller;
  line-height: normal;

}

.notespage{
	padding-bottom: 20px;
}
