/*===========================*/
/*   STYLE DE PRESS          */
/*===========================*/

.press_list_title:link,
.press_list_title:hover,
.press_list_title:active,
.press_list_title:visited
{ 
     /*white-space: nowrap;*/
     display: block;
	 background-image: url(resources/press_pdf.gif);
     background-position: left; 
     background-repeat: no-repeat;
     color: #000; 
     font-weight: bold; 
	 padding-left: 20px;
}

.press_list_desc { margin: 3px; }
.press_list_date 
{ 
     /*display: inline;*/
	 font-size: 8pt;
     color: #6F6F6F;      
	 margin-top: 10px;
}
 
.press_list_bloc { margin: 5px;}
.press_list_allbloc { }

.press_home_link:link,
.press_home_link:hover,
.press_home_link:active,
.press_home_link:visited
{ 
     display: block;
     width: 400px;
     color: #A00; 
     font-weight: bold; 
     margin: 3px 0 3px 30px; 
}
.press_home_item_title:link,
.press_home_item_title:hover,
.press_home_item_title:active,
.press_home_item_title:visited
{ 
     display: block;
     color: #000; 
     font-weight: bold; 
     background-image: url(resources/press_pdf.gif);
     background-position: left; 
     background-repeat: no-repeat;
     padding: 2px 0 2px 0;;
     padding-left: 23px;
}

.press_home_item_date { color: #666; font-size: 8pt;  }
.press_home_item_description { color: #000;  }
/*.press_home_item_title { color: #000; font-weight: bold;  }*/
.press_home_item { border-bottom: 1px dashed #000; margin-bottom: 10px; padding-bottom: 10px; width: 250px; margin-left: 25px; }

.press_title { background-image: url(resources/title_puce.gif); background-position: left; background-repeat: no-repeat; padding-left: 20px; font-size: 15pt; font-weight: bold; color: #C74141; }
.press_table { border-collapse: collapse;}
.press_table_topleft,
.press_table_topright,
.press_table_bottomleft,
.press_table_bottomright 
{ padding: 5px; }

.press_table_trtop     { background-image: url(resources/separator.gif); background-position: bottom left; background-repeat: repeat-x; }
.press_table_topleft     { width: 430px; background-image: url(resources/separator.gif); background-position: bottom right; background-repeat: repeat-y; }
.press_table_topright    { text-align: right;}
.press_table_bottomleft  { background-image: url(resources/separator.gif); background-position: bottom right; background-repeat: repeat-y;}
.press_table_bottomright { }

