@CHARSET "ISO-8859-1";
body {
	font-family: Arial;
	color: white;
	background-image:url('../img_tmpl/bg_main_wrapper.jpg');background-position: center;background-repeat: repeat-y;background-color: #CEDF6C;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}
/* Contenido principal */
div#main_wrapper {
	width: 600px;
	clear: both; display: block;
	margin-top: 10px; margin-right: auto; margin-bottom: 0px; margin-left: auto;
}