/*
$Log: print.css,v $
Revision 1.1.1.1  2006/01/29 13:44:54  francois
v2 - nouveau graphisme
*/

body
{
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana,Arial,Sans-serif;
}

a.imprimer, a.vershautdepage, p.stage, p.pictosbdp
{
	display: none;
}

.navigation
{
	display: none;
}

.credit
{
	text-indent: 0px;
	text-align: right;
	font-size: 11px;
	font-family: Verdana,Arial,Sans-serif;
	margin-top: 20px;
	color: #000;
}

.imgmenu
{
	position: absolute;
	top : 460px;
	left: 10px;
}

.contenu
{
	position: absolute;
	top: 0px;
	right: 0px;
	left: 10px;
	width: 700px;
	font-style: inherit;
	font-weight: inherit;
	font-size: inherit;
	font-family: inherit;
	color: black;
	overflow: hidden;
}

a.accueil
{
	text-decoration: none;
	color: white;
}

.titrePage
{
	color: #000;
	font-style: inherit;
	font-weight: inherit;
	font-size: 14px;
	padding: 5px 5px 5px 12px;
	margin-bottom: 20px;
	margin-top: 20px;
	border: 1px dashed black;	
}

.sousTitre {
	margin: 15px 40px 0px 15px;
	font-style: inherit;
	font-weight: bold;
	font-size: 14px;
}


p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 40px 10px 15px;
	text-align: justify;
	text-transform: inherit;
	font-size: 12px;	/* pour les IE PC : */
	line-height: 18px;
	text-indent: 40px;
}

p.soustitrespectacle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 40px 10px 15px;
	text-align: justify;
	text-transform: inherit;
	font-size: 15px;
	/* pour les IE PC : */
	line-height: 18px;
	text-indent: 0px;
	font-style: italic;
}

p.auteurspectacle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../media/deco/flechette.gif) no-repeat 0px 1px;
	padding-left: 10px;
	margin: 5px 40px 10px 15px;
	text-align: justify;
	text-transform: inherit;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	text-indent: 0px;
}

p.signature
{
/* 	margin: -10px 0px 10px 55px; */
	text-transform: inherit;
	font-size: 10px;
	text-indent: 0;
	text-align: right;
	margin: 5px 40px 10px 15px;
}

p.conditionstechniques {
	font-family: Verdana,Arial,Sans-serif;;
	margin: 5px 40px 10px 15px;
	text-align: justify;
	text-transform: inherit;
	font-size: 15px;	/* pour les IE PC : */
	line-height: 18px;
	text-indent: 0px;
}

p.telecharger {
	font-family: Verdana,Arial,Sans-serif;;
	margin: 10px 40px 10px 15px;
	text-align: justify;
	text-transform: inherit;
	font-size: 15px;	/* pour les IE PC : */
	line-height: 18px;
	text-indent: 0px;
}

p.input {
	font-family: Verdana,Arial,Sans-serif;;
	margin-left: 55px;
	font-size: 15px;	/* pour les IE PC : */
	line-height: 18px;
	text-indent: 0px;
}

/* pour les non IE PC : */
html>body p, p.signature, p.soustitrespectacle, p.auteurspectacle {
	font-size: 12px;
}

html>body p.conditionstechniques, p.telecharger, p.input {
	font-size: 10px;
	line-height: 13px;
}

p.legende
{
	font-family: Verdana,Arial,Sans-serif;
	margin: -10px 40px 10px 55px;
	text-transform: inherit;
	font-style: italic;
	font-size: 10px;
	text-indent: 0;
}

blockquote
{
	margin: 5px 80px 5px 55px;
	text-align: justify;
	text-transform: inherit;
	font-style: italic;
	font-size: 15px;	/* pour les IE PC : */
	text-indent: 0;
}

/* pour les non IE PC : */
html>body blockquote {
	font-size: 12px;
}

p.notebdp
{
	margin: 5px 80px 5px 15px;
	text-align: justify;
	text-transform: inherit;
	font-family: Verdana,Arial,Sans-serif;
	font-style: inherit;
	font-size: 10px;
	text-indent: 0;
}

p.pictosbdp
{
	text-indent: 0;
	margin: 25px 0 25px 0;
}


a.note
{
	color: gray;
}

a.lieninterne
{
	text-decoration: none;
	color: #244F8E;
}

a.lieninterne:hover
{
	text-decoration: underline;
	text-transform: inherit;
}

a.pdf
{
	text-decoration: none;
	color: #666;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 10px;
	background: url(../media/deco/flechette.gif) no-repeat 0px -3px;
	margin-left: 40px;
	margin-top: 4px;
	text-indent: 12px;
	display: block;
}

a.pdf:hover
{
	background: url(../media/deco/flechettegrise.gif) no-repeat 0px -3px;
	color: #244F8E;
}

img.illustration {
	margin: 10px 0 10px 55px;
}

ul
{
	margin: 0px 80px 0px 30px;
}

li
{
	font-family: Georgia, "Times New Roman", Times, serif;
}


