    body{
		background: #000000;
	}
	
  

	body, a {
				text-decoration: none;
	font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#FF6C00;
	}
	
	.separador{
	color: #000000;
	width:50%;
	background:#FF9140;
	}
	
	.boton{
	position: relative;
	color: #ffffff;
	width:150px;
	height:20px;
	background: #FF6C00	;
	padding:5px;
	margin:1px;
	text-align: center;
	decoration: none;
	left: 20px;
	}
	
	.imgGaleria{
	padding:5px;
	border:none;
	width:200px;
	}
	


