/*  Header  */
.topMenu{padding:14px 0 0 0;}
#header{height:150px;}

/* Body */
#body{text-align:justify;padding:0 5px 0 0;}
#body a{text-decoration:underline;}

/* Bloc "Recevez notre lettre d'informations */
#newsletter{margin-top:14px;}

/* Résultats de la recherche */
#ps_results{margin-left:0px;}

/* Alternative à la vidéo */
h3{font-weight:bold;margin:10px 0 10px 0;}
q{font-style:italic;}

/* Footer */
#footer{margin-top:23px;}

/* Externalisation */
#homelink .none{display:none;}

/* Affichage de la transcription */
.plus_transcription  {
	background:transparent url(http://www.disponis.fr/templates/disponis/images/expert/btOpenClose.gif) no-repeat scroll;
	display:block;
	height:19px;
	background-position:top right;
	line-height:19px;
	width: 240px;
	color:#006162;
	font-weight:bold;
}

.plus_transcription.opened {
	background-position:bottom right;
}
