
body{ 
	margin-top: 15px;
	font-size: 12px;
	color:#0052C1;
	font-family: "Trebuchet MS",Arial,sans-serif;
	background-image:url(images/fond.gif);
}
#container{ 
	margin:auto;
	width:780px;
	height:100%;
}

#header{
	width: 780px;
	height: 107px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

#menu {
	width: 780px;
	height: 15px;
	background : url(images/menu.gif) no-repeat left top ;
	font-family: "Trebuchet MS",Arial,sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
#body {
	width: 780px;
	background-image: url(images/body.gif);
	background-repeat: repeat-y;
}

#footer{
	width: 780px;
	height: 24px;
	background : url(images/footer.gif) no-repeat left top ;
}

a.menu { color : #FFFFFF; text-decoration:none;}
a:link.menu { ccolor : #FFFFFF; text-decoration:none;}
a:visited.menu { ccolor: #FFFFFF; text-decoration: none;}
a:hover.menu { color: #FFFF00;  text-decoration:underline}
a:active.menu { color: #FFFFFF; text-decoration:none}

a.mail { color : #0052C1; text-decoration:none;}
a:link.mail { ccolor : #0052C1; text-decoration:none;}
a:visited.mail { ccolor: #0052C1; text-decoration: none;}
a:hover.mail { color: #FFFF00;  text-decoration:underline}
a:active.mail { color: #0052C1; text-decoration:none}

.titre{
	font-size: 12px;
	color:#0052C1;
	font-weight: bold;
	font-family: "Trebuchet MS",Arial,sans-serif;
}

.horaire{
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS",Arial,sans-serif;
}

.plan{
	font-size: 10px;
	color:#0052C1;
	font-style: italic;
	font-family: "Trebuchet MS",Arial,sans-serif;
}
.hortitre{
	font-size: 14px;
	color:#FF0000;
	font-weight: bold;
	font-family: "Trebuchet MS",Arial,sans-serif;
}

fieldset {
	border:1px solid #0052C1;
	text-align:justify;
	font-size: 13px;
	color:#0052C1;
	font-family: "Trebuchet MS",Arial,sans-serif;
}
legend{
	text-align:right;
	font-weight: bold ;
	font-size: 16px ;
	padding-top:0px;
	color: #0052C1;
}

ul{
	list-style:none;
	margin:1px 10px;
	padding:0px;
}

li{
	padding-left:10px;
	background-image:url(images/fleche.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
}

.car_right{
	background:transparent url(images/207.gif) no-repeat bottom left;
}

.desc_sdc{
	padding-left:18px;
	color:#ff0000;
}

.desc_sdc li{
	padding-left:10px;
	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
}

.titre_formation{
	border:1px solid #ff0000;
	color:#ff0000;
	background-color:#ffff00;
	text-align:center;
	width:100%;
	margin:8px 0px;
	padding:2px 0px;
	font-size:18px;
}