/* CSS Document */

body { color:#000099;
	}
h1,h2,h3{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
  }


.titre {
position:absolute;
left:135px;
font-size:24px;
font-style:italic;
}
.stage{
text-align:left;
font-size:24px;
}
.fond1 {
background-image:url(images/fondpatin.jpg);
background-repeat:no-repeat;
background-position:left top;
}
.fond2 {
background-image:url(images/rectangle3.gif);
background-repeat:no-repeat;
background-position:center top;
background-size: 100%;

}
a.bouton {
		color:#FFFFFF;
		width:110px;
		height:20px;
		text-decoration:none;
		text-align:center;
		font-weight:bold;
		padding:5px;
		/*border-width:2px;*/
		border-color:silver;
		/*display: block;*/
		}
a.bouton:link{
		color:#FFFFFF;
			/*border-style:outset;*/
			}
a.bouton:visited{
		color:#FFFFFF;
			/*border-style:outset;*/
			}
a.bouton:hover{
			/*border-style:inset;*/
			color:#FF6600;			}

.table_resultat{
		border-style:inset;
		border-collapse: collapse;
		/*font-size:small;*/
		/*width: 50%;*/
		}
.th_resultat{
		/*font-family: monospace;*/
		border-style:none;
		/*width: 50%;*/
		padding: 5px;
		text-align: center;
		background-color: #D0E3FA;
		background-image: url(images/bleuRo.gif);
		}
		
.th_annonce {
		border:0;
		border-style:none;
		padding: 5px;
		background-image:url(images/rectangle5.gif);
		background-repeat:no-repeat;
		}
.th_annonce2 {
		border:0;
		border-style:none;
		padding: 5px;
		background-image:url(images/rectangle6b.gif);
		background-repeat:no-repeat;
		}

.th_resultat1{
		border-style:none;
		padding: 5px;
		text-align: left; 
		background-color: #D0E3FA;
		background-image: url(images/bleuRo.gif);
		}
.td_resultat {
		border-style:none;
		padding: 3px;
		text-align: center;
		height:5px;
		font-size:small;
		}
.td_resultat1 {
		border-style:none;
		padding: 3px;
		text-align: left; 
		height:5px;
		font-size:small;
		}
.caption_resultat{
		font-family: sans-serif;
		}
.annonce {
		font:Georgia, "Times New Roman", Times, serif;
		color:#0000FF;
		border:3;
		border-color:#CCCCCC;
		}
.select1{ 
		background-color: #DAE2F9; 
		border-color: #DAE2F9; 
		}
.select2{ 
		background-color: #DAE2F9; 
		border-color: #DAE2F9; 
		}

.onglet {
		width:100px;
		height:20px;
		text-decoration:none;
		text-align:center;
		font-weight:bold;
		padding:5px;
		border-width:2px;
		border-color:silver;
		color:#003399;
}
.actif {
		width:100px;
		height:20px;
		text-decoration:none;
		text-align:center;
		font-weight:bold;
		padding:5px;
		border-width:2px;
		border-color:#0066FF;
		border-style:inset;
			color:#0066FF;
}


a.onglet:link{
			color:#003399;
			border-style:outset;
			}
a.onglet:visited{
			color:#003399;
			border-style:outset;
			}
a.onglet:hover{
			color:#FF66CC;
			border-style:inset;
			}
			
			
.ville {
border:1px outset;
border-color:#FFFF66;
background-color:#264186;
font-size:16px;
}

.ville:hover {
border:1px inset;
border-color:#264186;
background-color:#FFFF66;
font-size:16px;
}
.nom_ville{
color:#FFFF66;
}
.nom_ville:hover{
color:#264186;
}
.menu {
display:block;
border-style:outset;
color:#003399;
font-style:inherit;
font-family:"Times New Roman", Times, serif;
text-align:center;
width:95px;
text-decoration:none;
}

.ssmenu {
width:95px;
font-size:12px;
color:#003399;
text-decoration:none;
}

a.menu:hover{
			color:#FF66CC;
font-family:"Times New Roman", Times, serif;
border-style:inset;
text-align:center;
}

a.ssmenu:hover {
color:#0066FF;
}	


#hautgauche, #hautdroit, #basgauche, #basdroit {
height: 19px; width: 19px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
}

#hautgauche {
background: url(../images/hautgauche.jpg);
border-width:medium;
}
#hautdroit {
float: right;
background: url(../images/hautdroit.jpg);
border-width:medium;
}
#basgauche {
background: url(../images/basgauche.jpg);
border-width:medium;
}
#basdroit {
float: right;
background: url(../images/basdroit.jpg);
border-width:medium;
}
.cadre {
background-color:#B1BAE2;
border-width:medium;
/*display:inline;
width:50%;
height:33%;

/*width:70%;*/
}
.gCadre {
background-color:#B1BAE2;
border-style: solid;
border-color:#003399;
border-width:1px;
width:70%;
}
.gCadre1{
background-color:#B1BAE2;
/*border-style: solid;*/
/*border-color:#003399;*/
/*border-width:1px;*/
width:100%;
}
.cadre1 {
background-color:#B1BAE2;
border-style: solid;
border-color:#003399;
border-width:1px;
display:block;
}
.cadre2{/*
background-color:#B1BAE2;
border-style: solid;
border-color:#003399;
border-width:1px;*/
display:block;
}
/* page d'administration */

.table_saisie {
border-style:solid;
border-width:medium;
border-color:#0000FF;
margin-left: auto;
margin-right: auto;
}
.table_saisie td{
border-style:inset;
border-collapse: collapse;
border-width:1px;
border-color:#0000FF;
margin:0px;
}
.titre_saisie {
color:#FF6600;
}