.image_lien
{
border:0;
}

.laframe
{
	position:absolute;
	left:363px;
	right:0px;
	width:550px;
	height:180px;
	top: 359px;
	margin-right:0;
	margin-left:0;
	white-space:pre;
}



.case_texte
{
	font-family:"Verdana";
	font-size: 24px;
	font-style: normal;
	color: #e2001a;
	font-weight:bolder;
	text-decoration: none;
	border:hidden;
}

.case_texte2
{
	font-family:"Verdana";
	font-size: 14px;
	font-style: normal;
	color:  #000000;
	font-weight:bolder;
	text-decoration: none;
	background-color:#efefef;
	border:hidden;
}


.titre_rouge
{
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	color: #e2001a;
	font-weight:bolder;
	text-decoration: none;
		}

.gros_titre
{
	font-family:"Verdana";
	font-size: 24px;
	font-style: normal;
	color: #e2001a;
	font-weight:bolder;
	text-decoration: none;
		}
		
.titre_noir
{
	font-family: "Verdana";
	font-size: 13pt;
	font-style:normal;
	color: #000000;
	font-weight:bolder;
	text-decoration: none;
		}

.titre_admin
{
	font-family: "Verdana";
	font-size: 14pt;
	color: #000000;
	font-style:normal;
	font-weight:bolder;
}

.enseignants_ita
{
	font-family: "Verdana";
	font-size: 11pt;
	color: #e2001a;
	font-weight:bolder;
	font-style:italic;
	text-decoration: none;
}		

.espacement
{
line-height:8px;
}


.ev_noir
{
	font-family: "Verdana";
	font-size: 13pt;
	font-style:normal;
	color: #000000;
	font-weight:bolder;
	text-decoration: none;
	text-align:center;
	
}

.texte
{
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.texte_gras
{
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}

.texte_ita
{
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	}

.palien {
	font-family:"Verdana";
	font-size: 13pt;
	font-style: normal;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	font-variant: normal;
	text-transform:inherit;
}

a:link {
	font-family:"Verdana";
	font-size: 13pt;
	font-style: normal;
	color: #0066FF;
	font-weight: bold;
	text-decoration:none;
	font-variant: normal;
	text-transform:inherit;
	outline:none;
}

a:hover {
	font-family:"Verdana";
	font-size: 13pt;
	font-style: normal;
	color: #0066FF;
	font-weight: bold;
	text-decoration:underline;
	font-variant: normal;
	text-transform:inherit;
	outline:none;
}

a:visited {
	color: #0000FF;
	font-family:"Verdana";
	font-size: 13pt;
	font-style: normal;
	color:  #0066FF;
	font-weight: bold;
	text-decoration:none;
	font-variant: normal;
	border:0;
	outline:none;
}

a:visited:hover {
	color: #0000FF;
	font-family:"Verdana";
	font-size: 13pt;
	font-style: normal;
	color:  #0066FF;
	font-weight: bold;
	text-decoration:underline;
	font-variant: normal;
	text-transform:inherit;
	border:0;
}
		
.entree
{
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	color: #5faf5f;
	font-weight: bolder;
	text-decoration: none;
		}

.jour
{
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	color: #5656ff;
	font-weight: bolder;
	text-decoration: none;
		}
/* Calendar */
table.calendar {
    width:              100%;
}
table.calendar td {
    text-align:         center;
}
table.calendar td a {
    display:            block;
}

table.calendar td a:hover {
    background-color:   #CCFFCC;
}

table.calendar th {
    background-color:   #D3DCE3;
}

table.calendar td.selected {
    background-color:   #FFCC99;
}

img.calendar {
    border:             none;}
