@charset "UTF-8";
/* CSS Document */

/*body,h1,h2,ul,p,form {margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif;}*/
body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family: 'Raleway', sans-serif;
	font-size: 1em;
	font-weight: 400;
	color: #363636;
	
}


a {color:#5882FA;}
a:hover {color:#FF0000;}
a:visited {color:#5882FA;}

h1 {padding:24px 19px;font-size:20px;}
/*h2 {padding: 2px 5px; font-size:12px; color:white; }*/
h3 {background:#eeeeee; padding: 3px; border-color:#aaaaaa; border-top-width: 1px; border-top-style: solid; }


/*p {padding: 5px; font-size:1em; color:#333333;}*/
form {
	padding: 5px; font-size:1em; color:#333333;}
	button {
			
		color: #fff;
		border: none;
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px; 
		-khtml-border-radius: 5px;  
		border-radius: 5px; 
		background: #666666;
		padding:5px 10px; margin:5px;
		font-family: 'Raleway', sans-serif;
		font-size:1.2em;
		}
		
	button:hover {
			background: #333333;
			cursor: pointer;
		}
	.btn-delete {
    color: red;
    background: lightgray;
    position: absolute;
	z-index: 10;}
	
	.img-thumbnail {

    float: left;
    margin: 0.1em;
	width: 24%;

}
	input, textarea, select{
			background: #dddddd;
			border: none;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			-khtml-border-radius: 3px;
			border-radius: 3px;
			
			font-family: 'Raleway', sans-serif;
			font-size:1em;
		
		}
/*table {background:#A9BCF5; }*/
table {background:#1e3d69; }
.regtab {background:#A9BCF5; word-wrap:break-word;}
.restab {background:#FAAC58; word-wrap:break-word;}
.teamtab {background:#ffffff ; word-wrap:break-word;}
tr {background:#58ACFA;}
/*td {background:#58ACFA;}*/
td {background:#A9BCF5;}
.bg { background: #588888;width: 100%;  display: block;}
.empty { background: #f1f1f1; border:0;}
.regcal {  background: #F5DA81; color:white; width: 100%; display: block; border:0;  font-size:11px; }
.rescal { background: #F7BE81; color:white; width: 100%; display: block; border:0; font-size:11px;word-wrap:break-word; }
.today { background: #819FF7; border:0;}
/*********************************************************************************/
/* Wrappers                                                                      */
/*********************************************************************************/
#wrapper {
	background: #FFFFFF url(images/bg01.png) repeat;
}


#footer-wrapper
{
	background: #0F0F0F;
}

.container {
	width: 1000px;
	margin: 0px auto;
}
.login {
	width: 300px;
	margin:  auto;

}
#login {
	padding-left:1em;
	margin:  auto;
	width: 400px;
}
.clearfix {
	clear: both;
}

#header-wrapper
{
	overflow: hidden;
	background: url(images/bg01.png) repeat;
	background-size: 100%;
	padding: 2em 0em 2em 0em;
	background: #333333;
}


/*********************************************************************************/
/* Header                                                                        */
/*********************************************************************************/

	#header 
	{
		position: relative;
		overflow: hidden;
		text-align: center;
	}
		#logo 
	{
		width: 800px;
		height: 100px;
		margin: 0 auto;
		padding: 0em 0em;
		text-transform: uppercase;
		
	}
		#image_header 
	{
		width: 800px;

		margin: 0 auto;
		padding: 2em 0em;
		text-transform: uppercase;
	}
	.image-header
	{

    width: 100%;
	text-align: center;
	}
	
	#logo h1
	{
		letter-spacing: 0.10em;
		font-size: 3em;
		color: #FFF;

	}

/** MENU */

#menu-wrapper
{
	background: #1e3d69;
}

#menu {
	overflow: hidden;
	height: 100px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
	margin:0;
	padding:0;
	position: absolute;
}

#menu li {
	display: inline-block;
}

#menu a {
	display: block;
	letter-spacing: 1px;
	padding: 0px 40px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.80em;
	line-height: 100px;
	border: none;
	color: #FFF;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	background: #5c85bd;
}

#menu .current_page_item a {
	background: #5c85bd;
}
.show-menu {
	vertical-align:middle;
	font-size: 2em;
	color: #999999;
	background: #333333;
	text-align: center;
	vertical-align:middle;
	padding: 10px 0;
	display: none;
}
#menu input[type=checkbox]{
    display: none;
}
input[type=checkbox]:checked ~ #menu{
    display: block;
}

/** PAGE */

#page
{
	position: relative;
	overflow: hidden;
	padding: 2em 0em 5em 0em;
}

#regate
{
	
	
	
	
}
#regate h2 {
	font-weight: 400;
	font-size: 1.5em;
	color: #1e3d69;
	padding: 0px 0px;
}

.regbox{
	padding: 1em 1em 1em 1em;
	margin-bottom:1em;
	border-radius: 25px;
    border: 2px solid #1e3d69;
	overflow:hidden;
	font-size:1em;
	line-height:1.8em;
}
.regbox table{
	background:#ffffff;
}
.regbox tr,td{
	background:#ffffff;
	height:2em;
}
.regbox1{
	overflow:hidden;
}
.regtitle{
	width:800px;
	float:left;
}
.regtitle h1
{
	font-weight: 400;
	font-size: 2em;
	color: #1e3d69;
	padding: 0px 0px;
}
.regheader{
	width:800px;
	float:left;
	font-weight: 400;
	font-size: 1.2em;
	color: #1e3d69;
}
.regmessage{
	width:800px;
	float:left;
	font-weight: 400;
	font-size: 1em;
	color: #aa1111;
}
.regmodifier{
	width:150px;
	float:right;
}
.regequipage{
	width:350px;
	float:left;	
	padding-left:2em;
	padding-top:1em;
}
.regcomment{
	width:550px;
	float:right;	
	padding-left:0.5em;
	padding-top:1em;
	text-align:justify;
}
.regbutton1{
	width:350px;
	float:left;	
	padding-left:2em;
	padding-top:1em;
}
.regbutton2{
	width:550px;
	float:right;	
	padding-left:1em;
	padding-top:1em;
	text-align:justify;
}
#welcome{
		padding-left:5em;
		
	}
#reserve table{background:#F5DA81}

#admin_user table{font-size:1em;background:#c1c1c1;overflow: scroll;max-width: 100%;}
#admin_user td{background:#f2f2f2;}

#message {
		float:left;
		width:500px;
		margin-left:23px; margin-bottom:22px;
		color:#ffffff; background:#ff1100;
		
}
#calendrier a{text-decoration:none; color:#2E2E2E; font-size:1em; }
#calendrier td{height:80px;}
#calendrier table,tr{background: #c1c1c1;}

#emptycell td{background:#A9BCF5;}
}
#menu li {background:#c7d1d7; font-size:11px; font-weight:bold; padding:6px 21px; border-bottom:1px solid #95a9c2;
}

#menu li a {text-decoration:none;}

#menu li a:hover {color:#DF103F;}

#contenu { width:1000px; }

#bloc {border:#95a9c2 1px solid; background:#f2f2f2; width:800px; margin-left:23px; margin-bottom:22px; }
.bloc h2
	{
		font-weight: 400;
		font-size: 2em;
		color: #1e3d69;
	}
.bloc .byline
	{
		letter-spacing: 0.15em;
		text-transform: uppercase;
		font-weight: 400;
		font-size: 0.90em;
		color: #6F6F6F;
	}
.detail {color:#2E2E2E; font-size:9px; text-align: right;}
#table1 { font:Verdana; size:110px;}

#footer { 
	  background-image: url(img/bn2_footer.jpg);
	width:100%;
	height: auto;
	background-repeat: no-repeat;
	background-size: 100%;
	text-align:center;}

#footer img {visibility:hidden; width:100%;}


/*********************************************************************************/
/* Small screen response                                                         */
/*********************************************************************************/
/*         SMART PHONE                                                           */
@media screen and (min-device-width: 320px) and (max-width: 1000px)  {
	body {
	font-size: 1.5em;
	
}
h3{ 
background: #eeeeee;
padding: 3px;
border-color: #aaaaaa;
border-top-width: 1px;
border-top-style: solid;
}

#contenu { width:100%; }

	#banner {
		height:350px;
		}
    #wrapper {
		width:100%;

		}
	.container{
		width:100%;
	}
	
	.captcha{
		width:1.5em;
		height:auto;
	}
	#menu-wrapper{
		width:100%;
		background:#333333;
		}
	#banner{
		width:100%;
		}
	#page{
		width:100%;

		}
    #sidebar {
		/*display:none;*/
		width:95%;
		float:left;
		margin-left: 20px;
		margin-bottom: 20px;
		padding-right: 20px;
		}
	#sidebar ul {
		
	}
	#content{
		width:95%;
		margin-left:20px;
		margin-bottom:20px;
		padding-right:20px;
		}
	#title {
		width:90%;

		}
	#footer-wrapper{
		width:100%;
		}
	#login { 
	width:90%;
	}
	#footer { 
	font-size:1.5em;
	}
	.container{
		width:100%;
		
		}

	
	#box1, #box2, #box3{
		float: left;
		margin-left: 90px;
		padding-left: 40px;
		padding-bottom:30px;
				}
	/*MENU*/	
	/*Make dropdown links appear inline*/
	#menu {
		overflow: visible;
		height: auto;
		font-size: 1.5em;		
		
	}
	#menu a:hover, #menu .current_page_item a {
		width:100%;
		padding:0px 0px;
	}
	#menu a {
		padding:0px 0px;
	}
	
	#menu ul {
		position: static;
		display: none;
		
	}
	/*Create vertical spacing*/
	#menu li {
		
		margin-bottom: 1px;
		
	}
	/*Make all menu links full width*/
	#menu ul li, li a {
		width: 100%;
	}
	#welcome{
		padding-left:0.5em;
		
	}
	
	#calendrier td{height:150px;}
	#calendrier a{font-size:2em;}
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
		display: inline-block;
		
	}
	.regbox{
	margin-left:0.5em;
	margin-right:0.5em;
	margin: auto;
	margin-bottom:0.5em;
	
	width:90%;
	font-size:1.5em;
	line-height:2.5em;
	}

	.regtitle{
	width:85%;
	
	}
	.regheader{
	width:80%x;
	}
	.regmodifier{
		width:15%;
	
	}
	.regequipage{
		width:45%;
		padding-left:0.5em;
		line-height:1.5em;
	}
	.regcomment{
		width:50%;
		line-height:1.5em;
	}
	.regbutton1{
		width:45%;
		padding-left:0.5em;
		
	}
	.regmodifier img{
    width:auto; /* you can use % */
    height: 70px;
	}
	.regaction img{
    width:auto; /* you can use % */
    height: 70px;
	padding-left:1em;
	}
	.regbutton1 img{
    width:auto; /* you can use % */
    height: 75px;
	}
	.regbutton2 img{
    width:auto; /* you can use % */
    height: 75px;
	}
	.regbutton2{
		width:50%;
		padding-left:0.5em;
	}

	.imgresize {
	width:auto; /* you can use % */
    height: 50px;
	}
	.teamtab table,tr,td, input{
		font-size:1.5em;
	}
	.img-thumbnail {

	width: 45%;

}
	form {
	font-size:1.5em; }

	input, textarea, select{
			font-size:1.5em;
			font-size:1.5em;
			resize:horizontal; max-width:850px; 
		}
	textarea { resize:horizontal; max-width:850px; min-width:400px; }
	input[type='image'] {
     width:auto; /* you can use % */
    height: 75px;
	background-color:#ffffff;}
	#admin_user table{font-size:0.8em;}
	.usertab table, tr, td {  
    font-size: 0.8em;
	}
	.usertab table {  
    width = 100%;
	}
	.caltab table, tr, td {  
    font-size: 1.2em;
	}
	
}
/*********************************************************************************/
/* Small screen response                                                         */
/*********************************************************************************/
/*         TABLETTE                                                              */
@media 
  (min-device-width: 768px) 
  and (max-device-width: 1280px) {
	  #header-wrapper{
		  padding-top:0.5em;
	  }
	  #logo h1{
	  font-size:1.5em;
	  padding:12px 8px;}
	 #menu a{
		 font-size:0.5em;
	 } 
	 #menu a{
	 line-height: 1.3em;
	text-align: left;
	 }
	 
	 #admin_user table{font-size:0.8em;}
	.usertab table, tr, td {  
    font-size: 0.8em;
	}
	.usertab table {  
    width = 100%;
	}
	.show-menu {
		display:block;
		display: inline-block;
		font-size:1em;
		
	}
	.show-menu img{
    width:auto; 
    height: 40px;
	}
	body{
		font-size:1em;
	}
	#login {
    width: 400px;
	}

	#regate h2{
		font-size:1em;
		
	}
	.regbox{
		line-height:normal;
	}
	.regheader{
	line-height:normal;
	font-size:0.8em;}
	.regequipage h2{
	font-size:1em;}
	.regcomment h2{
	font-size:1em;}
	.regequipage,.regcomment{
	font-size:0.8em;}
	.regtitle h1{
	font-size:1em;
	line-height:normal;
	}
	.regmodifier img{
    width:auto;
    height: 35px;
	}
	.regaction img{
    width:auto; 
    height: 40px;
	padding-left:1em;
	}
	.regbutton1 img{
    width:auto; 
    height: 40px;
	}
	.regbutton2 img{
    width:auto; 
    height: 40px;
	}
	.teamtab table, tr, td, input {
    font-size: 1.5em;
	}
	#calendrier td {
    height: 80px;
	}
	#calendrier a {
		font-size: 1em;
	}
	form {
    font-size: 1em;
}
	input, textarea, select {
    font-size: 1em;
    resize: horizontal;
    max-width: 850px;
	}
	input[type="image"] {
    width: auto;
    height: 30px;}
	button {
	font-size:1em;}
		.imgresize {
	width:auto; 
    height: 30px;
	}
}

/* The Modal (background) */
				.modal {
					display: none; /* Hidden by default */
					position: fixed; /* Stay in place */
					z-index: 1; /* Sit on top */
					left: 0;
					top: 0;
					width: 100%; /* Full width */
					height: 100%; /* Full height */
					overflow: auto; /* Enable scroll if needed */
					background-color: rgb(0,0,0); /* Fallback color */
					background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
				}
				.modal-header {
					height: 2em;
					background:#6f8297;
				}
				
				.modal-header h2{
				font-weight: 400;
				color:white;
				font-size: 2em;
				
				}
				/* Modal Content/Box */
				.modal-content {
					background-color: #fefefe;
					margin: 15% auto; /* 15% from the top and centered */
					
					border: 1px solid #888;
					width: 70%; /* Could be more or less, depending on screen size */
				}
				.modal-body {
					padding:20px;
					overflow: hidden;
					width:100%
				}

				/* The Close Button */
				.close {
					color: #aaa;
					float: right;
					font-size: 20px;
					font-weight: bold;
				}

				.close:hover,
				.close:focus {
					color: black;
					text-decoration: none;
					cursor: pointer;
				} 
				
				@media screen and (max-width: 1000px) {

			.modal-content{
				width:96%;
				
			}
			.close {
					color: #fff;
					float: right;
					font-size: 2em;
					
				}
}