body {
	background-color: #1F1F1F;
	color: #CCC;
}
input[type="text"],input[type="file"],input[type="password"] {
	background-color: #DDD;
}
input[type="text"],input[type="file"],input[type="password"] {
	max-width:90%;
}
select {
	background-color: #DDD;
}
.icon-gris {
  background-image: url("../images/bootstrap/glyphicons-halflings-gris.png");
}

.head_div {
	background-color:#000000;
}

#head_title {
	padding: 10px;
	padding-bottom: 8px;	
}

div.bordered {
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding :4px;
}
div.demispan{
	width:50%;
}
div.userDivContent{
	max-width: 900px;
	margin: auto;
}


.hoverAdd {
	background-color:#444;
	background-image: linear-gradient(#1F1F1F,#4F4F4F);
	background: -webkit-gradient(linear, left top, left bottom, from(#1F1F1F), to(#4F4F4F));
}
a:hover {
	color : #AA0000;
}
.redText {
	color : #AA0000;
}

.grisText {
	color : #999;
}

.smaller {
	font-size: 75%;
}

.larger {
	font-size: 120%;
}

.navbar-inner {
	display: block;
}

.content_div {
	position:relative;
	padding-left: 10px;
	padding-right: 10px;		
}

.login_div {
	display:inline-block;	
	border-top : 2px solid #AA0000;
	border-left : 2px solid #AA0000;
	top : 110px;
}

.mainTable {
	border-top : 2px solid #AA0000;
	border-left : 2px solid #AA0000;
	border-bottom: 1px solid #666666;
	border-right: 2px solid #E6E6E6;
}
.fileTable {	
	border-top : 1px solid #666666;
	border-left : 1px solid #666666;
	padding-top : 4px;
	padding-left : 2px;
}

.subTable {
	padding-left : 5px;
	border-bottom : 1px solid #777777;
}
.subTable2 {
	padding-left : 5px;
	border-bottom : 4px solid #777777;
}
.pinTopic {
	background-color: #333;
}

.middleAlign {
	vertical-align: super;
}

.head_left_btn {
	position: absolute;
	right:10px;
}

.hiddenObj {
	display: none;
}

.pagination ul {
    background-color: #FFFFFF;
}


#footer_div {
	position: fixed;
	bottom: -20px;
	width:100%
}

.query_div{
	border: 2px solid #D4D4D4;
	border-radius: 6px;
	margin: auto;
    max-width: 950px;
    padding: 0.5%;
}

.flashMain {
	z-index: 2000;
    position: absolute;
    top: 100px;
    width : 50%;
    left : 25%;
}

.aboveDiv {
	z-index: 3000;
    position: absolute; 
    top: 200px;
    width : 60%;
    left : 20%;
    background-color: #999;
	border: 2px solid #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding :4px;
}

.postTextArea {
	width : 90%;
    margin-left: 5%;
    margin-right: 5%;
    resize:none;
    background-color: #DDD;
}

.quotePost {
	background-color: #262626;
    border-left: 5px solid #A00;
    padding-left: 5px;
}

.divTopContent {
	background-color:#E6E6E6;
	background-image: linear-gradient(#E6E6E6,#8F8F8F);
	background: -webkit-gradient(linear, left top, left bottom, from(#E6E6E6), to(#8F8F8F));
}

.textCenter {
	text-align : center;
}
.textRight {
	text-align : right;
}
.textLeft {
	text-align : left;
}

.img-avatar {
	border : 1px solid #DDDDDD;
	background-color: #FFFFFF;
	padding : 2px;
	max-height: 80%;
	max-width: 80%;
	display: inline-block;
}
.postUser {
	-moz-box-sizing: border-box;
	width: 10%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
	float:left;
}
.postText {
	-moz-box-sizing: border-box;
	width: 89.5%;
	margin: 0px;
	padding: 0px;
	display: block;
	float:left;
}
.postHead {
	font-color: #444444;
	font-style:italic;
	border-bottom: 1px solid #AA0000;
	margin-top: 2px;
    padding-bottom: 2px;
}
.postTextBack {
	background-color: #2F2F2F;
	color: #CCC;
	float:left;
	min-height: 160px;
	padding-left: 5px;
	padding-top: 5px;
}
.postTitre {	
	color: #800;
}

.calAff {
	text-align : center;
	background-color : #FFFFFF;
	border: 1px solid #aa0000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding :3px;
	padding-bottom :5px;
	margin-bottom :5px;
	color : #1F1F1F;
}
.calRow {
	font-size: 75%;
}
.calDiv {
	display: inline-block;
	position:relative;
	z-index: 10;
	padding:2px;
	width:10%;
	margin-left: -2px;
	margin-right: -2px;
	margin-top: 0px;
	margin-bottom: -1px; 
	border: 1px solid #FFFFFF;
}
.calHead {
	display: inline-block;
	position:relative;
	z-index: 10;
	color: #000000;
	padding:2px;
	width:10%;
	margin-left: -2px;
	margin-right: -2px;
	margin-top: 0px;
	margin-bottom: -1px; 
	border: 1px solid #FFFFFF;
}
.calActive {
	border: 1px solid #444444;
}
.calSoiree {
	background-color: #FF9999;
	border: 1px solid #AA0000;
	z-index: 40;
}
.calSoireeCurrent {
	background-color: #5588FF;
	border: 1px solid #0000AA;
	z-index: 80;
}
.calSoireePerso {
	background-color: #CC6666;
	border: 1px solid #AA0000;
	z-index: 40;
}
.calActive:HOVER {
	background-color: #D4D4D4;
}
.calInactive {
	border: 1px solid #777777;
	color: #777777;
}
.calNotMonth {
	font-style: italic;
	color: #AAAAAA;
}
.calToday {
	border: 1px solid #AA0000;
	z-index: 20;
	color: #AA0000;
}
.calChgMois {
	
}

