@charset "UTF-8";
/* CSS Document */


.header {
	background-attachment: scroll;
	background-image: url(images_design/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000033;
}

.texte {
	color: #FFFFFF;
	text-align: left;
	padding: 0px 5px 0px 10px;
	font-size: 12px;

}
.titre {
	font-size: 16px;
	color: #FFCC33;
	text-align: left;
	padding: 0px 5px 0px 10px;
	font-weight: bold;

}
.gros_texte{
	font-size:22px;	
	color: #FFCC33;
	text-align: left;
	padding: 0px 5px 0px 10px;
	font-weight: bold;	
}
body {
	margin: 0px;
}

dl {
  width: 170px;
  }

dt {
	margin: 0px;
	background-image: url(images_design/top_table.gif);
	background-repeat: no-repeat;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	height: 24px;
	text-align: left;
	padding-top:3px;
  }
  
dd {
	margin: 0;
	padding: 5px;
	background-color:#FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
	font-size:11px;
  }
  
.top250 {
	margin: 0;
	background-image: url(images_design/top_table_250.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;
	height: 27px;
	text-align: left;

  }

.box250 {
	margin: 0;
	padding: 10px;
	background-color:#FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	width: 226px;
  }
  


  .bordure_jaune {
	border: 2px solid #FFCC33;
	background-color: #FFFFFF;
}
.lowback {
	background-attachment: fixed;
	background-image: url(images_design/lowback.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.horaire2-dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-color: #FFCC00;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	text-align: center;
	font-weight: bold;
}
.horaire2-groupe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.horaire2-heures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	background-color: #FFCC00;
	text-align: right;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	width: 150px;
}

