body {
	background-color: #DDECFB;
	background-image:  url(theatre/m01cote.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	text-align:justify;
}
td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
.titre {
	font-size: 14px;
	font-weight: bold;
}
.txtpetit {
	font-size: 10px;
}
a:link {
	color: #5877E3;
}
a:hover {
	color: #FCA100;
}
.titreformation {
	font-size: 14px;
	color: #565755;
	font-weight: bold;
	text-align:center;
}
.tdlignebas {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #ccdbea;
	text-align:justify;
}

.nomentreprise {
	font-size: 13px;
	font-weight: bold;
	color: #009999;
}
.sstitreformation {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.nomequipe {
	font-weight: bold;
}

/* --- Tirroir --- */

a.menuTirroir {
display:block;
line-height:25px;
text-indent:10px;
text-decoration:none;
width:100%;
font-size:12px;
background:#83b0de;
color:#fff;
border-bottom:1px dashed #c8dcf0;
}

a:hover.menuTirroir {
background:#a3c8ed;
color:#fff;
border-bottom:1px dashed #c8dcf0;
}

.tirroir {
padding:10px 20px 20px 20px;
background:#f0f7fd;
border:1px solid #86868a;
}


.PopUpAcc {
padding:10px;
text-align:center;
height:100%;
width:100%;
}

