/*
 * Generic comments CSS file
 *//*
THE RIVER
*/

.widget_river_time {
   color:#777;
   margin:0 5px 0 5px;
   font-size:0.8em;
}

.widget_river_type_mediastream__media {
   border-bottom:1px solid #efefef;
   margin:5px 0 5px 0;
}

.widget_river_type_mediastream {
   border-bottom:1px solid #efefef;
   margin:5px 0 5px 0;
}

.widget_river_text {
   padding:0 0 0 20px;
}

p.widget_river_date {
   font-weight:bold;
   margin:20px 0 10px 0;
   padding:0 0 0 20px;
   background:url(http://blogs.univ-paris5.fr/mod/river/images/office-calendar.png) no-repeat left;
   border-bottom: 1px solid #c0c0c0
}

/*
 the river on recent activity page
*/

._activity_river_entry_time {
   font-weight:bold;
   margin:5px 0 10px 0;
   padding:0 0 0 20px;
   background:url(http://blogs.univ-paris5.fr/mod/river/images/date.gif) no-repeat left;  
}

._activity_river_entry {
   border-bottom:1px solid #efefef;
   margin:5px 0 5px 0;
}

._activity_river_entry_txt {
   padding:0 0 0 20px;
   background:url(http://blogs.univ-paris5.fr/mod/river/images/flag_action.gif) no-repeat left top;
}

._activity_river_entry ._activity_river_entry_time {
   color:#777;
   margin:0 5px 0 5px;
   font-size:0.8em;
   background:#fff;
   padding:0;
}

/* Class type style */
#widget_river_type_commentwall__post {
   background:url(http://blogs.univ-paris5.fr/mod/river/images/comment.gif) no-repeat left top;
}
#widget_river_type_weblog_post {
   background:url(http://blogs.univ-paris5.fr/mod/river/images/report_user.png) no-repeat left top;
}

#widget_river_type_weblog_post__post {
   background:url(http://blogs.univ-paris5.fr/mod/river/images/report_user.png) no-repeat left top;
}

#widget_river_type_file {
   background:url(http://blogs.univ-paris5.fr/mod/river/images/media-floppy.png) no-repeat left top;
}

#widget_river_type_evenement {
   background:url(http://blogs.univ-paris5.fr/mod/river/images/date.png) no-repeat left top;
}

#widget_river_type_bookmark_subscriptions{
   background:url(http://blogs.univ-paris5.fr/mod/river/images/star.png) no-repeat left top;
}

#widget_river_type_bookmark_comments{
   background:url(http://blogs.univ-paris5.fr/mod/river/images/star.png) no-repeat left top;
}

#widget_river_type_community{
   background:url(http://blogs.univ-paris5.fr/mod/river/images/system-users.png) no-repeat left top;
}
#widget_river_type_friends{
   background:url(http://blogs.univ-paris5.fr/mod/river/images/group.png) no-repeat left top;
}
#widget_river_type_community_member{
   background:url(http://blogs.univ-paris5.fr/mod/river/images/contact-new.png) no-repeat left top;
}

#widget_river_type_profil{
   background:url(http://blogs.univ-paris5.fr/mod/river/images/contact-new.png) no-repeat left top;
}
/*

*/

/*
	GLOBALS: used to set all the general elements
*/

body {
	color:#697C83;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	text-align:left;
	margin:0 auto;
	padding:0;
	font-size: 80%;
	line-height:1.6em;
}

img { border:0px; }

#page {
	/* background:#fff url(http://blogs.univ-paris5.fr/mod/template/templates/Default_Template/images/toolbar-bg.gif) repeat-x; */ /* #d9e2f2  */
	background:#fff url(http://blogs.univ-paris5.fr/mod/template/templates/Default_Template/images/elgg-top.gif) repeat-x;
	width:970px;
	margin:0 auto;
	padding:0;
}

p {
	color:#555;
	margin:0px 0px 10px 0px;
}

a {
	text-decoration:none;
	color:#336699;
}

ol, ul {
	color:#697C83;
}


.folder-cat ul{
	margin:0px;
}
.folder-cat li{
	margin:0px;
	list-style-image: url(http://blogs.univ-paris5.fr/mod/categorie/dossier.gif);
}

h1 {
	font-size:130%;
}

h2, h3, h4, h5 {
	font-size:100%;
}

h1.weblogdateheader{
	font-size:18px;
	color:#555;
}

blockquote{
	background: #EEE url(http://blogs.univ-paris5.fr/mod/template/templates/Default_Template/images/blockquote.png) no-repeat bottom left;
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

/*
	TABLES IN ELGG
*/

td {
	border:1px solid #eee;
	padding:0;
	margin:0;
}

td h4, h3, h5 {
	padding:0;
	margin:0;
}

/*
	CONTAINER: WRAPS THE HEADER AND MAIN CONTENT AREA BELOW THE USER TOOLBAR
*/

div#container {
	width:970px;
	margin:0px auto;
	padding:0px;
}

/*
	HEADER: THE HEADER INCLUDES THE LOGO AND SEARCH BAR
*/

div#header {
	margin:0px;
	padding:0px;
	text-align:left;
	position:relative;
	background:transparent;
	width:100%;
	height:65px;
}

div#header-categorie {
	clear: both;
	position:relative;
	font-size:1em;
	height:27px;
	margin:0px 0px 20px 0px;
	color:#174764;
	font-weight:bold;
	width:100%;
	padding:3px 0px 0px 0px;
	background:url(http://blogs.univ-paris5.fr/mod/template/templates/Default_Template/images/footer_top.gif) repeat-x;
	/*text-align:center;*/
}


div#header-categorie ul {
	display:inline;
	padding:0px;
	margin:0px;
	color:#3b4966;
}

div#header-categorie ul li {
	border-right:1px solid #999;
	display:inline;
	margin:0px;
	padding:0px;
	color:#26334c;
}

div#header-categorie ul li a {
	padding:3px 7px 3px 8px;
	color:#26334c;
}
div#header-categorie ul li a:hover {
	padding:3px 7px 3px 8px;
	color:#FFF;
	background-color:#3b4966;
}

div#header-categorie ul li a.menu_fleche {
	padding:3px 4px 3px 4px;
	margin:0px;
}
div#header-categorie ul li a:hover.menu_fleche {
	padding:3px 4px 3px 4px;
	margin:0px;
}

div#header-categorie ul li a.menu_fleche img {
	padding:0px;
	margin:0px;
	border:0px;
}

.menuDeroule{
	font-size:11px;
	background-color:#e9e9e9;
	width:100%;
	z-index:100;
	height:22px;
	top:26px;
	left:0px;
	color:#FFF;
}


/*
	LOGO: LOCATED WITHIN HEADER
*/

#aideCorner {
	position: absolute;
	height: 40px;
	right: 2px; 
	top: 2px;
	width: 40px;
}
#aideCorner a img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#aideCorner a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#accueilCorner {
	position: absolute;
	height: 40px;
	left: 2px; 
	top: 2px;
	width: 40px;
}
#accueilCorner a img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#accueilCorner a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);   
}

div#header #logo{
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	float:left;
	height:43px;
}
div#header #logo #upd{
	background:url(http://blogs.univ-paris5.fr/mod/template/templates/Default_Template/images/logoupd.gif) no-repeat;
	margin:0px;
	padding:0px 0px;
	float:left;
	/*width:165px;*/
	height:64px;
}
div#header #logo #upd #titreupd{
	font-size:20px;
	margin:22px 0px 0px 260px;
	color:#555;
}
div#header #logo #upd #titreupd a{
	color:#DDD; /* #2c3953; */
	font-weight:bold;
	font-family:Helvetica, "Myriad Web", Arial, sans-serif;
}

div#header #logo h1 {
	font-size:25px;
	padding:0;
	margin:10px 0px 6px 10px;
}

div#header #logo h1 a{
	color:#EEE;
	font-family:Helvetica, "Myriad Web", Arial, sans-serif;
}

div#header #logo h2{
	color:#174764;
	padding:0;
	margin:0;
	font-size:1.2em;
}


div#header #logoclic {
	float:left;
	width:175px;
	height:40px;
	position:absolute;
	top:12px;
	left:8px;
	cursor:pointer;
}


/*
	SEARCH BAR: LOCATED WITHIN HEADER
*/

div#header #search-header {
	float:right;
	width:230px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:18px;
	right:0px;
	height:10px;
}

div#header #search-header img {
	margin:0 0 0 10px;
}

div#header #search-header p {
	padding:0 0 0 15px;
	margin:0;
}

div#header #search-header span a {
	color:#fff;
}

/*
	CONTENT-HOLDER: WRAPS THE MAIN PAGE CONTENT. THIS CAN INCLUDE
	THE SINGLE PAGE LAYOUT AND THE SPLIT PANE (CONTENT AND SIDEBAR)
*/

#content-holder {
	padding:5px;
	margin:0px;
	width:960px;
	min-height:500px;
	position:relative;
	clear:both;
}

div#content-holder a:hover {
	text-decoration:underline;
}

div#content-holder h1 {
	font-size:150%;
	border-bottom:1px solid #ccc;
	margin:0;
	padding:0;
}

div#content-holder h2 {
	border:0;
	border-bottom:1px solid #eee;
	padding:0;
	margin:0 0 10px 0;
	color:#666;
	font-size:1.1em;
}

#content-holder-files {
	padding:5px;
	margin:0px;
	/* width:550px; */
	position:relative;
	clear:both;
}
div#content-holder-files h2 {
	border:0;
	border-bottom:1px solid #eee;
	padding:0;
	margin:0 0 10px 0;
	color:#666;
	font-size:1.1em;
}


/*
	VARIOUS LAYOUTS WITHIN CONTENT-HOLDER
*/

/*
	THE MAIN CONTENT AREA WHEN IT IS A SINGLE PAGE, NO SIDEBAR
*/

div#single-page {
	margin: 0;
	padding: 0 15px 0 0;
	width:900px;
	text-align: left;
	border:1px solid #eee;
}

/*
	THE MAIN CONTENT AREA WHEN THE SIDEBAR IS IN PLACE
*/

div#splitpane-content {
	margin:0px;
	padding:5px;
	width:582px;
	text-align:left;
	color:#000;
	overflow:hidden;
	min-height:500px;
	background:#ffffff;
}

/*
	SIDEBAR: THIS IS ONLY PRESENT WHEN SPLITPANE-CONTENT IS IN USE
*/

div#splitpane-sidebar {
	width: 220px;
	margin:10px 0px 20px 0px;
	padding:0px;
	float:right;
	background-color:#ffffff;
	border-top:0px;
	border-right:0px;
	border-bottom:1px solid #d9e2f2;
	border-left:1px solid #d9e2f2;
	/* background:#efefef url(http://blogs.univ-paris5.fr/mod/template/templates/Default_Template/images/sidebar-top.gif) no-repeat top; */
}

div#splitpane-toolbar {
	width:120px;
	margin:5px 10px 20px 0;
	padding:0;
	float: left;
	border:1px solid #d9e2f2;
	/* border:1px solid #aaaaaa; */
	font-weight:bold;
	/* background:#d9e2f2; */
}

div#splitpane-toolbar img {
	margin:0px;
}

div#splitpane-toolbar table, td {
	font-size:12px;
	text-align:left;
	padding:0px;
	margin:0px;
}

div#sidebar-contents {
    padding:0px 0px 10px 10px;
}

div#sidebar-bottom {
   background:url(http://blogs.univ-paris5.fr/mod/template/templates/Default_Template/images/sidebar-bottom.gif) no-repeat bottom;
   height:9px;
   width:250px;
   margin:0;
}

/*
	THE SIDEBAR CONTENTS
*/

div#splitpane-sidebar td {
	width: 200px;
	margin:0 0 0 20px;
	border:0px;
}

div#splitpane-sidebar img {
	border:1px solid #eee;
}


div#splitpane-sidebar ul {
	margin: 0;
	padding:0;
	list-style: none;
}

div#splitpane-sidebar ul li {
	margin:10px 0;
	padding-left: 5px;
}

div#splitpane-sidebar ul li ul li a {
	padding:0 0 0 5px;
}

div#splitpane-sidebar h2 {
	text-align:left;
	border-bottom:1px solid #ccc;
	color:#777;
	font-size:0.9em;
	width:200px;
}

/*
	THE TOOLBAR CONTENTS
*/

div#splitpane-toolbar td {
	width: 200px;
	margin:0 0 0 20px;
}

div#splitpane-toolbar ul {
	display:inline;
	margin:0px;
	padding:0px;
	list-style: none;
}

div#splitpane-toolbar ul li {
	margin:10px 0;
	padding-left: 5px;
}

div#splitpane-toolbar ul li ul li a {
	padding:0 0 0 5px;
}

div#splitpane-toolbar h2 {
	text-align:left;
	border-bottom:1px solid #ccc;
	color:#777;
	font-size:0.9em;
	width:220px;
}


/*
   NEW CSS FOR THE TOOLBAR THAT LIVES IN THE MAIN CONTENT AREA
*/

#content-holder-toolbar {
   float:left;
   margin:0;
   background:#fff;
   border:1px solid #ccc;
   width:150px;
}

/*
	FOOTER
*/

div#footer {
	clear: both;
	position: relative;
	font-size:1em;
	height:23px;
	margin:20px 0px 0px 0px;
	color:#174764;
	font-weight:bold;
	width:100%;
	padding:3px 0px 0px 0px;
	background:url(http://blogs.univ-paris5.fr/mod/template/templates/Default_Template/images/footer.gif) repeat-x;
}

div#footer img {
   text-align:right;
   padding:3px 0 0 0;
}

div#footer p {
   padding:0 20px 0 20px;
}

div#footer a {
	color:#fff;
	padding:0 5px 0 5px;
}

div#footer a:hover {
	color:#CCC;
	text-decoration:underline;
}

div#footer a:link, div#footer a:visited {
	text-align:right;
}

/*
	SYSTEM MESSAGES
*/

div#system-message{
	border:1px solid #D3322A;
	background:#F7DAD8;
	color:#000;
	padding:3px 50px;
	margin:20px 20px 0 20px;
}

div#file-message{
	border:1px solid #D3322A;
	background:#F7DAD8;
	color:#555;
	padding:1px;
	margin:0px 10px 0 10px;
	text-align:center;
}

div#system-message p{
	padding:0px;
	margin:2px;
}

/*
	CLEAR BOTH
*/

.clearing {
	clear:both;
}

/*
	THIS IS THE END OF THE MAIN PAGE COMPONENTS - EVERYTHING BELOW THIS IS ASSOCIATED WITH VARIOUS ELEMENTS
	WITHIN ELGG, THIS INCLUDES THE BLOG CLASSESS, PROFILE, FILES, SIDEBAR WIDGETS, PROFILE WIDGETS ETC.
*/

/*
	BLOGGING ENGINE
*/

.weblog-post {
	margin:0px 0 30px 0;
	padding:0px 0px 0px 15px;
	border-left:1px solid #004d81;
	border-bottom:1px solid #004d81;
}

.user {
	float:left;
	margin:5px 10px 10px 0px;
	width:60px;
	border:0px;
	padding:0px;
}

.txtblog {
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	text-align:left;
	font-size: 100%;
	border:0px;
}

.user img {
	border:1px solid #eee;
	padding:2px;
}

.weblog-keywords p a {
	margin:20px 0 0 0;
	padding:0;
	clear:both;
}
.weblog_keywords {
	margin:20px 0 0 0;
	padding:0;
	font-style:italic;
}

.weblog-title {
	/* margin:10px 0 10px 115px; */
	margin:0px 0 10px 0px;
	font-size:18px;
	font-weight:bold;
}
.weblog-title-category{
	margin:0px;
	font-size:10px;
	font-weight:normal;
}

.post {
	/* margin:10px 0 10px 115px; */
	margin:10px 0px 10px 0px;
}

.info {
	border-top:1px solid #ccc;
	margin:10px 0 10px 100px;
	clear:both;
	text-align:right;
	font-size:11px;
}

.info-events {
	border-top:1px solid #ccc;
	margin:10px 0px 0px 100px;
	clear:both;
	text-align:right;
	font-size:11px;
}
.info-events-2 {
	margin:0px 0 10px 100px;
	clear:both;
	text-align:right;
	font-size:11px;
}

.info p {
	padding:0 0 0 10px;
	margin:0;
}

.info p a {
	font-size:0.9em;
	color:#555;
}

/* this is the thin line between the actual post and comments */

#comments-divide {
	height:1px;
	background:#ccc;
}

.comment-owner {
	border:1px solid #eee;
	background:#f2f7fb;
	padding:5px;
	margin:20px 0 5px 0;
	height:50px;
	width:550px;
}

.comment-owner img {
	margin:0px 5px 0px 0px;
	text-align:left;
}

.comment-owner a {
	background:#f2f7fb;
}

.comment-owner p {
	padding:0;
	margin:0;
}

/* END OF BLOGGING ENGINE */

/*
	SUB MENU OPTIONS: THESE WILL BE MOVED TO THE NEW SIDEBAR SHORTLY
*/

div#sub-menu p {
	margin:0 0 10px 0;
	padding:0;
	/*background:#efefef;*/
	border:0px solid #ccc;
}

div#sub-menu a {
   padding:3px;
}

/* END OF SUB-MENU DIV */

/*
	INFOHOLDER: this holds profile data, account settings and administration content
*/

.infoholder {
	margin:5px 0 10px 0;
}

.infoholder p {
	padding:5px 0 5px 10px;
}

/* the end of INFOHOLDER */

#tagcloud {
	padding: 15px;
	border: solid 1px #eee;
	background: #f5f5f5;
	line-height:2.9em;
}
	
#tagcloud a {
	text-decoration: none;
}

/*
 PROFILE WIDGETS STUFF
*/

img.profile-photo {
   border:1px solid #eee;
   padding:2px;
}

.profile_main p {
   color:#000;
}

.profile_main p a {
	text-decoration: underline;
}

.profile_main_bottom {
	clear: both;
}

.profile_primary {
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-left: 10px;
}

.profile_secondary {
	float: right;
	width: 310px;
	margin:0px;
	color:#000;
}

.profile_bio {
	padding-top: 10px;
	background:#efefef;
}

.profile_widgets {
	clear: both;
    width: 760px;
	/*background: #004995;*/
}

.profile_icon img {
	border:1px solid #eee;
	padding:2px 2px 2px 2px;
}

.profile_widgets_left {
	float: left;
	width: 330px;
}

.profile_widgets_right {
	float: right;
	width: 330px
}

/* profile - widgets */

#profile_widgets {
   position:relative;
}

.profile_bio {
   width:244px;
   padding:2px;
}

.widgets_even {
   float:left;
   width:340px;
   margin:0;
   padding:0;
}

.widgets_odd {
   float:right;
   width:340px;
   margin:0;
   padding:0;
}

.widget {
    border: 1px solid #BBDCE9; /*#95BDCD;*/
    margin-bottom: 15px;
    padding: 0;
}

.widget .widget_content {
    padding: 4px 10px 4px 10px;
}

.widget .widget_content h3 {
    padding:0;
    margin:0;
}

.widget .widget_bottom {
     display: block;
     background-color: #E2F0F6; /*#CBE5EF;*/
     margin: 0px;
     padding-left: 10px;
     border-top: 1px solid #BBDCE9;
     font-size:0.8em;
}

.widget .widget_menu ul {
    margin:0 0 0 5px;
	padding:0;
}

.widget .widget_menu ul li {
     list-style:none;
}

.widget .widget_menu ul li a {
     text-decoration:underline;
}

.widget .widget_admin_menu {
    background-color: #E2F0F6;
    padding:2px 0 0 5px;
}

#hidden3, #hidden2, #hidden4, #hidden5 {
  height:20px;
}

.widget .widget_title {
          border:0;
          border-bottom:1px solid #cdcdcd; /*#BBDCE9;*/
          padding:0 2px 0 2px;
          margin:0 0 10px 0;
          color:#000;
	      font-size:1.2em;
	     font-weight:bold;
}

.widget  .widget_content h2 a {
    background:url(http://blogs.univ-paris5.fr/mod/template/images/icons/arrow.gif) no-repeat left;
    padding:0 0 0 10px;
    font-weight:normal;
}

/*
  COMMENT WALL STUFF
*/

#commentwall {
   background:#fff;
   width:98%;
   padding:5px;
   margin:0px;
}
#commentwall p{
   margin:0px;
}

.commentwall_img {
   float:left;
   margin:3px 5px 3px 3px;
   background:#fff;
   border:1px solid #ccc;
}

#commentwall_form_-1 {
  /* Background:#eee;*/
   margin:0px 0px 20px 0px;
   padding:4px;
}

#commentwall_form_-1 textarea {
   width:98%;
   margin:0px 0px 5px 0px;
}

/*
#commentwall_title {
   background:#efefef;
   border-top:1px solid #ccc; /*#4E730C;*/
   width:99%;
   height:20px;
   padding:2px;
   font-size:12px;
}
*/

.commentwall_date {
    font-style:italic;
    font-size:0.8em;
    margin:0px;
    /*
    background:#efefef; 
    border-bottom:1px solid #D8DFEA;
    */
}

/*
#commentwall #commentwall_title h2 {
   margin:0;
   padding:5px;
   font-size:11px;
}
*/

.commentwall_name {
   line-height:16px;
   /*border-top:1px solid #4E730C;*/
}

.commentwall_details {
   /* border-top:1px solid #ccc; */
   /* margin-left:70px; */
}

.commentwall_name {
  /* background:#efefef;*/
}


#commentwall_more {
    text-align:right;
    padding:4px;
    color:#000;
    font-size:10px;
}

#commentwall_more a {
   color:#000;
   text-decoration:underline;
}


.commentwall_replybar {
   border-bottom:1px solid #ccc;
   font-size:11px;
   margin:5px 0px 10px 0px;
   padding:2px;
   background:#fff;
   text-align:right;
   cursor:pointer;
   /* color:#b85b5a; */
}

.commentwall_replybar p {
   padding:0;
   margin:0 10px 0 0;
}

.commentwall_replybar a {
   padding:0;
   margin:0;
}

#confirm-form {
	width: 70%;
	margin: 30px auto;
	text-align: center;
	font-size: 1.2em;
	border: 1px #eee solid;
	background: #f8f8f8;
}

#confirm-form h3 {
	font-size: 1.2em;
	padding: 10px;
	padding-top: 20px;
}


#datecal{
	background:url(http://blogs.univ-paris5.fr/mod/template/icons/cal1.gif) no-repeat;
	width:49px;
	height:41px;
	float:left;
	padding-top:2px;
	margin-right:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}







/* CSS ACCUEIL + ACCUEIL PERSO */
#bloc-accueil {
	font-family:Verdana, 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	width:356px;
	/* height:130px; */
	margin:0px 5px 10px 0px;
	padding:5px;
	border:1px solid #ccc;
	font-size:11px;
	line-height:14px;
}
#bloc-accueil img {
	padding:0px;
	margin:2px 5px 2px 2px;
	border:0px;
}
#bloc-accueil-avatar {
	float:left;
	margin-top:4px;
}
#bloc-accueil-texte a{
	color:#000;
}
#bloc-accueil h3 {
	font-size:12px;
	color:#222;
	margin-top:4px;
	margin-bottom:2px;
}
#bloc-accueil h4 {
	display:inline;
	font-size:12px;
	color:#336699;
}
#bloc-accueil h4 a {
	color:#336699;
}

#bloc-accueil-droit {
	font-family:Verdana, 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	width:190px;
	margin:0px 0px 10px 5px;
	padding:5px;
	border:1px solid #ccc;
	font-size:10px;
	line-height:14px;
}
#bloc-accueil-droit a {
	color:#336699;
	font-size:11px;
}
#bloc-accueil-droit h2 {
	color:#222;
}
#bloc-accueil-droit ul {
	list-style:none;
	padding:0px; margin:0px;
}
#bloc-accueil-droit li {
	background:url(http://blogs.univ-paris5.fr/mod/bookmarks/icons/favoris-petit.gif) no-repeat;
	padding:0px 0px 6px 15px;
}
#bloc-accueil-droit li a{
	font-size:11px;
}

#bloc-accueil-pop{
	font-family:Verdana, 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	width:172px;
	height:320px;
	margin:0px 0px 15px 5px;
	padding:5px;
	border:1px solid #ccc;
	border-bottom:0px;
	font-size:11px;
	line-height:14px;
	float:left;
}
#bloc-accueil-pop h3{
	font-family:Verdana, 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size:12px;
}


#bloc-txt-accueil{
	margin-top:20px;
	border:1px solid #aaaaaa;
	width:98%;
	background-color:#f9f9f9;
	padding:5px;
}




#bloc-accueil-profil {
	font-family:Verdana, 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	width:340px;
	margin:0px 5px 10px 0px;
	padding:5px;
	border:1px solid #ccc;
	font-size:11px;
	line-height:14px;
	float:left;
}
#bloc-accueil-profil-droit {
	font-family:Verdana, 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	width:205px;
	margin:0px 0px 10px 5px;
	padding:5px;
	border:1px solid #ccc;
	font-size:11px;
	line-height:14px;
}

#bloc-cat {
	font-family:Verdana, 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	width:340px;
	margin:10px 0px 10px 0px;
	padding:5px;
	border:1px solid #ccc;
	font-size:11px;
	line-height:14px;
	float:left;
	font-weight:normal;
}
#bloc-cat h3{
	font-size:11px;
	margin-top:10px;
	border-top:1px solid #F0F0F0;
}
#bloc-cat td{
	border:0px;
	font-size:11px;
}

#bloc-cat-events {
	font-family:Verdana, 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	width:205px;
	margin:10px 0px 10px 0px;
	padding:5px;
	border:1px solid #ccc;
	font-size:11px;
	line-height:14px;
	float:left;
	font-weight:normal;
}
#bloc-cat-events h3{
	font-size:11px;
}

#bloc-accueil-grand {
	font-family:Verdana, 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	padding:0px 10px; 
	border:1px solid #ccc;
	font-size:11px;
	width:96%;
	line-height:18px;
	float:left;
	margin:0px 0px 10px 0px;
}

#bloc-search-signets {
	margin:0px 0px 20px 5px;
	padding:5px;
	line-height:14px;
}
#bloc-search-signets ul {
	list-style:none;
	padding:0px; margin:0px;
}
#bloc-search-signets li {
	background:url(http://blogs.univ-paris5.fr/mod/bookmarks/icons/favoris-petit.gif) no-repeat;
	padding:0px 0px 6px 15px;
	color:#555;
}


#tabcomment{
	margin:0px 0px 8px 25px;
}
#tabcomment table {
	width:100%;
	margin:0px 0px 10px 0px;
	color:#555;
}
#tabcomment td {
	border:0px;
	color:#555;
}
.comment_owner{
	padding:0px 0px 0px 0px;
	font-size:11px;
	color:#555;
}


#search_table td {
	padding:5px;
	border:0px;
	border-bottom:1px solid #DDD;
}
/* profile - widgets */

#profile_widgets {
	position:relative;
}

.widgets_even {
	float:left;
	width:330px;
}

.widgets_odd {
	float:right;
	width:330px;
}

.widget {
	border: 1px solid #BBDCE9; /*#95BDCD;*/
	margin-bottom: 5px;
	padding: 0;
}

.widget .widget_content {
	padding: 10px;
}
.widget .widget_content h3 {
	padding:0;
	margin:0;
}

.widget .widget_menu {
	display: block;
	background-color: #E2F0F6; /*#CBE5EF;*/
	margin: 0px;
	padding-left: 10px;
	border-top: 1px solid #BBDCE9;
	font-size:0.8em;
}

.widget h2 {
	border:0;
	border-bottom:1px solid #BBDCE9;
	padding:0;
	margin:0 0 10px 0;
	color:#666;
	background-color: #E2F0F6;
	font-size:1.1em;
}

.widget  .widget_content h2 a {
	background:url(http://elgg.net/_templates/icons/arrow.gif) no-repeat left;
	padding:0 0 0 10px;
}