@charset "utf-8";
/* CSS Document */

#results {
	direction:rtl;
	height: 487px;
	overflow: auto;
	position: static;
	margin-top: 10px;
	width: 320px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#search {
	margin-top: 10px;
}


#search select{
	width: 100%;
	height: 20px;
	background-color: #F1F1F1;
	margin-bottom: 3px;
}
.contentgris {
	padding: 0px;
}

#poweredby {
	color: #C2BDB1;
	font-size: 8px;
	text-align: right;
	padding: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 320px;
	width: 420px;
}

#poweredby a:link, #poweredby a:active, #poweredby a:visited {
	color: #C2BDB1;
	text-decoration: none;
}

#poweredby a:hover {
	font-size: 8px;
	color: #A29B88;
	text-decoration: none;
}

#sidebar2 h1 {
	font-size: 20px;
	font-weight: bold;
	color: #0099FF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#sidebar2 .ttmp3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#sidebar2 .ttmusee {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}


#sidebar2 .personne {
	font-size: 9px;
}

#sidebar2 .langue {
	font-size: 9px;
	font-weight: bold;
}

#sidebar2  a:link, #sidebar2  a:active, #sidebar2  a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#sidebar2  a:hover {
	color: #0099FF;
}

.top5 {
	padding: 0px;
	margin-bottom: 10px;
}




/* resultats de la recherche */


table.talks {
	direction:ltr;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

table.talks tr td {
	font-size: 9px;
}

table.talks tr td a {
	color: black;
	text-decoration: none;
}
table.talks tr td a:hover {
	color: #0099ff;
	text-decoration: none;
}

#thumbs {
	text-align: justify;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#copyright {
	float: right;
	padding: 8px;
	color: #666;
	font-size: 12px;
	width: 200px;
	text-align: right;
}
#description {
	text-align: justify;
	min-height:180px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#description h1 {
	font-size: 14px;
	color: #FF0066;
	padding-top: 10px;
	margin: 0px;
}


#description a:link, #description a:active, #description a:visited {
	color: #333333;
	text-decoration: underline;
}

#description a:hover {
	color: #FF0066;
}

#description p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
span.author {
	color: #FF0066;
	font-weight: bold;
}


#download {
	background-color: black;
	font-weight: bold;
	color: white;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: 90px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#download a {
	background-color: black;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#download a:hover {
	font-weight: bold;
	color: #FF0066;
	text-decoration: none;
}

table.viewer {
	background-attachment: scroll;
	background-image: url(../images/casque.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #E4E4E4;
}
td.row{
	font-size: 9px;
}