@charset 'utf-8';
/******************** Entête UTF-8 ******************\
*
*	fichier			: public/projet/custom/css/main.css
*	projet			: @PROJET@
*	version			: 1.0.5 2017-01-23 13:58 FS
*
\****************************************************/

 
 
body {
	background:#000;  
	margin:0 auto;
}

video {
	max-width: 900px;  
	text-align:center;
}

.row-centered {text-align:center;}

@media screen and (max-width: 768px) {
 
 
    
}       