select {
        text-align: center;
		text-align-last: center;      
		font-size:17px !important;
}

a{
	color: #000000;
	text-decoration:none !important; 
}

.fa-video-camera{ color: #585858; }

.breadcrumb{
	background-color: #151515;
}

.breadcrumb a{ 
	color: #FFFFFF; 
	font-size: 18px;
}

.jumbotron{ background-color: #151515; }

.well{ background-color: #D8D8D8;  }

.menu{
	margin-top:25px;
}

#footer-links{
	float:right;
	font-size:15px;
	margin-right:15px;
	margin-top:-10px;
}

footer a{ 
	color: #FFFFFF; 
	font-size: 18px;
	text-decoration: none !important;
}

.center-title{
	text-align:center !important;
	color: #FFFFFF !important;
}

#cgu p, ul{ color: #FFFFFF !important; }

.center{ 
	text-align:center;	
	text-transform:uppercase;	
}

#red{ 
	color:red; 
	text-transform: uppercase;
	font-weight: bold;
}

#list-movies{ 
	list-style-type: none; 
}


#center{ font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif;  }

.descriptions{ font-family:Calibri; }

#description-section {
	margin-top:15px !important;
}

.description {
	font-size:17px !important;
	font-family: "batmfa__";
	margin-top:17px;
}

.top{ margin-top:30px; }


#infos {
	font-size:21px;	
}

a.link-info {
	text-decoration:none;
}

a.link-info:hover  {
	color:#424242;
}

#center-link {
	text-align:center;
}

#center-link a{
	color: #FFFFFF !important;
	text-decoration: none !important;
}

#center-link a:hover{
	color: #BDBDBD !important;
}

a.pagination:hover  {
	color:#6E6E6E;
}

a.pagination {
	text-decoration:none;
}

#imgresponsive{
	display:block;
	margin-left:auto;
	margin-right:auto;
}