body {
	font: normal 12px/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-attachment: scroll;
	background-color: #f2f2f3;
	background-image: url(/img/bg-fill.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.oneColFixCtrHdr #container {
	width: 1535px;
	text-align: left;
	background-attachment: scroll;
	background-image: url(/img/2010-fill.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	height: 240px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(/img/2010-top.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 0;
	padding-right: 305px;
	padding-bottom: 0;
	padding-left: 310px;

}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 80px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	text-indent: 0px;
}
.oneColFixCtrHdr #mainContent {
	border: thin none #00CC66;
	background-attachment: scroll;
	background-image: url(/img/2010-stars.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 250px;
	padding-bottom: 0;
	padding-left: 250px;
}
.oneColFixCtrHdr #footer {
	padding: 0 30px;
	height: 140px;
	vertical-align: top;
	text-align: center;
	background-attachment: scroll;
	background-image: url(/img/2010-bottom-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 50px 0 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	border: 1px none #CCFF99;
}
.main_feild {
	background-attachment: scroll;
	background-image: url(../img/main-feild.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bredtext-black {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	border-left-width: 0px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
}
.bg-redblock {
	background-attachment: scroll;
	background-image: url(../img/fills-indep-downloads-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 225px;
	height: 145px;
}
.main_feild_h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.linea_hor {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.main_feild_h2upper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
}
.list-menu-top {
	background-attachment: scroll;
	background-image: url(../img/red-list-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
}
.list-menu-fill {
	background-attachment: scroll;
	background-image: url(../img/red-list-fill.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 65px;
}
.list-menu-footer {
	background-attachment: scroll;
	background-image: url(../img/red-list-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
}
.main_feild_h2-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	vertical-align: middle;
}
.bredtext-white-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
.bredtext-black-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: right;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
}
.line-text {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: left;
	text-indent: 10px;
	height: 20px;
	padding-top: 10px;
}
.bredtext-black-rightmini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
.bredtext-white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
.graybg-fill {
	background-attachment: scroll;
	background-image: url(../img/greybg.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #F4F4F4;
}
.top-text {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: left;
	text-indent: 0px;
	letter-spacing: -1px;
}
.bg-girl-red {
	background-attachment: scroll;
	background-image: url(../img/bg-girl-red.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 222px;
	width: 292px;
}
.bgfill-descarga-blue {
	background-attachment: scroll;
	background-image: url(../img/fills-indep-downloads.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
}
.bgfill-descarga-blueright {
	background-attachment: scroll;
	background-image: url(../img/fills-indep-downloads-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
}
.bottom-linls {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
}
.bredtext-blacklinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	text-align: left;
}
.nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-position: center;
}
.footer2 {
	padding: 0 30px;
	height: 100%;
	vertical-align: top;
	text-align: center;
	background-attachment: scroll;
	background-image: url(/img/2010-fill.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer3 {
	padding: 0 30px;
	height: 50px;
	vertical-align: top;
	text-align: center;
	background-attachment: scroll;
	background-image: url(/img/2010-end.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.oneColFixCtrHdr #headerBB {
	height: 240px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(/img/2010-topbb.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 0;
	padding-right: 305px;
	padding-bottom: 0;
	padding-left: 310px;
}
.oneColFixCtrHdr #headerBD {
	height: 240px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(/img/2010-topbd.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 0;
	padding-right: 305px;
	padding-bottom: 0;
	padding-left: 310px;
}
.oneColFixCtrHdr #headerNo {
	height: 240px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(/img/2010-topnova.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 0;
	padding-right: 305px;
	padding-bottom: 0;
	padding-left: 310px;
}
.bg-bb-ganador {
	background-image: url(http://www.infobebe.es/babybjorn/img/but-ganador.jpg);
	background-repeat: no-repeat;
}
