html, body, div, span, input, img, form, label, h1, h2, h3, h4, h5, h6, p, em, font, strong, dl, dt, dd, ol, ul, li, applet, object, iframe, caption { 
	padding: 0;
	margin: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
body{
	font: 13px Helvetica, Arial, sans-serif;
	text-align: center;
	background: #f7f7ef;
	margin: 0;
	color: #666;
}
:focus {
	outline: 0;
}
h1 { font-size: 26px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 15px; }
h5 { font-size: 13px; }
h6 { font-size: 11px; }

ul, ol  { margin-left: 0; }

li { list-style-type: none; }

a {
	color: #003366;
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
p, ul {
	padding: 5px 0 15px;
}
ul.big {
	width: 420px;
	font-size: 15px;
	line-height: 1.3em;
}
ul.big li {
	padding: 0 0 12px 25px;
}
li.one {
	background: url(/images/number_01.gif) no-repeat 0 0;
}
li.two {
	background: url(/images/number_02.gif) no-repeat 0 0;
}
li.three {
	background: url(/images/number_03.gif) no-repeat 0 0;
}
#container {
	position: relative;
	width: 774px;
	margin: 30PX auto 20px auto;
	text-align: left;
	background: #fff url(/images/bg_container.gif) repeat-y;
}
#main {
	margin: 0 7px;
	padding: 27px 30px 0;
}
#main.home {
	background: url(/images/es/bg_main.jpg) no-repeat right top;
	margin: 0 7px;
	padding: 27px 245px 0 54px;

}
h2, h3, h5 {
	font-weight: normal;
	color: #ff009c;
}
h5 { margin: 10px 0 15px; }
.flash {
	position: absolute;
	top: 270px;
	right: 48px;
	z-index: 1;
}
.sticker {
	position: absolute;
	top: 570px;
	right: 185px;
	z-index: 2;
}
ul.big, .box {
	margin-left: -25px;
}
.box {
	width: 409px;
	background: #f7f7ef;
	padding: 8px 0 10px 18px;

}
.box h3 {
	margin: 5px 0 5px 4px;
}
.box .photo {
	float: left;
	width: 57px;
	height: 57px;
	background: url(/images/bg_photo.png) no-repeat;
	padding: 7px 0 0 7px;
	margin: 0 1px 1px 0;
}

.footer {
	clear: both;
	color: #999;
	line-height: 1.6em;
	padding: 35px 0 25px;
}

