/* CSS Intro Style Document - Design by Iguana Web Design */
body{
	margin:auto 0 auto 0;
	text-align:center;
	min-width:755px;
	}
img{
	border:none;
	}
#FONDO{
	margin-top:20;
	margin-bottom:auto;
	background-image:url(../images/intro/bkg.gif);
	background-repeat:repeat-x;
	height:264px;
	}
#LOGO{
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
#BTN-CAJA{
	float:left;
	margin-left:3px;
	margin-right:3px;
	margin-top:50px;
	}
#BTNS{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
#BANNER{
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFCCCC;
	width:650px;
	font-size:16px;
	color:#FF3366;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	}

