/* Global Styles */

body {
	font-size: xx-small;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
	background-image: url(images/fond.png);
	background-repeat: repeat-x;
	}
	
td {
	color:#222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	color: #111;
	font-weight:bold;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
	
a:hover {
	color: #111;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	}
	
/* ID Styles */
	
#navigation a {
	color: #000;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	}
	
#navigation a:hover {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	color: #ffffff;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #333;
	letter-spacing:.4em;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	}

.sidebarText {
	color: #575757;
	line-height:22px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	}
	
.bodyText {
	line-height:18px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
.pageName {
	color: #333;
	letter-spacing:.1em;
	line-height:20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	}
.presentation {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
	
.subHeader {
	color: #000;
	font-weight:normal;
	letter-spacing:.1em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	}
	
.navText {
	color: #424242;
	letter-spacing:.1em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
.calendarText {
	line-height:14px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	
#padding .subHeader {
	font-family: Tahoma, Geneva, sans-serif;
}
.logo .pageName {
	font-family: Tahoma, Geneva, sans-serif;
}
.tarif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFF;
	font-weight: normal;
}
#padding .pageName {
	font-size: 18px;
}
#padding .pageName {
	font-size: 16px;
}
.logo .subHeader {
	color: #333;
}
.rouge {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #892E00;
	font-style: normal;
	line-height: 20px;
}
#padding4 table tr td .rouge strong {
	font-size: 15px;
	font-family: Tahoma, Geneva, sans-serif;
}
.cadre {
	border: 1px solid #BBB;
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 1px 1px 3px gray;
	-webkit-box-shadow: 1px 1px 3px gray;
}
#padding4 table {
	font-family: Tahoma, Geneva, sans-serif;
}
.fondbarre {
	background-image: url(images/fondbarre.jpg);
}
.cadreinversepm {
	background-image: url(images/fondinverse.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.cadremenubas {
	background-image: url(images/fondtexture.jpg);
	background-repeat: repeat;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A1A1A1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1A1A1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A1A1A1;
	border-left-color: #A1A1A1;
	border-left-width: 1px;
	border-left-style: solid;
	padding: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.bleuPM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #10447C;
	font-weight: normal;
}
.orangepm {
	font-family: Arial, Helvetica, sans-serif;
	color: #FD6613;
	font-size: 14px;
	font-weight: normal;
}
.sousbarre {
	background-image: url(images/sousbarre.png);
	background-position: center;
	background-repeat: no-repeat;
}
.navtextsousbarre {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	color: #BBB;
}
.cadrepro {
	background-color: #8295B6;
	border: 1px solid #CCC;
}
.cadreparti {
	background-color: #FDC29E;
	border: 1px solid #CCC;
}
.petitgris {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #999;
	line-height: 8px;
}

