/* Feuille d'impression ecole avignon */
body { width: 17cm; font: normal 10pt verdana}
#header, #left, #footer, #nav1, #up { display: none}

h1,h2,h3,h4,h5,h6 {
	margin:0px 0px 4px 0px;
	padding: 3px 2px 6px 4px;
}
h1 {
	color: #FFF;
	font-size: 3em;
	font-weight: normal;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 16px;
	border-bottom: 1px solid #DADADA;
}
h2 span {
	color: #DA744E;
	background: url(../www_formation_avignon.com/images/puceH2Span.gif) no-repeat 0px 0.5em;
	padding-left: 16px;
}

p {
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 8px 0px;
}

th, td { padding: 4px}
caption { display: none}
/*****		GESTION DES IMAGES		*****/
.preview-img {
	text-align: center;
	margin-bottom: 10px;
	background: #FFFFFF;
	float: right;
	margin-left: 10px;
}
.preview-img p{
	padding: 3px;
	/*background: url(images/bgPreviewImg.gif);*/
	margin-bottom: 6px;
}

img.imgtoright, .imgtoright img, .toRight{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
img.imgtoleft, .imgtoleft img, .toLeft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.imgToCenter { text-align: center}
.imgBlock {}
.imgBlock img {
	display: block;
	margin: 0px 4px 6px 4px;
}
/*********************	NEW CMS	*************************/
.cms {
	margin-bottom: 14px; width: 100%
}

.cms h3 { font-size: 18px; font-weight: normal }
.cms h4 { font-size: 16px; font-weight: bold }
.cms h5 { font-size: 14px; font-weight: bold }
.cms h6 { font-size: 12px; font-weight: bold }

.cms td, div.cms {
	line-height: 140%;
}
div.cms div.botCms{ clear: both;  border-bottom: 2px dotted #CCC; margin-top:8px; display: none}
.tiny {
	/*line-height: 140%;*/ margin-bottom: 8px}
	
.cmsPreview { margin-bottom: 10px; width: 100%}
.cmsPreview td { text-align: center}

/* CALENDRIER des STAGES */
#calendrier { margin:10px; font: normal 10px Verdana, Arial, Helvetica, sans-serif}
#calendrier table{
	/*background: #FCF3E2;*/ border-collapse: collapse;
	width: 100%
}
#calendrier th{
	background: #F9E6C1;
	color: #8C3110;
	font-weight: bold; text-transform: uppercase; border: 1px solid #FFF; font-size: 0.9em; letter-spacing: 1px;
	padding-left: 10px; padding-top: 8px}
#calendrier td{ border: 1px solid #FFF; font-size:0.9em; padding: 5px}
#calendrier a{ background: url(../www_formation_avignon.com/images/puceCalendar.gif) no-repeat 0px 5px;  padding-left: 20px; display: block;}
#calendrier	tr.rollOver td { border: 1px solid #F9E6C1 }
#calendrier tr.rollOver:hover td{/* background-color: #FFF*/}
#calendrier .name { width: 270px; background: #FCF3E2}
#calendrier .year, #calendrier .month  { text-align: center; background: #8C3110; color: #8C3110; font-weight: bold}

#calendrier form{
	display: none
}

/* Fiche detail */
.detail {}
.detail dt{ padding:0; margin: 0; font-weight: bold}
.detail dd{ padding:0; margin: 0}