body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 13px;
	background-color: #f9f9f9;
}

h1, h2, h3, p, img, form, pre {
	margin: 0;
	padding: 0;
	border: 0;
}

h1 {
	display: inline;
	font-size: 13px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}

p {
	text-align: justify;
}

small {
	font-size: 10px;
}

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

a:hover {
	color: #700;
	text-decoration: underline;
	cursor: pointer;
}

p a {
	color: #000;
}

p a:hover {
	color: #000;
	text-decoration: none;
}

br {
	clear: both;
}

#html {
	width: 505px;
	margin: 15px auto;
	padding: 10px;
	border: 1px solid #eee;
	background-color: #fff;
}

#form {
	margin: 0 auto;
	width: 505px;
}

#form a {
	font-size: 11px;
}

#q {
	width: 360px;
}

#button {
	width: 132px;
}

fieldset {
	margin: 10px auto;
	width: 505px;
	padding: 8px 0 0 0;
	border: 0;
	border-top: 1px solid #eee;
}

legend {
	color: #aaa;
	font-size: 12px;
}

h2 span {
	background-color: #ff8;
}

p strong {
	font-weight: normal;
	background-color: #ff8;
}

a.tag {
	float: left;
	display: block;
	margin-top: 2px;
	padding: 0 10px 0 22px;
	background: url(../img/tag_red.png) no-repeat 0 0;
	font-size: 11px;
}

a.tag strong {
	font-weight: normal;
	background-color: #ff8;
}

a.tag:hover strong {
	background-color: transparent;
}

.calendar {
	background: url(../img/calendar.png) no-repeat 0 0;
}

.time {
	background: url(../img/time.png) no-repeat 0 0;
}

.drive_disk {
	background: url(../img/drive_disk.png) no-repeat 0 0;
}

.film {
	background: url(../img/film.png) no-repeat 0 0;
}

.cd {
	background: url(../img/cd.png) no-repeat 0 0;
}

.fr {
	background: url(../img/fr.png) no-repeat 0 3px;
}

.en {
	background: url(../img/en.png) no-repeat 0 3px;
}

#form .fr {
	padding-right: 24px;
	background: url(../img/fr.png) no-repeat right 2px;
}

#form .en {
	padding-right: 24px;
	background: url(../img/en.png) no-repeat right 2px;
}

.player {
	float: left;
	width: 323px;
	height: 282px;
	margin-bottom: 2px;
	background-color: #eee;
	background-repeat: no-repeat;
}

div.infos {
	float: left;
	margin-left: 10px;
	width: 170px;
	height: 282px;
}

div.infos label {
	display: block;
	text-align: justify;
	padding-left: 22px;
	margin-bottom: 4px;
}

div.infos p {
	margin: 10px 0;
}

.download {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	margin-top: 16px;
	padding-left: 22px;
	background: url(../img/disk.png) no-repeat 0 3px;
}

#trial, #results {
	text-align: center;
}

#trial a {
	font-weight: bold;
}

#partenairs, #queries {
	font-size: 12px;
}

#pages {
	margin-top: 20px;
	text-align: center;
	color: #666;
}

#pages a, #pages span {
	font-weight: bold;
}

#pages span {
	color: #bbb;
}

.bookmark {
	cursor: pointer;
}

#footer {
	text-align: center;
	font-size: 11px;
	color: #aaa;
}