 @media print {
 	body, html, #wrapper {
 		width: 100%;
 	}
 }

 @page { 
 	size: landscape; 
 }

@font-face
{
    font-family: 'BallparkWeiner';
    src: url('polices/ballpark.eot');
    src: url('polices/ballpark.eot?#iefix') format('embedded-opentype'),
         url('polices/ballpark.woff') format('woff'),
         url('polices/ballpark.ttf') format('truetype'),
         url('polices/ballpark.svg#BallparkWeiner') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'Dayrom';
    src: url('polices/dayrom.eot');
    src: url('polices/dayrom.eot?#iefix') format('embedded-opentype'),
         url('polices/dayrom.woff') format('woff'),
         url('polices/dayrom.ttf') format('truetype'),
         url('polices/dayrom.svg#Dayrom') format('svg');
    font-weight: normal;
    font-style: normal;
}


body
{
	background: url('images/bg.jpg') no-repeat fixed;
    -moz-background-size: 100% 100%;           
    -webkit-background-size: 100% 100%;          
    background-size: 100% 100%;           
    -moz-border-image: url('images/bg.jpg') 0; 
	text-align: center;
	font-family: 'Oleo Script', cursive;
}

.heure
{
	text-align:right;
	margin-top:20px;
	margin-right:20px;
	color:white;
}
.logo img
{
	width:100px;
	margin-top: -160px;
	margin-left:10px;
	float:left;
	padding-right: 50px;
}
.contact
{
	text-align: center;
	position: relative;
	margin-top: -30px;
	color:white;
}
.contact img
{
	width:35px;
}

aside img
{
	width:120px;
}
marquee{
	color:white;
	font-family: 'Dayrom', serif;
}
.bloc_page
{
	background-color:rgba(30,30,30,0.5);
	border-radius: 5px;
	border:3px solid black;
	margin: 25px 115px 20px 115px;
	padding-top:2px;
	padding-right:5px;
	padding-left:7px;
}
#photo_moi
{
	text-align: center;
}

#banniere_image
{
    margin-top: 15px;
    height: 300px;
    border-radius: 5px;
    background: url('images/banniere.jpg') no-repeat;
	-moz-background-size: 100% 100%;           
    -webkit-background-size: 100% 100%;          
    background-size: 100% 100%;           
    -moz-border-image: url('images/banniere.jpg') 0; 
	text-align: center;
    position: relative;
	display: block;
	margin-left: auto;
    margin-right: auto; 
    box-shadow: 0px 0px 4px black;
	width: 851px;
    margin-bottom: 25px;
}

#banniere_description
{
    position: absolute;
    bottom: 0;
    border-radius: 0px 0px 5px 5px;
    width: 848px;
    height: 35px;
    padding-top: 15px;
    padding-left: 4px;
    background-color:rgba(24,24,24,0.8);
    color: white;
    font-size: 0.8em;
    
}

#menu
{
	display:inline-block;
	width:90%;
	text-align:center;
	margin-top:0px;
}
#menu ul
{
	list-style-type:none;
}
#menu li
{
	display:inline-block;
	margin-right:7px;
}
#menu a
{
	margin:0px 0px;
	padding:0px 20px;
	line-height:50px;
	color:#99FFFF;
	text-decoration:underline;
	font-family: Impact, "Arial Black", sans-serif; 
	font-size: 25px;
}
#menu a:hover
{
	color:#00FFFF;
	font-size: 25px;
	text-decoration:none;
}
section
{
	margin-bottom:25px;
	padding-bottom:25px;
}
.histo
{
	background-color:rgba(30,30,30,0.5);
	box-shadow:0px 0px 4px white;
}
.histo h1, aside h3
{
	color:#BABABA;
	text-align:center;
}
article, aside
{
    display: inline-block;
    vertical-align: top;
    text-align: justify;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
}

article
{
	background:rgba(30,30,30,0.5);
	border-radius: 5px;
	box-shadow: 5px 5px 5px black;
    width: 600px;
    margin-right:25px;
	color:white;
	
}

article p
{
    font-size: 0.9em;
}

aside
{
    position: relative;
    width: 235px;
    background-color:rgba(30,30,30,0.5);
    box-shadow: 0px 0px 4px white;
    border-radius: 5px;
    padding: 10px;
    color: white;
    font-size: 0.9em;
	margin: auto;
	margin-bottom:15px;
}

aside img
{
    margin-right: 5px;
	margin-bottom:5px;
}
aside a 
{
	text-decoration:none;
	font-size:20px;
	color:white;
}
#site
{
	background-color: black;
	opacity: 0.8;
	width: 350px;
	display: inline-block;
	border-radius: 5px;
	margin-bottom: 55px;
	color: #FF00FF;
}

.liste div, .liste p
{
	text-align:left;
	margin-left: 25px;
}
.liste a , .liste p
{
	color:white;
	text-decoration:none;
}
.liste a:hover
{
	color:#FF00FF;
	font-weight:bold;
}
.liste h2, .listei h2
{
	color:white;
}
.liste
{
	background:rgba(30,30,30,0.5);
	border-radius: 5px;
	box-shadow: 0px 0px 7px white;
        width: 600px;
	margin-top:30px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	color:white;
	display:inline-block;
	text-align:left;
	margin-left: 25px;
	padding: 15px 20px 15px 20px;
	width:46%;
}
.listei
{
	background:rgba(30,30,30,0.5);
	border-radius: 5px;
	box-shadow: 0px 0px 7px white;
        width: 950px;
	margin-top:30px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	color:white;
	display:inline-block;
	text-align:left;
	margin-left: 25px;
	padding: 15px 20px 15px 20px;
}
.listez
{
	background:rgba(30,30,30,0.5);
	border-radius: 5px;
	box-shadow: 0px 0px 7px white;
        width: 950px;
	margin-top:30px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	color:white;
	display:inline-block;
	text-align:left;
	margin-left: 25px;
	padding: 15px 20px 15px 20px;
	width:30%;
}
.listej
{
	background:rgba(30,30,30,0.5);
	border-radius: 5px;
	box-shadow: 0px 0px 7px white;
        width: 1150px;
	margin-top:30px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	color:white;
	display:inline-block;
	text-align:left;
	margin-left: 25px;
	padding: 15px 20px 15px 20px;
}
.listek
{
	background:rgba(30,30,30,0.5);
	border-radius: 5px;
	box-shadow: 0px 0px 7px white;
        width: 1250px;
	margin-top:30px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	color:white;
	display:inline-block;
	text-align:left;
	margin-left: 25px;
	margin-right: 25px;
	padding: 15px 20px 15px 20px;
}
.listel
{
	background:rgba(30,30,30,0.5);
	border-radius: 5px;
	box-shadow: 0px 0px 7px white;
        	width: auto;
	margin-top:30px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	color:white;
	display:inline-block;
	text-align:left;
	margin-left: 25px;
	margin-right: 25px;
	padding: 15px 20px 15px 20px;
}
#enreg
{
	background-color:rgba(30,30,30,0.5);
	color:white;
	width:350px;
	padding-top:5px;
	padding-bottom:5px;
	display:inline-block;
	border-radius:5px;
	font-size:30px;
	font-family: Impact, "Arial Black", sans-serif;
}

#retour
{
	border:none;
	padding:6px 5px 6px 6px;
	margin-top:10px;
	margin-bottom:10px;
	border-radius:2px;
	box-shadow:3px 3px 12px #FF00FF;
	background:#fff;
	font:bold 13px Arial;
	margin-left:auto;
	margin-right:auto;
	width:70px;
	
}
#deco
{
	border:none;
	padding:6px 5px 6px 6px;
	margin-top:10px;
	margin-bottom:10px;
	border-radius:2px;
	box-shadow:3px 3px 12px #FF00FF;
	background:#fff;
	font:bold 13px Arial;
	margin-left:auto;
	margin-right:auto;
	width:125px;
}
#retour a , #deco a
{
	color:#555;
	text-decoration:none;
	font-size: 20px;
}
#course a:hover, #deco a:hover
{
	font-size:20px;
}
#course a
{
	display: inline-block;
        vertical-align: top;
	text-decoration:none;
	color:yellow;
	font-size: 15px	
}
.bouton {
	border:none;
	padding:6px 5px 6px 5px;
	border-radius:2px;
	box-shadow:3px 3px 12px #FF00FF;
	background:#fff;
	font:bold 13px Arial;
	color:#555;
	cursor:auto;
}
select
{
	margin-bottom:15px;
}

.lg-container
{
	width:275px;	
	margin:100px auto;
	padding:5px 40px;
	border:3px solid black;
	background:rgba(30,30,30,0.5);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;	
	-webkit-box-shadow: 0 0 2px #aaa;
	-moz-box-shadow: 0 0 2px #aaa;
	box-shadow: 0 0 2px #aaa;
}

.lg-container h1
{
	color:white;
	font-size:40px;
	text-align:center;
}

#lg-form > div 
{	
	margin:10px 5px;	
	padding:5px 0;
}

#lg-form label
{	
	display: none;	
	font-size: 20px;	
	line-height: 25px;
}

#lg-form input[type="text"],
#lg-form input[type="password"]
{
	border:1px solid rgba(51,51,51,.5);	
	-webkit-border-radius:10px;	
	-moz-border-radius:10px;	
	border-radius:10px;	
	padding: 5px;	
	font-size: 16px;	
	line-height: 20px;	
	width: 100%;	
	font-family: 'Oleo Script', cursive;
	text-align:center;
}

#lg-form div:nth-child(3) 
{
	text-align:center;
}

#lg-form button
{	
	font-family: 'Oleo Script', cursive;	
	font-size: 18px;	
	border:1px solid #000;	
	padding:5px 10px;	
	border:1px solid rgba(51,51,51,.5);	
	-webkit-border-radius:10px;	
	-moz-border-radius:10px;	
	border-radius:10px;	
	-webkit-box-shadow: 2px 1px 1px #aaa;	
	-moz-box-shadow: 2px 1px 1px #aaa;	
	box-shadow: 2px 1px 1px #aaa;	
	cursor:pointer;
}

#lg-form button:active
{	
	-webkit-box-shadow: 0px 0px 1px #aaa;	
	-moz-box-shadow: 0px 0px 1px #aaa;	
	box-shadow: 0px 0px 1px #aaa;
}

#lg-form button:hover
{	
	background:#B0E0E6;
}

.inscr a
{
	color:white;
	text-decoration:none;
}

.inscr a:hover
{
	color:#7CFC00;
	font-size:17px;
}
.avertissement
{
	color:red;
	
}
label
{
	display: block;
	width: 300px;
	float: left;
}
table
{
    border-collapse:collapse; /* Les bordures du tableau seront collées (plus joli) */
}
td, th
{
    border: 2px solid #9E9E9E;
    color:white;
}
.MotPasse
{
	margin-left: 20%;
	margin-top: 15%;
}
.inc{
background-color:#c2c2c2;
color:blue;
}
.cap, form .attention
{
color:red;
}
.totaux{
color: red;
}
.fond{
background-color: black;
}
.fond2{
background-color: black;
color: red;
}
h2
{
text-align: center;
color:white;
}

/*Footer*/
footer
{
    background:  url('images/separateur.png') repeat-x top, url('images/ombre.png') repeat-x top;
    padding-top: 25px;
}
footer p, footer ul
{
    font-size: 0.8em;
}
footer h1
{
    font-size: 1.1em;
    color:white;
}
#copyright, #photos, #contact
{
    display: inline-block;
    vertical-align: top;
}
#copyright
{
	padding-top: 40px;
    padding-bottom: 30px;
    width: 24%;
	color:white;
}
#copyright div
{
	font-size: 1.5em;
}
#photos
{
    width: 40%;
}
#contact
{
    width: 31%;
    margin-left: 30px;
}
#photos img
{
    border: 1px solid #181818;
    margin-right: 2px;
}
.imprime
{
float:right;
width:20px;
}
#addCentre
{
	margin-left:89%;
	position: relative;
}
div.plus
{
	width: 24px;
	height: 24px;
	float: right;
	border-radius: 8px;
	background-image: url(images/icone-hover.png);
	/*resize l'image*/
	 background-size: contain;	
}
div:hover.plus
{
	background-image: url(images/icone.png);
}
.plus 
{
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}
/*affiche une note à gauche pour indiquer les événements*/
.plus .tooltiptext
{
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 110%;
}

.plus .tooltiptext::after
 {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.plus:hover .tooltiptext 
{
    visibility: visible;
}

div.return_list
{
	width: 24px;
	height: 24px;
	float: right;
	border-radius: 50px;
	background-image: url(images/down.png);
	/*resize l'image*/
	 background-size: contain;	
}
div:hover.return_list
{
	background-image: url(images/down-hover.png);
}
.return_list 
{
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}
/*affiche une note à gauche pour indiquer les événements*/
.return_list .tooltiptext 
{
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 110%;
}

.return_list .tooltiptext::after
 {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.return_list:hover .tooltiptext 
{
    visibility: visible;
}
/* CSS du tooltip Modification Chef de Centre*/
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 10%;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent black;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}

legend
{
	margin-left:30%;
	font-size: 1.3em;
}
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }