a img{
	border: none;
}

table.planning
{
	text-align: center;
	border-bottom: none;
	border-left: thin solid #495876;
	border-right: none;
	border-top: thin solid #495876;
}

table.planning th {
	background-color: #8692B1;
	font-size:16pt;
	font-style: italic;
	color: #F0F0FE;
	border-bottom: 1px solid #495876;
	border-right: 1px solid #495876;
	border-left: none;
	border-top: none;
	padding-right:3px;
	padding-left:3px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

table.planning tr{
	border: 1px solid #495876;

}
table.planning td{
	background-color: transparent;
	border-bottom: 1px solid #495876;
	border-right: 1px solid #495876;
	border-left: none;
	border-top: none;
	color: #000000;
	border-left: none;
	border-top: none;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}


td.crenau
{
	border-right:none;
}

th.crenau
{
	border-right:none;
	padding-right:0px;
	padding-left:0px;
}

div.crenau_occ {
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	font-style:italic;
}

p.crenau_libre {
}

p.titre {
font-family:"Times New Roman", Times, serif;
font-size:20px;
font-style:normal;
font-weight:bold;
text-decoration:underline;
color: #4F5C7B;
text-align:center;
}

div.sep{
background-color:#33355D;
padding-top:0px;
margin-top:0px;
height:2px;
width:100%;
}

h1.titre_site{
font-family: Garamond, sans-serif;
font-size:25pt;
text-align:center;
font-style:normal;
font-weight:bold;
margin-top: 5px;
color: #4F5C7B;
border: 1px solid #33355D;
 background-color: #D8D9DC;
 margin-left: 25%;
 margin-right: 25%;
}

p.note{
	color: #8090C0;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

a.deconnexion{
	background-color: #7492C5;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

a:hover.deconnexion{
	background-color: Red;
}

a.lien_menu{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

a:hover.lien_menu{
	font-style: oblique;
}

div.page {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 5px;
	}


table.liste{
	border: 1px solid #33355D;
	color: #33355D;
	text-align:center;
}
table.liste th{
	border: 1px solid #33355D;
	height: 25px;
	background-color: #CCCCCC;
	
	font-size:14pt;
	font-style: italic;
	
}
table.liste td{
	border: 1px solid #33355D;
	height: 25px;
	padding:0px, 0px, 0px, 0px;
	margin:0px, 0px, 0px, 0px;
}