body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #636363;
background-image: url(../img/body_bg.jpg);
margin: 0 auto;
}
#container{
position:relative;
margin:0 auto;
width:1014px;
}
#flash-load{
position:relative;
margin:0 auto;

}
#count{
position:relative;
margin:0 auto;
height:26px;
width:1014px;
padding-top:10px;
background-image:url(../img/clock.gif);
background-repeat:no-repeat;
background-position:210px center;
font-size:23px;
font-weight:bold;
text-align:center;
color:#fff;
}
#header{
position:relative;
width:1014px;
margin:0 auto;
height:138px;
background-image:url(../img/header-logo.png);
background-repeat:no-repeat;
background-position:50px 0;
}
#social-icons{
position:absolute;
left:850px;
top:110px;
}
#social-icons img:hover{
opacity: 0.4;
}
#parrafo-1{
width:430px;
/*padding:50px 50px 50px 50px;*/
}
#parrafo-1 h1,h3{
font-size:17px;
margin:0;
padding:0;
color:#812125;
}
#banner{
position:absolute;
left:600px;
top:50px;
}
#libros{
position:absolute;
left:82px;
top:269px;
}
#info{
position:absolute;
left:62px;
top:15px;
}
#bg-1{
position:absolute;
left:601px;
top:2px;
}
#bg-2{
position:absolute;
left:80px;
top:260px;
}
#bg-3{
position:absolute;
left:600px;
top:59px;
}
#atc-button{
background-image:url(../img/boton.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
width:144px;
height:46px;
position:absolute;
left:257px;
top:410px;
}
#atc-button:hover{
background-position:0px -46px;
}
h3{
font-size:15px;
}
/* 1.3.- Slider */
#sliderWrap {
	height:450px;
	position:relative;
	margin-bottom:40px;
}
#sliderBgWrap {
	height:398px;
	overflow:hidden;
	z-index:1;
	position:absolute;
	width:100%;
	left:0;
}
#slideArrows {
	z-index:2;
	position:relative;
}
#nextSlide {
	position:absolute;
	right:-50px;
	width:45px;
	height:100px;
	overflow:hidden;
	display:block;
	text-indent:-5000px;
	background:url(../img/arrow_right.png) no-repeat top left;
	top:200px;
	cursor:pointer;
}
#previousSlide {
	position:absolute;
	left:-50px;
	width:45px;
	height:100px;
	overflow:hidden;
	display:block;
	text-indent:-5000px;
	background:url(../img/arrow_left.png) no-repeat;
	top:200px;
	cursor:pointer;
}
#nextSlide:hover {
	background-position:bottom;
}
#previousSlide:hover {
	background-position:bottom;
}
#sliderNavBg {
	position:relative;
	height:50px;
	background:none;
}
#sliderPagerWrap {
	position:relative;
	float:left;
	clear:both;
	left:50%;
	margin-top:18px;
}
#sliderPager {
	position:relative;
	left:-50%;
	text-align:left;
	overflow:hidden;
}
#sliderPager a {
	text-indent:-5000px;
	background:url(../img/slider_nav.png) no-repeat 0 0;
	width:14px;
	height:14px;
	display:block;
	float:left;
	margin-left:7px;
	margin-right:7px;
	position:relative;
}
#sliderPager a.activeSlide {
	background:url(../img/slider_nav.png) no-repeat 0 -28px;
}
#sliderPager a:focus {
	outline: none;
}
.slides_bg {
	height:398px;
	width:3000px;
}
#slidesWrap {
	height:478px;
	width:1016px;
	top:1px;
	position:relative;
	overflow:hidden;
	background:transparent url(../img/contenido.png) repeat scroll 0 0;
}
.slideWrap {
	width:960px;
	height:478px;
	overflow:hidden;
	padding-left:80px;
}
.slideImage {
	float:left;
	background:url(../img/safari_bg.png) no-repeat top left;
	width:570px;
	height:398px;
}
.slideImage .safari {
	position:absolute;
	top:59px;
	left:36px;
}
.slideCopy {
	float:left;
	width:350px;
	margin-right:26px;
	margin-top:70px;
	color:#373737;
	font-size:12px;
}
.slideCopy p {
	/*text-shadow: 1px 1px 1px #666;*/
}
.slideCopy h1 {
	/*text-transform:uppercase;*/
	margin-bottom:15px;
	color:#373737;
}
.slideCopy a {
	color:#373737;
}
.slideCopy ul li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/slider_bullet.png) no-repeat scroll left center;
	font-size:12px;
	margin-bottom:1.2em;
	padding-left:15px;
	margin-left:0px;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	/*text-shadow: 1px 1px 1px #666;*/
}
.slideCopy .button2 {
	margin-right:15px;
	color:#343434;
}
#slide1_bg {
	background:none;
	/*background:#373737373737;*/
}
#slide2_bg {
	background:none;
	/*background:#373737373737;*/
	/*background:url(../images/slider/slide2bg.gif) repeat-x top;*/
}
#slide3_bg {
	background:none;
	/*background:#373737373737;*/
	/*background:url(../images/slider/slide3bg.gif) repeat-x top;*/
}
