/*
 * notice/typo.css
 * typo module "notice"
 *
 *
 * @author EIIDM
 * @date 2008-11-25
 * @media screen
 * @site www.ina.fr
 */


/* menu notice
 ********************************************************/

table.menu-player {
	font-size:12px;
	line-height:normal;
}

table.menu-player td a{
	color:#2f819e;
	font-weight:bold;
	text-decoration:none;
}

table.menu-player td:hover a,table.menu-player td.on a {
	color:#fff;
}

table.menu-player td.inactif, table.menu-player td.inactif a:hover, table.menu-player span.nopossible {
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
}

.content_actif h2 {
	color:#2f819e;
}

/* voir les commentaires
 ------------------------------------------------------ */
div.container-commentaires .titre span,div.container-commentaires .titre a {
	color:#2f819e;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

div.container-commentaires a.signaler-abus {
	color:#a0ac1d;
	text-decoration:none;
}

div.container-commentaires a.abus-signale {
	color:#cc3300;
	text-decoration:none;
}
div.container-commentaires div.com-sup{
	color: #CCCCCC;
}

div.container-commentaires .titre a:hover,div.container-commentaires a.signaler-abus:hover,div.container-commentaires a.abus-signale:hover {
	text-decoration:underline;
}

/* avis
 ------------------------------------------------------ */
div.choix-avis span,div.avis-information a,div.avis-depose {
	color:#2f819e;
}

div.avis-information a:hover {
	text-decoration:underline;
}

div.choix-avis span,div.avis-information a,div.avis-depose {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

/* infos
 ------------------------------------------------------ */
h2.titre-propre {
	color:#666;
}
 
h3.titre {
	color:#2f819e;
}

div.hab-qr fieldset label {
	color:#00799d;
}

div.hab-qr fieldset label:first-letter {
	text-transform:uppercase;
}

div.bt-infos li {
	margin:5px 0;
}

div.bt-infos li a, div.container-qr p a{
	color:#666;
	text-decoration:none;
}

div.bt-infos li a:hover, div.container-qr p a:hover {
	text-decoration:underline;
}

div.bt-infos li span,div.container-qr p a{
	font-weight:bold;
}

/* infos générique
 ------------------------------------------------------ */
	
div.hab-qr fieldset div {
	text-indent:2px;
}

