@charset "utf-8";
/* CSS Document */
body
{
	width:100%;
	background-color:#760b76;
	/*background-image:url(img/bg.png);
	background-position:top;
	background-repeat:repeat-x;*/
	padding:0;
	margin:0;
}
/************** inscription ***********************/
#d_inscription
{
	margin:auto;
	width:32%;
	margin-top:50px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}


/************** LOGIN ***********************/

#d_login
{
	margin:auto;
	width:250px;
	margin-top:200px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.bt_valider
{
	background-color:#38043A;
	color:#a81a98;
	border:none;
	padding:3px;
	border-radius:3px;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	clear:both;
}

.lab_login
{
	clear:both;
	float:left;
}

.inp_login
{
	float:right;
}
.lab_pass
{
	clear:both;
	float:left;
}

.inp_pass
{
	float:right;
}

/*************************************/
@font-face {
    font-family: 'lobster_1.4regular';
    src: url('img/lobster_1.4-webfont.eot');
    src: url('img/lobster_1.4-webfont.eot?#iefix') format('embedded-opentype'),
         url('img/lobster_1.4-webfont.woff') format('woff'),
         url('img/lobster_1.4-webfont.ttf') format('truetype'),
         url('img/lobster_1.4-webfont.svg#lobster_1.4regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#content
{
	float:left;
	width:95%;
	margin-top:40px;
	/padding-top:0;
	clear:both;
}

#header
{
	width:100%;
	background-color:#a81a98;
	height:30px;
	top:0;
	padding-top:0;
	background-image:url(img/pap.png);
	background-repeat:no-repeat;
	background-position:top left;
	position:fixed;
}
 
.bonjour
{
	font-family:'lobster_1.4regular', "Times New Roman", Times, serif;
	font-size:17px;
	color:#fff;
	margin-left:35px;
	margin-top:3px;
	float:left;
}
.deconnexion
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#fff;
	margin-right:2%;
	float:right;
}

#left
{  
	width:25%;
	float:left;
	min-height:600px;
	
}

#center 
{
	width:75%;
	float:left;
	min-height:600px;
	background-color:#000000;
	margin-top:100px;
}


#footer
{
	width:100%;
	background-color:#a81a98;
	height:25px;
	clear:both;
	bottom:0;
	position:fixed;
}

.menu
{
	
	color:#fff;
	list-style-type:none;
	clear:none;
	font-family:'lobster_1.4regular', "Times New Roman", Times, serif;
	font-size:15px;
	y
}



#home
{
	float:left;
	background-color:#A55DA5;
	background-image:url(img/home.png);
	height:80px;
	width:80px;
	margin-bottom:5px;
	margin-left:3px;
	border-radius:7px;
	cursor:pointer;
}
.home:hover
{
	background-color:#914793;
}

#compte
{
	float:left;
	background-color:#A55DA5;
	background-image:url(img/compte.png);
	height:80px;
	width:80px;
	margin-bottom:5px;
	margin-left:3px;
	border-radius:7px;
	cursor:pointer;
}
.compte:hover
{
	background-color:#914793;
}

#compte_ADM
{
	float:left;
	background-color:#A55DA5;
	background-image:url(img/compte.png);
	height:80px;
	width:80px;
	margin-bottom:5px;
	margin-left:3px;
	border-radius:7px;
	cursor:pointer;
}
.compte_ADM:hover
{
	background-color:#914793;
}

#compte_PRF
{
	float:left;
	background-color:#A55DA5;
	background-image:url(img/compte.png);
	height:80px;
	width:80px;
	margin-bottom:5px;
	margin-left:3px;
	border-radius:7px;
	cursor:pointer;
}
.compte_PRF:hover
{
	background-color:#914793;
}

#planning
{
	background-color:#A55DA5;
	background-image:url(img/planning.png);
	height:80px;
	width:80px;
	margin-bottom:5px;
	margin-left:3px;
	border-radius:7px;
	float:left;
	cursor:pointer;
}
.planning:hover
{
	background-color:#914793;
}
#planning_mem
{
	background-color:#A55DA5;
	background-image:url(img/planning.png);
	height:80px;
	width:80px;
	margin-bottom:5px;
	margin-left:3px;
	border-radius:7px;
	float:left;
	cursor:pointer;
}
.planning_mem:hover
{
	background-color:#914793;
}


#disciplines
{
	background-color:#A55DA5;
	background-image:url(img/disciplines.png);
	height:80px;
	width:80px;
	margin-bottom:5px;
	margin-left:3px;
	border-radius:7px;
	float:left;
	cursor:pointer;
}
.disciplines:hover
{
	background-color:#914793;
}
#profs
{
	background-color:#A55DA5;
	background-image:url(img/profs.png);
	height:80px;
	width:80px;
	margin-bottom:5px;
	margin-left:3px;
	border-radius:7px;
	float:left;
	cursor:pointer;
}
.profs:hover
{
	background-color:#914793;
}
#membres
{
	background-color:#A55DA5;
	background-image:url(img/membres.png);
	height:80px;
	width:80px;
	margin-bottom:5px;
	margin-left:3px;
	border-radius:7px;
	float:left;
	cursor:pointer;
}
.membres:hover
{
	background-color:#914793;
}

#salles
{
	background-color:#A55DA5;
	background-image:url(img/salles.png);
	height:80px;
	width:80px;
	margin-bottom:5px;
	margin-left:3px;
	border-radius:7px;
	float:left;
	cursor:pointer;
}
.salles:hover
{
	background-color:#914793;
}
#reservations
{
	background-color:#A55DA5;
	background-image:url(img/reservations.png);
	height:80px;
	width:80px;
	margin-bottom:5px;
	margin-left:3px;
	border-radius:7px;
	float:left;
	cursor:pointer;
}
.reservations:hover
{
	background-color:#914793;
}
#reservations_mem
{
	background-color:#A55DA5;
	background-image:url(img/reservations.png);
	height:80px;
	width:80px;
	margin-bottom:5px;
	margin-left:3px;
	border-radius:7px;
	float:left;
	cursor:pointer;
}
.reservations_mem:hover
{
	background-color:#914793;
}

#ventes
{
	background-color:#A55DA5;
	background-image:url(img/ventes.png);
	height:80px;
	width:80px;
	margin-bottom:5px;
	margin-left:3px;
	border-radius:7px;
	float:left;
	cursor:pointer;
}
.ventes:hover
{
	background-color:#914793;
}

.d_search
{
	margin-top:10px;
	background-image:url(img/search.png);
	background-position:left;
	background-repeat:no-repeat;
	height:25px;
}

.search
{
	width:60%;
	float:left;
	margin-left:34px;
}



/*ALERTE*/
.view {
    color : black;
    font-family : Verdana, Arial, sans-serif;
    font-size : 13px;
	text-align : center;
		margin-bottom:10px;
			margin-top:10px;
}


.espace
{
	margin-top:10px;
	height:25px;
}


/********************   TB DE BORD  *****************************/


.board_title_r
{
	font-family: 'lobster_1.4regular';
	transform:rotate(-7deg); 
	-moz-transform:rotate(-7deg); 
    -webkit-transform:rotate(-7deg); 
    -o-transform:rotate(-10deg); 
    font-size:28px;
	color:#680761;
	text-indent:12px;
	position:relative;
	top:-20px;
	margin-bottom:20px;
	
}
.board_title_r2
{
	font-family: 'lobster_1.4regular';
	transform:rotate(-8deg); 
	-moz-transform:rotate(-8deg); 
    -webkit-transform:rotate(-8deg); 
    -o-transform:rotate(-10deg); 
    font-size:32px;
	color:#680761;
	text-indent:12px;
	position:relative;
	top:-40px;
}
.board_title_r3
{
	font-family: 'lobster_1.4regular';
	transform:rotate(-3deg); 
	-moz-transform:rotate(-3deg); 
    -webkit-transform:rotate(-3deg); 
    -o-transform:rotate(-3deg); 
    font-size:22px;
	color:#680761;
	text-indent:12px;
	padding-top:10px;
	
}

.board_title_r4
{
	font-family: 'lobster_1.4regular';
	transform:rotate(-3deg); 
	-moz-transform:rotate(-3deg); 
    -webkit-transform:rotate(-3deg); 
    -o-transform:rotate(-3deg); 
    font-size:22px;
	color:#680761;
	text-indent:12px;
	padding-top:10px;
	
}

#center_board
{
	width:75%;
	float:left;
	min-height:600px;
}

.board_left
{
	width:65%;
	float:left;
	margin-left:8%;
}

.board_right
{ 
	width:25%;
	float:left;
}

.board_events2
{
	margin-top:50px;
	background-color:#F2DAF1;
	min-height:200px;
	width:50%;
	box-shadow: #3F043E 8px 8px 8px;
	-moz-box-shadow: #3F043E 8px 8px 8px;
	-webkit-box-shadow: #3F043E 8px 8px 8px;
	z-index:10000000;
}


.board_events
{
	margin-top:50px;
	background-color:#F2DAF1;
	min-height:300px;
	width:90%;
	box-shadow: #3F043E 8px 8px 8px;
	-moz-box-shadow: #3F043E 8px 8px 8px;
	-webkit-box-shadow: #3F043E 8px 8px 8px;
	z-index:10000000;
}

.board_event_ligne
{
	clear:both;
}

.board_event_date
{
	float:left;
	width:25%;
	text-align:center;
	color:#680761;
	font-size:17px;
	font-family: 'lobster_1.4regular';
}

.board_event_content
{
	float:left;
	width:55%;
	font-family: 'lobster_1.4regular';
}

.board_event_voir
{
	float:left;
	width:18%;
	color:#680761;
	font-family: 'lobster_1.4regular';
}
.pince
{
	position:relative;
	left:45%;
}
.board_news
{
	background-color:#EAC7EA;
	margin-top:15px;
	width:90%;
	min-height:200px;
	box-shadow: #3F043E 8px 8px 8px;
	-moz-box-shadow: #3F043E 8px 8px 8px;
	-webkit-box-shadow: #3F043E 8px 8px 8px;
}

.board_new
{
	padding:2%;
	
}
.board_news_content
{
	padding-top:10px;
	font-family: 'lobster_1.4regular';
	font-size:16px;
}

.board_cours
{
	background-color:#E7BAE8;
	width:80%;
	box-shadow: #3F043E 8px 8px 8px;
	-moz-box-shadow: #3F043E 8px 8px 8px;
	-webkit-box-shadow: #3F043E 8px 8px 8px;
	min-height:200px;
	margin-top:30px;
}

.board_date
{
	font-family: 'lobster_1.4regular';
	font-size:20px;
	text-align:center;
	position:relative;
	top:50px;
}

.board_jeton
{
	background-color:#F2DAF1;
	background-image:url(img/b_jetons.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:80%;
	box-shadow: #3F043E 8px 8px 8px;
	-moz-box-shadow: #3F043E 8px 8px 8px;
	-webkit-box-shadow: #3F043E 8px 8px 8px;
	min-height:200px;
	margin-top:15px;
}

.board_rond
{
	width:100px;
	height:100px;
	background:#fff;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	-o-border-radius:50px;
	border-radius:50px;
	margin:auto;
	position:relative;
	top:20px;
}
.board_pap
{
	position:relative;
	right:-80px;
	top:-20px;
}

.board_nbre
{
	color:#000;
	font-family: 'lobster_1.4regular';
	font-size:45px;
	text-align:center;
	position:relative;
	top:25px;
	
}


.alert_sms
{
	margin-top:50px;
	background-color:#F2DAF1;
	min-height:100px;
	width:90%;
	box-shadow: #3F043E 8px 8px 8px;
	-moz-box-shadow: #3F043E 8px 8px 8px;
	-webkit-box-shadow: #3F043E 8px 8px 8px;
	z-index:10000000;
}


.head_right
{
float:right;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:13px;
color:#FFF;
}

.head_right a
{
text-decoration:none;
color:#FFF;
}

.connexion
{
float:left;
}

.inscription
{
float:left;
margin-left:25px;
margin-right:15px;
}


/********************/

.NO
{
  width:35px;
  height:30px;
  cursor : pointer; 

  font-size:12px;
  background:lightgray;
  text-align:center;	
}
.NO div
{
  width:25px;
  height:20px;
  min-height:20px;	
  background:lightgray;
  overflow:hidden;
  	border-top:1px solid gray;
  border-right:1px solid white;
  border-bottom:1px solid white;
  border-left:1px solid gray;	
  padding:auto;
  margin:0 auto;
  color:gray;
}
.YES
{
  width:35px;
  height:30px;
  cursor : pointer;

  font-size:12px;
  background:lightgreen;
  text-align:center;	
}
.YES div
{
	
  width:25px;
  height:20px;
  min-height:20px;	
  background:lightgreen;
  overflow:hidden;
  	border-top:1px solid gray;
  border-right:1px solid white;
  border-bottom:1px solid white;
  border-left:1px solid gray;	
  padding:auto;
  margin:0 auto;
   color:green ;
}

/***************/

.bouton2 a {
display:block;
min-width:160px;
line-height:30px;
text-align:center;
vertical-align:middle;
background-color:#EFD0D0;
color:white;
text-decoration:none;
float:left;
margin:2px;
border-radius:10px;
-moz-border-radius:2px;
-webkit-border-radius:2px;

}
.bouton2 a:hover {
background-color:#CDBBBB;
}