@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E6E6E6;
}
body,table,input,textarea,select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight:normal; 
}
a { color: #000000; text-decoration: underline; }
td.t1,
td.t2,
td.t3,
td.t4g,
td.t4d,
td.t5,
td.t6 { padding: 2px; vertical-align: top; }
td.t1,
td.t6 {
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	background-color: #F0F0F0;
}
td.t7 {
	padding-top: 2px;
}
td.t6 {
	border-bottom: 1px solid #C0C0C0;
}
td.t2 {
	border: 1px solid #006699;
	background-color: #5598B7;
}
td.t3,
td.t5 {
	background-color: #D7E1EE;
}
td.t3 {
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	color: #333333;
}
td.t3 a {
	color: #333333;
	text-decoration:none;
}
td.t3 a:hover {
	color: #006699;
}
td.t5 {
	border: 1px solid #C0C0C0;
	color: #92ABD0;
}
td.t5 a {
	color: #92ABD0;
	text-decoration:none;
}
td.t5 a:hover {
	color: #999999;
}
td.t4g {
	border-left: 1px solid #C0C0C0;
	padding-right: 0px;
}
td.t4d {
	border-right: 1px solid #C0C0C0;
	background-image: url(images/fondd.png);
}
td.t4g,
td.t4d {
	border-top: 1px solid #C0C0C0;
	background-color: #FFFFFF;
}
div.postit { 
	background-image:url(images/postit.gif);
	border-right: 1px solid #F2D141;
	border-bottom: 1px solid #F2D141;
	padding: 7px;
	margin-bottom: 5px;
}
div.postit div.pti {
	font-weight: bold;
}
div.postit div.pte {
	text-align:justify;
}
div.postit a.pli {
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
div.titre {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 10px;
}
div.stitre {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 5px;
}
div.droitemini {
	font-size: 10px;
	text-align: right;
	color: #006699;
	margin-bottom: 5px;
}
img.images {
	border: 1px solid #999999;
	padding: 1px;
}
td.t7 a {
  text-decoration: none;
  color: #3A5897;
}
/*popup*/
div.popup { 
  background-image:url(images/border.png);
  color:#FFFFFF;
  position: absolute;
  width:500px;
  margin-left: 55px;
  margin-top: 170px;
  visibility: hidden;
  overflow: hidden;
}
div.popup div.spop { 
  margin: 7px;
  background-color:#EEEEEE;
  color: #000000;
  border: 1px solid #555555;
}
div.popup div.spop div.spopt,
div.popup div.spop div.spopte {
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  font-size: 16px; font-weight: bold; 
}
div.popup div.spop div.spopt {
  background-color: #F2F2F2;
  border-bottom: 1px solid #CCCCCC;
}
div.popup div.spop div.spopte {
  background-color: #FFEBE8;
  border-bottom: 1px solid #EE7C90;
}
div.popup div.spop div.spopc {
  background-color: #FFFFFF;
  padding: 5px;
}
div.popup div.spop div.spopc div.spopl {
  float: left;
  width: 200px;
  margin-top: 2px;
}
div.popup div.spop div.spopc div.spopr {
  margin-left: 200px;
  margin-top: 2px;
}
div.popup div.spop div.spopc div.spoppw {
  visibility: hidden;
  overflow: hidden;
}
div.popup div.spop div.spopc div.spopr input {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight:normal;
  border: 1px solid #C5C5C5;
  font-weight: bold;
}
div.popup div.spop div.spopc div.spopr input.pop {
  width: 200px;
}
div.popup div.spop div.spopb {
  background-color: #F2F2F2;
  padding: 5px;
  border-top: 1px solid #CCCCCC;
  text-align: right;
  font-weight: bold; 
}
div.popup div.spop div.spopb a {
  text-decoration: none;
  color: #cc0000;
}
div.popup div.spop div.spopb a:hover {
  text-decoration: none;
  color: #cc0000;
}
div.popup a.spopl,
div.popup a:hover.spopl {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none
}
/*accueil*/
td.ftexte { width: 145px; padding-bottom: 5px; }
td.fchamp { width: 185px; padding-bottom: 5px; padding-right: 2px; }
td.fform { vertical-align:top; }
td.fchamp input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #C5C5C5; font-weight: bold; -moz-border-radius: 3px; border-radius: 3px; }
td.fchamp select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #C5C5C5; font-weight: bold; background-color: #FFFFFF; -moz-border-radius: 3px; border-radius: 3px; }
td.fchamp .formw { width: 180px; background-color: #FFFFFF; }
td.fsalons { vertical-align:top; padding-left: 2px; border-left: 1px solid #C0C0C0; }
td.fsalons a.salona,
td.fsalons a.saloni { display: block; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; -moz-border-radius: 3px; border-radius: 3px; padding: 1px; margin: 2px; text-decoration: none; color: #000000; }
td.fsalons a.salona { border: 1px solid #C0C0C0; background-color: #D7E1EE; background-image:url(images/tick.gif); background-position: center right; background-repeat: no-repeat; }
td.fsalons a.saloni { border: 1px solid #FFFFFF; background-color: #FFFFFF; }
td.fsalons span.coeur { background: url(images/coeur.gif) no-repeat center left; padding-left: 20px; }
td.fsalons span.top { background: url(images/top.gif) no-repeat center left; padding-left: 20px; }
td.fsalons span.sports { background: url(images/sports.gif) no-repeat center left; padding-left: 20px; }
td.fsalons span.aide { background: url(images/aide.gif) no-repeat center left; padding-left: 20px; }
td.fsalons span.cinema { background: url(images/cinema.gif) no-repeat center left; padding-left: 20px; }
td.fsalons span.informatique { background: url(images/informatique.gif) no-repeat center left; padding-left: 20px; }
td.fsalons span.musique { background: url(images/musique.gif) no-repeat center left; padding-left: 20px; }
td.fsalons span.jeux { background: url(images/jeux.gif) no-repeat center left; padding-left: 20px; }
td.fsalons span.programmation { background: url(images/programmation.gif) no-repeat center left; padding-left: 20px; }
td.fsalons span.scolaire { background: url(images/scolaire.gif) no-repeat center left; padding-left: 20px; }
td.fsalons span.salond { color: #C0C0C0; font-weight: normal; }
span.obl { color: #CC0000; font-weight:bold; }
div.minitxt { font-size:9px; color: #999999; }
div.minitxt a { color: #999999; text-decoration: none; }
div.minitxt a:hover { color: #999999; text-decoration: underline; }
/*conditions*/
div.artti {
font-weight: bold;
color: #006699;
}
div.artte { text-align:justify; list-style:upper-alpha; }
div.artte ol { margin: 10px; padding-left: 20px; list-style-position:outside; }
div.artte li { padding-left: 10px; }
/*pub*/
div.pub { display: block; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; -moz-border-radius: 3px; border-radius: 3px; padding: 1px; margin: 2px; text-decoration: none; color: #000000; border: 1px solid #C0C0C0; background-color: #D7E1EE; cursor: pointer; }
div.spub { display: block; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; -moz-border-radius: 3px; border-radius: 3px; padding: 1px; margin: 2px; text-decoration: none; color: #000000; border: 1px solid #F2D141; background-color: #FAF2A2; cursor: pointer; }
/*contact*/
td.ctexte { width: 160px; padding-bottom: 5px; vertical-align:top; }
td.cchamp { padding-bottom: 5px; padding-right: 2px; vertical-align:top; }
td.cchamp input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #C5C5C5; font-weight: bold; -moz-border-radius: 3px; border-radius: 3px; }
td.cchamp select,
td.cchamp textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #C5C5C5; font-weight: bold; background-color: #FFFFFF; -moz-border-radius: 3px; border-radius: 3px; }
td.cchamp .formw { width: 430px; background-color: #FFFFFF; }
td.cchamp .formws { width: 330px; background-color: #FFFFFF; }
div.err {
  background-color: #FFEBE8;
  border: 1px solid #EE7C90;
  margin-bottom: 2px;
  padding: 1px;
}
div.ok {
  background-color: #EEFFFF;
  border: 1px solid #CCCCCC;
  color: #6BB555;
  margin-bottom: 2px;
  padding: 1px;
}