/* CSS Document */
body{
	/*background-image:url(../images/back_bars.gif);*/
	background-color:#660000;
	margin: 10 10 10 10;
	padding: 10 10 10 10;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img{
	border: none;
}

p, ol, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}


li.titre {
	font-weight: bolder;
}

p.menu, .menu {
	font-size: 9px;
	padding-left: 5px;
	font-weight: bold;
}

p.droite {
	text-align:right;
	padding-right:3px; 
}

p.gauche {
	text-align:left;
}
p.texte {
	text-align: justify;
}

.font-normal {
	font-weight:normal;
}

h4 {
	font-size: 11px;	
	text-align:center;
}
h5 {
	font-size: 11px;	
	text-decoration: underline;
	text-align:left;
}


.sous-titre {
		font-size: 11px;
		font-weight: bolder;
}

.title{
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: normal;
	font-size: 50 px;
	color: #0000CD;
}
table {
	background-color: White;
}

table.ext{
	border: 20px outset #0000CD;
}

td.horaireA {
	width:50%;
	vertical-align:top;
}

td.horaireBC {
	width:18%;
	vertical-align:top;
	text-align:center;
}
.stage {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}








