/* CSS Document */
/* saved from http://www.admixweb.com/downloads/csstablegallery/bluedream.css */

/* feuille de style pour les tableaux de classe "bluetable" du style de la page http://www.cvve.org/new/Programme.html */

table.bluetable,
table.contentpane-bluetable table
{ 
background:#D3E4E5;
border:1px solid gray;
border-collapse:collapse;
color:#fff;
font:normal 12px verdana, arial, helvetica, sans-serif;
width:700
}

table.bluetable caption,
table.contentpane-bluetable table caption 
{ 
border:0px solid #5C443A;
color:#555555;
font-weight:bold;
letter-spacing:1px;
padding:6px 4px 8px 0px;
text-align:center;
text-transform:uppercase;
font-size:larger
}

table.bluetable tr td, table.bluetable th,
table.contentpane-bluetable table tr td, table.contentpane-bluetable table th 
{ 
color:#363636;
padding:.4em;
}

table.bluetable tr,
table.contentpane-bluetable table tr 
{ 
border:1px dotted gray;
}

table.bluetable thead th, table.bluetable tfoot th,
table.contentpane-bluetable table thead th, table.contentpane-bluetable table tfoot th 
{ 
background:#5C443A;
color:#FFFFFF;
padding:3px 10px 3px 10px;
text-align:left;
text-transform:uppercase;
}

table.bluetable tbody td a,
table.contentpane-bluetable table tbody td a 
{ 
color:#363636;
text-decoration:none;
}

/*
table.bluetable tbody td a:visited,
table.contentpane-bluetable table tbody td a:visited 
{ 
color:gray;
text-decoration:line-through;
}
*/

table.bluetable tbody td a:hover,
table.contentpane-bluetable table tbody td a:hover 
{ 
text-decoration:underline;
}

table.bluetable tbody th a,
table.contentpane-bluetable table tbody th a 
{ 
color:#363636;
font-weight:normal;
text-decoration:none;
}

table.bluetable tbody th a:hover,
table.contentpane-bluetable table tbody th a:hover 
{ 
color:#363636;
}

table.bluetable tbody td+td+td+td a,
table.contentpane-bluetable table tbody td+td+td+td a
{ 
background-image:url('bullet_blue.png');
background-position:left center;
background-repeat:no-repeat;
color:#03476F;
padding-left:15px;
}

table.bluetable tbody td+td+td+td a:visited,
table.contentpane-bluetable table tbody td+td+td+td a:visited 
{ 
background-image:url('bullet_white.png');
background-position:left center;
background-repeat:no-repeat;
}

table.bluetable tbody th, table.bluetable tbody td,
table.contentpane-bluetable table tbody th, table.contentpane-bluetable table tbody td 
{ 
text-align:left;
vertical-align:top;
}

table.bluetable tfoot td,
table.contentpane-bluetable table tfoot td 
{ 
background:#5C443A;
color:#FFFFFF;
padding-top:3px;
}

table.bluetable .odd,
table.contentpane-bluetable table .sectiontableentry2-bluetable 
{ 
background:#fff;
}

table.bluetable tbody tr:hover,
table.contentpane-bluetable table tbody tr:hover 
{ 
/*background:#99BCBF;*/
border:1px solid #03476F;
color:#000000;
}



