body {
	background-color: #FFF;
	margin-top:0px;
}
#contenedor{
	width:778px;
	margin:auto;
	}
.img1{
	background-image:url(../images/img_1.jpg); background-repeat:no-repeat;
	width:778px;
	height:188px;
}
.img2{
	background-image:url(../images/img_2.jpg); background-repeat:no-repeat;
	width:778px;
	height:255px;
}
.img3{
	background-image:url(../images/img_3.jpg); background-repeat:no-repeat;
	width:778px;
	height:92px;
}
.especiales{
	background-image:url(../images/img_4.jpg); background-repeat:no-repeat;
	width:778px;
	height:218px;
}
.especial_1 a{
	background:url(../images/especial_1_sprite.jpg) no-repeat;
	width:147px;
	height:109px;
	float:left;
	margin:10px 0 0 65px;
	text-align: center;
}
.especial_1 a:hover {
	background-position:0 -110px;
}
.especial_2 a {
	background:url(../images/especial_3_sprite.jpg) no-repeat;
	width:147px;
	height:109px;
	float:left;
	margin:10px 0 0 20px;
	text-align: center;
}
.especial_2 a:hover {
	background-position:0 -110px;
}
.especial_3 a {
	background:url(../images/especial_2_sprite.jpg) no-repeat;
	width:147px;
	height:109px;
	float:left;
	margin:10px 0 0 20px;
	text-align: center;
}
.especial_3 a:hover {
	background-position:0 -110px;
}
.especial_4 a {
	background:url(../images/especial_4_sprite.jpg) no-repeat;
	width:147px;
	height:109px;
	float:left;
	margin:10px 0 0 25px;
	text-align: center;
}
.especial_4 a:hover {
	background-position:0 -110px;
}

.tex1 {
	float:left;
	width:147px;
	text-align: center;
	margin-left:65px;
	margin-top:15px;
}
.tex2 {
	float:left;
	width:147px;
	text-align: center;
	margin-left:20px;
	margin-top:15px;
}
.tex3 {
	float:left;
	width:147px;
	text-align: center;
	margin-left:20px;
	margin-top:15px;
}
.tex4 {
	float:left;
	width:147px;
	text-align: center;
	margin-left:20px;
	margin-top:15px;
}
a{
	outline:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	text-decoration: none;
	text-shadow: 0.1em 0.1em #999;
	font-weight: bold;
}
.bt{
	width: 778px;
	height: 42px;
	float: left;
}
.bt a {
	width:141px;
	height:42px;
	background:url(../images/sprite_bt.png) no-repeat;
	margin:5px 0 0 65px;
	float:left;
}
.bt a:hover {
	background-position:0 -43px;
}
.cont-bt{
	width:200px;
	height:42px;
	margin-left: 65px;
	float: left;
	margin-top: 10px;
	left: 98px;
	top: 692px;
}
.clear{
	clear:both;
}
