* {margin:0; padding:0}
.sm {
	list-style:none;
	width:756px;
	height:266px;
	display:block;
	overflow:hidden;
	float: left;
}
.sm li {float:left; display:inline; overflow:hidden}

.sm img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #ffffff;
	background-image: url(images/cabecera_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#contenedor1 {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera1 {
	background-image: url(images/cabecera_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 153px;
	width: 1000px;
}

#desplegable1 {
	background-image: url(images/margenDerecho.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 266px;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#copy {
	display: block;
	height: 20px;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #ADADAD;
	text-align: right;
}
