/*
 url: http://sepp0.com.ar/
 mail: root@sepp0.com.ar
 Copialo
 Editalo
 Pasalo
 Borralo
 Etc.
*/
body {
	background: white url(web/bg.gif) repeat top right; 
	background-color: #343839;
}
img { 
	border: 0;
}
a:link {
	color: #ffcc00; 
	text-decoration: none;
}
a:visited {
	text-decoration: none; 
	color: #ffcc00;
}
#a:hover {text-decoration: none; 
	color: #ff9c00; 
	font-size: 18px;
}
#site {
	border: 2px dashed white; 
	padding-top: 20px; 
	padding-bottom: 20px; 
	border-color:#ff9c00 ; 
	background: black; 
	width: 730px; 
	height: 60%;}

#site {margin: 0 auto; text-align: center;}
#top-img {
	margin: 0 auto; 
	text-align: center; 
	background: url(web/principal.png) no-repeat top center; 
	width: 699px; 
	height: 497px;
	}
#etiquetas {
	margin: 0 auto; 
	text-align: center;
	}
#etiquetas2 {
	margin: 0 auto; 
	text-align: center;
	margin-top: 2.3in;
	}
#cuerpo {
	margin: 0 auto; 
	background: url(web/entrada.jpg) no-repeat center; 
	width: 700px; 
	height: 495px;
	}
#botones {
	margin: 0 auto; 
	text-align: center;
	margin-top: -2.8in;
	}

