#container {
	height:760px;
	width: 760px;
}
#folletos {
	height:450px;
	background-image: url(../img/fondo_foto.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#folleto1 {
	width: 280px;
	float:left;
	margin-left: 10px;
	border: 1px solid #F55E1E;
}
#folleto2 {
	width: 280px;
	float:right;
	margin-right: 10px;
	border: 1px solid #F55E1E;
}
#folleto3 {
	width: 280px;
	margin-left: 10px;
	margin-top: 5px;
	float:left;
	border: 1px solid #F55E1E;
}
#folleto4 {
	width: 280px;
	margin-right: 10px;
	float:right;
	margin-top: 5px;
	border: 1px solid #F55E1E;
}
#folletos1y2 {
	width: 600px;
	height: 180px;
	margin-top: 25px;
}
#folletos3y4 {
	width: 600px;
	height: 100px;
	margin-top: 5px;
}
#folletos5y6 {
	width: 600px;
	height: 100px;
	margin-top: 5px;
}
#folletos7y8 {
	width: 600px;
	height: 100px;
	margin-top: 5px;
}