
body {
	background-color: #670001;
	padding-top: 0px;
}

.navbar-viva{
	background-color: #670001;
}


.min-width {
/* 	border: 2px solid #00FF00;
	padding: 5px;
	background: #C0F0C0; */
	min-width: 200px;
}

li.puce {
	list-style-type: none;
	/* background-image: url(../08-images/icone.jpg);*/
	background-repeat: no-repeat;
	background-position: 0% 65%;
	padding-left: 15px;;
}


.small-caps {
	font-variant: small-caps ;
}

.alert {
  border: 1px solid ;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.alert-divers {
  background-color: #b29ac6;
  border-color: #8435c6;
  color: #8435c6;
}

.alert-divers h4 {
  color: #8435c6;
}

.align-middle {
  text-align: center;
  vertical-align: middle;
  display:inline-block;
}

.alert-grey {
  background-color: #dfdfdf;
  border-color: #9a9a9a;
  color: #484848;
}

.padding {
	display:block;
	height : 100px;
}

.banniere {
	max-height : 120px; 
}

.general-info-unit, .element-unit, .impact-unit {
	margin-bottom: 20px;
	padding: 30px;
	  color: inherit;
	  background-color: #eeeeee;
	  -webkit-border-radius: 6px;
		 -moz-border-radius: 6px;
			  border-radius: 6px;
}

@media (min-width: 1200px) {
	.container-max {
		max-width: 100%; !important;
	}
}

@media (max-width: 767px) {
	.cal-month-day {
		height: 60px; !important;
	}
	.cal-year-box [class*="span"], .cal-month-box [class*="cal-cell"] {
    min-height: 60px;
    border-right: 1px solid rgb(225, 225, 225);
}

}

@media (max-width: 767px) {
	.padding {
		display:block;
		height : 60px;
	}
}

@media (min-width: 767px) {
	.navbar-collapse {
		max-height: none;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
}

@media (max-width: 767px) {
.verticaltext {
    color:#333;
    /*writing-mode:tb-rl;*/
    -webkit-transform:rotate(270deg);
    -moz-transform:rotate(305deg);
    -o-transform: rotate(305deg); 
    white-space:nowrap;
/*  display:block;*/
    bottom:0;
    width:20px;
/*    height:100px;
    text-shadow: 0px 0px 1px #333;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:14px;
    font-weight:normal;*/
}

.divverticaltext {
	height:120px;
}

}

.verticaltext {
}

/*
.colo-success {
  background-color: #b29ac6;
  color: #468847;
}
*/


}
