/*
Theme Name: ArtSee
Theme URI: http://www.elegantthemes.com/themes/artsee
Version: 1.0
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/

#fondo-bullets {
	width: 300px;
	background: #36648B;
	border: 1px solid white;
	margin: 0px auto 0;
	padding: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#fondo-tabla {
	width: 590px;
	background: #f0f0f0;
	border: 1px solid white;
	margin: 0px auto 0;
	padding: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
