
body {
margin:16px;
padding:0px;
font-family: Verdana;
font-size:14px;
color:#930048;
background-color:#ff5c5c;
line-height:16px;
}

#container {
width:980px;
height:100%;
background-color:#ffffff;
margin: auto;
padding:0px;
}

#header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:191px;

}

#cell1{width:11px;}

#cell2{
	background-color:#ff0000;
	width:203px;
	vertical-align:top;
}

#cell3{
	background-image:url(images/cell3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
	width:766px;
}

#cellH_horaire{
	background-image:url(images/cellH_horaire.jpg);
	background-repeat:no-repeat;
	width:748px;
	height:32px;
}

#cellB_horaire{
	background-color:#ffdede;
	width:748px;
	height:100%;
}

#cellF_horaire{
	background-image:url(images/cellFooter.jpg);
	background-repeat:no-repeat;
	width:748px;
	height:11px;
}

.jour_horaires{
	width:144px;
	background-color:#ff0000;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:2px 0px;
}

.horaires{
	width:144px;
	text-align:center;
	padding:3px 0px;
	border-right:1px solid #ff0000;
}

.horaires1{
	width:144px;
	text-align:center;
	padding:3px 0px;
}
.test{
	font-style:italic;
	font-size:12px;
	color:#ff0000;
}

#cellH_formation{
	background-image:url(images/cellH_formation.jpg);
	background-repeat:no-repeat;
	width:748px;
	height:33px;
}

#cellB_formation{
	background-color:#ffdede;
	width:748px;
	height:100%;
}

#cellF_formation{
	background-image:url(images/cellFooter.jpg);
	background-repeat:no-repeat;
	width:748px;
	height:11px;
}

#cellB_formation ul{
padding:8px 0px 0px 15px;
margin:0px;
list-style:none;

}
#cellB_formation ul li
{
padding-left:15px;
background-image:url(images/fleche.jpg);
background-repeat:no-repeat;
background-position:0px 5px;
}

h1{
	padding:0px;
	margin:5px 0px;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	color:#ff0000;
}
h2{
	padding-left:10px;
	margin:5px 0px;
	font-style:italic;
	font-size:13px;
	text-decoration:underline;
}

.telechargement{
	float:right;
	padding:5px 0px;
	color:#ff0000;
}

.telechargement a{
	color:#ff0000;
	text-decoration:none;
}

.telechargement a:hover{
	color:#ff0000;
	text-decoration:underline;
}