@charset "utf-8";
/* CSS Document */


	
#boutonUnivers {
	background-color:#000000;
	width:190px;
	/*height:40px;*/
	margin:5px;}
	
#boutonUnivers p {
color:#ffffff;
	padding:15px;
	text-transform:uppercase;
	}
	
#boutonUnivers a{
text-decoration : none;
}