/* Global Styles */

body {
	margin:0px;
	}


.sidebarText {
	font: 13px Arial, Helvetica, sans-serif;
	color: #008eb0;
	text-decoration: none;
	line-height: 44px;
	letter-spacing:.1em;
	}
	
a:link {
	text-decoration: none;
	color: #636466;
	}		

a:visited {
	color: #636466;
	text-decoration: none;
	}

a:hover {
	color: #d5e2ee;
	}	

strong {
	color: #008eb0;
	}

/* ID Styles */

#entete {
	width: 100%;
	height: 200px;
	background-color: white;
	background-image: url(fonttete.jpg);
	background-repeat: repeat-x;
	}

#imagetete {	
	padding-left: 30px;
	}

#index {
	margin-left: 237px;
  	border-top: 2px solid #008eb0;
	border-bottom: 2px solid #008eb0;
	}

#index ul li {
	font: 13px Arial, Helvetica, sans-serif;
	color: #636466;
	letter-spacing:.1em;
	display: inline;
	padding: 1em;
	}
	
em {
	color: black;
	}

#index ul {
	list-style-type: none;
	} 

#padding {
	padding-top: 78px;	
	padding-left:40px;
	}

#fin {
	width: 100%;
	height: 25px;
	background-color: #008eb0;
	margin-top:40px;
	}
	
h3	{
	font: 12px Arial, Helvetica, sans-serif;
	color: white;
	letter-spacing: 0.3em;
	margin-left: 18%;
	padding-top: 5px;
	}

		
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */


	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#636466;
	letter-spacing:.1em;
	text-align:justify;
	}

.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #008eb0;
	letter-spacing:.2em;
	line-height:32px;
	}
	
