
DIV.bloc_global{
	padding:0px;
	margin:0px;
	width:580px;
}

DIV.bloc_global_texte {
	margin-left:20px;
	width: 370px;
	clear: left;
}

DIV.logo_evenement {
	float:right;
	margin-top:35px;
	margin-left:15px;
}

DIV.bloc_evenement_texte {
	min-height:140px;
	width:100%;
	
}

DIV.bloc_evenement_texte DIV.info_evenement P {font-size: 1.2em;line-height: 1.3em;margin:20px 0 0px 0px}
DIV.bloc_evenement_texte DIV.info_evenement A {font-size: 1em;font-weight:normal;}
DIV.bloc_evenement { margin-left:20px;}


DIV.bloc_global_texte .logo {
	margin-top:20px
}

DIV.introduction {
font-weight:bold;
margin-bottom:-9px;
padding:0;
font-size:1.2em
}

DIV.bloc_global_texte P, DIV.description_personne P, DIV.bloc_piece P {
	font-family: Arial;
	color: #59595a;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.4em;
	font-variant:normal;
	margin:6px 0 0px 0;
}

DIV.bloc_global_texte H2{
	margin-bottom:0px;
	text-transform:uppercase;
}

DIV.bloc_personne{}

a.over:link {
color:#59595a;;
}
a.over:active {
color:#59595a;;
}
a.over:visited {
color:#59595a;;
}

.description_personne {
	min-height:200px;
	width:100%;
	
}

DIV.bloc_photo_personne {
	float:right;
	/*display:inline;*/
	width:150px;
	margin-top:35px;
	margin-left:15px
}

P A,P A:link,P A:visited {color:#EE1832}
P A:hover,P A:active {color:#59595a;}

DIV.description_image{font-family: Arial;font-weight:bold;}

DIV.description_image A {color:#ee1832;font-size: 1em;}


/*CSS pour la pièce*/
DIV.bloc_piece 
{
    margin-top:-12px;
    padding-top:0;
    margin-left:10px;
}

.dotted_piece {
	border: 1px dashed #797979 ;
	margin:15px 0 0 -15px !important; 
	margin:15px 0 0 -10px; 
	background-color:#fff; 
	cursor:pointer;
	padding: 0 0 0 10px;
	font-family: Trebuchet;
}

DIV.sous_menu {
	margin-left:15px !important;
	margin-left:10px;
	color:#ee1832;
	font-variant:normal;
}

DIV.bloc_description {
	font-weight:normal;
	font-style: normal;
	font-variant:normal;
	font-size:1.1em;
	color:#59595a;
}

DIV.bloc_description SPAN{
	font-size:.8em;
}

/*H1 {
	font-size: 3em;
	margin:0px;
	width:600px;
}
*/
H1.inline {
	display:inline;
}

H2 {
	margin:0;
	margin-left:0px;
	font-size: 1.2em;
	font-weight:normal;
}

H2.TypeSoiree{
	margin:20px 0 5px 20px;
	font-size: 1.5em;
	font-weight:normal;
	color:#59595a;
	text-transform:uppercase;
	border-bottom:1px dashed #e6e6e6;
}

H3 {
	margin-left:0;
	margin-bottom:10px;
	font-size: 1.2em;
	color:#EE1832;
}

H3.soiree {
	margin:0px 0 0 0;
	font-size: 1.5em;
	color:#EE1832;
	font-weight:normal;
}

H2 A,H2 A:link,H2 A:visited {color:#EE1832;font-size: 1.4em;}

H2 A:hover,H2 A:active {color:#59595a;}

SPAN.sous_titre {
	font-variant:small-caps;
	font-size: 1.4em;
	color:#59595a;
	/*text-transform:uppercase*/
}

SPAN.sous_titre A:link, SPAN.sous_titre A:visited, SPAN.sous_titre A:active {color:#ee1832;font-size: 1em;}
SPAN.sous_titre A:hover {color:#59595a;font-size: 1em;}

DIV.suite {text-align:right;padding:0 0 0 10px}
DIV.imagedroite {float:right;width:129px;}

DIV.bloc_global_texte .imgdroite {
	border:1px solid black;
	margin-top:20px
}

DIV.libelle_photo{
	font-size: 9px;
	font-variant:normal;
	font-weight:normal;
	font-style: normal;
	font-family: Arial;
	color: #59595a;
}

DIV.bloc_global_texte P.animateur{
	font-family: Arial;
	color: #59595a;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 1.2em;
	font-variant:normal;
	margin:10px 0 5px 0;
}

SPAN.on,DIV.on{display:inline}

SPAN.off,DIV.off{display:none}

.right {float:right}
