/* CSS Document */

#header {
	position:absolute;
	top:0px; left:0px; width:765px;	height:120px;
	padding:10 10 10 10;
	visibility: visible;
}

#titre {
	position:absolute;
	top:180px; left:10px; width:560px; height:133px;
	padding:20;
	visibility: visible;
}

#menu {
	position:absolute;
	top:140px; left:592px; width:185px;
	background-color: #FFFFFF;
    padding:0; /* top right bottom left */
}

#barre3{
  position:absolute;
  top:250px; left:10px; width:560px; heigth:20px;
  background-color: #33CCFF;
  border: no;
}

.content2 {
	position:absolute;
	z-index: 3;
	top:267px; left:0px; width:560px;
	padding: 10 10 10 10;
	margin-left:0;
  	background-color: #FCFBFB; 
	visibility: visible;
	font-family:Arial, Helvetica, sans-serif;
  /* overflow:auto; */ /* Not suitable for Netscape & old Browsers */
}

.pratique {
  color: #003399;
  font-size: 11px;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  text-decoration: none;
}

.pratique:hover {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 11px;
  color: #0099ff;
  text-decoration: none;
}

.pratique:visited {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 11px;
  color: #0099ff;
  text-decoration: none;
}

.menubib {
  font-family: arial;
  font-size: 11px;
  color: #0099ff;
  text-decoration: none;
}
.menubib:hover {
  font-family: arial;
  font-size: 11px;
  color: #33CCFF;
  text-decoration: none;
}
.menubib1 {
  font-family: arial;
  font-size: 12px;
  color: #33CCFF;
  text-decoration: none;
}
.menubib1:hover {
  font-family: arial;
  font-size: 12px;
  color: #0099ff;
  text-decoration: underline;
}

.menubib1:visited {
  font-family: arial;
  font-size: 12px;
  color: #0099ff;
  text-decoration: none;
}

/*=================*/
/* TAGs DEFINITION */
/*=================*/
a {
  color: #003399;
  text-decoration: none;
}

a:hover {
  color: #0099ff;
  text-decoration: none;
}

.Style3 {font-size: 0.7em;}
.ctrs {
	border: 1px solid #000000;
}
.liencafe a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #E58505;

}
.liencafe a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;

}
span.titre_kiosque{
text-transform:uppercase;
font-weight:bold;
font-size:14px;
}
p.heure-dec{
font-size:12px;
}
div.fdKiosque {
background:url(img/kiosque-fd.gif) no-repeat top left;
width:408px;
border:solid 1px #333;
text-align:center;
padding : 40px 0px 53px 0px;
margin:auto;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
div.fdKiosque table{
margin:auto;
}
td.colonneGauche {
color:#FFFFFF;
font-size:12px;
width:45%;
}
td.colonneDroite {
color:#FFFFFF;
font-size:12px;
width:55%;
}
div.encadre {
border:solid 5px #FFF;
width:240px;
padding:10px;
margin:auto;
}
div.encadre a{
color:#FFFFFF;
text-decoration:underline;
}

