/* CSS Document */
@font-face {
	font-family: "MyriadPro-Regular";
	src: url("MyriadPro-Regular.otf");
}

@font-face {
	font-family: "MyriadPro-Semibold";
	src: url("MyriadPro-Semibold.otf");
}

body { background: #f4f4f4 url(images/fond.png) repeat-x; font-family: MyriadPro-Regular,arial,sans-serif; margin: 20px 0px; }
p, ul { font-size: 12px; }
a { color: #000000; text-decoration: none; }
p.nouveaute { background: #d60270; color: #ffffff; font-size: 14px; padding: 5px; }
h1 { color: #d60270; font-size: 16px; font-weight: normal; }
h1:first-line { font-size: 26px; }
h2 { color: #d60270; font-size: 22px; font-weight: normal; }
table#main { background: #e8e8e9 url(images/centre1.png) no-repeat; }
img#logo { height: 53px; width: 137px; margin: 20px;} 
img#logo2 { height: 53px; width: 137px; margin-bottom: 20px;}
.smart { font-family: MyriadPro-Regular,arial,sans-serif; font-size: 12px; border: 1px solid #999999; }

td.menu_top {
	background: url(images/fond_menu.png) left top no-repeat;
	font-size: 11px; height: 19px; text-align: center; width: 125px;
}

p.auteur { font-size: 11px; text-align: left; width: 187px; }
p.auteur span.nom { color: #55193b; font-size: 25px; }
p.auteur a.fonction { color: #55193b; font-size: 14px; font-style: italic; }
p.citation { font-size: 11px; text-align: left; }

table#produit_synonymes { height: 288px; width: 492px; }
table#produit_pieges { height: 288px; width: 493px; }
table#produit_rimes { height: 288px; width: 493px; }
table#produit_citations { height: 289px; width: 493px;}

h1.synonymes, b.synonymes { color: #ca0037; }
h1.pieges, b.pieges { color: #083889; }
h1.rimes, b.rimes { color: #dc5c16; }
h1.citations, b.citations { color: #008242; }

td.quizz_infos { font-size: 13px; padding: 0px 0px 5px 10px; }
td.quizz_question { color: #ca0037; font-size: 16px; padding: 5px 0px 5px 10px; }
td.quizz_niveau, td.quizz_score, td.quizz_temps { font-size: 12px; padding: 5px 0px 10px 0px; text-align: center; width: 33%; }
td.quizz_reponse { color: #c5c6c8; font-size: 14px; }

table#zoom_container {}
div#zoom_output {
	background: transparent;
	display: none;
	width: 100%; height: 100%;
	position: absolute;
	left: 0%; top: 0%;
	text-align: center;
}

table#zoom { background: url(images/fond_zoom.png) no-repeat left top; width: 422px; height: 657px; }
td.zoom_nav { padding: 7px 0px 1px 0px; font-size: 12px; text-align: center; }
td.zoom_close { padding: 7px 0px 1px 0px; text-align: center; }
.link0 { cursor: default; font-weight: normal; }
.link1 { cursor: pointer; font-weight: bold; }
div#musclez_synonymes { background: url(images/musclez_synonymes.png) no-repeat left top; cursor: pointer; width: 277px; height: 185px; }
div#musclez_pieges { background: url(images/musclez_pieges.png) no-repeat left top; cursor: pointer; width: 277px; height: 185px; }
div#musclez_rimes { background: url(images/musclez_rimes.png) no-repeat left top; cursor: pointer; width: 277px; height: 185px; }
div#musclez_citations { background: url(images/musclez_citations.png) no-repeat left top; cursor: pointer; width: 277px; height: 185px; }
div#musclez_synonymes div, div#musclez_pieges div, div#musclez_rimes div, div#musclez_citations div {
	color: #ffffff; font-size: 12px; padding: 21px 7px 25px 110px;
}
TR.even	{ background: #eeeeee; }
TR.odd	{ background: transparent; }
table.postit { background: url(/images/postit.png); width: 204px; height: 177px; }
td.postit1 { padding: 30px 2px 0px 15px; color: #870b0a; font-family: Dakota; font-size: 12px; }
td.postit2 { padding: 2px 10px 0px 23px; font-family: Dakota; font-size: 12px; }
